leastfixedpoint

Tony's Link Log

All tags.

Against Vibes: When is a Generative Model Useful?.

William J. Bowman (5 March 2026)
πŸ”— https://www.williamjbowman.com/blog/2026/03/05/against-vibes-when-is-a-generative-model-useful/
#llm-coding #bcs

An insightful investigation of the question β€œWhen is a Generative Model Useful?” Bowman proposes a model of generative model utility:

I think the usefulness of a generative model is a function of three things:

  1. What is the cost of encoding a generative task in a prompt vs. directly producing the artifact? This is a function of the task, the model, and the user.
  2. What is the cost of verifying the generated artifact meets requirements vs. a directly produced artifact? This is mostly a function of the task and the user, but also the generative model.
  3. How much is the task dependent on the artifact vs. the process? This is a function of the task.