Empirically this isn't true. However you feel about "true" capitalism vs socialism, countries underpinned by capitalism have prospered, even the socialist flavors (China, Scandinavia)...while the countries that have attempted pure socialism have all failed.
Without even getting into the practical vs. theoretical of Fed dual mandate (funding deficits), even the most uncharitable take on modern CBs wouldn't suggest this.
It's sort of amazing that people still say these sorts of things today.
I don't think it's at all inconceivable where people in the future are streaming high resolution multi modal personal sensor arrays to AI that is running in a data center...and ditto we are streaming ever more content back.
That's just the in vogue answer of 2026. There are undoubtedly endless innovations that I can't envision that will require ever more resources.
My point is just that every single "X ought to be good enough" has been proven false. And the only times where we see consumption really plateau are due to other reasons than desire (like cost).
> Venture capitalists & private investors are sucking all of the possible growth and future upside from these companies and then dumping them on retail investors when there's nothing left.
A lot of the money that is deployed by VCs comes from pension funds and asset managers that ultimately manage money for the average Joe.
I haven't read TFA yet but a common technique is speculative decoding where a fast draft model will generate X tokens, which are then verified by the larger target model. The target model may accept some Y <= X tokens but the speedup comes from the fact that this can be done in parallel as a prefill operation due to the nature of transformers.
So let's say a draft model generates 5 tokens, all 5 of these can be verified in parallel with a single forward pass of the target model. The target model may only accept the first 4 tokens (or whatever) but as long as the 5 forward passes of the draft model + 1 prefill of the target model is faster than 4 forward passes of the target, you will have a speedup while maintaining the exact output distribution as the target.
I also think the Fable accusation is wrong and it was most likely Opus 4.8 which itself is likely a distillation of Fable.