The Local Velocity Paradox of AI-Assisted Development
AI coding assistants make individual developers faster. Whether that speed turns into real throughput depends on whether review, integration, and testing were ever built to keep up with it.
A semi-organized collection of thoughts, notes, and things I’ve figured out the hard way.
AI coding assistants make individual developers faster. Whether that speed turns into real throughput depends on whether review, integration, and testing were ever built to keep up with it.
How to switch between multiple Heroku accounts using SSH keys
How to capture and decrypt HTTPS traffic from JVM applications using Fiddler
Using the heroku-repo plugin to manage and reset your Heroku git repository
Fixing Ubuntu upgrade errors related to missing system commands in PATH
How to bypass SSL certificate verification when installing gems
Fixing Ruby segmentation fault issues caused by OpenSSL on Mac OS X Lion
An Eclipse plugin for quick tab switching with keyboard shortcuts
Solving Project Euler Problem 12 about triangle numbers and divisors
How to detect automatically implemented properties in compiled .NET assemblies using reflection
A brief look at Subtext, a visual programming language