Strip away the design patterns, the SOLID principles, and the architecture astronautics. What’s actually true about software design when you reason from fundamentals? Five irreducible truths, three reconstruction principles, and a framework for making design decisions based on cognitive load, not convention.
Everyone knows observability means logs, metrics, and traces. But what if you strip away the vendor marketing, the inherited conventions, and the cargo-culted dashboards? What’s actually true? A first-principles deconstruction of software observability.
Stop manually juggling env vars like a clown — learn how direnv auto-magically handles your dev environments with .env and .envrc files. Includes a sick custom layout uv function for Python projects and a teaser on mise-en-place, the dev tool that does it all.
Suggestions on how to use a code repository with git for teams.
Remove large blobs from your git repository history
How to access Google spreadsheets using the Python module gspread and the OAuth2Client authorization system.
A short guide to install Bokeh from sources in a virtualenv on Ubuntu 14.04
Installing Python data analysis tools