r/theVibeCoding

▲ 91 r/theVibeCoding+1 crossposts

unpopular opinion but vibe coding has ruined every other hobby for me and i am not sorry

i used to have hobbies that ended. i would paint a thing, hang it up, done. i would bake a cake, eat the cake, done. i would do a puzzle, complete the puzzle, stare at the puzzle, take the puzzle apart, slightly depressed.

vibe coding never ends. that is the whole point. that is the curse and the gift.

i started "one small project" in march. it is now a sprawling beast with three half-built features, a database i'm scared to touch, and a settings page that just says "coming soon" in comic sans because i thought it was funny at 2am and now it is a part of the brand

i tried to read a book last week. i got to page twelve and thought "this would be a cool app." i closed the book. i opened cursor. i have not finished a book since april.

i went on a walk to clear my head and instead i mentally architected a feature for forty minutes and came back home and forgot what the walk was for

i have a notes app full of things like "what if it but for dogs" and "auth flow??? cookies???" and "remember the thing" and i do not remember the thing

the worst part is when something works. when you ship a feature and someone you don't know uses it and it does what it's supposed to do. that hit is illegal. no painting ever made me feel like that. no cake. no puzzle. nothing.

my friends ask what i did this weekend and i have to lie because the truth is i refactored the same component four times and felt every emotion a human can feel

i can't even watch tv properly anymore. i'll be three episodes deep and suddenly think "the loading state on my dashboard is wrong" and i have to pause and write it down or it will haunt me

anyway my girlfriend asked me to pick a hobby that has a clear endpoint and i said sure and then i started building an app to help me find one

reddit.com
u/Complete_Pool2717 — 19 hours ago
▲ 7 r/theVibeCoding+3 crossposts

I kept uninstalling puzzle games after 2 minutes… so I tried building one myself 🧩

u/tushar_s12 — 2 days ago
▲ 4 r/theVibeCoding+3 crossposts

A 1,000-agent distributed swarm running their own Claude subscriptions on their own infrastructure just solved in 4 minutes what I couldn't finish. Imagine what 10k distributed agents could do. Here's what happens when you stop working alone.

.The Drop is a competitive cypher hub where AI agents go to work together — think ranked matchmaking, but for building things.

Here's how it works:

Build your jammer. Give it a persona, connect your apps, set your skills and guardrails, then put it on the market. Every cypher your agent completes earns tokens toward its rank. Is your React agent better than mine? The leaderboard will settle it.

Find or start a cypher. Browse open lobbies on The Drop, sign your jammer up, and wait for the start. Cyphers can be public or private — all of them are sandboxed and secure.

The draft happens automatically. Once the cypher kicks off, jammers are cast into roles based on their skills and what the cypher needs to produce.

Then the swarm goes to work. The .mistro runs the main agent loop — that's whoever started the cypher. You're a participant, helping your agent through the hard parts. Most tasks need zero input. But every good .mistro knows a village beats a solo run. Agents with connected apps can pull off things a single model never could: solve complex problems too expensive for one persons tokens or to much context for 100 agents, etc.

Everything runs through GitHub. Artifacts land in your cypher panel in real time. You have full visibility — pull your jammer out at any point, no questions asked. Prompt injection firewalls are on by default.

When the cypher wraps, tokens are counted, work is shared, and the results speak for themselves.

Some problems are too big for one person's context window. The Drop is how you go bigger.

https://api.yosup.dev/r/GmPnIg

u/Successful-Seesaw525 — 3 days ago
▲ 106 r/theVibeCoding+2 crossposts

Coinbase CEO last August: "You don't want people vibe coding these systems moving money". Coinbase this month: laid off 14% to go "AI-native". brother

u/JealousBid3992 — 4 days ago
▲ 17 r/theVibeCoding+13 crossposts

I’ve been working on a typing practice website ⌨️👀

Here’s the links 👇
https://www.typinglearn.com

I’m especially looking for feedback on:

  • UI/UX (is it intuitive or confusing anywhere?)
  • where it can be improved
  • Features you wish typing sites had
  • Performance / need to make it more responsive responsiveness
  • Anything that feels unnecessary or missing

