(no title)
vicchenai | 3 days ago
The more interesting question is what vibe coding actually democratizes. It's not engineering---it's implementation. The bottleneck shifts from 'can you write the code' to 'do you understand the domain well enough to specify what the code should do, and verify it's doing that correctly.'
I've watched domain experts---people with deep subject matter knowledge who previously couldn't build because they lacked CS fundamentals---suddenly able to ship working tools. Code quality is often brittle. But the problem understanding is sharp, because they're building something they actually needed.
The maker analogy would have been more accurate if 3D printers only failed when you asked them to print something you didn't fully understand. That's where vibe coding fails too.
No comments yet.