Best Products
Launches
Launch archive
Most-loved launches by the community
Launch Guide
Checklists and pro tips for launching
News
Newsletter
The best of Product Hunt, every day
Stories
Tech news, interviews, and tips from makers
Changelog
New Product Hunt features and releases
Forums
Forums
Ask questions, find support, and connect
Kitty Points Leaderboard
The highest scoring community members
Streaks
The most active community members
Events
Meet others online and in-person
Advertise
Subscribe
Sign in
Clear text
recent
p/vibecoding
by
Neeraj H
•
1mo ago
What's the smallest, dumbest thing that made you completely lose trust in an AI agent mid task?
... about the things they didn't check.But I'd go further than just flagging what wasn't checked. I'd want it to default to naming its own confidence level per claim, something like "ran the tests, they passed"
versus
"assumed this worked based on the diff, didn't actually re-run anything." Comment from Neeraj H(@terranicgerald): @francois_marais_nz That's a subtle one, and kind of a nasty class of bug because nothing actually throws ... ... similar, but the thing I stopped trusting wasn t the code it was the word done. Agents often collapse the command returned 0 into the task is complete. Those are different claims. A grep may have searched only one
subtree
52
36
p/vibecoding
by
Csaba Ivancza
•
5mo ago
Setting up monorepos for AI: submodules versus subtrees
... show git diff properly, also i was not able to use Cursor's cloud agents properly to ship complex features. So after a while i felt that i need to change my setup and i read about git
subtrees
, it was such a game changer! now i have 3 repos only, one mono repo and two customer facing sdk-s, but i work on the monorepo only, i commit, and then i sync the changes to the sdks with ... ... architecture-specific crates. Submodules break that "mental model" for the AI, leading to halluciantions about where certain types or macros are defined. My setup: I moved to a single monorepo using Rust Workspaces . It s similar to your
subtree
9
6
Subscribe
Sign in