Articles by Tag #selfnote

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

The Set-and-Forget Guide to Rails App Versioning

The rails_app_version gem is a lightweight tool designed to manage and expose your application's...

Learn More 0 0Jan 16

The 4 Best Features of Ruby 4.0

Released on Christmas Day 2025 to mark the 30th Anniversary of the language, Ruby 4.0 is a milestone...

Learn More 0 0Jan 24

Move Over, Struct: Meet Ruby's New Data.define

With the introduction of Ruby 3.2, Data.define is now the preferred way to handle DTOs (Data Transfer...

Learn More 1 0Jan 14

Goodbye Redis? The Rise of Solid Queue in Rails 8

The "Redis Tax" is Over For the last decade, the standard Rails stack looked like this: ...

Learn More 0 0Jan 27

Stimulus.js Crash Course: Build a "Copy to Clipboard" Feature in 5 Minutes

The Problem with Modern JS You want to add a simple "Copy to Clipboard" button next to an...

Learn More 0 0Jan 29

Clean Up Your Service Objects with Data.define and Pattern Matching

With the introduction of Ruby 3.2, Data.define is now the preferred way to handle DTOs (Data Transfer...

Learn More 0 0Jan 15

Hotwire Decoded: When to use Frames vs. Streams

The Hotwire Confusion If you are new to Rails 7 or 8, you’ve likely stared at the...

Learn More 0 0Jan 28

Stop Redeploying for Config Changes: The 5-Minute Rails Key-Value Store

We have all been there. You are five minutes into a dinner reservation when your phone buzzes. The...

Learn More 1 1Jan 17

Token Pruning and Prompt Compression in Modern AI

In the landscape of Large Language Models (LLMs), "context is king," but context is also expensive....

Learn More 0 0Feb 14

You Don't Need Devise: Building Secure Rails Auth from Scratch

The "Devise" Dilemma We’ve all been there. You run rails new, and the very next command is...

Learn More 1 0Jan 26

Arch Linux Running Slow? Here's How to Actually Fix It

Arch Linux Running Slow? Here's How to Actually Fix It If your Arch Linux system is...

Learn More 0 0Jan 18