LLM models
also referred to as: lm
3 statements across 3 episodes · 1 bullish · 1 bearish · 3 people on the record · first statement Apr 24, 2025 by Vasek Mlejnsky · across every show →
Everything said about LLM models, oldest first
Apr 24, 2025 bearish
Mlejnsky: Smarter LLMs reduce the need for prompt management tools
“Good question to ask when thinking all about dev tools with LM. Is my dev tool more relevant as the LMs are getting smarter, and as people need less prompting? I'm, for example, like, really bad at prompting. But like, I can get more work done over the years b…”
Aug 5, 2025
Aug 15, 2026 positive
Krentsel: Decoupling executor from harness enables safe agent self-evolution
“What this gives you this nice split is it gives you an isolated execution environment down here. It gives you protected state, and then it has a very explicit stateless layer that's safe for self evolution. So the executor can propose changes to itself in a wa…”