RSS Amplifier

Blog

Henrique Bastos

25 years of Python. Then AI bit me. Now I'm drinking from the firehose.

henriquebastos.netRSS feed ↗7 posts

Latest posts

How I Stopped Drowning in Agent Sessions

How a coordinate system borrowed from the Zettelkasten turned dozens of chaotic coding-agent sessions into a visible tree of related work.

Bad Management, Amplified by AI

AI does not fix bad management. When leaders confuse activity with impact, AI adoption becomes compliance, surveillance, and throughput theater.

Making Sense of Harness Engineering

Harness engineering was invented in 1999 — we just didn't call it that. The XP practices Kent Beck wrote about are being demanded again, now by AI agents.

The Future is Symbolic - A Providential Review

A track-by-track review of 2mørVs' The Future is Symbolic, and how the album and a chain of providential events shaped my faith.

The Art of Code Organization

Two strategies for structuring code — affinity vs similarity — and why the way you organize matters more than the framework you're using.

How ChatGPT quickly helped me understand Django's source code

An unexpectedly efficient session walking through Django's model field internals with ChatGPT — DeferredAttribute, contribute_to_class, and virtual fields.

The definitive guide to setup my Python workspace

An opinionated Python workspace on Unix with pyenv and virtualenvwrapper — one Jupyter and iPython per major version, clean isolation for everything else.