Comment by Kon5ole
20 days ago
It's hard to comprehend the scale of these investments. Comparing them to notable industrial projects, it's almost unbelievable.
Every week in 2026 Google will pay for the cost of a Burj Khalifa. Amazon for a Wembley Stadium.
Facebook will spend a France-England tunnel every month.
I have been having this conversation more and more with friends. As a research topic, modern AI is a miracle, and I absolutely love learning about it. As an economic endeavor, it just feels insane. How many hospitals, roads, houses, machine shops, biomanufacturing facilities, parks, forests, laboratories, etc. could we build with the money we’re spending on pretraining models that we throw away next quarter?
I have to admit I'm flip-flopping on the topic, back and forth from skeptic to scared enthusiast.
I just made a LLM recreate a decent approximation of the file system browser from the movie Hackers (similar to the SGI one from Jurassic park) in about 10 minutes. At work I've had it do useful features and bug fixes daily for a solid week.
Something happened around newyears 2026. The clients, the skills, the mcps, the tools and models reached some new level of usefulness. Or maybe I've been lucky for a week.
If it can do things like what I saw last week reliably, then every tool, widget, utility and library currently making money for a single dev or small team of devs is about to get eaten. Maybe even applications like jira, slack, or even salesforce or SAP can be made in-house by even small companies. "Make me a basic CRM".
Just a few months ago I found it mostly frustrating to use LLM's and I thought the whole thing was little more than a slight improvement over googling info for myself. But the past week has been mind-blowing.
Is it the beginning of the star trek ship computer? If so, it is as big as the smartphone, the internet, or even the invention of the microchip. And then the investments make sense in a way.
The problem might end up being that the value created by LLMs will have no customers when everyone is unemployed.
Yeah I’m having a similar experience. I’ve been wanting a standard test suite for JMAP email servers, so we can make sure all created jmap servers implement the (somewhat complex) spec in a consistent manner. I spent a single day prompting Claude code on Friday, and walked away with about 9000 lines of code, containing 300 unit tests for jmap servers. And a web interface showing the results. It would have taken me at least a week or two to make something similar by hand.
There’s some quality issues - I think some of the tests are slightly wrong. We went back and forth on some ambiguities Claude found in the spec, and how we should actually interpret what the jmap spec is asking. But after just a day, it’s nearly there. And it’s already very useful to see where existing implementations diverge on their output, even if the tests are sometimes not correctly identifying which implementation is wrong. Some of the test failures are 100% correct - it found real bugs in production implementations.
Using an AI to do weeks of work in a single day is the biggest change in what software development looks like that I’ve seen in my 30+ year career. I don’t know why I would hire a junior developer to write code any more. (But I would hire someone who was smart enough to wrangle the AI). I just don’t know how long “ai prompter” will remain a valuable skill. The AIs are getting much better at operating independently. It won’t be long before us humans aren’t needed to babysit them.
8 replies →
My team of 6 people has been building a software to compete with an already established piece of software written by a major software corporation. I'm not saying we'll succeed, I'm not saying we'll be better nor that we will cover every corner case they do and that they learned over the past 30 years. But 6 senior devs are getting stuff done at an insane pace. And if we can _attempt_ to do this, which would have been unthinkable 2 years ago, I can only wonder what will happen next.
6 replies →
I agree with you, and share the experience. Something changed recently for me as well, where I found the mode to actually get value from these things. I find it refreshing that I don't have to write boilerplate myself or think about the exact syntax of the framework I use. I get to think about the part that adds value.
I also have the same experience where we rejected a SAP offering with the idea to build the same thing in-house.
But... aside from the obvious fact that building a thing is easier than using and maintaining the thing, the question arose if we even need what SAP offered, or if we get agents to do it.
In your example, do you actually need that simple CRM or maybe you can get agents to do the thing without any other additional software?
I don't know what this means for our jobs. I do know that, if making software becomes so trivial for everyone, companies will have to find another way to differentiate and compete. And hopefully that's where knowledge workers come in again.
14 replies →
It seems like every quarter or two, I hear a story just like yours (including the <<Wow! We've quietly passed an inflection point!>> part).
What does that tell me?
It tells me that I shouldn't waste my time with a tool that's going to fundamentally change in three to six months; that I should wait until I stop hearing stories like this for a good, long while. "But you're going to be left behind!", yeah, maybe. But. I've been primarily a maintenance programmer for a very long time. The "bleeding edge" is where I am very, very rarely... and it seems to work out fine.
New tools that are useful are nice. Switching to a radically different tool every quarter or two? Not nice. I've got shit to do.
2 replies →
I have not had the success you mention with programming… I still feel like I have to hold its hand all the way.
Regardless..
> The problem might end up being that the value created by LLMs will have no customers when everyone is unemployed.
This mentality is why investors are scrambling right now. It’s a scare tactic.
> The problem might end up being that the value created by LLMs will have no customers when everyone is unemployed.
I'm not a professional programmer, but I am the I.T. department for my wife's small office. I used ChatGPT recently (as a search engine) to help create a web interface for some files on our intranet. I'm sure no one in the office has the time or skills to vibe code this in a reasonable amount of time. So I'm confident that my "job" is secure :)
1 reply →
I have to admit the last 6-8 weeks have been different. Maybe it’s just me realizing the value in some of these tools…
>As a research topic, modern AI is a miracle, and I absolutely love learning about it. As an economic endeavor, it just feels insane. How many hospitals, roads, houses, machine shops, biomanufacturing facilities, parks, forests, laboratories, etc. could we build with the money we’re spending on pretraining models that we throw away next quarter?
This is a wrong way to look at it. The right way is to consider that AI investments generate (taxable) economic activity that your government can use to build "hospitals, roads, houses, machine shops, biomanufacturing facilities, parks, forests, laboratories".
they pay very little tax and most of the cash is going into datacenters and electricity which provide very little long term employment. llms can do some amazing things but at the same time they’re setting mountains of cash on fire to nudify random women on twitter and generate more spam than we could’ve ever imagined possible
Not so much when there’s a race to the bottom for which municipalities, and states can offer the most tax breaks.
1 reply →
Not many. Money is not a perfect abstraction. The raw materials used to produce 100B worth of Nvidia chips will not yield you many hospitals. AI researcher with 100M singup bonus from Meta ain't gonna lay you much brick.
It's not about the consumption of raw materials or repurposing of the raw materials used for chips. peterlk said:
> How many hospitals, roads, houses, machine shops, biomanufacturing facilities, parks, forests, laboratories, etc. could we build with the money we’re spending on pretraining models that we throw away next quarter?
It's about using the money for to build things that we actually need and that have more long term utility. No one expects someone with a 100M signing bonus at Meta to lay bricks, but that 100M could be used to buy a lot of bricks and pay a lot of brick layers to build hospitals.
7 replies →
> How many hospitals, roads, houses, machine shops, biomanufacturing facilities, parks, forests, laboratories, etc. could we build
“We?”
This isn’t “our” money.
If you buy shares, you get a voice.
FWIW the models aren't thrown away. The weights are used to preinit the next foundation model training run. It helps to reuse weights rather than randomize them even if the model has a somewhat different architecture.
As for the rest, constraint on hospital capacity (at least in some countries, not sure about the USA) isn't money for capex, it's doctors unions that restrict training slots.
It's not a zero sum game. We could build hospitals and data centers. The reason we are not building hospitals or parks or machine shops have nothing to do with AI. We weren't building them 2 years ago either.
Indeed not zero sum, but a negative sum game to waste money instead of even doing nothing, let alone building something useful.
Google has zero expected build outs of "forests". They've never mentioned this in their 10k ever. There is no misallocation of Google's money from "forests" to datacenters.
There is a certain logic to it though. If the scaling approaches DO get us to AGI, that's basically going to change everything, forever. And if you assume this is the case, then "our side" has to get there before our geopolitical adversaries do. Because in the long run the expected "hit" from a hostile nation developing AGI and using it to bully "our side" probably really dwarfs the "hit" we take from not developing the infrastructure you mentioned.
Any serious LLM user will tell you that there's no way to get from LLM to AGI.
These models are vast and, in many ways, clearly superhuman. But they can't venture outside their training data, not even if you hold their hand and guide them.
Try getting Suno to write a song in a new genre. Even if you tell it EXACTLY what you want, and provide it with clear examples, it won't be able to do it.
This is also why there have been zero-to-very-few new scientific discoveries made by LLM.
14 replies →
Scaling alone wont get us to AGI. We are in the latter half of this AI summer where the real research has slowed down and even stopped and the MBAs and moguls are doing stupid things
For us to take the next step towards AGI, we need an AI winter to hit and the next AI summer to start, the first half of which will produce the advancement we actually need
Here's hoping you are chinese, then.
2 replies →
Remember the good old days of complaining about Bitcoin taking the energy output of a whole town.
It has never _not_ been time to build all the power plants we can environmentally afford.
More power enables higher quality of living and more advanced civilization. It will be put to use doing something useful, or at the very worst it'll make doing existing useful things less expensive opening them up to more who would like those things.
> It has never _not_ been time to build all the power plants we can environmentally afford.
The US' challenge is that new energy sources are waiting 3-5 years before they can connect to the grid.
refs: https://kagi.com/search?q=how+long+are+new+energy+sources+wa...
I'm a simple man, I just want these companies to pay taxes where they make money.
> I'm a simple man, I just want these companies to pay taxes where they make money.
The folks who bankroll elections work tirelessly to insure this doesn't happen.
Especially when they make money off the free work of all the people who contributed to those training sets.
There really needs to be some kind of "commons tax" for that kind of thing.
Profits = revenue - costs. Costs include depreciations and write offs of investments, and capital costs (what they pay to service debt), before you get to a taxable profit for accounting purposes. It's going to be many years before they pay taxes, if ever.
They do have to pay Value Added Tax on their sales in many countries (all of the EU), but not in most of the US. (The basis for Trump's claim that the EU is robbing the US. Sigh.)
It's incredibly sad and depressing. We could be building green energy, parks, public transit, education, healthcare.
We could, but perhaps people want AI data centers more than one more month of healthcare spending. Though it’s a tough thing choosing between 3.5 rail lines between SF and LA and LLMs.
The thing is that is is not the 'people' who decide these things. Its the uber rich, who prefer investing to get uber richer (although I am not sure how will that work in this case) to investing in improving the health of the plebs.
> building green energy
Fun fact, we have already spent about $10T on renewables and it still provides a very tiny amount of global energy. Learn about why before complaining about it in public. While you are at it, perhaps learn why health insurance is so expensive while also increasing the cost of healthcare. In many matters of public policy, lack of money isn't the problem. Its ignorance of what makes good policy that is missing and that isn't fixed by throwing money at problems.
Sure, but the end-state of this isn't just chat bots! Bipedal robots are the real target application for this technology, and at least three big players have invested many billions each into base model training. The "GPT 2 moment" for robotics will happen likely later this year, next year at the latest. Then, the company that scales up from there to the equivalent of GPT 3.5 -- the first properly useful model -- can start selling androids by the tens of millions.
It'll be the next automobile, every well-to-do household will want one eventually. Every hospital, to assist/replace nurses. Every retirement home for the same reason.
Japan and China alone, with their ageing populations in dire need of nursing, will easily pay for the investment with that one use-case.
Haters will say Sora wasn't worth it.
Incredible how quickly that moment passed. Four months on it's barely clinging to the App Store top 100, below killer apps such as Gossip Harbor®: Merge & Story.
Ok I’ll bite. Was it worth it? What have people missed that haven’t used it.
What is Sora?
One of many AI video generators that are filling up all video social media with rage bate garbage.
If you see a video of a cat running away from a police traffic stop
Inflation adjusted?
Seems to be.
Facebook's investment is to be $135bn [1]. The Channel Tunnel was "in 1985 prices, £4.65 billion", which is £15.34bn in December 2025 [3], or $20.5bn at current exchange rate.
That is staggering.
(I didn't check the other figures.)
[1] https://www.bbc.com/news/articles/cn8jkyk78gno
[2] https://en.wikipedia.org/wiki/Channel_Tunnel
[3] https://www.bankofengland.co.uk/monetary-policy/inflation/in...
Its like we are transcending to a new state of the world.
Not really your point but I think the skills to create these things are much slower to train than producing chips and data centres.
So they couldn't really build any of these projects weekly since the cost of construction materials / design engineers / construction workers would inflate rapidly.
Worth keeping in mind when people say "we could have built 52 hospitals instead!" or similar. Yes, but not really... since the other constraints would quickly reveal themselves
[dead]
So, now you understand you can’t compare things with how much they cost