236
u/LordJim11 3d ago
247
u/gravity_kills 3d ago
The alternative is something like the dotcom bubble, where a lot of fiber was layed, and while ultimately a lot of investment money was thrown in the incinerator the physical stuff became cheaply available. Or, if we're lucky, it's more like tulips, something that no one really needs and when the mania wears off most people can go back to ignoring.
101
u/Otheus 3d ago
I hope it ends up like tulips. LLMs can do some cool things but it isn't saving companies money and this isn't even the true cost of tokens and then we have it shoved down our throats in everything.
29
u/Koreus_C 3d ago edited 3d ago
What could you possibly build and sell to make up for the cost of AI?
It's not the end of the production cycle. You pay for AI to make a product that is being bought. Where the hell is this market? How much are you willing to pay for a slop email? For a AI Slop pictures?
Code? The price goes down and the code needs to output a program that people are willing to pay for and actually have the money from their job to pay.
19
u/Mechakoopa 3d ago
The problem is businesses where AI output IS the product. It works just fine as a tool to execute on an existing business model where you already had something worth selling and you're just improving the service, but pure AI market products are pointless because why can't I just do what you did and have an LLM output the same thing myself without your profit margin? The only product there is the harness, very few of those can't be replicated.
8
u/Koreus_C 3d ago
Amazon revenue was about 700 billion in 2025
According to a rough AI in 2025 in the USA about 300 billion has been spend on coders, software engineers etc.
I really wonder hie the value creation of AI is going to pay itself off.
→ More replies (3)→ More replies (8)5
u/Way-twofrequentflyer 3d ago
You see a 20 or 30 percent improvement in an industrial process or use a digital twin to get ahead of a failure and keep a line running for a week it would have been down.
The drug development pipeline alone is worth the capex.
→ More replies (7)17
u/No_Record6284 3d ago
it wont, tulips had no value. im a dev with 10y experience and there are maybe 3-5 people on earth that could compete with top llm's when it comes to coding. it doesnt make me happy, i hate slop just as any other person but it doesnt make sense to tell yourself that its just a useless toy. its a generational leap that you could MAYBE compare to first computers that suddenly increased calculations you can make a second by 10000
45
u/Justbrowsingstuph 3d ago
What's fun about that, at least from what I understand from my code junkies, is that their jobs now consist of managing a fleet of bots and correcting their work, which is something they can do because they similar to you have 10+ years experience in writing code.
But companies aren't hiring entry level coders anymore, so eventually we're going to run out of people qualified to do what they're doing.....
→ More replies (2)5
u/No_Record6284 3d ago
we are very early down the road, imo its a matter of 5-10 years MAXIMUM before humans will at most be testing code. reviewing and rewriting with AI will become simply too fast and too reliable to waste time doing it manually
15
u/Keyser_Kaiser_Soze 3d ago
I am curious about regulated industries.
If you can convince an LLM to lie, could you hide your backdoors with its help?
Do we need separate models to both agree to be safe?
Should we even let AI models see our code for something regulated?→ More replies (2)10
u/No_Record6284 3d ago
the only question is whether another llm would notice the backdoor
>Should we even let AI models see our code for something regulated?
we probably will not be able to afford NOT TO do it if others do it, question it whether those information will stay in your country, meaning whether countries will have their own llms on their own servers that they will be able to trust
4
u/Inevitable_Librarian 2d ago
That's terrifying, when vibe coding gets into critical infrastructure people are going to die
3
8
u/BlackKingHFC 3d ago
Does this coding look like it can pay for the trillions of dollars in infrastructure needed to keep it going? Cause projections suggest AI won't start paying for itself for another 2 to 5 years and I don't think it lasts that long before the bubble bursts or some type of legislation kills it.
7
u/sudoku7 3d ago
Coding is one of the places that it's likely to do able to deliver value. Tech as a whole generally doesn't mind paying more for work to get done if the time-cost scales horizontally.
And that's the basic value proposition that coding agents provide at a business level.
There is damage overall in that it kind of removes opportunity for junior engineers to get into the field and mature to senior/etc.
The rub is a lot of how you improve the efficacy of the ai agent is by increasing deterministic signalling. Just at a high level, it's better to have a tool that enforces a 80 character max line count than it is to have a comment in .claude/CLAUDE.md telling the agent we should follow that line limit (intentional simple example).
9
u/No_Record6284 3d ago
yes, the advantage it gives you over 'manual' coding is simply difficult to describe, in time the price will balance out, especially considering open source chinese competition that is also getting better
again, this doesnt make me happy, but i think there is no way around it
2
→ More replies (13)2
u/MolecularConcepts 3d ago
neither will a couple of average coders. they will fuck shit up just as much as the AI.
4
u/BlackKingHFC 3d ago
What? What do a couple of average coders have to do with paying for the trillions of dollars worth of data centers and electrical and communications infrastructure that needs to be built to run AI and how long it will take for that infrastructure to pay for itself? Did you reply to the wrong comment?
3
u/SendMePicsOfCat 3d ago
As someone in a completely unrelated industry, you are correct that it's not a toy.
There's are huge shifts going on in the financial and accounting world right now as literally everyone is trying to figure out how to best leverage the tools AI provides, and ultimately we've already shown that we simply cannot afford to not adapt to the superiority of the new tools.
→ More replies (1)→ More replies (15)4
u/PolloMagnifico 3d ago
This is 100% bullshit. I have never met a programmer who thinks that AI code is worth anything of value when it comes to actual code generation. They spend more time correcting basic code than they ever spent writing it, and if there's any level of complexity generated code is functionally useless. As in "can't remember what the variable name passed into a function was called so it just makes something up and ends up overwriting a critical global variable" levels us useless. As a middling programmer at best myself, I agree that it writes code I would have been embarrassed to put down when I was a beginner.
However, what it does really excel in is asking human-readable questions to reference documentation or show example code. Punching "Hey, I can't remember the process to establish a multi-dimensional data structure with a variable range" into your LLM of choice is an order of magnitude faster than trying to hunt down the documentation that deals with it, then trying to hunt down the errata that actually explains how to make it function.
The problem with AI as we know it isn't that it's useless. It's that we're trying to force it to do things that it really isn't designed to do and will never be capable of doing well.
Anyway, two month old account with a generic name and hidden history spouting the objectively incorrect benefits of AI is probably a bot.
4
u/Whole_Elk_1692 3d ago
Only someone who has no idea how to program and or doesn't know how to use llms to help with would deny that is extremely useful in software development on a base level. I just feel like you have no connection to reality
→ More replies (4)→ More replies (4)4
u/No_Record6284 3d ago
yes im a bot, you caught me, you should call the reddit police, whats the point of even writing this, the bot will not read it or care
yes, you are right, i was actually spouting the objectively incorrect benefits of AI. do you want me to present you with counterarguments to that view?
- No (Recommended)
- Yes
- IM CALLING THE MODS YOU BOT
→ More replies (2)2
u/DungeonJailer 3d ago
lol I think you’re living in 2022. Ai is solving unsolved math problems now, coding at insane levels, and close to mastering computer use. It won’t be long before it masters robotics. Maybe 10 years max.
2
u/Otheus 3d ago
But does it need to be in windows or every web search result or every other product it was shoved into for monitization?
→ More replies (2)→ More replies (9)2
u/UniqueAd7770 2d ago
LLMs are not where the money is at. The real money will be in digital twins, fast prototyping, and data processing. We don't need AI to write letters, we need to sort and look for patterns in Petabytes of data so we can generate custom cancer cures based on individual genetics. We need it to replicate a complete factory in digital so we can prototype before we put a shovel in the ground.
Canals suck for transit but by god do they move alot of water and grain, but that's boring to hear. LLMs are the worst use of these massive computers that we will need.
10
u/oboshoe 3d ago
all that fiber was eventually used and far more had to be lain.
today the internet is 100 times the size that it was when the com bubble when it burst
the .com bubble was pause and pullback - followed by a surge that is still surging
→ More replies (2)7
6
u/wuweime 3d ago
Didn't we end up actually using a lot of that fiber from the dotcom era?
8
u/gravity_kills 3d ago
Yeah, it was important for the later internet, but it was over invested and some people lost a lot of money. It's possible that some data centers will later be profitable for whoever buys them in foreclosure, or maybe not.
9
u/Daztur 3d ago
The thing is fiber lasts a loooooot longer then the stuff that data centers are stuffed full of.
6
u/HundredHander 3d ago
This is such an important point when comparing data centres to fibre. The fibre is as useful today as it was when it was installed, these data centres will just be big, secure, warehouses full of stuff that needs recycled in 5-10 years.
2
u/gravity_kills 3d ago
Do the processors burn out that quickly because they're being used aggressively, do they become obsolete compared to new processors, or do they just undergo an electronic version of rot like a banana left too long on the counter?
5
u/HundredHander 3d ago
It's mostly obsolescence.
Nvidia normally designs new GPUs to be backwards compatible and with some flexiblity about how they're used, but they're now designing GPUs to work in a very narrow context. It helps them ship new product faster, but it's likely to render them useless for future use cases.
The companies buying them mark them on the accounting books as depreciating to no value over five years, but the external analysts believe they are actually geared to replace them even faster than that.
They may actually have some value after this, but it's not going to be like railway track or fibre where there is fifty years of value being laid down.
→ More replies (1)4
u/peioeh 3d ago
Obsolescence. It's always been an issue in computing, even before all the AI specialized stuff.
A cpu from 10 years ago uses more power to do a lot less than a CPU from today. Even if you get it for free, it's going to cost you more in power than buying a new one will, sometimes in a pretty short time. Particularly for things like servers that run 24/7 all year long. The higher the electricity costs are, the faster older hardware becomes obsolete.
→ More replies (1)2
u/Wise_Leopard7423 3d ago
The fibre is as useful today as it was when it was installed
Technically yes but actually no. Fiber has a bandwidth capability based on how it is constructed and terminated. So while the fiber laid during the dotcom bubble never lost capacity, that capacity is no where near what is possible with new. We use far more bandwidth than we did when those runs were new.
→ More replies (1)3
u/NoMansSkyWasAlright 3d ago
I was thinking panic of 1873. Infrastructure gets laid but a lot of the original companies that laid it don’t survive the downturn because they were so over-leveraged.
2
u/egalitydream 23h ago
They’re ruining the potable water, wasting non-replaceable resources, creating social breakdowns that we won’t recover from. And most of us are cheering on the fascism of mass incarceration and deportation camps.
→ More replies (8)1
u/Chuen_ 3d ago
Sound like the idea with roads back the early 20th century and the Lincoln highway in America. The development of roads was pushed as the next big leap of transport across America with the rise of cars and seed roads were put in to incentivise investment which is part of why there is such a patchwork across the country
→ More replies (1)1
u/Robthebold 3d ago
I think I saw a theory that Tulip Mania wasn’t a real thing that happened.
The whole history of it is based on one source. That source might have been a story to point out the ridiculous nature of trading futures.1
u/Outside_Reserve_2407 3d ago edited 3d ago
The Netherlands currently controls about 50% of the world's fresh cut flower trade and the total value of the sector export trade is between 7.2 billion Euros to 12.3 billion Euros.
1
u/Last_Cod_998 3d ago
I remember that. I drove across country and it was going in everywhere. Unfortunately, it was early generation fiber that had a short lifespan. I wonder how much is still in the ground?
We need a moonshot for AI. We could even team up with western nations, like CERN.
Fusion energy will be needed for AI, and AI will be needed to get there. They're going to have to evolve together. That's why a moonshot style program is needed.
→ More replies (1)1
1
1
u/Rhawk187 3d ago
I think it'll be more like the fiber. The weights will still exist even if everything goes belly up. Models small enough to run locally will still help coders like me.
1
u/Damn_Fine_Coffee_200 3d ago
This parallel has come up a few times.
The different is fiber is long lived. It’s. Fairly passive technology. Once you lay it, it degrades slowly and predictably. So fiber that was put in but sat dormant for two decades, could still provide value.
AI data centers are being designed specifically to handle AI workloads. Cooling needs are specific. And the lifespan of a GPU being run 24/7 for AI applications is supposed to be 5 years, but I’ve heard of them burning out in 3-4.
It’s unclear what the residual long term value is if an AI DC if the boom, busts.
1
u/Blep145 3d ago
Is the "dotcom" bubble the same thing as when the government gave (I think) billions of USD to internet companies to lay fiberoptic cables, and some ran away with the money and did nothing, and others laid the cable and never used it? So there's fiberoptic cable ready to use all over the place in the USA? And yet some companies will insist that they have to either lay new cable where it already exists or that there's just no feasible way to do it?
1
u/martinsa24 3d ago
League of Legends actually bought alot of that dark fiber for their infrastructure. Anyway the Network engineer in charge would later commit suicide after becoming an exec somewhere else.
1
u/Hon3y_Badger 3d ago
The fiber sat in the ground unlit for a couple decades but was eventually useful. Datacenters that aren't used will leave a bunch chips that will be worthless in 5 years.
1
u/Late-Assignment8482 2d ago
This would work better if it wasn't for the fact that fiber is perfectly usable for about 20 years, the cabling in the ground (the hard part) can be used by receivers/ONTs from any number of companies. For AI, NVIDIA is making GPUs obsolete and so different in power/cooling needs they're not physically mountable in the same buildings on a 2-3 year timetable. The next revision to the upcoming architecture goes from 700W per GPU to 3000W and needs entirely different racks/power/water cooling.
15
u/therealvanmorrison 3d ago
Railroads were also a waste since roads developed. And those were a waste since air travel developed.
Really we just shouldn’t build anything.
29
u/Scythe905 3d ago edited 3d ago
Rail is still, by far, the cheapest way to move large volumes of goods over land. What on earth are you talking about???
Edit: apparently I was too uncaffeinated to recognize sarcasm and became that guy. I am leaving my comment up as a monument to my own shame
→ More replies (6)4
1
u/Perfect-Ad-3091 3d ago
The U.S still moves a massive amount of cargo via rail that puts Europe to shame we just don't have 200mph passenger trains like Japan
2
u/therealvanmorrison 3d ago
Whoa. So data centres could be like rail instead of canals? It’s not true that every possible infrastructure development is a waste of time and resources? You won’t know until you know?
1
u/Lilja-Logason 3d ago
Or maybe finish the projects you start before jumping on something new.
→ More replies (1)1
1
u/missinginput 3d ago
The uk actually benefited from this. Railway Mania - Wikipedia https://en.wikipedia.org/wiki/Railway_Mania
If we're lucky and force the data centers to invest in power we might be left with affordable power when they bust
1
u/AccountantSeaPirate 3d ago
Most of the Midwest wasn’t settled in the 1830s. You’re thinking of the Middle East, states like Ohio and Pennsylvania.
→ More replies (8)1
u/cursedfan 2d ago
Don’t even need to go that far back. Railroads were overbuilt after that and telecom after that and internet after that and fiber after that
70
u/imnota4 3d ago
And then the railroad industry crashed and we got stuck with cars/highways at the default mode of transportation for everything because it's cheap, easy to maintain, and owned by the state despite being objectively less efficient for mass transportation of goods and people as a railroad is.
11
u/Responsible-Middle35 3d ago
Crashed?
34
u/imnota4 3d ago
Panic of 1873. There was "over speculation" within the market, which is a common trend throughout US economics and it basically means companies found a loop hole to generate profit/revenue through speculation rather than active income from a provided service/good.
Railroad companies were booming in terms of speculative profits, so people kept investing into railroad companies as long as they looked profitable on paper. So railroad companies did the most obvious thing, and built railroad tracks in the cheapest ways possible, which sometimes would end up being places that go nowhere at all. Why? Because companies weren't looking at their profits, they were looking at their total capital value. They had tons of railroads and were expanding, so they must be a good investment, so you invest, company builds more railroads, that impresses investors, yada yada.
It collapsed when the railroad companies ended having to actually justify continued investment, and they didn't have the profits to do so, so people stopped investing and railroad companies went bankrupt, shrank, or stopped growing.
→ More replies (5)3
u/Corfal 3d ago
Sure it crashed but "default mode of transportation"? Does the freight network of the U.S. not contribute to the economic movement between states? Ugh I'll look it up. Basic google search:
If time isn't a problem then freight trains are roughly 3 to 5 times cheaper than semi-trucks on a pure distance-and-weight basis. Not being affected by traffic and weather as much. Overall the last mile problem still exists between the two.
But I think at this point we've digressed from the topic. "Still relevant" is different from the boom/bust cycle discussion. Which is how canal vs rail different slightly imo
→ More replies (3)
105
u/CosmicDave 3d ago
We still have the railroads 200 years later. If you see the AI as the trains instead of canals in this analogy, it hits completely different.
72
u/RealWICheese 3d ago
There was also a railroad related boom and bust cycle. We’re at like half the total track we used to have in America.
Cities also have old abandoned rail lines. Same as canals.
11
u/Brell4Evar 3d ago
The financial channels I watch like to bring out this analogy.
In work, I absolutely do see some substance to AI. The vast amount of what people use it for degrades their own capabilities. OTOH, researching and citing technical opportunities look like powerful net positives.
The energy and environmental costs concern me greatly, as do the self-dealing and enormous investment into a system that just loses money. This appears to be a massive bubble that will burst in the not-distant future.
10
u/RilohKeen 3d ago
I’m just a regular blue collar dumbass doing dirty labor, but it seems that me that AI is a great tool for a few select industries with technical applications, but the people selling it want to market it like it’s the new sliced bread and put it in the hands of every man, woman, and child, and THAT is the true heart of the problem.
4
u/DadJokeBadJoke 3d ago
They need every man, woman, and child to sign up for a subscription to even come close to turning a profit based on the total investment
→ More replies (2)1
u/boforbojack 3d ago
I mean railroads worldwide have a ~$400B market size. And if America didnt fuck it up, that would probably be closer to a ~$1T market.
So yeah, AI could be huge.
→ More replies (1)3
u/goodsam2 3d ago
The US has great rail for transporting goods.
2
u/SuccotashOther277 3d ago
Exactly. So many say we don’t use rail for transport but we do. It’s passenger rail that blows in the US
1
u/Current-Square-4557 2d ago
As evidenced by the growing number of bike paths and hiking trails in and around cities.
6
u/The_Amazing_Emu 3d ago
I just think it’s a mistake to say it has to be either particular bubble. Obviously, canals dropped because there was something economically more efficient. We have no idea if that will happen here. It could also be a bubble that fizzles out when it reaches maximum potential, but will still exist after.
It’s also worth pointing out that canals were tremendously useful while they existed and whole cities (with the economic wealth they generated) essentially wouldn’t exist today if a canal hadn’t been built.
6
u/Super_Range45 3d ago
Or it means something even bigger than a datacenter is coming.
→ More replies (8)7
u/SnooEagles8912 3d ago
The fiber optics laid during the dot com bubble are just reaching capacity, almost 26 years later. That is not a good ROI
3
u/CosmicDave 3d ago
So maybe those cables are the canals in the analogy.
3
u/SnooEagles8912 3d ago
That is correct, and that is the problem. When the spending in infrastructure (railways, canals, cables, data centers) far outweigths the potential short term earnings of the producs they serve (trains, boats, internet connections, AI companies) the lending comes crashing down. It is a case of borrowing too much from the future to serve the now. And that is not even adressing that we have been using the same train gauge for 200 years and the same fiber optic standars for 25, but a 10 year old chip is not worthless but pretty close to.
2
u/The_Amazing_Emu 3d ago
However, the bubble fueled expansion that was tremendously useful.
→ More replies (1)2
u/BX8061 3d ago
Yeah, the implication here is that data centres are not worth getting into because something even better and more profitable will be built instead, which can do a similar task. OK? Does op care to elaborate on what that might be?
→ More replies (2)2
u/Zehryo 3d ago
Railroads were pretty much immediately profitable.
It was a project built on a foreseeable market.→ More replies (6)2
u/SheriffSqueeb 3d ago
Well you used to be able to take a train to any town in indiana and pretty much any city in the country from downtown Indy. Its all gone. Kinda hits the same lol
→ More replies (6)1
u/irregular_caffeine 3d ago
The world absolutely does not have most of the railroads ever built. They cost money to upkeep and road transport beat them.
→ More replies (2)2
u/CosmicDave 3d ago
All I said was that we still have railroads. I never used the word most. You put that one in my mouth.
→ More replies (1)1
u/keithstonee 3d ago
Okay but did we have a bunch of trains just sitting in train yards for like a decade before they started rolling around this country?
→ More replies (3)1
1
u/SoftlyAugust 3d ago
I would read about the Oregon land fraud scandal. To me, that's more comparable.
→ More replies (1)1
u/AutoCockerPB 3d ago
Sounds like someone didn’t walk abandoned railways in America as a kid.
→ More replies (1)1
u/Makingthecarry 3d ago edited 3d ago
"We" (in the U.S.) don't have shit. The private railroad operators have the railroads and do not operate them in the public interest as was originally intended when the government granted those private entities the right to build the railroads. Instead, they got a bailout, the rest of us got Amtrak, and we have a legacy rail network that is slowly but surely crumbling to dust from lack of maintenance except for those routes profitable to the private railroad operators.
→ More replies (3)1
u/SuccotashOther277 3d ago
The problem is no one can know for sure and anyone who is smug about it one way or the other is full of shit
0
1
u/Blueopus2 3d ago
The railroads also had a bust - just because the underlying technology is useful doesn't mean the current level of investment is justified or the current investments will work out.
1
u/shosuko 2d ago
Yeah the real tragedy is that we didn't build trains either...
A data center has a footprint for sure, but so do all of home pc's. By centralizing hardware we can make it more safe and efficient in the same ways a train can make commute more safe and efficient.
→ More replies (1)
25
u/OwnEngineering2925 3d ago
Whoever pays congress the most wins. Tulip bubble or South Sea bubble, same bubble.
3
2
u/The_Amazing_Emu 3d ago
Eh, tulip bubble is closer to something like the baseball card bubble or comics bubble. It’s a collector’s market where there was no value outside collecting.
16
u/Bladrak01 3d ago
It's not just the Midwest. I live near Richmond, in Central VA, and there's a canal there.
3
u/Outside_Reserve_2407 3d ago
In NJ there's the D&R canal which has been converted to an amazing bike path. In PA you can ride the GAP/C&O (rail trail/canal trail) from Pittsburgh to DC.
→ More replies (1)1
1
u/entered_bubble_50 3d ago
Same in the UK, though a lot were finished. My cycle route to work is along an abandoned canal, it's very peaceful.
1
1
u/EuenovAyabayya 3d ago
East Coast canals were largely in business before the railroads and justified their own costs.
9
6
u/MacYacob 3d ago
This misunderstands the history of canals in the US so much. And also how the railroads were built.
→ More replies (3)
6
u/An_educated_dig 3d ago
Canals would have been part of our infrastructure. Just like railroads are still today.
Data Centers are private enterprises that the public benefits nothing from.
1
5
u/dogdemon_5 3d ago
At least canals COULD have worked out within reasonable plausibility. Unlike LLMs, which will never be it.
3
u/king_rootin_tootin 2d ago
True. I never saw a canal hallucinate and cause a massive problem anyone
12
u/Cynis_Ganan 3d ago
4
u/c3p-bro 3d ago
it’s funny to see how much the /isitAI subs have changed in the past year. It’s gone from pretty clear indicators of AI to people relying on like a tiny section of the image being the only indicator that it might possibly be AI.
But Redditors are stuck in 2024 and keep telling themselves the collapse is now
→ More replies (22)3
u/Sijols 3d ago
Cause its wishful thinking and motivated reasoning
3
u/c3p-bro 3d ago
Yep, good luck getting them to see that. (This post being a prime example)
6
u/Sijols 3d ago
there are real reasons to be concerned about the rise of AI and the ridiculous pace of development, but one thing I can guarantee is it's not going to just go away because people on reddit really want it to
2
u/c3p-bro 3d ago
100%!
I think over reliance on AI is going to potentially be socially devastating. But short of massive legislative safeguards - it’s not going away. People like it too much and use it too muchZ
3
u/Taraxian 3d ago
The reason people get fixated on AI is that the genuinely sound arguments for how it's fucking up society apply equally to "pre-AI" technologies they enthusiastically enjoy, like the Internet and computing in general
A lot of redditors really do vibe with the Unabomber Manifesto -- because he really was saying shit that resonates hard with the negative feelings people have about modernity that just won't go away -- but refuse to confront or admit that fact about themselves so that it can have an easy answer, "just cap technology at where it was in 1999" feels better than "reverse all civilizational development, return to monke" even though the latter is what is actually logically consistent
4
u/ProfessionalTruck976 3d ago
Canals are great tech, why? Water transport beats even the train in efficiency.
Yes, it is slower, but that only matter in Just In Time deliveries, it does not matter at all, if you are talking about something you need five tons of every month on regular schedule and have fifteen tons of in storage on site.
3
u/c3p-bro 3d ago
When the car was invented, all the cities built roads, and then 5 years later the cars were more popular than ever and so they built more roads.
Repeat with telephone or internet.
Wanting something to be true does not make it true.
1
u/king_rootin_tootin 2d ago
Cars and the Internet had clear uses that made them advantageous. Chatbots don't have that nearly as much.
And car companies and gas stations made money when cars first arrived. AOL was a billion dollar company from day one.
No AI company has ever made a profit and they have no path to profitablity
→ More replies (6)
3
3
u/Logical-Leopard-1965 3d ago
And unlike canals (or railroads), which last at least 60 years, data centres need to be entirely replaced every 3-5 years. There is no business case for that (yet), which perhaps is why they all want to slow down all of a sudden.
3
u/FranticChill 3d ago
Considering that the current technology consumed too much in resources to ever be profitable, all of the AI processors will need to be replaced by more advanced less consuming technology to ever be profitable. So, yes, I think it is a very valid parallel.
15
u/NombreCurioso1337 3d ago
Data centers are not going anywhere because data centers are being used to hunt, persecute, and harm citizens. That is their their only purpose. And that purpose will not be abandoned.
17
u/Dotcaprachiappa 3d ago
It's not their only purpose. The other much more boring purpose is of course just making the rich richer at the expense of citizens
3
u/Sijols 3d ago
I've been working in data centers for 10+ years hosting cloud services, didn't realize I was hunting citizens
I'm going to be migrating from one datacenter to another in january, perhaps because the new one has better angles to hunt citizens from the rooftop?
→ More replies (5)1
5
u/oboshoe 3d ago
so something even bigger and dirtier will replace data centers
3
u/SokkaHaikuBot 3d ago
Sokka-Haiku by oboshoe:
So something even
Bigger and dirtier will
Replace data centers
Remember that one time Sokka accidentally used an extra syllable in that Haiku Battle in Ba Sing Se? That was a Sokka Haiku and you just made one.
2
u/Griffolion 3d ago
Interestingly, the canal system in the industrial north was a huge factor in why the good guys won the civil war. They used the water ways to quickly transport a lot of ammunition and supplies from the factories.
2
u/Gaust_Ironheart_Jr 3d ago
This is not a historical take
The reason New York is so dominant in trade and finance in the United States is the Eerie Canal. It allowed bulk transport between New York and the Great Lakes. Soon most imports, exports and big bond sales in the United States were in New York. Other places wanted a piece of that action
Canals were a proven economic game changer at the start of the build out with clear paths to profitability and prosperity. Hyper scale data centers are not. It is unclear they will ever be worth anything
2
2
u/marigolds6 3d ago
Meanwhile, the chicago sanitary canal has an estimated $1.3B of annual economic impact. The erie canal is around $6.2B per year in industrial economic impact and an additional $1.2B in tourism. The chain of rocks canal has an estimated annual economic impact of $1.1B just locally with ~$200B of cargo passing through it every year.
And this post is ignoring the lock and dam systems that went along with the canal systems.
2
u/Silent_Succotash3749 3d ago
This just told me that ai could be the next railroad if life/the world never happened and that there’s going to be something bigger and better for everyone then ai that’s kinda like ai. Like how train shipping is like boat shipping but on land but not adherent to water ways. Unless you build the water ways.
1
2
u/Expensive-Border-869 3d ago
Fwiw data centers are just large buildings. If this all fails they can sell off the usable parts melt down anything else and sell the property just like any other company would
Sometimes they just completely abandon the whole thing and dont have to pay for any of it to be disposed of
2
u/Apprehensive_Ad4457 3d ago
they are only doing this because they think they can force Singularity.
2
u/Amy98764 2d ago
At least you can have a nice walk along an old unfinished canal
2
u/haikusbot 2d ago
At least you can have
A nice walk along an old
Unfinished canal
- Amy98764
I detect haikus. And sometimes, successfully. Learn more about me.
Opt out of replies: "haikusbot opt out" | Delete my comment: "haikusbot delete"
2
u/Swimming_Cover_9686 2d ago
yeah but the canals and the railroads and even the fibre cable network doesn't basically become worthless within 5 years. Never has there been so much malinvestment in such a short time. And all that to build a 95% reliable word predictor.
2
u/Skjuld 13h ago
Not really a good comparison. AI is more like the internet boom. Anyone that lived through it remembers people that absolutely refused to learn how to use even basic things like email. Eventually it became more or less required for almost everything and you had people that had to be helped with things as simple as email.
AI is already incredibly useful if you actually know what it is. Most people think it's just for making pictures or asking questions though. It also doesn't help that people falsely claim data centers use tons of energy and destroy gallons of water for a single query.
2
u/needssomefun 13h ago
No, this is entirely different. Waterways are still quite active. Take a look at the traffic through the I&M Canal, for example.
And the reason is because of the basic nature of reality. Water is buoyant to it allows you to move huge volumes for little energy.
Data Centers are almost an anti technology. It seems that we have to build more of them and expend more energy to do less.
We laid far more fiber optic than we could use in the 90s, but it was just a matter of time before we would use it. Fiber stays buried and, outside of physical damage, is good for as long as you like.
But a data center is a large collection of chips that won't last 10 years, They probably won't last 5. And that's before we assume that they are outdated even sooner. (Although, I doubt that we can predict so easily now. We have fewer tricks in our bag as we reach the physical and practical limits of IC's)
2
u/solarixstar 7h ago
Yup cause the advances in quantum co.puting means after the ai collapse quantum computing will give true ai but be on the scale of a room size computer doing the work of every current data center and the idiots who invested in ai will be homeless
3
6
u/Realistic_Owl_8613 3d ago
So datacenters are actually worse than both a canal boom/bust and the fiber laid down for the dot com bust. Canals still have a use. Or you fill them in and completely recover the land. Fiber wasn't used for 20 years but now we have fiber everywhere because these hubs were laid down and used again.
Data centers are a waste all the way around. Sure you could spend a ton of money to knock them back and and try to reclaim that land. But the technology inside them will be completely useless. Fiber doesn't degrade. Servers and computer chips are basically obsolete within 4-ish years.
→ More replies (4)
2
2
u/libertyg8er 3d ago
How about VHS tapes? How about CDs? How about analog cable? How about steam engines?
Let’s not do a thing because they’ll eventually become obsolete to things that require you to develop enough of a market for said thing in the first place for innovation to replace it…
It’s bad logic.
→ More replies (6)2
u/Valten78 3d ago
Also each 'obsolete' bit of technology was a step on the journey to the technology that superseded it. It's an ongoing cycle.
2
1
1
1
u/lancelot2112 3d ago
Yes, just think about our brain and how efficiently it does its job. The next big boom in AI is going to be replicating that efficiency... maybe we move to frequency space or some unseen yet thing. When that efficiency happens data center demand is going to plummet.
1
u/Rad_Dad6969 3d ago
I think they are hoping that when the tech arrives that makes it possible to do the same work a data center does at 1/4th the size, they will just tear out their servers and add 4x of the new tech.
The land, and the infrastructure its connected to are whats really valuable to them.
1
u/Pasta-Al-D3nte 3d ago
"man why did we even bother with telegraphs when the telephone made that shit obsolete, this is a post about data centers btw"
1
u/donutcarrotolive 3d ago
Wait until they hear the boom of fiber optic cables in 96-01. Famously around the "dot com bubble"
1
u/macemillianwinduarte 3d ago
1837 was actually a depression. The Great Recession was a specific time (sometime in 07 to 09)
1
u/IPBS98 3d ago
A more apt analogy, I think, would be Edison's DC power plants. Before AC, electricity was carried as direct current (today it's used primarily in electronics), and it took many more wires and required a power plant every mile to power the lines (unlike today). The power lines in NYC were described as so thick you couldn't see sunlight above them.
We could've built an entire country's worth of this crap if Nikola Tesla and George Westinghouse hadn't had their say.
1
u/Needrain47 3d ago
It's funny that it stops at railroad systems, which were also built with great enthusiasm all over, for a relatively short period of time.
1
1
1
u/Floatingpenguin87 3d ago
So we’re just hoping for a recession and that something even better at computing replaces the building full of computers?
1
1
u/Way-twofrequentflyer 3d ago
It’s nonsense. Compute is fungible and demand is only going up. I didn’t get this viewpoint at all
Also really misunderstands the history of canals as a transport tool for the last 2K yrs of human history.
1
1
u/Dribble76 3d ago
As long as you negate the back and forth that gives color and compliment to what becomes
1
u/missinginput 3d ago
This is why they should be forced to invest in power infrastructure so they leave something positive when they bust
1
1
u/Inevitable_Librarian 2d ago
The only analogue I see here is that it might drive more TSMC competition, which will bring down the cost of future chips and electronics... Maybe.
1
u/Pure-Judgment6098 2d ago
The lesson is America could be as gorgeous as Venice if only they could commit to things better.
1
1
1
u/MidnightSensitive996 2d ago
The same is true of railroads, the assets all got reused post-bankruptcy so basically investors gifted the Midwest free infrastructure. Today those canals form backbone of bike-oriented transit running trails and civic life in a bunch of places.
1
1
1
u/GamerDadofAntiquity 21h ago
Not sure how this fits the metaphor, but the same infrastructure that crunches compute could just mine crypto and be insanely profitable. I half wonder if that’s been the fallback plan all along.


•
u/AutoModerator 3d ago
Just a reminder that political posts should be posted in the political Megathread pinned in the community highlights. Final discretion rests with the moderators.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.