logoalt Hacker News

Will vibe coding end like the maker movement?

320 pointsby itunpredictableyesterday at 4:07 PM310 commentsview on HN

Comments

petefordetoday at 1:45 AM

I've got to be honest: my complete skepticism that the maker movement is somehow past tense makes it extremely difficult for me to take this tenuous comparison to LLM coding particularly seriously.

The author talks about lowered barriers to prototyping as though they represent a failure state; that's absurd, and it has absolutely nothing to do with whether most people have membership-based maker spaces nearby.

Meanwhile, we're in a golden era of tool access. It's now possible for people to buy affordable CNCs, laser cutters and UV printers. I have a freaking pick and place in my home.

Also, you can have custom PCBs shipped to you in a week for about $10.

Having LLMs available at the same time as all of these tools are rapidly evolving means that anyone with an idea can prototype just about anything. In my worldview, anyone not excited about this either has no original ideas or a cynical agenda.

I'd say more but I have to get back to work on my maker projects.

show 3 replies
jmullyesterday at 6:40 PM

> The central promise—that distributed digital fabrication would bring manufacturing back to America, that every city would have micro-factories, that 3D printing would decentralize production—simply didn’t materialize.

I never heard that. It didn’t seem like 3D-printing ever showed sings of displacing existing ways of manufacturing at scale, did it? Units per hour and dollars per unit was never its strength. It was always going to be small things (and if anything big grew out of it, those would naturally transition to the more efficient manufacturing at scale).

Vibe coding, on the other hand, is competing against hand coding, and for many use cases is considerably more efficient. It’s clearly replacing a lot of hand coding.

BTW, I think a lot of people were/are greatly overestimating the value of coding to business success. It’s fungible from a macro perspective, so isn’t a moat by itself. There’s certainly a cost, but hardly the only one if you’re trying to be the next big startup (for that, the high cost of coding was useful — something to deter potential competitors; you’ll have to make up the difference in some other way now).

Also, software is something that already scaled really well in the way businesses need it to — code written once, whether by human or LLM, can be executed billions of times for almost nothing. Companies will be happy to have a way to press down the budget of a cost center, but the delta won’t make or break that many businesses.

As always, the people selling pick-axes during the gold rush will probably do the best.

show 30 replies
rgloveryesterday at 6:05 PM

> When you spend two years making useless Arduino projects, you develop instincts about electronics, materials, and design that you can’t get from a tutorial. When vibe coding goes straight to production, you lose that developmental space. The tool is powerful enough to produce real output before the person using it has developed real judgment.

The crux of the problem. The only way to truly know is to get your hands dirty. There are no shortcuts, only future liabilities.

show 7 replies
giancarlostoroyesterday at 6:59 PM

Did the maker movement end? I dont think so, its just as niche as its always been. We have plenty of maker type posts on here. I dont think “vibe” coding is going away. Especially with so many open source models you can run on a simple Mac.

show 5 replies
itunpredictableyesterday at 5:13 PM

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.

show 4 replies
fhubyesterday at 5:21 PM

The “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.

show 8 replies
ogouyesterday at 11:42 PM

The maker movement evolved. It didn't disappear. Once the tools became accessible to a much wider audience, such as children, it became an integrated aspect of education. It also became a cultural tool. The author is focusing on a very narrow path to monetization and manufacturing. That wasn't the goal of the movement at all. That was how startup pitches tried to capture the movement and extract value. I see 3D printing machines that create structures out of adobe now. Huge ones. I see whole niche industries coming from laser cutters and CnC machines. People who started on Arduino boards now build music synthesizers and modular synth components. That movement continues and now offers a wide array of dividends.

w10-1yesterday at 7:55 PM

I disagree with too much philosophizing around both Makers and vibe coding. The actual incentives are curiosity and a desire to build what one cannot buy (and using that for teaching initiative in kids) - not AGI or transforming society.

Physical making is hard: you run up against the limits of plastic or the difficulty of cnc planning for various materials, as well as the limited value for small projects: people rarely make entire projects, instead making parts. So there is an upper bound for the utility of making. (btw, anyone have a laser welder or steel-capable CNC's they're tired of?)

Software making is what you make it, subject to the laws of complexity, and as valuable as its integration (computers, robotics). These in theory are limiting, but in practice there are effectively an infinite supply of valuable projects when the cost of production reduces. Deployments will be limited by access to customers, which is not a problem when people make software for themselves.

