Been a long time since I came across something interesting to write about. I've recently come across an interesting problem while browsing housing rental sites: How do they efficiently filter by available dates?
How do booking applications efficiently filter by rental date availability?
Pet is a command line snippet manager written in Go that has massively sped up all my command line work. I've extended it into Superpet to allow environment variable management as well, and I found it to be a huge time saver and worth sharing with others.
Settling into my new job, I'm getting inspiration for new posts about backend
architecture. The questionable maintainability of the service codebases I've
seen inspired my post on designing backend routes.
I can now
Learn about avoiding common issues when designing backends in order to build a maintainable codebase.