<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/against-vibes-when-is-a-generative-model-useful-tgfgdpxvq" -->

---
title: Against Vibes: When is a Generative Model Useful | daily.dev
description: A critical, analytical framework for evaluating when generative models are actually useful, rather than relying on subjective feelings of productivity. The...
canonical: https://daily.dev/posts/against-vibes-when-is-a-generative-model-useful-tgfgdpxvq
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Against Vibes: When is a Generative Model Useful | daily.dev
og:description: A critical, analytical framework for evaluating when generative models are actually useful, rather than relying on subjective feelings of productivity. The...
og:url: https://daily.dev/posts/against-vibes-when-is-a-generative-model-useful-tgfgdpxvq
og:image: https://api.daily.dev/og/posts/TGFGdpxvq.png
og:image:alt: Against Vibes: When is a Generative Model Useful
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Against Vibes: When is a Generative Model Useful

**[Hacker News](https://daily.dev/sources/hn)** · 16 min read · 0 upvotes · 0 comments

## Summary

A critical, analytical framework for evaluating when generative models are actually useful, rather than relying on subjective feelings of productivity. The author proposes three factors: (1) relative encoding cost — is prompting cheaper than doing the work directly? (2) relative verification cost — is checking the output cheaper than producing it correctly yourself? (3) artifact vs. process — does the task require a specific process, not just an output? The author argues that generative models are genuinely useful only when encoding cost is low, verification is trivial, and the process doesn't matter. For complex, semantically dense tasks or process-driven work (like education or research), they tend to be net-negative. The post criticizes vibe-based adoption and calls for scientific reasoning when evaluating AI tool utility.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.williamjbowman.com/blog/2026/03/05/against-vibes-when-is-a-generative-model-useful/>

## Similar posts on daily.dev

- [AI Models Can Generate Code. That Does Not Mean a Model Can Build a Production Product.](https://daily.dev/posts/ai-models-can-generate-code-that-does-not-mean-a-model-can-build-a-production-product--1iws5ru4i) · C\# Corner · 12 upvotes · 2 comments

---

Tags: [#ai-coding](https://daily.dev/tags/ai-coding), [#genai](https://daily.dev/tags/genai), [#prompt-engineering](https://daily.dev/tags/prompt-engineering)

[View this post on daily.dev](https://daily.dev/posts/against-vibes-when-is-a-generative-model-useful-tgfgdpxvq)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Against Vibes: When is a Generative Model Useful","url":"https://daily.dev/posts/against-vibes-when-is-a-generative-model-useful-tgfgdpxvq","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/against-vibes-when-is-a-generative-model-useful-tgfgdpxvq"},"datePublished":"2026-03-12T08:20:33.671Z","dateModified":"2026-03-15T03:47:44.625Z","description":"A critical, analytical framework for evaluating when generative models are actually useful, rather than relying on subjective feelings of productivity. The...","image":"https://media.daily.dev/image/upload/s--OHB84bZF--/f_auto/v1722860399/public/Placeholder%2010","thumbnailUrl":"https://media.daily.dev/image/upload/s--OHB84bZF--/f_auto/v1722860399/public/Placeholder%2010","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/against-vibes-when-is-a-generative-model-useful-tgfgdpxvq","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-coding,genai,prompt-engineering","timeRequired":"PT16M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"Against Vibes: When is a Generative Model Useful"}]}
```

