code generation
3 statements across 3 episodes · 2 bullish · 0 bearish · 3 people on the record · first statement Dec 17, 2023 by Beyang Liu · across every show →
Everything said about code generation, oldest first
Dec 17, 2023
Oct 2, 2025 bullish
Dylan Field: Better AI Code Generation Makes Human Design Matter More
“It feels to me that the better code generation gets, the more design matters, and the more that actually the human pushing on design matters too, because even if you have a good starting spot from your design system, from, you know, AI generation, whether it b…”
Nov 14, 2025 bullish
Left-To-Right Autoregressive Reasoning Is Suboptimal for AI Code Generation
“Left to right reasoning for code doesn't actually really make sense, because in code, we don't, like, we might sometimes write code left to right, but after you write code, you go up and down and figure out, hey, is this variable set? Did I do this? There are …”