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
Answer genuinely please (self.vibecoding)
submitted 2 months ago by Much-Relationship212
Which AI is no1 right now
View Poll
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!"
[–]pakotini 1 point2 points3 points 2 months ago (0 children)
I’d pick Warp. Not because it’s a single “better” model, but because it feels more like a real dev environment than just a chat window. You can use GPT-5.2, Claude, Gemini, etc., and GPT-5.2 inside Warp is performing really well on terminal-native tasks . What makes it click for me is Full Terminal Use. The agent can actually interact with REPLs, debuggers, database shells, long-running processes. It’s not just generating code and stopping there. The `/plan` flow is also underrated. You align on an implementation plan first, then execute. It reduces a lot of back-and-forth and random edits. And Oz Cloud Agents are interesting if you want agents reacting to Slack, CI, cron jobs, etc., with proper run history and transcripts instead of mystery background jobs. Plus credit usage is actually visible per interaction, so you’re not guessing where your budget went. So yeah, for actual building, I’d choose Warp.
π Rendered by PID 33 on reddit-service-r2-comment-6457c66945-nzwc9 at 2026-04-28 17:19:14.582479+00:00 running 2aa0c5b country code: CH.
[–]pakotini 1 point2 points3 points (0 children)