logoalt Hacker News

jmullyesterday at 6:40 PM30 repliesview on HN

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


Replies

ramathornnyesterday at 6:58 PM

> 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/hourly rate because of the way they approach problems and the solutions they come up with.

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.

show 4 replies
lich_kingyesterday at 7:54 PM

> I never heard that

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.

show 1 reply
Conscatyesterday at 6:46 PM

I was a kid at the time, but adults, magazines, and other children convinced me that 3D printing at home would likely replace a huge number of products. This included extremely optimistic speculation, like printers producing smart phones or houses. Then I dated a boy who used his 3D printer to substitute The Container Store at a higher cost with greater effort and lower quality, and that soured me on the concept.

show 7 replies
OakNinjayesterday at 7:01 PM

I recently wrote a blog post about exactly this, and I agree with your perspective. Vibe coding helps with showing other people your idea and get them to understand it, try it and, most importantly, help you fail fast. But as the product matures, the gains of using LLM's and agentic engineering will go from 10000% efficiency to something like maybe 30(?)% productivity gain? Which is still awesome, of course.

"The real test of Vibe coding is whether people will finally realize the cost of software development is in the maintenance, not in the creation."

https://blog.oak.ninja/shower-thoughts/2026/02/12/business-i...

show 1 reply
moregristyesterday at 8:29 PM

> It didn’t seem like 3D-printing ever showed sings of displacing existing ways of manufacturing at scale, did it?

It didn’t and I’m not sure anyone who knew anything about at-scale manufacturing ever saw it that way. Injection molding is far cheaper per unit and more accurate.

But 3D printing has made a major impact on prototyping. Parts that would have taken serious machine shop work or outsourcing can be printed in a few hours. It really changed the game for mechanical engineers.

In terms of vibe coding, time to demo/prototype is greatly reduced. That definitely takes time and cost away from R&D. But I don’t know that it’s had much impact on transfer to manufacturing, which can easily be the hard final 20%.

jvanderbotyesterday at 6:46 PM

> It didn’t seem like 3D-printing ever showed sings of displacing existing ways of manufacturing at scale

No, it never seemed that way to the realists, but it was said to seem that way to the makerspheres.

show 1 reply
iancmceacherntoday at 12:00 AM

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

> never heard that.

This book was a big deal, promised it ("Makers, the next industrial revolution") https://www.barnesandnoble.com/w/makers-chris-anderson/11109...

show 1 reply
rcxdudeyesterday at 10:42 PM

I think volume and cost was never really the issue. Even if 3D printing something was 3x the cost it could justify itself just by the sheer amount of overhead it can otherwise remove. Ultimately what limits 3D printing is what you can make with it, and the fact that it doesn't remove assembly as a manufacturing step. If you could 3D print full products then I think the promised revolution would have happened. (As it stands 3D printing has already had a massive impact on manufacturing. More stuff than you would think is 3D printed now, it's just not complete consumer items)

(Not to mention, it's only in the last few years where consumer-accessible 3D printers are more than hobbyist grade that required a huge amount of tinkering to actually work properly)

pm90yesterday at 9:12 PM

Correct. Almost nobody talked about “getting manufacturing back to the US”. Almost always it was just people glad they could build things.

Its also interesting how the author frames the results: Shenzhen is now better than it was ever before at manufacturing. The maker culture succeeded!

show 1 reply
inigyouyesterday at 8:33 PM

It was promised but it never materialised. Everyone was saying we'd all have a 3D printer at home and there'd be no market for niche products any more because we'd just print them on demand.

show 1 reply
analog31yesterday at 10:26 PM

There was certainly a contingent who believed that 3d printing was going to replace all other forms of manufacturing. It was even going to make custom food for us on order.

If you balked at the idea, then you were the bad guy, or treated with pity for being so out of touch. Usually you got the Kubler-Ross Stages thrown at you.

show 1 reply
bob1029yesterday at 9:13 PM

> BTW, I think a lot of people were/are greatly overestimating the value of coding to business success.

I've frequently argued to my organization's leadership that the product could be open source on GitHub with a flashing neon sign above it and it wouldn't change anything about the business. A competitor stealing our codebase would probably be worse off than if they had done anything else. Conway's law and all that.

show 1 reply
zahlmanyesterday at 9:40 PM

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

It seems like a lot of vibe coders are people who otherwise wouldn't be coding at all.

show 1 reply
pradnyesterday at 8:36 PM

One of the odd things people do with tech is taking someone else's random projections at face value?

What does it mean to say "we were promised flying cars", or "every city would have micro-factories, that 3D printing would decentralize production"?

The people creating these narratives may a) truly believe it and tried to make it a reality, but failed b) never believed it at all, but failed anyway, c) or be somewhere else on this quadrant of belief vs actuality.

