Connect with the Product Hunt community

Start a thread, join a discussion, stay in the loop.

Start new thread
trending
Vibecoding

p/vibecoding

by

The real debt in vibecoding isn't in your code, it's in your prompts, and it compounds faster

Noticed something a few weeks into a bigger project. Early on, a prompt like "add a delete button" just worked, one sentence, done. Now the same size request needs four sentences of context just to not break something else, which auth flow to respect, which of the two similar-looking components to touch, which past decision not to accidentally undo.

That's not classic technical debt. The code itself might be totally fine. The debt is that every prompt now has to carry more context just to stay correct, and that context requirement grows quietly, prompt by prompt, without ever showing up as a line in the codebase you'd notice.

The trap is it feels like the project getting more complex, which is normal and expected. But it's actually something narrower: the AI's working memory of your decisions is shrinking relative to how many decisions exist, so you're the one who has to keep re-supplying context it should already "know." At some point you're basically writing documentation into every prompt just to get back to where a one-line request used to work.

The only thing that's slowed this down for me: treating repeated context as a signal, not a nuisance. If I'm explaining the same constraint for the third time in different prompts, that's not me being thorough, that's a sign the constraint needs to live somewhere permanent (a note, a comment, a doc the agent can be pointed to) instead of being retyped from memory every time.

4

Rankfender

p/rankfender

by

Each AI engine has its own "editorial identity." One strategy does not fit all.

For months, the narrative has been that AI search is a single channel. You optimize for ChatGPT. You win everywhere. The data says otherwise.

A 7-month analysis of citation behavior across ChatGPT, ChatGPT Search, Perplexity, Google AI Overviews, Google AI Mode, Gemini, and Claude found that every major AI engine has a persistent source preference .
Not just a trend. A consistent editorial identity that holds month after month.

The breakdown of editorial identities :

  • ChatGPT Search is encyclopedic. It favors Wikipedia for Education, Recommendations, Comparison, and Purchase queries. If your content reads like a reference section, it surfaces here.

  • Perplexity is video-anchored. It leads with YouTube for Education and Recommendations. Written content alone leaves citations on the table.

  • Google AI Overviews is video-biased across six of seven intents. The one exception is Navigational queries, where brand-owned domains take the top slot.

  • Google AI Mode is the most exploratory engine. It routes users back to Google properties for Purchase queries and cites LinkedIn for Education intent a signal none of the other engines produced .

  • Gemini is YouTube-anchored across every single intent in the dataset. It is the most consistent YouTube-first engine.

  • Claude bypasses the social and encyclopedic layers entirely. In early 2026 data, it never surfaced YouTube, Wikipedia, or Reddit. It goes straight to primary sources. Brand domains, institutional sources, and compliance-grade content .

1

First
Previous
•••
363738
•••
Next