Hello World: Why I'm Starting a Blog in 2026
Building in silence
For the past few years, I’ve been heads-down building systems — search engines, audio pipelines, CLI tools, infrastructure automation. Over 26 repositories on GitHub, and almost nobody knows they exist.
3 followers. 8 stars. That’s what building in silence gets you.
Why now?
I realized that building is only half the job. The other half is sharing what you’ve learned so others can benefit from it, and so you can build a reputation around your work.
This blog is part of a larger system I’m building — a full content pipeline that takes a blog post and:
- Cross-posts to Dev.to and Hashnode
- Generates social content for X, LinkedIn, and Reddit
- Sends it to newsletter subscribers
- Tracks performance across all platforms
All automated. All open source. All built from scratch.
What to expect
I’ll be writing about:
- Systems engineering — search algorithms, database internals, performance optimization
- Audio/media processing — FFmpeg pipelines, transcription, audio analysis
- Infrastructure — Docker, CI/CD, monitoring, self-hosting
- Developer tools — CLI design, automation, workflow optimization
- Building in public — lessons learned, mistakes made, and progress reports
The stack
This blog runs on Astro 5 with MDX content collections, Tailwind CSS, and deploys to Cloudflare Pages. Zero JavaScript by default. Static generation. OG images generated with Satori.
The content automation pipeline is a unified Python CLI using Typer + Rich, with a Go-based analytics dashboard.
More details in upcoming posts.
Let’s go
If any of this sounds interesting, subscribe to the newsletter below. Or find me on GitHub and X.
Time to stop building in silence.
Stay in the loop
New posts on systems engineering, tools, and building in public. No spam.