Long-form notes on system design and the trade-offs behind them, without the overhead of running a CMS.
Why headless
The frontend fetches and renders posts through Hashnode’s GraphQL API at request time, so writing stays in Markdown and there is no server to maintain.
Reading experience
Custom code syntax highlighting, an RSS feed, light/dark layouts, and structured metadata tuned for technical SEO.