Earlier quoted context omitted.
You're absolutely right -- that's the crux of the problem. There are no shortcuts, only future liabilities.
> You're absolutely right Bot detected
Will vibe coding end like the maker movement?
51–60 of 459 posts
Re: Will vibe coding end like the maker movement?
#52Re: Will vibe coding end like the maker movement?
#53The 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.
Re: Will vibe coding end like the maker movement?
#54Re: Will vibe coding end like the maker movement?
#55The 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).
There are many people who code to make cool stuff and enjoy sharing, but there is even more people who code to look good on CV.
I’m not trying to be mean, this is just an anecdote I had from my time hiring.
Re: Will vibe coding end like the maker movement?
#56TL;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.
The other day I also developed a RGB-RGBW converter using a rp2040; claude did most of the assembly, so instead of taking a couple of days, it took a couple of hours.
I don't prefer no code; my point is software is a barrier on embedded systems, and if I - someone who can actually program in c/c++, python and assembly, see huge benefits in using LLMs, for someone at an entry level it is a life changer.
Re: Will vibe coding end like the maker movement?
#57The “maker movement” isn’t dead and it wasn’t born recently either. People have been DIYing for all sorts of reasons for very long time.
What's new is this concept of the "maker movement" as a distinct counterculture. It's relatively easy to go buy parts and materials and make things. People 30 or 40 years ago who built stuff instead of buying it didn't really identify as anything because that was just what you did when you wanted something. Whereas nowadays you can buy pretty much anything on Amazon, even things that are fit for a very specific purpo…
Like… if the maker thing was less of an insane cult that died out than genuine excitement about things that actually did matter… well the whole thing falls apart.
We’re just not required to accept the (false, I think) premise this depends on, even if we’re inclined to agree with what it says about vibecoding.
Re: Will vibe coding end like the maker movement?
#58My general take on most vibe coding projects ("Hey, look, I built this over the weekend"), is general dismissiveness. Mostly because of the effort required, i.e. why should I care about something that someone did with almost zero effort, a few prompts? If someone tells me they ran a marathon, I'm impressed because I know that took work. If someone tells me they jogged 100 meters, I don't care at all (unless they were…
Do people build to impress with an implementation that no one cares about really? Or to share the end product? I think now you are freed up to make a shooter that people will actually want to play. Or at least attempt it. We probably need to come to terms with the idea that no one cares about those details. Really, 2 years ago no one would have cared about your hand crafted 3d shooter either I think.
Re: Will vibe coding end like the maker movement?
#59Re: Will vibe coding end like the maker movement?
#60[flagged]