How does that apply to AI Overview in Search, though? As far as I can tell it's pure spend on every search, which I know adds up even for nano models.
> Running two tasks simultaneously with Fable and Opus 4-8 on ultra reasoning That's abnormally heavy usage for Pro plans which don't include a whole lot of usage to begin with. Opus is generally too much for them but…
How is this meaningfully different than simonw's pelicans riding a bicycle? If anything, this seems to be of a higher caliber?
I agree with you that labs are benefiting from those outputs but I'm skeptical that labs are purposefully training the models to produce those outputs. Raw pre-training data includes plenty of conversations between…
Insincere apologies ought to be mocked to shit but this apology seemed well-meant. (I know you're not mocking them and the last sentence is actually something Claude would say.) I post this angry comment because LLMs…
I want more of this. Trees using coordinated cell transpiration to control the weather is so fictional but so possible. It's the kind of thing that makes Earth so cool. What do you read? Anything digestible to a curious…
Well, in C++ the constructor must return a value of its class type - you can't return an Option<T> from a constructor on T, for example, and since constructors are the canonical way to construct an object, it creates…
> in a highly controlled and predictable environment Why this constraint? A common sentiment I see online (sorry, to group you in) is "[tool] will be capable, actually, but only in a context that trivializes its…
Probably not. The active parameter set may change from token to token, based on my understanding of MoE, so you'd be streaming (at the worst case, unlikely for a real scenario but frames the problem) 49B parameters from…
The narrative style reminds me of the novel-game Caves of Qud. Very well done.
To the author: this work you've published rests on some background knowledge that I'm familiar with but also a lot of background knowledge that's foreign to me. For the parts I was able to follow, I thought the mental…
A visual editor for creating video games on the browser and on Linux desktop: https://stickyfingies.github.io/g2ngine I've done this with C++ in the past, but ran into substantial friction with the CMake toolchain,…
How does that apply to AI Overview in Search, though? As far as I can tell it's pure spend on every search, which I know adds up even for nano models.
> Running two tasks simultaneously with Fable and Opus 4-8 on ultra reasoning That's abnormally heavy usage for Pro plans which don't include a whole lot of usage to begin with. Opus is generally too much for them but…
How is this meaningfully different than simonw's pelicans riding a bicycle? If anything, this seems to be of a higher caliber?
I agree with you that labs are benefiting from those outputs but I'm skeptical that labs are purposefully training the models to produce those outputs. Raw pre-training data includes plenty of conversations between…
Insincere apologies ought to be mocked to shit but this apology seemed well-meant. (I know you're not mocking them and the last sentence is actually something Claude would say.) I post this angry comment because LLMs…
I want more of this. Trees using coordinated cell transpiration to control the weather is so fictional but so possible. It's the kind of thing that makes Earth so cool. What do you read? Anything digestible to a curious…
Well, in C++ the constructor must return a value of its class type - you can't return an Option<T> from a constructor on T, for example, and since constructors are the canonical way to construct an object, it creates…
> in a highly controlled and predictable environment Why this constraint? A common sentiment I see online (sorry, to group you in) is "[tool] will be capable, actually, but only in a context that trivializes its…
Probably not. The active parameter set may change from token to token, based on my understanding of MoE, so you'd be streaming (at the worst case, unlikely for a real scenario but frames the problem) 49B parameters from…
The narrative style reminds me of the novel-game Caves of Qud. Very well done.
To the author: this work you've published rests on some background knowledge that I'm familiar with but also a lot of background knowledge that's foreign to me. For the parts I was able to follow, I thought the mental…
A visual editor for creating video games on the browser and on Linux desktop: https://stickyfingies.github.io/g2ngine I've done this with C++ in the past, but ran into substantial friction with the CMake toolchain,…