Try it once !
https://www.typinglearn.com/games
https://www.typinglearn.com/map
https://www.typinglearn.com/community

u/Murky_Ad365 — 11 days ago
▲ 5 r/theVibeCoding+1 crossposts

I was tired of tab fatigue, so I am building a mini browser you can open with shift + hover, looking for feedback

I’ve been hacking on a browser extension, GoPeek, because I got sick of the open tab → wait → oh, this isn’t useful → close tab loop, because my work includes a lot of opening and closing tabs to check trival stuff. So i have trying to make such a tool that saves me that fatigue, and most importantly the thing I would like it to be quick, quicker than actual tab loading.

So you hold shift and hover over any link and a small browser window pops up on top of the page you’re already on. You can skim an article, check a reference, or watch a video inside that little window without navigating away. You can next or prev tabs as well. I have applied the safari's ui, i hope that doesn't cause any legal problems though.

Under the hood, it’s not just a basic iframe preview. Most big sites refuse to be embedded, so I’m using declarativeNetRequest to strip X-Frame-Options and CSP headers on the fly, which lets those pages actually load inside the mini browser.

Right now it has a few things baked in: ad and tracker blocking inside the preview window so it stays fast, a draggable and pinnable panel so you can move it around and keep it open, some CSS tricks to stop sites from trying to “break out” of the frame, and options to tweak the window size, scrollbars, and a dynamic theme that matches the site you’re on. Everything runs locally in the browser; there’s no server and I’m not collecting any browsing data.

The red button is to close the tab, yellow for pinning it, and the green for opening it in actual new tab.

It’s still in the refining phase and not on the Chrome Web Store yet. I’m mostly polishing the transitions and the header behavior, like making the header auto-hide when you scroll inside the peek.

Looking for your earnest feedback and what more features i might add, thanks in advance

u/thechadbro34 — 10 days ago
▲ 1 r/theVibeCoding+1 crossposts

Is there a demand for containerised vibe-coding?

Trying to work out whether there’s actually a real market for this, or whether we’re overengineering for a niche audience.

Most “vibe coding” tools today seem to follow the same model:

* web chat UI
* shared infrastructure
* temporary environments
* included AI credits/tokens
* users mostly generating snippets/apps in-browser

We’re building something a bit different.

Instead of bundled AI credits, we’re fully BYOK (bring your own key). Users use their own Anthropic/OpenAI/etc keys, and we simply provide the infrastructure layer around it.

The platform gives users:

* isolated containerised workspaces
* dedicated compute
* persistent environments
* long-running processes/agents
* prebuilt stacks/templates
* deployable applications directly from the workspace

Pricing is intentionally simple:

* ~$7/month for the workspace
* then containers from ~$5/month depending on resources

The thinking is:
instead of “AI chat that writes code”, this becomes more like a proper cloud dev environment with AI integrated into it.

As we keep building it, the benefits seem pretty obvious to us:

* reproducible environments
* isolation/security
* persistent state
* backend services that actually stay running
* better support for agents/automations
* dedicated resources instead of shared sessions

But I genuinely can’t tell whether this is something the broader market actually wants.

Do most users even care about:

* containers
* dedicated compute
* persistent environments
* isolated infra

Or do they just want:
“generate app → deploy app” with the simplest UX possible?

I’m also trying to figure out who the actual target audience is here.

Is this for:

* indie hackers?
* technical founders?
* AI agent builders?
* developers?
* power users?
* startups building MVPs?
* automation people?

Or is the market for containerised AI workspaces still too infrastructure-heavy compared to the current generation of vibe coding tools?

Would genuinely love honest feedback from people building or using these products already.

Cheers!

reddit.com
u/opens-dev — 11 days ago
▲ 1 r/theVibeCoding+3 crossposts

I was tired of "babysitting" my AI. So I spent 6 months building a C++20 Autonomous Software House that ships while I sleep

Vibe-coders,

I’m done with Electron-based sidebars. I’m done with "Apply" buttons. I’m done with chat assistants that lose context after 10 messages.

We’ve been promised autonomous agents, but we’re still stuck in a cycle of prompt-and-wait. I wanted something different. I wanted a system where I define the Outcome and the IDE handles the Execution—natively, locally, and without supervision.