Why not just treat it as, "a prediction that went wrong". I suppose it's because a narrative of promise feels like a promise, and people don't like being lied to.

It's a strange narrative maneuver we keep doing with tech, which is more future-facing than most fields.

show 2 replies
thfuranyesterday at 8:36 PM

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

Software companies spend a huge amount of money on having software written. Why would significantly altering the cost structure not make or break companies?

show 1 reply
noelsusmanyesterday at 10:13 PM

The people who did best during the gold rush were the people who went out and were lucky enough to find stockpiles of gold.

hx8yesterday at 7:04 PM

> It didn’t seem like 3D-printing ever showed sings of displacing existing ways of manufacturing at scale, did it?

There was a point of time where some people looked at 3d printers and said "Wow, imagine how great this technology will be in 20 years." There was some amount of anticipation for multi-material printers to come around and for home printers to begin replacing traditional consumer goods. Compared to crypto, vr, and ai it doesn't look like much but 3d printing did go through a hype bubble.

bsderyesterday at 8:48 PM

> It didn’t seem like 3D-printing ever showed sings of displacing existing ways of manufacturing at scale, did it?

It's really hard to beat injection molding for scale.

However, what 3D printing did shift was building molds and prototypes. And that shifted small volume manufacturing--one offs and small volumes are now practical that didn't used to be. In addition, you can iterate more easily over multiple versions.

The limiting factor, however, has always been the brain power designing the thing. YouTube is littered with videos that someone wants to build a "thing" and then spends 10-20 iterations figuring out everything they didn't know going into the project. This is no different from "real" projects, but your experienced engineering staff probably only take 5 iterations instead of 20.

jlaroccotoday at 12:33 AM

I agree with you. To me the maker movement has always been about people wanting to tinker and create things for themselves. If anything "vibe coding" makes the maker movement more accessible because people who couldn't (or didn't want to) code can try to have AI code the thing they're building.

And there are plenty of people in the maker movement who enjoy writing code, and will write it whether other people are vibe coding or not.

eleventysevenyesterday at 8:31 PM

> I never heard that.

Once the predictions of a magical future turn out to be false, techies suddenly don't remember. Kind of like when the cult leader's prediction of doomsday doesn't show, there's always another magical prediction of a new future coming. Here are just a few major mainstream sources:

