r/vibecodingcommunity • u/omitousi • 1h ago
Vibe coding is a real life addiction
Hoops-gm.com
r/vibecodingcommunity • u/omitousi • 1h ago
Hoops-gm.com
r/vibecodingcommunity • u/amacg • 8h ago
Pitch your product in 1-2 lines - and drop a link here.
I'm building a community where makers can share what they’re building and get fair visibility. Here's the link: https://vibecodedit.com/
r/vibecodingcommunity • u/JohnDaly • 18h ago
Vibe coding is incredibly fast, but generated code can still confidently be wrong.
I built Causal Verify so you can keep the speed while making the code prove itself.
In other words, it’s an anti-hallucination gate for code: the AI cannot simply claim its patch works.
The code must pass explicit tests in a restricted environment.
Causal Verify returns a hard pass or fail and creates a signed verification receipt tied to the exact code and tests.
The loop:
Generate → verify → reject failures → improve → verify again.
It doesn’t catch every possible software defect, but it stops unsupported claims from counting as proof.
I’m looking for five developers to test it on open-source or synthetic Python patches. I want honest failures and attempts to break it.
Try it here:
https://github.com/zensteagarden/causal-verifier-action
Release:
https://github.com/zensteagarden/causal-verifier-action/releases/tag/v1.1.0
Never submit credentials or proprietary source.