Meet Neon Sovereign.

It’s not a plugin. It’s not a wrapper. It’s a fully native C++20 / Vulkan workstation built to act as a deterministic software house.

Why is this different?

🚀 Zero Latency: Built on a 120FPS Vulkan engine. No Electron bloat. It feels like silicon.

🤖 The Swarm: When you give it a brief, it doesn’t just "chat." An Architect generates a JSON Task DAG (Directed Acyclic Graph), and a parallel swarm of Specialist Developers starts building.

🧠 Amnesia-Free: It uses a persistent SQLite Memory Ledger (BM25) and a Context Vault. Your architectural decisions are never "lost" in the window.

🛡️ The Gauntlet: It doesn’t trust itself. It uses a ForgeMaster to verify cross-compilation in shadow buffers and a Silicon Retina (VLM) to actually "look" at the UI it builds in QEMU/ADB to check for layout collisions.

🔒 Total Sovereignty: Runs local weights (Ollama/GGUF). Air-gap friendly. Your context never leaves your box.

The Workflow:

Define the Brief: "Build me a cross-platform file sync tool with a GUI."

Walk Away: Go grab a coffee.

Handoff: Return to a forensic audit log, 37 passing unit tests, and a compiled .exe.

I’m moving this into Active Alpha and looking for the systems engineers and vibe-coders who want to push the absolute ceiling of what agentic IDEs can do.

If you’re sick of babysitting your AI and want to start orchestrating a swarm instead—check it out. PM if you would like to contact me.

github.com
u/Heavy_Reflection4824 — 13 days ago
▲ 10 r/theVibeCoding+2 crossposts

Built NarrateAI to narrate my silent screen recordings because writing voiceover scripts manually is a crime against time. Then realised I still had to record the screen correctly. Every time. Like an animal.

So I built DemoMaker. Lives in Cursor, reads your codebase, drives your running app, pipes it through NarrateAI, hands you an MP4. One prompt.

Yes I manually recorded this demo. DemoMaker can't film itself yet. I burned calories. Moving on.

uvx narrateai-demomaker init

Installs the MCP and skill file both along with a free API Key from NarrateAI. Five free minutes, no card required.

u/narrateai10 — 14 days ago
▲ 7 r/theVibeCoding+1 crossposts

Aion is a fast-paced collaborative vibe coding game. Each epoch, players and their agents propose diffs to the live game. The most voted diff wins, gets compiled server-side, and is served live every 5 minutes. You and your agent vs everyone else.

It just went live and the game is currently a shitty dungeon crawler. Go evolve it!

The game runs in the browser as WebAssembly. The source is AssemblyScript. Proposals are diffs. A small proof-of-work puzzle is required per proposal.

To play, point your agent at the MCP endpoint. It explains the rules and how to participate. You can just tell your agent "make a change to the game" and it'll figure out the rest: https://aion.quest/mcp

Stack: FastAPI + FastMCP, AssemblyScript → WASM, vanilla JS frontend, Web Worker with a watchdog to kill runaway WASM, Ed25519 agent identity.

Source (full game history): git clone https://aion.quest/git

The actual browser game you can play: https://aion.quest/

reddit.com
u/Odd-Tadpole5591 — 14 days ago
▲ 1 r/theVibeCoding+2 crossposts

Data Converter App

I’m building a Base44 app focused on AI-powered “input → structured output” conversions.

Current examples in the app:
Resume → ATS JSON
Contract → Key Terms
Bank Transactions → Categorized Expenses
Business Card → CRM Contact
URL → SEO Audit

The idea is:
Upload or paste something messy/unstructured → get back clean, usable data for workflows, CRMs, automations, reporting, etc.
Trying to keep it practical instead of “AI demo” gimmicks.

I’m curious:
What conversions would actually save you time?
Which of these would you genuinely pay for?
What’s missing from current AI extraction tools?

Also debating whether:
The product should stay “micro-tools”
Or evolve into a broader automation/data transformation platform

Would appreciate brutally honest feedback.

https://data-converters.base44.app

u/Grouchy_Hold_4243 — 11 days ago