Posts RSS feed
2025
-
How to pin tool versions in Go projects: tools.go, Makefile installs, and bingo
-
Clean Python code: compare list comprehensions and for loops with a practical example, and learn when each makes your code better or worse.
-
A walk-through of using logistic regression to predict League of Legends match outcomes, and why the model didn't perform better than chance.
-
AI-powered CLI tool for generating commands. Solves the struggle of searching for commands to execute.
-
AI-powered CLI tool for generating conventional commit messages. Solves the struggle of writing meaningful commits during rapid development.