Software Engineer
Backend & Infra
I'm a software engineer focused on backend systems and infrastructure. I care about the unsexy parts: the queues, the schedulers, the migration scripts, the runbooks nobody reads until 3am.
Most of my day-job output is behind closed doors, so I keep a handful of projects running to stay sharp and to share what I'm learning. The notes here serve the same purpose — writing forces me to actually understand the things I think I understand.
Recent Posts
-
Customizing AstroPaper theme color schemes
Updated:How you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.
-
Predefined color schemes
Updated:Some of the well-crafted, updated predefined color schemes for AstroPaper.
-
`errors.Is` vs `errors.As` vs `errors.AsType` — when to use which
Three tools, three different questions. A practical guide to Go's error inspection functions and when to reach for each one.
-
Dynamic OG image generation in AstroPaper blog posts
Updated:New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.