Pure Ruby Maps: libgd-gis + Rails

April 8, 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 → Static GIS maps, pure Ruby, GeoJSON support, and zero JavaScript bloat. Over 15 years ago, I discovered the GD library at a Linux conference. I was … Continue reading Pure Ruby Maps: libgd-gis + Rails

Rails Logs: A Blessing in Development, a Headache in Production

Rails Logs: A Blessing in Development, a Headache in Production March 31, 2026 The Love Affair 🚀 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 → You know the feeling. Local machine, Rails server running, something breaks. You glance … Continue reading Rails Logs: A Blessing in Development, a Headache in Production

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

GitHub Deletes Your Traffic Logs Every 14 Days. Here’s How to Stop That with Ruby

GitHub Deletes Your Traffic Logs Every 14 Days. Here's How to Stop That with Ruby March 30, 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 → Motivation: I didn't want to lose the metrics for ruby-libgd and … Continue reading GitHub Deletes Your Traffic Logs Every 14 Days. Here’s How to Stop That with Ruby

FFI: How Ruby Talks to C

March 25, 2026 Published on RubyStackNews Scan to try 🎯 Live Demo Available Introducing MapView Render beautiful, production-ready maps directly from your Ruby backend. No external APIs. No dependencies. Just pure speed and control. ✓ Zero external dependencies ✓ Lightning-fast rendering ✓ Production-ready & battle-tested Try the Live Demo → Read Docs Ruby is a … Continue reading FFI: How Ruby Talks to C

The Odin Project: Why It’s One of the Best Ways to Learn Web Development

March 24, 2026 Scan to try 🎯 Live Demo Available Introducing MapView Render beautiful, production-ready maps directly from your Ruby backend. No external APIs. No dependencies. Just pure speed and control. ✓ Zero external dependencies ✓ Lightning-fast rendering ✓ Production-ready & battle-tested Try the Live Demo → Read Docs If you’re looking for a structured, … Continue reading The Odin Project: Why It’s One of the Best Ways to Learn Web Development

Can Ruby Read an X-Ray? Building a Medical Image Processor

Can Ruby Read an X-Ray? Building a Medical Image Processor March 23, 2026 Published on RubyStackNews Nobody expects Ruby to process medical images. That is exactly why I tried it. This article is about building a medical image analysis prototype in pure Ruby using ruby-libgd as the rendering and pixel manipulation engine. No Python. No … Continue reading Can Ruby Read an X-Ray? Building a Medical Image Processor

FastImage Overview

FastImage Overview March 20, 2026 The Gem: Fetch image dimensions and type without downloading the entire file. The Problem Your app needs image dimensions from remote URLs (S3, CDN, etc.). Downloading 5MB just to learn the size is wasteful. The Solution FastImage reads only the file headers—typically 1-16KB—to determine size and type. Key Features Pure … Continue reading FastImage Overview

SVG Generation in Ruby: A Practical Guide

SVG Generation in Ruby: A Practical Guide March 16, 2026 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 … Continue reading SVG Generation in Ruby: A Practical Guide