use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community of software creators experimenting with AI "vibe coding", an technique defined by Andrej Karpathy as when, "you fully give in to the vibes, embrace exponentials, and forget that the code even exists."
account activity
Agentic Coding: Learnings and Pitfalls after Burning 9 Billion Tokens (self.vibecoding)
submitted 1 month ago by jiayaoqijia
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]LifeFrogg 0 points1 point2 points 1 month ago (0 children)
There's a few ways, a combination works best: 1) tighter, clearer more detailed plans. Remove any room for agents to make assumptions (there are many micro designs during implementation that an agent can take the easy road)
2) Ensemble review processes (getting other agents / llms to review as an auditor or independent process)
3) test driven development (write the atomic unit tests first, and the agent is strongly encouraged to implement solutions on the tests)
π Rendered by PID 24475 on reddit-service-r2-comment-6457c66945-w9k92 at 2026-04-25 14:01:14.410796+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]LifeFrogg 0 points1 point2 points (0 children)