Writing
A collection of technical logs, engineering deep dives, and general reflections.
Technical Logs
2026-04-10Ditching frameworks: Building a custom middleware stack in Go 1.22+
2026-04-05Recursive text splitting: Porting LangChain concepts to Go
2026-04-03Handling PDFs in Go by 'borrowing' Python's ecosystem
2026-04-02Building a bridge: Running Python from Go without the headache
2026-04-01Solving my own routing problems with go-route-gen