fookertoday at 12:29 AM

There is no getting around the fact that projects that used to take man-years are possible in an afternoon now.

And this is the worst this technology is ever going to be :)

Don't take my word for it, go try building something that you always wanted to build but did not have time for. If you do not have something like that at the back of your head, I doubt you have to be concerned about this topic.

show 1 reply
sarbanharbletoday at 1:50 AM

The Maker Movement didn’t die, it evolved. Look at STEAM and assistive technology for examples. The failure in monetization of Tech Shops were heartbreaking, but next-generation manufacturing techniques have changed the concept of a mass-produced “one size fits all” product.

0xbadcafebeeyesterday at 8:00 PM

Nah. The most universal rule of human nature is humans be lazy. Makers do extra effort for no real gain. Vibe coders do less effort for more gain. Vibe coding is what everyone wanted computers to be from the beginning. Tell it what to do, it does it.

Actually, the future isn't vibe coding, it's vibe agenting. GPT 5.3 is so advanced, you don't need to write a program to do something. You tell the agent what you want, and it does it for you by "using" desktop apps like a person. If it can't do it manually, it'll write a program to do it. That's where we're headed.

show 1 reply
waffletoweryesterday at 6:57 PM

The author writes as if he didn't know 'aider' even existed. "Vibe coding skipped that phase entirely" is dead wrong. What may be different is that the cycle was incredibly short before Anthropic made it mainstream with Claude Code. Gemini CLI, definitely a Claude Code imitator, existed long before The New York Times knew what Claude Code was. Openclaw -- a decidedly different agentic AI application -- is part of another period where weirdos are playing with tools.

maxdoyesterday at 11:59 PM

I feel bad about the author . The entire post is a religious denial of the reality.

It’s obvious with each iteration of llms that vibe code , write-only-code is here to stay in many industries if not everywhere.

nicetryguyyesterday at 10:29 PM

Ok, i just generally disagree with the premise. Why does it have to be "100% vibe coded" or "0% vibe coded"? There is a very happy medium that is getting ignored here. As a coder with various language experiences, i can just get like a good kick and a template with Claude and continue in any language i want and have the LLM do the redundant parts. As someone with some soldering experience, i could have an LLM cook up and explain a circuit that might have taken me months trying to mangle myself. I think LLMs empower creativity more than ever, and creative people can have a wonderful time with LLMs softening the initial headbanging and tedious redundancies of any project.

show 1 reply
davesqueyesterday at 10:03 PM

I don't understand this. I use agentic coding to do things more quickly. And it's not just toys. I end up with software that both works and is useful. Assuming AI models powerful enough to drive that process continue to be available, why would I stop doing it?

show 1 reply
a1oyesterday at 5:49 PM

I have a feeling that the maker movement specific being talked here was with meetups for showcasing things (fairs?) and with local hackerspaces at the age of the makerbot as the “game changer” 3D printer. If that is the case that one was captured by corporations - and for makerbot, the Stratasys “takeover”. I guess the AI/vibe coding was born from corporations but with local models there is this promise to move it to easier/more open access. I feel it’s too soon to tell to trace part of the parallels. I also feel the Maker movement cited was at a better age for Blogs, so lots of the vibe coding may just be happening without an audience.

hi_hiyesterday at 11:30 PM

I don't understand the fascination and focus on Vibe Coding.

Sure, you can do that, it's an option, but no serious engineering effort is being left entirely up to the AI.

Vibe coding is essentially the Jackson Pollock approach to software building. Throw a bunch of paint down, with very little control, and look, we have something novel.

It doesn't mean your going to replace all the ways of making art with paint throwing.

I'd love to start seeing more discussions about alternative approaches to working with AI. The recent Vinext article was great https://blog.cloudflare.com/vinext/. This seems to be "the way" for working with AI in a high stakes production environment, but what other ways are there.

I fear the focus on vibe coding is diluting and taking focus away from far better alternatives. Maybe because the narrative around those aren't quite so dramatic?

jamiecodeyesterday at 6:49 PM

The failure mode split nobody's naming: Claude gets regexes right about 95% of the time, which is annoying but catchable. Gets auth logic or state management right 95% of the time and you've got silent data corruption showing up 3 months later on an edge case nobody tested.

Vibe coders treating those as the same category is what actually worries me. Even in regular software there's a feedback mechanism - unit tests go red, CI breaks. Vibe coding skips that too. You get working code that passes the happy path and nothing that tells you which 5% failure rate is the dangerous one. That judgment about problem category severity is the thing that's hard to develop without breaking things first.

