logoalt Hacker News

self_awarenessyesterday at 6:00 AM2 repliesview on HN

Vibe coding. Producing code without considering how we should approach the problem. Without thinking where exactly is the problem. This is like Electron, all over again.

Of course I don't have any problems with the author writing the tool, because everyone should write what the heck they want and how they want it. But seeing it gets popular tells me that people have no idea what's going on.


Replies

basepurposeyesterday at 7:35 AM

if the author knows what they're doing and understand the model of the code at least, i don't understand the reason mentioning that it was vibe coded. maybe declaring something is vibe coded removes part of the responsibility nowadays?

show 1 reply
mrheosuperyesterday at 8:27 AM

And why should they care what's going on ?

Do you care about your binary code inside your application, or what exactly happen, in silicon level, when you write "printf("Hello World")" ?

show 1 reply