pghttp
Backend-free, lowest latency web applications.
Or: sending postgres binary responses directly to the client and parsing them there, with zero work on the server. The less we do on the server, the faster our app gets, the less coding we have to do. Takes the idea of a generic app server to its logical conclusion.
My first personal web site, oomm.dev, is live! Seeing that I launched pghttp to the world, it's in order to have a place where I can explain its ideas in more detail.
While I'm at it, while not get other thoughts out of my head as well?
This is a chance to share some of the writing that’s been piling up in my notes. Verbalizing ideas is a great way to test them—what sounds brilliant in the mind sometimes falls flat on the screen. It’s a solid filter for thoughts and ideas.
Writing also helps learning and retention: traces of what I read can easily get lost in the manic shuffle of running a business, support issues, debugging, and life in general. Written down, not only it sticks for longer in the head, but sometimes a forgotten nugget turns out to be highly relevant in the moment.