show 3 replies
stavrosyesterday at 6:50 PM

I don't know about anyone else, but since vibe coding, I'm making more things than I've ever made before. Just a constant stream of making, all day.

Couldn't be happier. I make things because I want to see them exist, not because it was hard.

show 4 replies
windexyesterday at 5:58 PM

Far more people are coding and participating and creating things now than before. Doesn't matter what you call it. There is enough excitement.

eibrahimyesterday at 10:39 PM

The maker movement comparison is interesting but I think it breaks down in one key way: the marginal cost of software distribution is basically zero. 3D printing still requires physical materials and shipping. Vibe coded apps can reach users instantly if there's a discovery mechanism.

The real parallel might be the early web era where anyone could make a website but finding them required Yahoo directories and later Google. Right now vibe coded apps have the same discovery problem - they exist but there's no effective way to find or evaluate them.

miladyincontrolyesterday at 11:45 PM

It almost felt like a well poisoning those that were preaching towards casual audiences how 3d printing would bring in this era of having a little factory in your garage. A set of machines that'd make anything and everything without any expertise on the user's end, replacing most overseas production.

eggplantinytoday at 1:06 AM

The "consumption" frame is more honest than "craft," agreed. But it falls into the exact same hole. Taste accumulation, attention capture, gift economy, signal fortress—they're all variations of "how do I assetize the byproducts?" The frame changed, but the question didn't: what do I get out of this?

The author already touched on a better answer. Scenius worked because of the "permission to fuck around." Nobody expected your Arduino to ship. But the conclusion hands you four value-capture strategies and quietly revokes that permission. "Play freely, but collect the exhaust" isn't permission—it's a conditional license.

I once learned songwriting from an indie musician who refused autotune and wrote by hand. He said the point of busking isn't playing because there's an audience. It's playing when nobody stops. You play anyway. That's how you find your sound.

This gets at the root of "evaluative anesthesia." It's not that our tools are too powerful. It's that we're asking "is this valuable?" at every step. A busker doesn't ask that. Taste and judgment accumulate as a residue of immersion, not deliberate capture.

What vibe coding needs isn't a smarter consumption strategy. It might just be the courage to play to an empty street.

axegon_yesterday at 5:37 PM

The maker movement is not dead but it's a far more niche audience. Don't get me wrong, get a 3d printer and an arduino(or arduino like equivalent), endure a week of suffering and you are hooked for life: this was my own experience and anyone that I know that has ever gone down that road. ~~vibe~~ Slop coding won't die either but there are a lot of people will get a cold shower sooner or later: some already have. All ai slop is a russian roulette where the players may not even know they are playing and the gun is a backwards revolver. I can't say whether slop coding will professionally die before or after the burst of the AI bubble, but everyone is starting to realize that slop is unmaintainable, inefficient and full of bugs when you factor in all the edge cases no slop machine will ever cover. AI can exist in non-professional spaces and hobby projects, though I'd argue it may be equally as dangerous for the people that use it and those around them: you are only one firewall-cmd away from leaking all your personal data.

As for the parallels with the maker movements, here's one example: drones are one of my hobbies. I love drones and I've built countless fpv ones. For anyone that hasn't done that, the main thing to know is that no two self-build drones are the same - custom 3d printed parts, tweaks, tons of fiddling about. The main difference is that while I am self-taught when it comes to drones, I have some decent knowledge in physics, I understand the implications of building a drone and what could go wrong: you won't see me flying any of my drones in the city - you may find me in some remote, secluded area, sure. The point is I am taking precautions to make sure that when I eventually crash my drone(not IF but WHEN), it will be in a tree 10km from anything that breathes. Slop code is something you live with and there are infinite ways to f-up. And way too many people are living in denial.

computersuckyesterday at 11:13 PM

> You’re left reaching inward for something that the process never required you to develop, and the gap between the effort you expected to invest and the effort that was actually needed starts to feel like a personal failure rather than a feature of the technology.

vicchenaitoday at 1:10 AM

The maker movement comparison works on the surface but misses a key asymmetry: 3D printing failed partly because physical atoms still cost money to produce and ship. Code has zero marginal reproduction cost. Every vibe-coded tool that ships becomes infinitely cheap to distribute.

