zlacker

[parent] [thread] 0 comments
1. mindcr+(OP)[view] [source] 2026-02-06 20:01:39
> I'm tired of trying to make vibe coding work for me

PATIENT: "Doctor, when I ram my head into the wall like this, it hurts."

DOCTOR: "Stop doing that."

Seriously, it's not written anywhere that you must use vibe coding. Feel free to do other things instead:

a. Code manually

b. Code manually using a coding assistant to suggest completions

c. Use spec-driven development with OpenSpec, SpecKit, BMAD-Method, etc.

d. Use visual programming / low-code / no-code etc.

e. Use old-skool deterministic code generators that generate code from UML or some other intermediate representation

[go to top]