
Ep #231
We stopped coding by hand because agentic AI is too good
Robbie and Chuck dig into agentic AI loops, the rise of prompt-driven development, whether coding by hand is officially dead, and what happens when tools like OpenCode and Claude become the new normal.
⤷ whiskey.fm · youtube · spotify · apple

























































































































![details { inline-size: 50ch; interpolate-size: allow-keywords;
&::details-content {s opacity: 0; block-size: 0; overflow-y: clip; transition: content-visibility 1s allow-discrete, opacity 1s, block-size 1s; }
&[open]::details-content { opacity: 1; block-size: auto; } }](/media/transition-details.png?__frsh_c=56a3774ad1eedb2fe138fea81b9b068637b3a7c4)
































![a code example is shown where &[class*='--github'] is the crucial key to simulating a BEM modifier class](/media/bem-in-css.png?__frsh_c=56a3774ad1eedb2fe138fea81b9b068637b3a7c4)








































































































![setInterval(() => {
document.startViewTransition(() => {
h1.textContent = word[index++]
})}, 500)](/media/text-replace-transitions.png?__frsh_c=56a3774ad1eedb2fe138fea81b9b068637b3a7c4)






















































