Hacker News new | ask | show | jobs
by Andrei_dev 80 days ago
They exist. Go look at any "I built this in a weekend with Cursor" post — there are hundreds. The problem is most of them ship broken and stay broken. Auth that doesn't actually check anything, API keys in the frontend, falls over with 5 concurrent users.

The quantity is there. Nobody's asking "does this thing actually work" before hitting deploy. That's the real gap.