The most frustrating thing to me about this most recent rash of biz guy doubting the future of AI articles is the required mention that AI, specifically an LLM based approach to AGI, is important even if the numbers don't make sense today. Why is that the case? There's plenty of people in the field who have made convincing arguments that it's a dead end and fundamentally we'll need to do something else to achieve AGI…
Where's the business value? Right now it doesn't really exist, adoption is low to nonexistent outside of programming and even in programming it's inconclusive as to how much better/worse it makes programmers. I have a friend who works at PwC doing M&A. This friend told me she can't work without ChatGPT anymore. PwC has an internal AI chat implementation. Where does this notion that LLMs have no value outside of progr…
How the AI Bubble Will Pop
231–240 of 531 posts
Re: How the AI Bubble Will Pop
#232Perhaps worth remembering that 'over-enthusiasm' for new technologies dates back to (at least) canal-mania: * https://en.wikipedia.org/wiki/Technological_Revolutions_and_... * https://en.wikipedia.org/wiki/Canal_Mania
Absolutely. Years ago I found this book on the topic really eye-opening: - https://www.amazon.co.uk/Technological-Revolutions-Financial... The process of _actually_ benefitting from technological improvements is not a straight line, and often requires some external intervention. e.g. it’s interesting to note that the rising power of specific groups of workers as a result of industrialisation + unionisation then argua…
Yes, that is the first link of my/GP post.
Re: How the AI Bubble Will Pop
#233I feel kind of like a Luddite sometimes but I don't understand why EVERYONE is rushing to use AI? I use a couple different agents to help me code, and ChatGPT has largely replaced Google in my everyday use, but I genuinely don't understand the value proposition of every other companies offerings. I really feel like we're in the same "Get it out first, figure out what it is good for later" bubble we had like 7 years a…
Just you switching away from Google is already justifying 1T infrastructure spend. Just think about how much more effective advertisements are going to be when LLMs start to tell you what to buy based on which advertiser gave the most money to the company.
1 trillion dollars is justified because people use chatGPT instead of google sometimes?
Re: How the AI Bubble Will Pop
#234I'm always commenting the same on these posts. The web bubble also popped and look how it went for Google, Amazon, Meta and many others. Remember pets.com that sold pet products on the internet, dumb idea right? Now think where you buy these products in 2025.
Re: How the AI Bubble Will Pop
#235Earlier quoted context omitted.
Agreed… I feel increasingly alienated because I don’t understand how AI is providing enough value to justify the truly insane level of investment.
Remember, investment is for the future. It would seem riskier if progress was flat, but that doesn't seem to be the case.
Re: How the AI Bubble Will Pop
#236Earlier quoted context omitted.
[even in programming it's inconclusive as to how much better/worse it makes programmers.] Try building something new in claude code (or codex etc) using a programming language you have not used before. Your opinion might change drastically. Current AI tools may not beat the best programmer, they definitely improves average programmer efficiency.
AI can be quite impressive if the conditions are right for it. But it still fails at so many common things for me that I'm not sure if it's actually saving me time overall. I just tried earlier today to get Copilot to make a simple refactor across ~30-40 files. Essentially changing one constructor parameter in all derived classes from a common base class and adding an import statement. In the end it managed ~80% of t…
Re: How the AI Bubble Will Pop
#237Earlier quoted context omitted.
Where's the business value? Right now it doesn't really exist, adoption is low to nonexistent outside of programming and even in programming it's inconclusive as to how much better/worse it makes programmers. I have a friend who works at PwC doing M&A. This friend told me she can't work without ChatGPT anymore. PwC has an internal AI chat implementation. Where does this notion that LLMs have no value outside of progr…
> This friend told me she can't work without ChatGPT anymore. Is she more productive though? People who smoke cigarettes will be unable to work without their regular smoke breaks. Doesn’t mean smoking cigarettes is good for working. Personally I am an AI booster and I think even LLMs can take us much farther. But people on both sides need to stop accepting claims uncritically.
Fun fact; smoking likely is! There have been numerous studies into nicotine as a nootropic, eg https://pubmed.ncbi.nlm.nih.gov/1579636/#:~:text=Abstract,sh... which have found that nicotine improves attention and memory.
Shame about the lung cancer though.
Re: How the AI Bubble Will Pop
#238Re: How the AI Bubble Will Pop
#239Until recently everyone was bragging about predicting bitcoin's bubble. To the best of my knowledge there was no huge crash, crypto just got out of fashion in mainstream media. I guess that's what's going to happen with AI.
Almost everyone who has interacted with a blockchain ended up losing money.
Maybe that's also what will happen with AI investors when the bubble pops or deflates.
Re: How the AI Bubble Will Pop
#240I feel kind of like a Luddite sometimes but I don't understand why EVERYONE is rushing to use AI? I use a couple different agents to help me code, and ChatGPT has largely replaced Google in my everyday use, but I genuinely don't understand the value proposition of every other companies offerings. I really feel like we're in the same "Get it out first, figure out what it is good for later" bubble we had like 7 years a…
I think text is the ultimate interface. A company can just build and maintain very strong internal APIs and punt on the UX component. For instance, suppose I'm using figma, I want to just screenshot what I want it to look like and it can get me started. Or if I'm using Notion, I want a better search. Nothing necessarily generative, but something like "what was our corporate address". It also replaces help if well int…