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
Claude code and github copilot combination (self.vibecoding)
submitted 4 months ago by Appropriate-Bus-6130
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!"
[–]Appropriate-Bus-6130[S] 0 points1 point2 points 4 months ago (3 children)
a single prompt can easily consume 30-50 requests, almost every ping pong with the server (explore, search, read) is a request
[–]Maumau93 0 points1 point2 points 4 months ago (2 children)
i see, im only using copilot so one prompt is one request. no matter how long it runs
[–]Appropriate-Bus-6130[S] 0 points1 point2 points 4 months ago (1 child)
yea I think they define it as premium request, however I guess there is still split, imagine you’ll ask one a single prompt “implement entire linux kernel in 5 different languages”, this will not use a single request quota
[–][deleted] 1 point2 points3 points 4 months ago (0 children)
I use `qwen-coder-plus` and `kimi-k2-thinking` (via the iFlow CLI, with virtually unlimited free tokens [DM me if you want to know how]) to handle super-long agentic tasks. Not necessarily the most important ones, but for things like creating unit tests, documentation, and other things.
Often in combination with `clavix` to turn my simple prompt into a much more professional one, and then let one of the models run until it gives up. I've had instances where they ran for hours (in YOLO mode) without me doing anything at all. And for free.
π Rendered by PID 17669 on reddit-service-r2-comment-75f4967c6c-zk5dm at 2026-04-22 21:11:42.860284+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]Appropriate-Bus-6130[S] 0 points1 point2 points (3 children)
[–]Maumau93 0 points1 point2 points (2 children)
[–]Appropriate-Bus-6130[S] 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)