AI Pair Programming – The Confidence Multiplier
TL;DR AI pair programming eliminates the fear of unfamiliar territory. With expert guidance always available, generalists can confidently explore new domains without the anxiety of...
Some thoughts
TL;DR AI pair programming eliminates the fear of unfamiliar territory. With expert guidance always available, generalists can confidently explore new domains without the anxiety of...
TL;DR AI pair programming doesn’t just fill knowledge gaps – it accelerates learning across domains. AI consistently explains context and reasoning, making you a better...
AI Pair Programming: The Ultimate Subject Matter Expert for Generalist Developers TL;DR AI pair programming solves the generalist developer’s biggest challenge: context-switching overhead. While you...
Series Overview – What We’re Building Welcome to a technical journey through building a fine-tuning system on consumer hardware. The End Result: What Success Looks...
Can you really fine-tune a language model on a medium-spec desktop PC? Spoiler: Yes, and it works better than you’d expect. TL;DR: The Results Here’s...
Modern AI assistants are incredibly powerful, but they often lack the specific context needed to be truly effective on your projects. While general-purpose integrations help,...
A quick post – having found (and really liked) the Google Developers Machine Learning Glossary (good content, cross referencing between related topics) I thought it...
I’ve found that most documentation / forum discussion around the web for this topic tends to be about migrating svn to git – so here’s...
xargs makes it very easy to quickly run a set of similar processes in parallel – but did you know when you’re half-way through a...
Curious… While editing in vim you want to search and replace including a sub-string with an ampersand (&) – this doesn’t have an special regular...