Blogs
Using Rails with SES, SNS and SQS to avoid bounce rate
Amazon Simple Email Service (SES) is a cost-effective email service provided by AWS. It is by far the cheapest option available out there. Comparing the cost of sending emails with SES and other services like SendGrid or Mailchimp, it can be 100x ...
Ruby 3.3 introduces range overlap? method | Shakacode
Rails has a built-in method called #overlaps? that allows you to compare two ranges to see if they overlap each other. This method needed to be included in Ruby.
A range is a data type that represents a sequence of values. A sequence can be any d...
Code Master Blog: Glimmer Wordle 1.1.5 Windows Support
Glimmer Wordle 1.1.5 has just been released with official support for Windows. Although the game worked on Windows before, thanks to the platform-independent Glimmer DSL for SWT GUI Ruby Gem it was built with, styling was not tweaked for Windows t...
Deploying a Rails App Using Kamal and SQLite | Kyle Keesling
There’s been a lot of excitement lately in the Rails community. Rails World just wrapped up, which brought with it some really great annoucements for the future of the platform, as well as the release of Rails 7.1.This most recent release had a fe...
An MIR-based JIT prototype for Ruby | Red Hat Developer
I am a GCC compiler engineer, and for the past 15 years, I have primarily focused on the GCC register allocator and instruction scheduler. The major development of the GCC register allocator and instruction scheduler was completed quite some time ...
37signals Dev — Turbo 8 - A happier happy path in Turbo with morphing
Turbo 8 is coming with smoother page updates and simpler broadcasts.The traditional server-side full-page programming model that Rails nailed twenty years ago is incredibly productive. It lets you think of your application as a set of standalone s...
RubyConf TH 2023: A Gathering of the Ruby Community in Bangkok - Day 2 - DEV Community
Day 2: of RubyConfTH went pretty smooth. We had an open panel session with some of the todays speakers. We had pretty informative talks from great speakers. Next RubyConfTH will be held in January/February 2025.
Big thanks for organisation. Thank...