The more interesting question is what vibe coding actually democratizes. It's not engineering---it's implementation. The bottleneck shifts from 'can you write the code' to 'do you understand the domain well enough to specify what the code should do, and verify it's doing that correctly.'

I've watched domain experts---people with deep subject matter knowledge who previously couldn't build because they lacked CS fundamentals---suddenly able to ship working tools. Code quality is often brittle. But the problem understanding is sharp, because they're building something they actually needed.

The maker analogy would have been more accurate if 3D printers only failed when you asked them to print something you didn't fully understand. That's where vibe coding fails too.

transitorykrisyesterday at 9:02 PM

There was also something subtle that happened, and it seemed to happen quite rapidly, a little over a decade ago. "Maker" started being used to mean more than just 3D printing hackers and started to refer to engineers, and then others "making" things.. but the watering down wasn't the end of it, it became a way to praise a certain class of employee. The resentment that generated (say, sales, marketing, etc) and the bizarre uses of "Maker", I believe contributed to it's demise.

HumblyTossedyesterday at 8:59 PM

No. AI assisted coding ("vibe coding") will not go away, but the hype around it will as it becomes incorporated into development like any other tool. You'll be expected to use it at work (for "productivity" reasons), but if you enjoy the act of coding and problem solving, you still won't have to for personal projects.

danesparzayesterday at 5:32 PM

Wait - the maker movement ended?

simonwyesterday at 5:39 PM

The title of the linked article is "Vibe Coding and the Maker Movement" but the title on Hacker News is "Will vibe coding end like the maker movement?" - I think the original title should be restored.

show 2 replies
burgerquizztoday at 1:03 AM

is there maker movement ever ended? It’s stronger than ever with vibe coding

kseniamorphyesterday at 8:41 PM

The comparison feels off to me. The Maker Movement was an actual movement with a shared ideology of self-transformation through building. People identified with it. Vibe coding is just a description of a practice. The term covers a broad range of people: developers building components in languages they don't know, people trying to ship something fast and cash out, enthusiasts, and plenty of developers who are just too lazy to do their job. Any generalizations about what this "means for society" are going to be strained by definition. The author partially senses this. He writes that vibe coding "skipped the scenius phase" but misses why. I think there was no scenius phase because there was no movement in the first place. The tool just became available to everyone at once.

janalsncmyesterday at 7:51 PM

I wasn’t aware the maker movement ended. There are all sorts of cool things we can do with on-device ML that have major privacy and convenience benefits over Claude in the cloud. In fact with hardware improvements I think integrated intelligence will be heating up.

AbstractH24today at 12:32 AM

No, it’ll redefine what it means to make

LarsDu88yesterday at 8:35 PM

Vibe coding isn't so much a movement as a big fat tool that was air dropped from space after the megacorps decided to dump billions of dollars into LLMs and LLM companies.

It's like comparing Christianity to water wheels or gay pride to to the Saturn V rocket. It's just not really analogous in any way.

I do agree with the author about commoditization, however.

The most likely outcome is that software will be commoditized and software developers commoditized even harder. If we still need software engineers to prompt, you'll find plenty of people in India able to do those tasks, not necessarily with great quality until they too are replaced by better AI.

This whole situation inspired me to actually dive harder into Maker type stuff such as learning how to design PCBs, but one thing I found is that this TOO is very close to being automated by AI. To actually get hardware made, even prototyping PCBs, you NEED to go to China, and the Trump tariffs cut into the cost of doing these activities hard.

show 3 replies
storusyesterday at 8:47 PM

Maker movement was a great success, but in China, not in the US.

niemandhieryesterday at 8:56 PM

Why would it? I have a 3d printer and a laser cutter because i want to make things that few other people want.

If at all it will make me do more little hyper specific projects.

tracerbulletxyesterday at 11:26 PM

Scaling manufacturing is pretty different from scaling software.

ManuelKiesslingyesterday at 7:33 PM

I said this with a lot less words recently: https://news.ycombinator.com/item?id=47105372

pm90yesterday at 9:16 PM

Hard disagree with this take. Mass adoption of any technology is almost always a good thing; the more people are looking at the sane problem, the more clever/elegant/innovative solutions come out of it.

Im also not sure if “vibe coding” did not have a phase where early adopters were mucking around? I saw the early versions of gpt much earlier than chatgpt and a lot of folks were using transformers for coding before claude.

t_seayesterday at 9:06 PM

TIL the Maker movement died I guess?

show 1 reply
canxerianyesterday at 9:54 PM

