The cult of vibe coding is dogfooding run amok
11–20 of 555 posts
Re: The cult of vibe coding is dogfooding run amok
#12Re: The cult of vibe coding is dogfooding run amok
#13This is painful to read. It feels like rant from person who does not use version control, testing and CI.
It is cruel to force machine into guessing game with a todler whose spec is "I do not like it". If you have a coding standarts and preferences, they should be already destiled and exlained somewhere, and applied automatically (like auto linter in not so old days). Good start is to find OS projects you like, let claude review it, and generate code rule. Than run it on your code base over night, until it passes tests and new coding standarts automated code review.
The "vibe coding" is you run several agants in parallel, sometimes multiple agents on the same problem with different approach, and just do coding reviews. It is mistake to have a synchronous conversation with a machine!
This type of works needs severe automation and parallelisation.
Re: The cult of vibe coding is dogfooding run amok
#14If anything, it’s the exact opposite. It shows that you can build a crazy popular & successful product while violating all the traditional rules about “good” code.
Re: The cult of vibe coding is dogfooding run amok
#15AI is just another layer of abstraction. I'm sure the assembly language folks were grumbling about functions as being too abstracted at one point
Re: The cult of vibe coding is dogfooding run amok
#16> Then I explain what I think should be done and we’ll keep discussing it until I stop having more thoughts to give and the machine stops saying stupid things which need correcting. Users like the author must be the most valuable Claude asset, because AI itself isn't a product — people's feedback that shapes output is.
He’s a pretty interesting fella, I imagine his work influenced a lot of people over the years
Re: The cult of vibe coding is dogfooding run amok
#17AI is just another layer of abstraction. I'm sure the assembly language folks were grumbling about functions as being too abstracted at one point
Re: The cult of vibe coding is dogfooding run amok
#18> Then I explain what I think should be done and we’ll keep discussing it until I stop having more thoughts to give and the machine stops saying stupid things which need correcting. Users like the author must be the most valuable Claude asset, because AI itself isn't a product — people's feedback that shapes output is.
Re: The cult of vibe coding is dogfooding run amok
#19Re: The cult of vibe coding is dogfooding run amok
#20It’s truly strange that people keep citing the quality of Claude code’s leaked source as if it’s proof vibe coding doesn’t work. If anything, it’s the exact opposite. It shows that you can build a crazy popular & successful product while violating all the traditional rules about “good” code.