- cross-posted to:
- hackernews@lemmy.bestiver.se
- cross-posted to:
- hackernews@lemmy.bestiver.se
You must log in or register to comment.
I’ve been trying to understand one of the latest AI coding buzzword: Spec-driven development (SDD).
writing a “spec” before writing code with AI
The spec becomes the source of truth for the human and the AI.
In other words, the specs are vibe coded and then this vibe coded spec is used to vibe code a program. How exciting.
Imagine thinking about what you’re going to code beforehand. What a world we live in!