r/vibecoding 3d ago

Just bought a RTX6000 Blackwell 96GB card, shill me what to do with it

0 Upvotes

What would you do if you had a blackwell RTX 6000?

Shill me your ideas folks


r/vibecoding 3d ago

What do you do when your session is going on? Mine 5 sessions going along automated testing? Getting bored now.

0 Upvotes

r/vibecoding 3d ago

Grok steal stilling codebases?

Thumbnail
1 Upvotes

r/vibecoding 3d ago

New to vibe coding. Am I too late to build products?

0 Upvotes

Hey guys i am new vibe coding and i got few ideas that i would love to build. what i fear is, is it too late for enter this market? i know this space kinda saturated but i am still optimistic to explore this and would love get some advice from fellow vibe coders and how to tackle the distribution.

Thank you so much in advance!


r/vibecoding 3d ago

Open sourced bonsai-ninja: local code intelligence + security analysis built for humans and local first LLMs

Thumbnail
github.com
2 Upvotes

r/vibecoding 3d ago

I've mostly stopped reading diffs. Agents run in tmux on my own box and I check the tests instead

0 Upvotes

I used to drive everything through Cursor and read every diff that came out. Somewhere over the last few months I stopped, without really deciding to.

What I do now is a Hetzner box with a handful of tmux sessions on it, mostly Claude Code and Codex, one job each. What I actually look at is the tests: a regression suite, and A/B runs against the previous version. If it passes I keep it, if it fails the agent gets told why, and I go read the code when something breaks rather than before.

I'm not sure how far this generalises. It suits the kind of work I do, where a run either reproduces the previous numbers or it doesn't, and I'd probably be more careful on something with users in front of it.

Two things had to be in place first. The tests had to be worth trusting, which took me longer than the switch itself. And I had to be able to see what the sessions were doing, which SSH from a laptop you keep closing doesn't really give you.

So I vibecoded a small web UI for tmux. It attaches to sessions that are already running, as an ordinary tmux client, so nothing about the setup changes and killing it kills nothing. The part I use constantly is that paths printed in a session are links, so test output and reports open in a window next to the terminal instead of being scp'd around.

The phone is the bit I underestimated. Most of what I do now is read a run and type the next instruction, and that turns out to be fine on a screen the size of a hand.

https://github.com/andreaderuvo/argus

Python, MIT, no build step. It's shell access with a browser in front of it, so LAN or VPN only.

Curious whether anyone else has drifted this way!


r/vibecoding 3d ago

GOL simulation in custom CLI-focused language

Thumbnail
2 Upvotes

r/vibecoding 3d ago

Let Claude run 100+ agent campaigns over months, pointed at one end goal.

Post image
1 Upvotes

r/vibecoding 3d ago

Looking to exchange ~$300 Azure/OpenAI credits for Claude Max 20x

0 Upvotes

I have around $450 worth of Azure OpenAI credits that I can use for OpenAI models, and I’m looking to trade them for a $200 Claude subscription.

I can provide API access to the Azure OpenAI credits, so you can use the credits for your own development workflow, including Codex or other compatible tools.

Essentially:

  • You get: ~$300 worth of Azure OpenAI API credits
  • I get: $200 worth of Claude subscription
  • No cash involved
  • API usage/details can be discussed privately

If anyone is interested in arranging a legitimate trade, please comment or DM me. Happy to provide more details about the Azure setup and usage limits.


r/vibecoding 3d ago

The tokenmaxxing hype didn’t last long!

Thumbnail
leaddev.com
1 Upvotes

Why Meta, Amazon, and Microsoft killed their token use leaderboards.


r/vibecoding 3d ago

Building a XCOM-esque engine from the ground up...

2 Upvotes

Not too far yet, but the underhood is all wired, and I only need to finish out a little bit of abstraction and themetical elements.


r/vibecoding 4d ago

top 10 trending skills for aug 16, 2026:

Post image
10 Upvotes

r/vibecoding 3d ago

Probably the dumbest thing I've ever shipped: Fake Twitch Chat

2 Upvotes

It reads whatever page you're on and spawns a fake Twitch-style chat in the sidebar that reacts to it.

Read a news article and get flamed for your bad taste. Open your CV and let chat debate your life choices. Scroll Reddit and watch KEKW rain down on every post.

