Live data from Hacker News

Will vibe coding end like the maker movement?

read.technically.dev

1–10 of 459 posts

Re: Will vibe coding end like the maker movement?

#3
These promotional articles get more refined: They start with the negatives and then refute them in the last paragraphs.

None of these sophisticated articles mention that you could already steal open source with the press of a button before LLMs. The theft has just been automated with what vibe coders think is plausible deniability.

Re: Will vibe coding end like the maker movement?

#4
TL;DR

Quick answer: No. Long answer: its the opposite; as an example, can use claude code to generate, build and debug ESP32 code for a given purpose; suddenly everyone can build smart gizmos without having to learn c/c++ and having knowledge of a ton of libraries.

Re: Will vibe coding end like the maker movement?

#5

The author of this article gives a more balanced POV than mine. I think most (maybe overwhelming majority) of publicized vibe coding projects are complete technical virtue signaling.

I think it's often genuine excitement to share a thing - without quite processing that anybody with the same idea can now build it (for simple- to mid-complexity projects).

Re: Will vibe coding end like the maker movement?

#7

TL;DR Quick answer: No. Long answer: its the opposite; as an example, can use claude code to generate, build and debug ESP32 code for a given purpose; suddenly everyone can build smart gizmos without having to learn c/c++ and having knowledge of a ton of libraries.

Not sure I see it like that. Micropython removes most of the rough edges of doing embedded C. If you prefer no code then I suggest ESPHome for your ESP IoT projects.

Re: Will vibe coding end like the maker movement?

#8

TL;DR Quick answer: No. Long answer: its the opposite; as an example, can use claude code to generate, build and debug ESP32 code for a given purpose; suddenly everyone can build smart gizmos without having to learn c/c++ and having knowledge of a ton of libraries.

I think the reality is that the maker movement slowed down not because it’s hard to learn c++ but because people don’t care enough. Will maybe twice as many people participate now? Sure. But that’ll still be a small fraction of people.

Re: Will vibe coding end like the maker movement?

#9

The author of this article gives a more balanced POV than mine. I think most (maybe overwhelming majority) of publicized vibe coding projects are complete technical virtue signaling.

I think it's often genuine excitement to share a thing - without quite processing that anybody with the same idea can now build it (for simple- to mid-complexity projects).

This is the part I don't understand. It's like sharing a finger painting half the time. Yes, cool, but so what?

[Edit: no need for the downvote, folks, it was an honest question although it seemed otherwise. I think the answers below make sense.]

Re: Will vibe coding end like the maker movement?

#10
post #9

Earlier quoted context omitted.

I think it's often genuine excitement to share a thing - without quite processing that anybody with the same idea can now build it (for simple- to mid-complexity projects).

This is the part I don't understand. It's like sharing a finger painting half the time. Yes, cool, but so what? [Edit: no need for the downvote, folks, it was an honest question although it seemed otherwise. I think the answers below make sense.]

The novelty of "new thing! That would have been incredibly hard a decade ago!" hasn't worn off yet.

This isn't the first time something like this has happened.

I would imagine that people had similar thoughts about the first photographs, when previously the only way to capture an image of something was via painting or woodcutting.

Post reply on HN