About
Hi, I'm a developer working on optimizations and self-made alternatives for common services. I build things in Go and Zig. Currently working on performance-sensitive server optimizations. Would love to have my own development ecosystem, but will take a while to reach that point.
This blog runs on a small custom HTTP server using io_uring with an allocation-free hot path, a hand-rolled Mustache-flavored templating engine, and a single-pass Markdown renderer — all written in Zig.
Elsewhere
- GitHub: freekieb7
Colophon
- Server: custom Zig HTTP server on top of
io_uring - Templating: in-house Mustache-flavored engine
- Content: Markdown with YAML front matter
- Telemetry: OpenTelemetry over OTLP/HTTP
The source for the whole site lives on GitHub, but looking forward to moving it away from Macroslop.