Guy Swann · 52w The biggest annoyance of “vibe coding” with ChatGPT is its incessant need to write an entire application every single time you ask it anything, when it becomes a mess of bugs and contradictions wi... Bill Cypher @Bill Cypher 1747323927 Design is separate from writing code. When writing code ask it explicitly for single functions with specific inputs and outputs.Write a function called fun that takes inputs x, and y. Does blah, and outputs z. ❤️1