Join Nostr
2026-01-17 01:39:23 UTC

jb55 on Nostr: starting to practice a form of vibe coding where I am not allowed to copy and paste ...

starting to practice a form of vibe coding where I am not allowed to copy and paste or let it modify any of my files directly. I have to manually type everything it generates.

benefits:

1. you understand all of the code, so that its easier to modify in the future.
2. you can make the code your own, fix bugs, tweak it, etc as you are implementing it.

it's a bit slower but the lack of #1 is my biggest complaint about vibe coding.

symbiote programming?