When your Rails app is secureβ¦ but your kernel isnβt May 3, 2026 A new Linux kernel vulnerability CVE-2026-31431, better known as Copy Fail is a reminder of something backend engineers tend to underweight: your application security model is only as strong as the system it runs on. This isnβt a remote exploit. Itβs a … Continue reading When your Rails app is secureβ¦ but your kernel isnβt
Category: devops
From := to :=: How Go Brought Me Back to My Pascal and Delphi Days
From := to :=: How Go Brought Me Back to My Pascal and Delphi Days March 31, 2026 π See the LIVE DEMO in action MapView Render maps directly from your backend no external APIs required. Fast, controlled, and production-ready. Try the demo β It happened on a Tuesday. I was writing a small microservice … Continue reading From := to :=: How Go Brought Me Back to My Pascal and Delphi Days
πΎ Tennis: The Quickest Way to Visualize CSV Files in Your Terminal
πΎ Tennis: The Quickest Way to Visualize CSV Files in Your Terminal March 12, 2026 Ever open Excel or fire up a Python script just to peek at a CSV file? Thereβs a faster, cleaner way. Meet tennis β a blazing-fast terminal table viewer built in Zig. No Python. No pandas. No GUI. Just clean, … Continue reading πΎ Tennis: The Quickest Way to Visualize CSV Files in Your Terminal
Understanding bundle, bundler exec, and the Real Difference Between rails c and bundle exec rails c π
December 2, 2025 In the Ruby and Ruby on Rails ecosystem, developers interact constantly with tools like Bundler and commands such as bundle exec or rails c. These commands may look similar, but each plays a crucial role in how your application loads and manages dependencies. Understanding these differences isnβt just a best practice β … Continue reading Understanding bundle, bundler exec, and the Real Difference Between rails c and bundle exec rails c π
π Using MongoDB in Ruby on Rails with Mongoid: A Practical Example
July 1, 2025 Built for Ruby on Rails Build Maps WithoutGoogle APIs Generate beautiful production-ready maps directly from your Rails backend. Fast rendering, zero external dependencies, full control. View Live Demo β Read Docs β No API fees β Self-hosted β Rails Native β Fast Rendering Why developers switch Replace expensive map stacks. Stop relying … Continue reading π Using MongoDB in Ruby on Rails with Mongoid: A Practical Example
Building a Microservice Architecture with Ruby: A Practical Guide
June 2, 2025 Introduction Modern applications increasingly adopt a microservice architecture to address scalability and maintainability concerns. This approach breaks down a system into independent, self-contained services, each responsible for a specific domain. Ruby, renowned for its developer-friendly syntax and productivity, provides an excellent foundation for developing microservices, particularly when leveraging the Ruby on Rails … Continue reading Building a Microservice Architecture with Ruby: A Practical Guide
π Mastering CD Across GitHub, GitLab, Jenkins, CircleCI & Bitbucket β Deploying Seamlessly to AWS, GCP, DigitalOcean & Heroku
May 16, 2025 π Donβt read this Unless youβve read this article on mastering CI β otherwise youβll miss the foundation of what Continuous Delivery truly relies on. Continuous Delivery (CD) isnβt magic. Itβs the final step in a pipeline that must begin with a healthy CI setup and strong code review culture. Trusting CD … Continue reading π Mastering CD Across GitHub, GitLab, Jenkins, CircleCI & Bitbucket β Deploying Seamlessly to AWS, GCP, DigitalOcean & Heroku
Mastering CI Across GitHub, GitLab, Jenkins & CircleCI β Without Losing Your Sanity
May 15, 2025 CI isnβt just a nice-to-haveβitβs your early warning system against code chaos. Think of it as the oracular gatekeeper of your project: it may come with some setup costs, but those are nothing compared to the cost of bugs slipping through unnoticed. With the right CI strategy, we donβt just prevent our … Continue reading Mastering CI Across GitHub, GitLab, Jenkins & CircleCI β Without Losing Your Sanity
π Getting Started with React and Docker: A “Hello World” for Ruby Developers
May 2, 2025 In recent years, many Ruby and Ruby on Rails projects have adopted React for their front-end needs. Whether you're building a modern single-page application (SPA) or just enhancing parts of your Rails views, learning React can open up a new world of interactivity and frontend control. This article is my first step … Continue reading π Getting Started with React and Docker: A “Hello World” for Ruby Developers
Streamline Your Ruby on Rails Development with Docker
March 12, 2025 Are you looking for a quick and efficient way to set up a complete Ruby on Rails development environment? With Docker, you can have a fully functional Rails stackβincluding PostgreSQL and all necessary configurationsβup and running in just a few commands! For those interested in exploring how to Dockerize a Ruby on … Continue reading Streamline Your Ruby on Rails Development with Docker









