Ruby Can Draw Cities Now

January 9, 2026 How I built a pure-Ruby GIS engine that renders Paris, Tokyo, New York, and more Most people don’t think of Ruby when they think about maps, GIS, or visual computing. If you want to draw a real city, the standard stack usually looks like: QGIS PostGIS Mapnik Mapbox or a heavy JavaScript … Continue reading Ruby Can Draw Cities Now

Introduction to Kafka with Ruby: Installing and Integrating Shopify and SendGrid

November 13, 2024 Introduction Kafka has become a popular tool for managing data streams across distributed systems, making it a natural choice for applications that need to communicate with multiple services reliably and efficiently. It’s particularly valuable for applications that work with real-time data or need to ensure reliable data delivery across various systems. In … Continue reading Introduction to Kafka with Ruby: Installing and Integrating Shopify and SendGrid