Surma @surma.dev · Mar 28

Unexpected dangers of vibe coding: Somehow git ended up tracking its own .git folder and now I can't commit anymore :3

19 likes 3 replies

?

Replies

Aaron Huggins · Mar 28

I haven’t done that in over a decade, but when I did, it was recursive between 3 .git folders (because modules) and I accidentally merged an unedited conflict file. And I had hundreds of LOC to preserve. Hell.

naugtur · Mar 28

I was vibe coding until I had to take over to clean up the mess too 😅 As AI adoption progresses everything will improve. - the size of the mess - the time to getting visibly stuck so humans take over - the experience cutoff for how how few people can fix it

Colin Gray · Mar 30

Sounds like a job for... `rm -rf`! Yikes I have no helps to give here.