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.
Will vibe coding end like the maker movement?
131–140 of 459 posts
Re: Will vibe coding end like the maker movement?
#132Re: Will vibe coding end like the maker movement?
#133Earlier quoted context omitted.
> BTW, I think a lot of people were/are greatly overestimating the value of coding to business success. Fully agree - We already saw dev prices drop significantly when offshore dev shops spun up. I've had great, and also horrible experiences working with devs that could produce lines of code at a fraction of the price of any senior type dev. The higher paid engineers i've worked with are always worth their salary/hou…
We didn't even have to offshore for lots of bad code to be written. Looks at the scores of Ycombinator startups that wrote a shitload of awful code and failed. Good ideas, pretty websites, but not a lot of substance under the hood. The VC gathering aspect and online kudos was way more important to them than actually producing good code and a reliable product that would stand the test of time. Pretty much the most det…
Not to say the crowd u speak of doesn’t exist, they do.
Re: Will vibe coding end like the maker movement?
#134> 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…
I did, a lot, maybe fifteen years ago. There was a lot of talk about a "3D printing revolution" and being years away from being able to make whatever you want at home. For a while, the "maker" moniker was strongly associated with home manufacturing maximalists.
I still don't get the point the article is making, though. That 3D printer thinking was obviously naive because it underestimated the difficulty of mechanical design and the importance of the economies of scale. Using AI to "write" or "code" is a lot easier than turning a vague idea for a household good into a durable and aesthetic 3D print, so it's apples to oranges.
There are other things that the vibecoding movement is underestimating - when you pay a SaaS vendor, you're usually not paying for code as much as for having a turnkey solution where functionality, security, infrastructure, and user support are someone else's problem. But I think that's pretty much where the parallels end.
Re: Will vibe coding end like the maker movement?
#135Physical 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.
Re: Will vibe coding end like the maker movement?
#136> 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…
> BTW, I think a lot of people were/are greatly overestimating the value of coding to business success. Fully agree - We already saw dev prices drop significantly when offshore dev shops spun up. I've had great, and also horrible experiences working with devs that could produce lines of code at a fraction of the price of any senior type dev. The higher paid engineers i've worked with are always worth their salary/hou…
I'm honestly just happy at the moment, because our two junior admins/platform engineers have made some really good points to me in preparation for their annual reviews.
One now completed his own bigger terraform project, with the great praise of "That looks super easy to maintain and use" from the other more experienced engineers. He figured: "It's weird, you actually end up thinking and poking at a problem for a week or two, and then it actually folds into a very small amount of code. And sure, Copilot helped a bit with some boilerplate, but that was only after figuring out how to structure and hold it".
The other is working on getting a grip on running the big temperamental beast called PostgreSQL. She was recently a bit frustrated. "How can it be so hard to configure a simple number! It's so easy to set it in ansible and roll it out, but to find the right value, you gotta search the entire universe from top to bottom and then the answer is . AAaah I gotta yell at a team". She's on a good way to become a great DBA.
> Agents are great at building out features, i'm not so sure about complex software that grows over time. Unless you know the right questions to ask, the agent misses alot. 80/20 doesn't work for systems that need 100% reliability.
Or if it's very structured and testable. For example, we're seeing great value in rebuilding a Grafana instance from manually managed to scripted dashboards. After a bit of scaffolding, some style instructions and a few example systems, you can just chuck it a description and a few queries, it just goes to successful work and just needs a little tweaking afterwards.
Similar, we're now converting a few remnants of our old config management to the new one using AI agents. Setup a good test suite first, then throw old code and examples of how the new config management does it into the context and modern models do that well. At that point, just rebuilding the system once is better than year-long deprecation plans with undecided stakeholders as mobile as a pet ferret that doesn't want to.
It's really not the code holding the platform together, it's the team and the experiences and behaviors of people.
Re: Will vibe coding end like the maker movement?
#137Re: Will vibe coding end like the maker movement?
#138> 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…
> This version of the Maker Movement only ever existed in news articles and hype bubbles.
That version of the Maker Movement was heavily pushed by city and the state government in Massachusetts. They put money into it; foundations funded it.
It was seen as a way to give students another pathway for those who weren't interested in going to college. I've seen first hand how some kids who weren't interested school or academics really got into the Maker thing, which got them into STEM.
Some of them ended up going to college to study engineering and related fields. Some of them ended up working in related fields and started their own businesses.
As time went on, it became clear to me that the Maker Movement wasn’t going to go mainstream, although 3D printing has found another niche audience recently in the home lab space. Many home-labbers on YouTube 3D print their own cases and other parts.
There will be normies that take up vibe coding like some knit their own sweaters or grow their own food because they enjoy it.
And there will be Fortune 500 companies that will vibe code certain products.
Re: Will vibe coding end like the maker movement?
#139Earlier quoted context omitted.
And yet it's never "now". The promised results are never here. I understand one of the chief innovations the AI industry produces is rhetoric and hype, but it's insufferable and repetitive. A better AI isn't good enough. "Closer" to a stated goal isn't good enough. Deliver results that have value to more than just enthusiasts and academics.
Sure it is. AI software development is here. It's not good enough for everything, but it's good enough for a majority of the changes made by most software engineers. That's now. Right now, the tooling exists so that for >80% of software devs, 80% of the code they produce could be created by AI rather than by hand. You can always find some person saying that it'll destroy all jobs in a year, or make us all rich in a y…
Mixing the two up is how we get a massive company like Microsoft to continually produce such atrocious software updates that destroy hardware or cause BSODs for their flagship Operating System.
That's not replacing software development. That's dysfunction masquerading as capability.
And none of what I said is goalpost moving. They are the goalposts constantly made by the AI industry and their hype-men. The very premise of replacing a significant amount of human labor underlies the exorbitant valuation AI has been given in the market.
Re: Will vibe coding end like the maker movement?
#140Actually, 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.