Participating in the maker movement achieved a few things: it signalled you had intellectual curiosity, that you were a man who could do things with his hands, and that you fixed things, rather than bought new - thereby increasing your green credentials.

Vibe coding does none of the above

ge96yesterday at 6:45 PM

no it'll encourage more people to try new things

edit: I read this title wrong, thought it said "end the maker movement"

personally I enjoy creation and writing code so I'm not going to vibe code my hobby/passion project, I don't care if theoretically it'll save me x amount of time, the code is rote for me anyway but I have to be actively engaged in it to enjoy it

j45today at 1:00 AM

If the maker movement is 3d printing this might be an out of touch perspective.

Bambu Labs a month others have made 3d printing far more click and print with little to no tinkering.

14today at 12:44 AM

I have not yet tried vibe coding but it is something I look forward to trying when I get some free time (kids growing up a little).

I assume some could use it to make for commercial sale products but when I heard of it I really just pictured it mainly for small personal projects mainly.

I have always had an interest in electronics but without going to college there was really obvious no path to get into creating small diy projects. Then years back came along Raspberry Pi. I bought one along with a big variety of different sensors and a breadboard and all the things one would need to create something. I pictures making things that would email my mom when her plants were getting dry and many other dreams with all the sensors.

But it was still overwhelming. Lots of knowledge you need before you even start so it felt hard. But eventually I set off to try something and with many hours of searching for how to code what I wanted and essentially copying code and maybe slightly altering it to my needs I did finish one project. It was basic but I was always proud of what I accomplished. I had an IR sensor that would detect if someone walked in front of it and when that happened I also had a power relay that was connected to a lamp. When motion detected the lamp would then blink SOS in Morse code and it would also send me an email saying motion detected. What a feeling when I ran it and it worked on the first try.

But that took so much time searching and trying to find the code I wanted. I see vibe coding and imagine I could do the same thing in minutes verses hours. I don't think I will ever make some project that is ever going to make me money but do imagine with vibe coding the barrier to creating some of those projects I dreamed up in my head for personal use is much closer and obtainable.

Aurornisyesterday at 7:01 PM

> and it has to do with how the Maker Movement actually ended.

> The central promise—that distributed digital fabrication would bring manufacturing back to America, that every city would have micro-factories, that 3D printing would decentralize production—simply didn’t materialize.

This version of the Maker Movement only ever existed in news articles and hype bubbles.

The Maker Movement was never about building small factories and consumer 3D printing was never about manufacturing things at scale. Everyone who was into 3D printing knew that we weren't going to be 3D printing all of our plastic parts at home because the limitations of FDM printing are obvious to anyone who has used one. At the time, consumer 3D printers were rare so journalists were extrapolating from what they saw and imagined a line going up and to the right until they could produce anything you wanted in your home.

The Maker Movement where people play with Raspberry Pi, Arduino, and cheap 3D printers is possibly stronger than ever. Everything is so cheap and accessible now. 10 years ago getting a 3D printer to produce parts was a chore that required a lot of knowledge and time. Now for a couple hundred dollars anyone can have a 3D printer at home that is mostly user friendly and lets them focus on printing things.

The real version of the Maker Movement just isn't that interesting to mainstream because, well, it's a bunch of geeks doing geeky things. There's also sadly a lot of unnecessary infighting and drama that occurs in maker-related companies, like the never ending Arduino company drama, the recent Teensy drama that goes back years, or the way some people choose their 3D printer supplier as their personal identity would rather argue about them online than print.

show 1 reply
franciscatoryesterday at 5:28 PM

If you're vibecoding the start of the singularity... then may be yes.

linkjuice4allyesterday at 8:01 PM

3D printing does bear some similarity to vibe coding/LLM-generated code. I do occasionally see "product" 3D printed items but the bigger value-add for 3D printing has been rapid prototyping and then running that design through actual production testing.

An example 3D workflow: Prototype design -> 3D print -> test/break -> production design -> real manufacturing process

The equivalent vibe code Vibecobe -> slop -> test/break -> real developers -> real development process

--

The real test for vibe coded stuff (much like 3D printed crap at craft fairs) will be if someone actually buys it. But much like those 'makers', vibe coders will have to go through the "real development process" if they want to make money at scale.

micromacrofoottoday at 12:06 AM

I feel like every blog post like this marches up to a point and then abruptly stops before looking at the only thing that has improved working conditions in the US: organized labor movements.

🔗 View 21 more comments