7/6/2026 at 6:24:46 PM
> The only thing that matters is if LLMs with sufficient scaling can become frontier AI researchers kicking off the exponential. Everything else is transientAs long as the term “AI” means by-and-large LLMs with additional features sprinkled on top, the answer is no. More likely (without careful vetting by the folks aggregating these models) is that the quality will go down as more and more AI-generated output gets subsumed into these models.
Even without that particular problem, LLMs-as-AI can only give us probabilistic outputs based on inputs; and by definition they’re reliant on humans to provide the training data for their model. Without specialized knowledge or training on that knowledge (And even with it, viz. Meta’s engineering), we don’t have to worry about AI itself. We do have to worry what investors who are looking for outsized returns will do to get those returns, job market be damned.
The problem for us isn’t that AI will take our jobs; it’s that snake-oil salesmen can sell the idea that AI will take our jobs, investors buy into it, companies try it, fire their folks, the snake-oil salesmen IPOs, the companies that bought into this idea implode in some form or fashion, and the salesmen have already taken the money and ran. Of course, we still lose our jobs, but maybe (!) we get them back when this all fails?
by gortok
7/6/2026 at 6:46:13 PM
> More likely (without careful vetting by the folks aggregating these models) is that the quality will go down as more and more AI-generated output gets subsumed into these models.This assumes that there aren't algorithmic breakthroughs which reduce training/inference costs by several OOMs.
How much do these models need to do before people throw their hands in the air and say, ok this is happening. The Erdos unit distance problem, which as far as I understand was approached by multiple competent mathematicians was solved by a frontier model. Sure people argue there was no novelty there (I cannot comment as a non-mathematician) but it feels like they can draw lines laterally from deep knowledge in different fields (in this case combinatorics and algebraic number theory I believe) and solve problems.
Now if you have millions of instances running in parallel, all "probabilistic", working on frontier AI research I really don't see the blocker (and believe me I wish I did).
by openquery
7/6/2026 at 10:16:36 PM
> How much do these models need to do before people throw their hands in the air and say, ok this is happening.It's quite interesting to me that your epistemology is basically "God in a box is inevitable" and not skepticism.
> Now if you have millions of instances running in parallel, all "probabilistic", working on frontier AI research I really don't see the blocker (and believe me I wish I did).
The blocker is lots of things, but for one? Compute. Millions of instances running parallel, all "probabilistic" testing different theories would require million of GPU clusters.
Two? For subjects like Physics - Atoms. You need to be able to run experiments. You need access to the real world.
Then there's the S curve. Algorithmic breakthroughs operate on orders of magnitude. Eventually we'll run out.
etc. et al.
by mikgp
7/6/2026 at 7:06:48 PM
> How much do these models need to do before people throw their hands in the air and say, ok this is happeningWhat is "this"? Most people arguing against some of the more fervent predictions and promises of "inevitability" are people who are using these models in day to day - they see what the models can do, and what they struggle at.
> Now if you have millions of instances running in parallel, all "probabilistic", working on frontier AI research I really don't see the blocker (and believe me I wish I did).
My genuine prediction is that you'll get a lot of early results simply because you're applying attention to some low hanging fruit of problems, but then it will drop off due to the cost of tokens and the low rate of return. This doesn't mean that the models are especially capable of novel thought, just that we haven't algorithmically brute forced a problem with known solutions.
We would be seeing more success cases if the promises were true, setting aside AGI, human replacement, etc. We would see more, better products with more features that people would use. We wouldn't be having any arguments. The human replacement presupposes the models work in ways that they don't, and until proven otherwise, can't. I've watched those who embrace it fully flounder around on projects, some have lost their mind from the constant LLM validation, and I've seen companies go all in and then pull back based on both cost and efficacy over the last year.
I'm still waiting for the success case examples applied on a scale that would make any of the predictions come true.
by taurath
7/6/2026 at 7:41:50 PM
You're assuming that frontier AI research can "kick off the exponential" - that there exists such an exponential to kick off, and that frontier AI research can reach it soon, rather than in a couple centuries. Those are massive assumptions that have exactly zero empirical data behind them.by AnimalMuppet
7/6/2026 at 7:11:37 PM
> This assumes that there aren't algorithmic breakthroughs which reduce training/inference costs by several OOMs.Yes, if one must assume something it is generally fair to assume that things will continue as they are. Research breakthroughs do happen, but they are not something for which you can predict the timing.
by bigstrat2003
7/6/2026 at 6:59:42 PM
The only thing that matters is the economy of it all.Open AI et al are hemorrhaging absurd amounts of money. It's not clear whether there will ever be a good balance between cost, value, and price.
Lots of companies are already questioning the value they get from LLMs at current prices which are obviously not enough to generate profits.
by pier25
7/6/2026 at 6:36:03 PM
It’s no longer true that AI tools primarily get knowledge from their pre-training input data. That gives them a baseline, but nowadays AI chatbots and coding agents routinely assume they need to get up-to-date information in other ways, via web searches and other tool calling.So I don’t see accuracy declining at least for programming.
by skybrian
7/6/2026 at 6:39:33 PM
> nowadays AI chatbots and coding agents routinely assume they need to get up-to-date information in other ways, via web searches and other tool calling. So I don’t see accuracy declining at least for programming.How do those chat bots discern that the ‘web searches’ they’re using are returning human generated information only that’s been vetted instead of LLM output?
by gortok
7/6/2026 at 6:46:50 PM
Every lab is already training on synthetic data and has been for years now.by WarmWash
7/6/2026 at 6:42:43 PM
It’s true that they are only as good as their input data, but the same is true if you do your own web searches.by skybrian
7/6/2026 at 7:10:32 PM
I know within a second whether the search result I am looking at is obvious AI slop (search for almost any health condition, recipe, esoteric questions etc almost always have slop at the top of the result), but LLMs regularly source those sites as the basis for conclusions.by taurath
7/6/2026 at 7:15:50 PM
>I know within a secondI am sorry to be pedantic, but the correct phrasing would be "I think I know within a second", which seems like a pretty important distinction.
by kristiandupont
7/6/2026 at 7:18:38 PM
Sure and thats fair, there's probably many things that are good enough that I miss, but I'm talking about the most obvious possible websites being used regularly as sources in web search. Identifying poor sourcing or misinformation on the internet and what is a credible source has been a lifelong skill I've had to build from the early days of the web, and in the AI boom its only gotten more necessary to be able to not get taken by hucksters with billion dollar budgets.by taurath
7/6/2026 at 7:38:47 PM
When you do your own web searches, you learn to trust certain signals over others. You learn which sources are trustworthy and which are suspicious. LLMs don’t do that, and they present every information to you as being equally valid.by latexr
7/6/2026 at 6:59:48 PM
They don't need to, they can use tools to validate their assumptions.by ako
7/6/2026 at 7:09:15 PM
If someone has a vibe coded website with bad statistics but shows up on a web search, what tools will it use to check those statistics? How will it know what data it needs to validate? What tools will it use?by taurath
7/6/2026 at 7:25:07 PM
Humans face the same problem. So this at least shouldn't make AI perform worse relative to humans, even if AI slop degrades the performance of both over time.by foldr
7/6/2026 at 7:32:46 PM
I find it to not be acceptable if AI's trend is to degrade performance of both AI and humans at the same time, that's kinda not the goal, right? Why are we spending money to make us dumber?by taurath
7/6/2026 at 7:56:34 PM
AI isn't going to go away, and AI-generated content isn't going to go away. So while it's an open question the extent to which AI training will be hampered by the proliferation of AI-generated content, I think that the existence of such content is a reality that we'll have to accept, whether you like it or not.by foldr
7/6/2026 at 6:48:42 PM
The same way you and I do: vibesWelcome to the postmodern internet. It's vibes all the way down.
by vitally3643
7/6/2026 at 6:53:01 PM
Upvoted you, of course; but it’s worse than that. It’s vibes being marketed as correctness. To the lay person (and unfortunately, to more than a few folks who should know better), computers don’t “make up” information. Maybe some good (in some weird way) that comes from all of this is that we stop using LLMs for recitation of facts.by gortok
7/6/2026 at 7:47:21 PM
Is model collapse still an unsolved topic? Once saw a method that determines if a training input is high quality.by aitchnyu
7/6/2026 at 7:13:28 PM
> The problem for us isn’t that AI will take our jobs; it’s that snake-oil salesmen can sell the idea that AI will take our jobs, investors buy into it, companies try it, fire their folks, the snake-oil salesmen IPOs, the companies that bought into this idea implode in some form or fashion, and the salesmen have already taken the money and ran.Or, it eventually becomes clear to enough people that the AI companies aren't going to make enough money to justify their valuations, so the asset bubble bursts, the economy crashes, and we lose our jobs.
by tshaddox
7/6/2026 at 7:27:03 PM
Many jobs imo have been under threat for many yrs.The tremendous growth in earnings meant some fake excess head count number was viable.
Google faced an activist investor who practically forced sundar to fire a bunch of people. This is what’s coming for big tech if this AI thing blows up. Apple Is safe because they are clever and saw this from a mile away.
Investors want their cake and they will eat it too.
by grttw1
7/6/2026 at 7:13:24 PM
>LLMs-as-AI can only give us probabilistic outputs based on inputsI am not completely sure what you are saying here, but it sounds like a variation of the "it's just a stochastic parrot" argument, which is reductionist. The human brain is also just a bunch neurons firing.
by kristiandupont
7/6/2026 at 7:12:37 PM
>As long as the term “AI” means by-and-large LLMs with additional features sprinkled on top, the answer is no. More likely (without careful vetting by the folks aggregating these models) is that the quality will go down as more and more AI-generated output gets subsumed into these models.Nope. This isn't how it works.
AI progress has largely been synthetic and has produced leaps and bounds capabilities increases in the last couple of years.
Sorry.
by catigula
7/6/2026 at 8:10:35 PM
[dead]by rayleightaylor