logoalt Hacker News

Grombobuloustoday at 4:12 AM3 repliesview on HN

I share your concerns, although we still see pretty similarly large and complex things that remain open source today.

I am astonished on a daily basis that my Linux computer is so close to the same experience as two operating systems put out by trillion dollar companies. It even does things that those commercial alternatives don’t do.

Also, if DeepSeek is truly putting out models with 1/10th the cost of Western competitors, and a fraction of the employee headcount, I think it implies that there will be a market for someone else to be in the space offering an alternative.

I think about how companies like IBM are so willing to contribute to Linux and give away those contributions for free because they are part of group of corporate sponsors that need an alternative to more dominant commercial players in the market.

Meta “gives away” React for similar reasons: it’s more beneficial for them to have it be a standard and be able to hire people who already know it.

It’s definitely harder to imagine the same ecosystem benefits of an AI model, but maybe it’s out there somewhere.

I could imagine some data center/VPS providers trying to sponsor something like that so that the big AI companies have less leverage over them.

Or maybe all this optimism is a pipe dream?


Replies

WarmWashtoday at 4:28 AM

Software is "free" though, which is why it has such a vibrant open source scene. One guy can code for a weekend and fill the screens of 5 million with something fun by Monday.

However, Once real costs are involved, participation tanks. Open source hardware, because it actually requires money to realize, has 1/10,000 the depth of open source software, if that.

Obviously everyone wants an open source AI, but virtually no one wants to fork over money, especially when the end result is others getting it free. A proper training run would require millions of people donating hundreds of dollars. Its not something one guy over a weekend can do...

show 2 replies
cortesofttoday at 4:42 AM

> I share your concerns, although we still see pretty similarly large and complex things that remain open source today.

I feel like they aren't comparable. Open source software just requires human labor, and lots of people are willing and able to share that with the world for free.

Training AI requires capital, to build and power giant datacenters. People don't donate capital at that level.

echelontoday at 4:19 AM

> I am astonished on a daily basis that my Linux computer is so close to the same experience as two operating systems put out by trillion dollar companies. It even does things that those commercial alternatives don’t do.

We live in a world where you can "port" open source software to a new language (Rust) and close it up.

Linux will be ported to Rust and closed. It'll probably also be put under MIT/BSD because nobody cares anymore, but the companies will have their own internal private variants. And these will be the ones that see corporate development.

The value in open source is that it was a lot of concentrated value that was hard to copy, clone, or rip off. Now you can one shot a replacement with a few hundred bucks in tokens.

The economic value of Linux used to be billions of dollars. Soon it'll probably be closer to $0.

It's over.

> Meta “gives away” React for similar reasons: it’s more beneficial for them to have it be a standard and be able to hire people who already know it.

Nah, now you just one shot your thing. And you do it fast enough and with distribution and you win. Eventually human devs can't afford to keep competing and launching startups slower than a hyperscaler's own massively funded efforts.

This is the end of open source and the end of solo developers.

And when the ruthlessly effective models that can one shot entire business functions cost $1,000,000 per invocation. Oracle can afford to press the button to create, say, a new smartphone. But you cannot.

Just wait until devices start requiring trusted computing attestation. The ladder is going to be pulled up.

show 1 reply