Pinned ·
How I Use AI
I've used VIM for over 10 years now. My setup is spartan (no plugins, no autocomplete). I've mostly written statically typed compiled languages during my career (Java most of all). Inevitably at every job someone interrogates me on why I don't use an IDE and don't I know how much…
Pinned ·
Shift Left
Shifting Left is not a new or novel concept in software development but it's been one of the most consistent improvements I've tried to make across software teams. Unlike methodologies like TDD or DDD shift left occupies a higher conceptual space that lends itself to less impleme…