caching Do not design systems with caches Okay, I am just going to pretend it has not been a long while since my last post. Let's get right to it.
code-reviews The Art of Code Reviews Ahhh, good ol' code reviews. Or Pull Requests (PRs) if you prefer. If you search Google for 'code reviews' you will probably find over a million articles on them. I want to add one more onto that million 🙃
python Writing Web API Clients I think I have used APIs long enough to have opinions on how API clients should be written. Specifically, web API clients. I will share those opinions here. Honestly, I think they should be absolute law 🙃
frameworks The Importance of Frameworks I have been reluctant to publish this one. Mostly because I know it rubs some people the wrong way and it incites debate. But here goes...
scale The Technology Vortex Do things that don't scale. Keep it simple and let demand grow your need for scale