While I've been writing a lot about my gripes with the current AI movement, I've never really explicitly tied it to the underlying problem: capitalism. Despite being deeply embedded in leftist...
Tag: Software Tools
Poetry 2.x was released in early 2025, and we just got around to migrating several of our open-source projects to the new major version. As a result, I wanted to share some of the lessons learned.
Is Anyone Else Bothered by How Quickly We Adopted Generative AI?
Typically, I lock these kinds of posts behind a paywall, but I'm actually interested in your thoughts. Generative AI is everywhere. Is anyone else bothered by it?
VS Code is a wonderful IDE that I use everyday. Sometimes though, little issues crop up that require you to customize your installation. Today, we'll talk about one of your options for customization:...
Poetry was life changing for me as a Python developer. You really ought to try it.
The Complete Guide to Subete: A Python Library for Browsing Code Snippets
I'm kicking off a new series on Python libraries. Today, I'm showing off one of my own: subete. It let's you look at code snippets from the Sample Programs repo.