Hacker Newsnew | past | comments | ask | show | jobs | submit | fhub's commentslogin

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.

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

For example, if you wanted a pretty dress with a specific fabric and cut, you would likely have had to sew it yourself or pay a tailor because your off-the-rack options would be limited, costly, or ill-fitting. But people just did that without fanfare and it wasn't a counterculture. Or if you wanted custom cabinets or resin-coated live-edge stair treads, etc. You'd just figure out how to make it if you wanted it. Or you could pay someone else to do it.


Yeah, I've always characterized "Maker" as "Geek who missed shop class".

Curious how this differed in northern Europe where Sloyd Woodworking has a long tradition in early education:

https://rainfordrestorations.com/category/woodworking-techni...


The maker movement is still there, its just make magazine died a death.

What has changed is that the fusion of the more artistic end of model making and woodwork is less lumped together with electronics and 3d printing.

I would say that there are much more makers, but they are more specialised.


I think the severity of this is wildly overblown in an effort to make it fit the thesis.

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.


Yeah, I have no idea what this guy is talking about. I still get Make magazine full of people making projects every month. My youtube feed is similarly full of people making stuff and sharing it with the community.

Check out the Maker Project Lab weekly video showcasing awesome stuff from the maker community, it's inspiring and fun to see. https://www.youtube.com/@MakerProjectLab


