top | item 45513099

(no title)

basepurpose | 4 months ago

i don't understand why do competent people need to mention that they vibe coded something.

discuss

order

sand500|4 months ago

It's a disclaimer that they have no idea what they code does.

jasode|4 months ago

It's just because vibe coding is still "new" and various people have mixed results with it. This means that anecdotes today of either success or failure still carry some "signal".

It will take some time (maybe more than a decade) for vibe coding to be "old" and consistently correct enough where it's no longer mentioned.

Same thing happened 30 years ago with "The Information Superhighway" or "the internet". Back then, people really did say things like, "I got tomorrow's weather forecast of rain from the internet."

Why would they even need to mention the "internet" at all?!? Because it was the new thing back then and the speaker was making a point that they didn't get the weather info from the newspaper or tv news. It took some time for everybody to just say, "it's going to rain tomorrow" with no mentions of internet or smartphones.

DonHopkins|4 months ago

It's like how in space, they just call the "space bar" the "bar".

stefanfisk|4 months ago

I wouldn’t be surprised if it’s actually a plus in the eyes of possible new employers these days.

basepurpose|4 months ago

vibe coding in my understanding is losing/confusing the mental model of your codebase, you don't know what is what and what is where. i haven't found a term to define "competently coding with ai as the interface".

dist-epoch|4 months ago

For the same reason competent people need to mention that X utility was (re)written in Rust.

timeon|4 months ago

I would guess the reason there is opposite. Like code that even newcomer can safely edit.

But in general you are right. The article was for developers so mentioning the tool/language/etc. is relevant.

sharkjacobs|4 months ago

I mean, they seem to address that pretty directly in the post

> Two years ago, I wouldn’t have bothered with the rewrite, let alone creating the script in the first place. The friction was too high. Now, small utility scripts like this are almost free to build.

> That’s the real story. Not the script, but how AI changes the calculus of what’s worth our time.

raincole|4 months ago

"My static blog templating system is based on programming language X" is the stereotypical HN post. In theory the choice of programming language doesn't matter. But HNers like to mention it in the title anyway.