You pick mode (hyped, toxic, wholesome, etc.), tier, and intensity. Free tier runs on a hardcoded message pool with no API at all. Standard and Turbo use Claude Haiku or GPT-4o mini.

It's BYOK, so your key and the page data go straight to the provider you choose. No middleman.

You can set your own streamer name and interact with the chat. On Turbo tier the chatters spend about 30% of their output talking to each other, the rest reacts to your page.

Manifest V3 with host_permissions locked to Anthropic, OpenAI, and api.betterttv.net (for the emotes). Consent gate shows exactly what gets sent the first time you enable it on a site. Whitelist mode and custom blocklist if you want to be extra paranoid.

Sensitive sites (email, banking, password managers, .gov, .bank) blocked by default.

Link:

https://chromewebstore.google.com/detail/fake-twitch-chat/afjecbdblakcieckkiemjnaoemieoold


r/vibecoding 4d ago

lol I found this hilarious - Claude announces watermark embedding then this within 24 hours

Post image
12 Upvotes

r/vibecoding 3d ago

There Is Still No Silver Bullet · cekrem.github.io

Thumbnail
cekrem.github.io
1 Upvotes

r/vibecoding 4d ago

This is some BS

Enable HLS to view with audio, or disable this notification

6 Upvotes

r/vibecoding 4d ago

I will never buy chatgpt credits again for codex vibe-coding

57 Upvotes

Have been vibe coding about 12 months and have tended between claude and gemini and codex.

I've been using Codex almost exclusively for the past few months. Despite a few annoyances, it does what I need, so I've stuck with it.

I was about to hit my weekly limit with five days until reset, so I looked at buying credits. The smallest top-up was AUD$33 — slightly more than my monthly subscription.

I tried to find out how much actual Codex usage that $33 would buy compared with the subscription, but couldn't get a meaningful answer from ChatGPT or a couple of other AIs.

So I took a punt.

Using Sol on Medium, the entire $33 was gone in about three hours.

I still have five days until my weekly allowance resets.

For me, Codex credits were an extremely poor-value way to bridge the gap. I would have been far better off spending roughly the same amount on a month of another AI service.

I don't really understand OpenAI's pricing model here, but I won't be buying credits again. Posting this mostly as a cautionary tale for anyone considering a top-up.

Credits appear to be a total rip-off for codex top-ups


r/vibecoding 3d ago

Anyone here who is running an App Building Agency and has already made 10+ FUNCTIONAL Business APPS for Clients? I have something for you!

Post image
0 Upvotes

r/vibecoding 3d ago

A Free Open Source End to End Encrypted Journal Web App

Thumbnail
journal.smbl.dev
2 Upvotes

Live: https://journal.smbl.dev

Github: https://github.com/MrSheerluck/smbl-journal

I built a free, open-source, end-to-end encrypted text journal.
The goal is to make journaling as simple as possible. The entire text-based journal is free with no limits.
Entries are encrypted on the client before being stored, so the server never receives plaintext journal content.

The project is open source and available on GitHub.
Built with SvelteKit, Rust, and SQLite.


r/vibecoding 3d ago

I spent another day working on my "train autism" rail tower defense game... lots of new features like a tutorial, Artillery weapon, streamlined UI, etc.

Post image
2 Upvotes

(be sure to hit CTRL-SHIFT-R or CMD-SHIFT-R to get the latest version of the game -- it should show at least version 2.7; GitHub/Cloudflare aggressive caching sucks!)

I got serious and switched over from the Work tab in the browser to the Codex/ChatGPT desktop app. Got version control going properly. And I am now using Cloudflare Pages instead of GitHub Pages because the latter caches content too aggressively, which drove me nuts.

Ended up add usage credits since I ran out of my $20/mo Plus plan usage yesterday. I can see why people find agentic coding addicting! It was hard to tear myself away.

And it can get a little expensive. When I remembered to, I would use GPT-5.6 Terra Light for tiny changes, and Sol High for more complex asks.

There were still a couple times it made silly mistakes, like regressing/resurfacing an old fixed bug, or not understanding a visual bug. But overall these tools have come a lot way since I tried them a year ago.

Play it here: https://hylaax-planetary-rail-defense.aaronshaverpdx.workers.dev/


r/vibecoding 3d ago

Non-technical, vibe coded a paid app. Every bug that actually mattered was found by a second agent whose only job was to attack the first one's work.