2012, Cornell Prof and Lab Director, in CNN: "We really want to print a robot that will walk out of a printer. We have been able to print batteries and motors, but we haven’t been able to print the whole thing yet. I think in two or three years we’ll be able to do that." (https://www.cnn.com/2012/07/20/tech/3d-printing-manufacturin...)

2013, World Economic Forum: "the world can be altered further if home-based 3D printing becomes the norm. In this world, every home is equipped with a printer capable of making most of the products it needs. Supply chains that support the flow of products and parts to consumers will vanish, to be replaced by supply chains of raw material." (https://www.weforum.org/stories/2013/08/will-3d-printing-kil...)

2013, President of the United States of America Barack Obama hypes up 3-D printing in the State of the Union as a technology that will bring manufacturing back to the U.S.: “A once-shuttered warehouse is now a state-of-the art lab where new workers are mastering the 3-D printing that has the potential to revolutionize the way we make almost everything..." Obama announced plans for three more manufacturing hubs where businesses will partner with the departments of Defense and Energy “to turn regions left behind by globalization into global centers of high-tech jobs.” (https://edition.cnn.com/2013/02/13/tech/innovation/obama-3d-...)

2012, Cover story and special issue of The Economist predicting another Nth industrial revolution:

"THE first industrial revolution began in Britain in the late 18th century, with the mechanisation of the textile industry. Tasks previously done laboriously by hand in hundreds of weavers’ cottages were brought together in a single cotton mill, and the factory was born. The second industrial revolution came in the early 20th century, when Henry Ford mastered the moving assembly line and ushered in the age of mass production. The first two industrial revolutions made people richer and more urban. Now a third revolution is under way. Manufacturing is going digital. As this week’s special report argues, this could change not just business, but much else besides.

A number of remarkable technologies are converging: clever software, novel materials, more dexterous robots, new processes (notably three-dimensional printing) and a whole range of web-based services. The factory of the past was based on cranking out zillions of identical products: Ford famously said that car-buyers could have any colour they liked, as long as it was black. But the cost of producing much smaller batches of a wider variety, with each product tailored precisely to each customer’s whims, is falling. The factory of the future will focus on mass customisation—and may look more like those weavers’ cottages than Ford’s assembly line." (archive: https://communicateasia.wordpress.com/2012/04/20/manufacturi...)

show 2 replies
goatloveryesterday at 7:30 PM

> 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).

There were articles posted on HN hyping exactly that, with comments debating whether 3D-printing would eventually replace conventional manufacturing at scale, and how people would no longer shop at stores like Walmart for their cheap products.

misterchephyesterday at 7:12 PM

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

it's the people that sell the pickaxe pickaxes.

show 1 reply
dheerayesterday at 10:31 PM

I also don't think the "maker movement" disappeared, it's just that the bar for making stuff is so much lower now that anyone and their grandmother can do it.

In the past weeks I:

- 3D printed custom cups that fit onto a pet feeder to prevent ants from getting to our cat food

- 3D printed custom mounts to mount 3W WS2812 LEDs to illuminate Chinese New Year lanterns and connected them to an ESP32 WLED box connected to home assistant

- Connected an vision language model to a security camera that can answer questions about how many times a cat has eaten, drank water, used the toilet, and inform us about any things in the room that look abnormal

- Custom laser cutted a wall fitting for a portable heat pump input and output condenser hoses and added a condensate pump to the contraption, it saves us $200/month in heating costs

- Custom designed a retrofit for a sliding door that accepts a Nuki smart lock that wasn't designed for this type of door.

- Custom laser cutted a valentines day card in Chinese paper cutting style that was generated with many rounds of back and forth prompting with Gemini, then converted to SVG and cut

- My wife and I thought IKEA SKADIS pegboards would look better if they were made out of bamboo plywood, so I shoved a sheet of bamboo into my laser cutter and had it cut out a pegboard that looked much nicer, sprayed it with lacquer, then attached it to the wall with 3D printed mounting hardware. The SVG for the pegboard was generated by a script written by Cursor and took a couple of minutes.

- Having an ESP32 feed a camera image to an LLM and then do something with the result is a piece of cake. A box that "sprays water to deter the cat if the cat jumps on the kitchen counter" is a 1-hour job after you order the components from Amazon, and an LLM will build that parts list for you, too.

- Reverse enginereed the firmware of a Unifi Chime to upload more chime sounds than the UI limits you to, so that I can have Unifi Protect announce if there is an intruder somewhere late at night and where. Cursor reverse-engineered the firmware .bin for me.

A lot of this could have been worth sharing 10 years ago. Now all of this is just "normal life in 2026" so you don't hear about it much. I'm used to thinking of something and then physically having it <12 hours later. It's no longer an undertaking. It's not news anymore.

The bar for "news-worthiness" for makers these days? This guy built an entire city for his cats, with a full functional subway system and everything ...

https://www.youtube.com/watch?v=G4UEugp_mf0

leptonsyesterday at 10:12 PM

3D printing is giving my company many benefits over injection molding. We have 6 variations of the case for our device and we're always coming up with improvements and new functionality, and new products. I only see us expanding our in-house resin print farm instead of building out injection molds. No, we aren't selling millions of units, but injection molding is just too expensive for anything but a 1-size-fits-all solution.

naravarayesterday at 8:43 PM

> BTW, I think a lot of people were/are greatly overestimating the value of coding to business success.

I think I have a conversation at least weekly where I have to explain to someone that using an LLM to convert COBOL to Java (or whatever) will not actually save much effort. I don’t know how many ways to explain that translating the literal instructions from one language to another is not actually is not that hard for someone fluent in both and the actual bottleneck is in understanding what sort of business logic the COBOL has embedded in it and all the foundational rearchitecting that will involve.

Liongayesterday at 7:29 PM

The people selling vibe code pick-axes are buying them for 50 dollars and selling them for 20. Not sure if they will do the best

deadbabetoday at 12:14 AM

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

Vibe coding, like 3D printing, is great for little small batch runs of boutique code. Small toy apps and throwaway projects.

Vibe coding is shit for doing actual maintenance on important projects that actually run the world. It is shit for creating anything that is of robust long lasting quality. It is shit for creating code you can trust. It is shit for creating code that won’t suddenly reveal flaws and inefficiencies at scale and require an entire proper rewrite just when your product is finally gaining traction. Vibe coding has not been around long enough to make these problems obvious yet, but the time is coming. A few high profile failures will hit the media and then suddenly everyone starts coming out of the woodwork with their own vibe coding horror stories and thus the AI bubble collapse begins.

What people will eventually realize, is that if you’re building a serious business with software that must run reliably for years, it really doesn’t give you any advantage being able to vibe code something in a week vs carefully building something out over a few months. Being unable to vibe code your way out of non-trivial maintenance issues is a death sentence for your business, you will need people who know what they are doing eventually.

Relying on vibe coding causes you to have a talent debt, and though you won’t feel it when you’re first rolling out a business, eventually, the bill comes due…

ehutch79yesterday at 7:33 PM

> BTW, I think a lot of people were/are greatly overestimating the value of coding to business success.

Uh, no they're not. Did you not see the recent announcement from unity. One short prompt and you get a whole AAA+ game in one shot.

/s

evilfredyesterday at 10:01 PM

vibe coding is only "more efficient" if you ignore the massive energy costs involved