The hype cycle of 3D printers has probably plateaued into productivity now. Certainly the Maker movement is alive and well but it's not the hot new thing like it was a decade or a dozen years ago. Makerspaces aren't sprouting like mushrooms like they were before (partly because critical mass was already reached, partly because the pandemic reduction of physicality I'd guess), you don't see gimmicky 3D-printing kiosks at the mall anymore.

For people that have been doing something for some time, it's kind of funny when their old thing becomes new. Old things are now suddenly becoming internet famous and starts trending, so it suddenly becomes "new". Eventually, those new comers that only came along as trend followers fall away. That leaves the OG people plus some of the new comers that will stick around. Eventually, a new generation will discover it and it becomes "new" in whatever circles they run.

If anything it was just boosted with introduction of cheap 3d printers.

And recent rapid improvement in the technology its availability...

And filaments. Different sorts and getting cheaper. Just got into printing. Today a lot can be done withing $1000. That's including printer.

Making isn't dead, but the movement is. There is no longer a large gap of people who are gaining interested in it but who haven't yet figured out how to get started. Now, everyone who wants to make it is already doing it.

I feel like the "maker movement" was more a corporate effort to commoditize tools and supplies to sell to makers. Not to mention selling the lifestyle of "maker".

If you see it through a cynical capitalist lens you could argue the maker movement is just an engineered market segment, how many people bought raspberry pis, arduino, 3d printers and barely use them? Do they actually make things or do they watch videos of influencers making things and selling them the dream (and tools)

Yeah but now vibe coding will make DIY-ers look like a bunch of luddites.

And mastering a technology has lost its point.


Plenty of people fall in both camps of DIY and vibe coding. Just last week I used codex to write me so great scad file so that I now have a token generator for my multi color 3d printer. Vibe Coding can allow makers to go further quicker.

If you are interested in learning about the other perspective, you can watch some parents’ congressional testimony here https://youtu.be/y8ddg4460xc?si=-yYduYDppF4TQWqD.

The character.ai one is gut wrenching.


The lone ranger may have actually done something optimal but indirect. There is a lot of press that went global pointing out real problems. Japanese are proud people, this might actually help direct public funds to solve the problems.

Right now I'll pay 2x for a subjectively 20+% better coding agent. But in a year I don't think there will be an agent that to me is subjectively 20% better amongst the big three.

So where is the moat for these companies then, in the end will they all be almost the same from the pov of a normal person? So it's just price competition?

Google will win, it’s becoming obvious

> Opus feels more like a guy to me, while Codex feels like a machine

I use one to code and the other to review. Every few days I switch who does what. I like that they are different it makes me feel like I'm getting different perspectives.


He is likely working on a very clean codebase where all the context is already reachable or indexed. There are probably strong feedback loops via tests. Some areas I contribute to have these characteristics, and the experience is very similar to his. But in areas where they don’t exist, writing code isn’t a solved problem until you can restructure the codebase to be more friendly to agents.

Even with full context, writing CSS in a project where vanilla CSS is scattered around and wasn’t well thought out originally is challenging. Coding agents struggle there too, just not as much as humans, even with feedback loops through browser automation.


It's funny that "restructure the codebase to be more friendly to agents" aligns really well with what we have "supposed" to have been doing already, but many teams slack on: quality tests that are easy to run, and great documentation. Context and verifiability.

The easier your codebase is to hack on for a human, the easier it is for an LLM generally.


Turns out the single point of failure irreplaceable type of employees who intentionally obfuscated the projects code for the last 10+ years were ahead of their time.

I had this epiphany a few weeks ago, I'm glad to see others agreeing. Eventually most models will handle large enough context windows where this will sadly not matter as much, but it would be nice for the industry to still do everything to make better looking code that humans can see and appreciate.

It’s really interesting. It suggests that intelligence is intelligence, and the electronic kind also needs the same kinds of organization that humans do to quickly make sense of code and modify it without breaking something else.

Truth. I've had much easier time grappling with code bases I keep clean and compartmentalized with AI, over-stuffing context is one of the main killers of its quality.

Having picked up a few long neglected projects in the past year, AI has been tremendous in rapidly shipping quality of dev life stuff like much improved test suites, documenting the existing behavior, handling upgrades to newer framework versions, etc.

I've really found it's a flywheel once you get going.


All those people who thought clean well architected code wasn’t important…now with LLMs modifying code it’s even more important.

> He is likely working on

... a laundry list phone app.


They use the word "Sonnet" 60+ times on that page but never give the casual reader any context of what a "Sonnet model" actually is. Neither does their landing page. You have to scroll all the way to the footer to find a link under the "Models" section. You click it and you finally get the description

"Hybrid reasoning model with superior intelligence for agents, featuring a 1M context window"

You then compare that to Opus Model description

"Hybrid reasoning model that pushes the frontier for coding and AI agents, featuring a 1M context window"

Is the casual person meant to decide if "Superior" is actually less powerful than "Frontier"?


I won't argue with your point; both Anthropic and OpenAI name their models poorly, and it is hard to follow unless you're already following it.

"Sonnet" only makes sense relative to other things but not by itself. If you don't know those other things, it is difficult to understand.

But, if you were asking (and I'm not sure that you are): "Sonnet 4.6 is a cheaper, but worse, version of Opus 4.6 which itself is like GPT-5.3 Codex with Thinking High. Making Sonnet 4.6 like a ChatGPT 5.3 Thinking Standard model."


> But, if you were asking (and I'm not sure that you are)

I was wondering, so thank you!


I think they're assuming the reader already understands their Opus > Sonnet> Haiku. Which is probably not a great assumption.

I can see the argument if you’re familiar with poetry terms, then of course that naming makes sense, but I think proper names occupy a different part of the brain for people which inhibits the ability to make that connection. But also the jump from sonnet to opus is not as big as haiku to sonnet even though the names might imply such a jump (17 syllables -> 14 lines -> multi page masterpiece does not capture the difference between the models)

> I can see the argument if you’re familiar with poetry terms,

I think they mean "if you're familiar with Anthropic's family of models". They've had the same opus > sonnet > haiku line of models for a couple of years now. It's assumed that people already know where sonnet 4.6 lands in the scheme of things. Because they've had that in 4.5, and 4.1 before it, and 4 before it, and 3.7 before it, etc.


Yeah their naming is bad. I've always knew it because of how long the types of poems are but most people don't know poems.

Perhaps AI wrote the announcement.

I do appreciate this note more than others. It is food for thought. I think it could have been worded a lot more respectfully though.

No, it's not worded disrespectful enough... this idiot use of an idiotic technology needs to be called out.

He'll likely file in California or Federal and ask for Jury trial. I think a Jury will be sympathetic. I doubt Google will want this to go to a jury trial - not worth the risk, further news cycles of negative PR and impact on staff morale. NPR is credible and liked.

> Greene’s lawsuit, filed last month in Santa Clara County Superior Court, alleges but does not offer proof that Google trained NotebookLM on his voice.

Door close button is supposed to cancel the door dwell time. But due to some disability codes in some regions all major manufactures allow it to be disabled (as required by some codes). i.e. The owners/managers/technicians can disable it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: