Some 'Unnoticed' Features of Rails 6— There’s a sizable number of changes coming to Rails 6 (which is already in beta) that aren’t getting the limelight, such as host whitelisting, new migration features, and tons of time and date syntactical sugar.
Alexandre Ferraille
Work on a Register Transfer Language (RTL) for CRuby— A detailed and rather low level article on the performance improvements that researcher Vladimir Makarov has been working on to make Ruby faster. Here we see his work with RTL, an approach for the Ruby VM to interpret instructions that results in a performance boost but at a cost.
The Power of Ruby Structs— “I invite you to explore beyond ActiveRecord models and into the world of PORO (Plain Old Ruby Objects)..” And quite an exploration it is, too.
Dustin Zeisler
Build, Package, and Deploy an AWS Lambda using the Ruby Runtime— “This post is a complete guide. That means we are going to create an AWS Lambda in the console first and then move onto using AWS SAM on our local machine to package and deploy the Lambda to AWS.”
Ruby Backend Developer (f/m/d), Berlin, Germany— Role with impact. Great team spirit. Benefits & relocation. Building the world's leading talent acquisition platform. Interested? Check out Glassdoor & kununu.
HeyJobs
Senior Ruby Developer - Remote— Join our fully remote team and help scale one of the leading recreational poker platforms to millions of users.
Replay Gaming
Find A Job Through Vettery— Vettery specializes in developer roles and is completely free for job seekers.
Going Deep on UUIDs and ULIDs— You’ve probably seen UUIDs like 123e4567-e89b-12d3-a456-426655440000 but what about ULIDs like 01ARZ3NDEKTSV4RRFFQ69G5FAV?
Starr Horne
Moving from Ruby to Rust— “Moving from Ruby to Rust was a success that dramatically sped up our dispatch process..” We don’t want to lose any readers, but we think it’s important to share experiences like this too.
Semantic Logger: A Feature Rich Logging Framework— Can replace existing Ruby and Rails loggers and can send off logs to numerous systems like MongoDB, New Relic, Elasticsearch, or more generically to file, over TCP, UDP, HTTP, etc.