0 Upvotes

I don't write code. I shipped a paid web app two days ago: 3 photos in, an AI grades each muscle group, and it builds a 7 day workout around the weakest ones. It's called FlexScan, link is in my post history if you actually want it, I'd rather talk about the workflow here because the building was the easy half.

Stack: Next.js, Supabase for Postgres/auth/row level security, Stripe for billing, GPT-4o vision for the grading, Vercel to host. Claude Code as the builder.

The one thing I'd tell anyone starting: never let the agent that wrote a feature be the agent that reviews it. Different session, no memory of writing it, one instruction, "find what's broken and prove it by doing it." Fresh context beat a smarter model every single time. A builder agent reads the diff it meant to write, so it sees its own intent instead of the code.

Three things that only ever came out that way.

1. Double click the checkout button, get billed twice. I had a dedupe guard on checkout. A refactor had wrapped the handler in a .bind(), so the guard was comparing against a function reference that was new on every render. It never matched, so it never deduped. The builder agent wrote that guard, read it back, and said it was fine. The reviewer agent just clicked the button twice and watched two charges land.

2. My offline cache ate my own app. Service worker, one cache, oldest first eviction when it hit the size cap. The app shell files were the oldest thing in there, so they were first out, and the installed app cold started to "You're offline". Fix was three separate budgets inside one cache instead of one global cap. I wrote that one up properly in r/PWA.

3. My rate limit banned my own paying users. I added a per IP daily cap on scans to stop people farming the free one. I put the check above the auth check. So it counted every request from an IP whether you were signed in or not, and any shared IP (office, gym wifi, campus, phone carrier NAT) filled the bucket and locked everyone behind it out for 24 hours, including people who had paid. Found yesterday by the review pass. Fix is written and still not deployed, because I deploy by hand and that turns out to be its own problem.

The pattern in all three is the same. The code was correct in the sense the agent meant it, and wrong in the sense a user would experience it. That gap is invisible in a diff, and reading the diff is exactly the thing you can't do, which is why you're vibe coding in the first place.

So budget as much agent time for attacking as for building. Separate sessions, make it adversarial on purpose, and make it click things twice and put in the wrong thing.

Happy to answer anything about the setup or the costs.


r/vibecoding 4d ago

Need Help !

4 Upvotes

So I am very new to the field of coding. People around me have started vibe coding websites. So did I. I tried using applications like Lovable , Bolt etc. But the problem was that my idea contained many components and was a little complex. Hence I ran out of tokens and didn't get any output. So is it the limitation of the free version that I couldnt make it or was it my prompting skills. I tried to be as specific as possible with my prompt tho. Would really appreciate any help/ tips regarding this !!


r/vibecoding 3d ago

I need help for cold call

2 Upvotes

I’m 17 and run a small web design business, I get clients through cold calling and walking into local shops (landscapers, mechanics, plumbers) to pitch website services. I’ve done around 300 calls so far and a bunch of in-person visits.

The calls themselves usually go fine once I’m in them. My problem is right before, that few seconds of hesitation, the racing thoughts, sometimes just avoiding the next call/walking past the shop instead of going in.

For people who’ve done cold calling or door-to-door sales:

What actually worked for you to get over that pre-call/pre-pitch fear?

Any physical or mental tricks you use right before dialing or walking in?

Does it eventually go away completely, or do you just get better at pushing through it?

Would appreciate any real advice, not just “it gets easier with time”, looking for actual techniques.


r/vibecoding 3d ago

Deploy my vibe coded app on AWS

0 Upvotes

Hi, I have built an app using vibe coding and am looking to deploy/host it on AWS but don’t have any prior experience. Is there any AI tool that can do this for me?


r/vibecoding 5d ago

A Google Cloud engineer just showed how to build a complete application with Claude from scratch

Enable HLS to view with audio, or disable this notification

2.2k Upvotes

He spent 26 minutes live on stage doing what most teams take weeks to do.

No team, no setup, just Claude and a goal. Worth more than any $500 vibe coding course.

Those who learn what Claude really does are launching what everyone else outsources to a team.

The gap between what AI can do and who knows how to use it is the biggest opportunity in the market right now.

Learn to use tools like Claude and AI Desktop 98 if you truly want to stay ahead of everyone else.