fra@dev:~# blog/about/


About

Just a guy who teaches himself programming, loves understanding how things work at a deeper level, and cares about performance and good code.

what to expect

First principles and the why behind things. Not just how something works, but why it works that way.

Topics come from whatever I genuinely find interesting, things I’ve studied and want to understand deeply, using writing as my Feynman technique. If it helps someone else along the way, even better.

You’ll also find occasional updates on what I’m building and what’s next.

things I’m working on

  • Exploring the open source world, finding interesting projects to contribute to
  • pgqueue, a Postgres-backed job queue library in Go

currently reading

  • Learning Go, Jon Bodner
  • A Philosophy of Software Design, John Ousterhout