How to Make Other Developers Hate to Work with You - Here, have some antipatterns. And after you get done patting yourself on the back, read it again and reflect on whether you might actually have room for improvement.
Building Git - Ebook with a deep, deep dive into git internals.
My Twitch Live Coding Setup - The notion of live coding just perplexes me, but if you want to try it this post from Suz Hinton looks likely to save you a lot of pain.
Tips for a disciplined git workflow - Some good tips on upping your git game, though I personally have no patience for being dogmatic about 72-character lines (though I understand that is an important limit with some toolchains and projects).
Zero Server - "Build your application without worrying about package management or routing. Write your code in a mix of Node.js, React, HTML, MDX, and static files and put them all in a folder."
Killing Kubernetes - Yup, it's about time for some Kubernetes backlash. "The real goal is shipping product to your customers."