Friends don't let friends keep waiting for pre-commit hooks
A Python Toolchain Built for the Agentic Engineering Era ...
Tag archive
A Python Toolchain Built for the Agentic Engineering Era ...
A practical guide to mom art in 2026 — what to look for, what to skip, and where to find pieces that don't look generic.
Introduction: The Type-Checking Dilemma in Python Python’s dynamic typing has long been a...
Your Python Toolchain Is Costing You Real Money — And You're Probably Fine With That Let's be...
TL;DR: Python tooling has been a fragmented, slow mess for years. The revolution didn't come from...
Lock Ruff and Watch CI Break Three Weeks Later Pinning Ruff to an exact version in your...
A repo to refresh, several rabbit holes to dive into A while ago, at PyCon IT, I...
In Q1 2026, our 12-person backend team at a Series C fintech scale-up reduced average Python linting...
TL;DR Ruff is a Python linter and formatter written in Rust that replaces Flake8, isort,...
Ruff is a Python linter and formatter written in Rust. It's 10-100x faster than existing tools and...

We’ve all been there. You’re shipping a feature, your manual tests look "okay-ish," and you push to...
This blog post is a note on , Why Ruff (the linter) is trying to revert: def ready(self): ...