✕ Clear all filters
10 articles
▶ Videos →

📰 Dev.to · SAI RAM

10 articles · Updated every 3 hours · View all reads

All Articles 168,663Blog Posts 160,626Tech Tutorials 44,779Research Papers 32,789News 21,506 ⚡ AI Lessons
trelix v1.0 to v2.7: When "It Works" Meets "It Scales"
Dev.to · SAI RAM 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
trelix v1.0 to v2.7: When "It Works" Meets "It Scales"
Twelve days after I shipped trelix v1.0.0, I was staring at a RetrievalConfig object with two...
I Built trelix Because I Was Tired of Grepping My Way Through Codebases
Dev.to · SAI RAM 📰 AI News & Updates ⚡ AI Lesson 1mo ago
I Built trelix Because I Was Tired of Grepping My Way Through Codebases
I spent my most of day's on a new team grepping through 80,000 lines of code trying to find where...
I Built a Self-Hosted Feature Flag Platform That Auto-Rolls Back Bad Flags — Here's Why
Dev.to · SAI RAM ☁️ DevOps & Cloud ⚡ AI Lesson 2mo ago
I Built a Self-Hosted Feature Flag Platform That Auto-Rolls Back Bad Flags — Here's Why
After reading about the Knight Capital incident one too many times, I got frustrated with every...
How I Built Tombstone: A Self-Hosted Feature Flag Intelligence Platform to Prevent the Next Knight Capital
Dev.to · SAI RAM ☁️ DevOps & Cloud ⚡ AI Lesson 2mo ago
How I Built Tombstone: A Self-Hosted Feature Flag Intelligence Platform to Prevent the Next Knight Capital
The 2am Dashboard That Started Everything It was 2:47am when I opened our feature flag...
Feature Flags at Scale: Designing a Distributed Control System for Production Behavior
Dev.to · SAI RAM ☁️ DevOps & Cloud ⚡ AI Lesson 2mo ago
Feature Flags at Scale: Designing a Distributed Control System for Production Behavior
The Counterintuitive Truth: Feature Flags Are Not Config Files Most engineers first...
How to Check the Python Version While Working with Python
Dev.to · SAI RAM 🔧 Backend Engineering ⚡ AI Lesson 1y ago
How to Check the Python Version While Working with Python
When working with Python, it's often essential to know the exact version you're using, as different...