📰 Dev.to · Vineeth N Krishnan
Articles from Dev.to · Vineeth N Krishnan · 9 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (16029)
ArXiv cs.AIDev.to AIDev.to · FORUM WEBForbes InnovationMedium · ProgrammingMedium · AI

Dev.to · Vineeth N Krishnan
6h ago
I upgraded our 2.5-year-old self-hosted Sentry without losing a single byte
A self-hosted Sentry instance, 2.5 years behind, 0 bytes of swap free, 4 mandatory version hops, 78 containers, and one afternoon where I learned that enabling

Dev.to · Vineeth N Krishnan
6h ago
Setting Up a MinIO CDN with Nginx Reverse Proxy on Docker
A practical walkthrough for self-hosting an S3-compatible CDN with MinIO, Docker Compose, and Nginx - including the small config bits everyone seems to miss unt

Dev.to · Vineeth N Krishnan
6h ago
My family thinks WhatsApp can send anything. So I wrote a Python CLI.
A 2005 wedding video, an 8 GB .VOB file, a family WhatsApp group with unreasonable faith, a small privacy grudge against Google, and the weekend Python CLI that

Dev.to · Vineeth N Krishnan
6h ago
jquery.verticalScroll.js: a love letter to jQuery, written ten years later
I saw Apple's iPhone page in 2016, thought 'I can build that in jQuery,' and somehow I'm still maintaining it in 2026. Zero stars. Zero regrets.

Dev.to · Vineeth N Krishnan
6h ago
diskdoc and dockit: same problem, two languages, different answers
I built two disk cleanup CLIs — one in Rust with a TUI, one in Go with risk scoring. Here's what each language and design taught me that the other couldn't.

Dev.to · Vineeth N Krishnan
6h ago
dfree: stop digging with your hands, you've got an axe now
A short story about running out of server space because of academy videos, and the shell tool I wrote so I'd never hear 'Vineeth, we can't upload anymore' again

Dev.to · Vineeth N Krishnan
6h ago
Building mcp-pool: one week, eleven MCP servers, one shared OAuth library
How a single Stripe MCP server turned into a monorepo of eleven, and why half the engineering effort went into not writing the same OAuth flow six times.

Dev.to · Vineeth N Krishnan
7h ago
Building docling-server: a one-command document API for our AI pipeline
Why I wrapped docling into a full Docker Compose setup with FastAPI, Celery, and nginx — so our AI project could stop worrying about messy PDFs, Word files, and

Dev.to · Vineeth N Krishnan
7h ago
Building agent-sessions: a universal session manager for the AI CLI era
Five AI coding agents, five incompatible session formats, one terminal UI to browse them all — and the reverse-engineering it took to get there.
DeepCamp AI