> what semi-celebrity they like the most The language in question here is maintained by a BDFL, which means that one person has outsized influence on the language, and it's direction. In this context, I find it…
That's something for us and benchmarks to decide However it definitly isn't _just_ Kimi. The weight will be different after that 85% of extra training on top of the base model. If those different weights are better are…
Replied on the other comment about this, but putting it here: > See here https://cursor.com/blog/composer-2-5 > 85% of the compute for the final model is from them, and not the base Kimi model. Of course they could be…
See here https://cursor.com/blog/composer-2-5 85% of the compute for the final model is from them, and not the base Kimi model.
Calling it an IDE is under-representing cursor They have in-house models, and the data to train even more powerful ones. The cursor team is a proper AI lab.
I can understand words, but having more diverse medias for communication lets a person express strictly more than before. Sometimes words are better, sometimes a visual demo is better. Is your solution to the problem…
I honestly much prefer this to the old way where the only mode of communication was speech or text. I now often understand a lot more holistically what the person coming with their product wants with just a demo + a…
I'm guessing the parent is wondering why this is noteworthy enough to be posted and discussed in this thread, and so if there's context they are missing
Even before AI, deterministic checks by compilers are almost always better than "review the code" "review the code" as a solution will eventually fail and cause a problem, even pre-AI.
The cool thing is the author doesn't actually have to convince anyone
Going on an old legacy website, downloading reports, summarizing them, and then doing things based on those Or basically any app without MCP capabilities I ask the AI daily to summarize information across surfaces, and…
I enabled the computer use plugin yesterday. Today I asked it to summarize a slack thread, along with a spreadsheet without thinking about it I was expecting it to use MCPs I have for them, but they happened to not be…
Aren't you describing why they use mixture of experts? Where a sub-set of weights are activated depending on the query?
Out of curiosity, are there any sources to there being a significant amount of other steps before being fed into the weights Security guards / ... are the obvious ones, but do you mean they have branching early on to…
So it's intentional to make people pass down raw strings versus making the communication safe(er) by default?
One could argue a smaller number of employees that are more motivated and feel connected to their coworkersis better than a more employees that are all isolated and "meh".
You see, in my circles (me included), people are shifting _to_ codex since 5.3 codex came out. The only places where I hear people say claude is better is: - Frontend design - Random computer use tasks But people trust…
> I get it that in 10 years all of this might peak and we're gonna be content using old models I would personally be happy using gpt 5.3 codex for the foreseeable future, with just improvements in harnesses IMO we're…
What exact models were you using? And with what settings? 4.6 / 5.3 codex both with thinking / high modes?
It's hard to explain, but I've found LLMs to be significantly better in the "review" stage than the implementation stage. So the LLM will do something and not catch at all that it did it badly. But the same LLM asked to…
My reaction in that case is that most other readers of the codebase would probably also assume this, and so it should be either made clearer that it's stateful, or it should be refactored to not be stateful
I mean, I'm shipping a vast majority of my code nowadays with Opus 4.5 (and this isn't throwaway personal code, it's real products making real money for a real company). It only fails on certain types of tasks (which by…
If it did, would it change its usefulness in terms of the value it outputs? (through agreed, if I had to pay money it would increase the cost, and so the tradeoff)
I feel like my calculator improves my math solutions. If you take away my calculator, I'll probably be worse at math than I was before. That doesn't mean I'm not better off with my calculator however.
> He had a son with severe Autism and Microsoft's health benefits were very important to him. This really sucks for him. Through should Microsoft _not_ layoff specific people due to health conditions? Is that something…
> what semi-celebrity they like the most The language in question here is maintained by a BDFL, which means that one person has outsized influence on the language, and it's direction. In this context, I find it…
That's something for us and benchmarks to decide However it definitly isn't _just_ Kimi. The weight will be different after that 85% of extra training on top of the base model. If those different weights are better are…
Replied on the other comment about this, but putting it here: > See here https://cursor.com/blog/composer-2-5 > 85% of the compute for the final model is from them, and not the base Kimi model. Of course they could be…
See here https://cursor.com/blog/composer-2-5 85% of the compute for the final model is from them, and not the base Kimi model.
Calling it an IDE is under-representing cursor They have in-house models, and the data to train even more powerful ones. The cursor team is a proper AI lab.
I can understand words, but having more diverse medias for communication lets a person express strictly more than before. Sometimes words are better, sometimes a visual demo is better. Is your solution to the problem…
I honestly much prefer this to the old way where the only mode of communication was speech or text. I now often understand a lot more holistically what the person coming with their product wants with just a demo + a…
I'm guessing the parent is wondering why this is noteworthy enough to be posted and discussed in this thread, and so if there's context they are missing
Even before AI, deterministic checks by compilers are almost always better than "review the code" "review the code" as a solution will eventually fail and cause a problem, even pre-AI.
The cool thing is the author doesn't actually have to convince anyone
Going on an old legacy website, downloading reports, summarizing them, and then doing things based on those Or basically any app without MCP capabilities I ask the AI daily to summarize information across surfaces, and…
I enabled the computer use plugin yesterday. Today I asked it to summarize a slack thread, along with a spreadsheet without thinking about it I was expecting it to use MCPs I have for them, but they happened to not be…
Aren't you describing why they use mixture of experts? Where a sub-set of weights are activated depending on the query?
Out of curiosity, are there any sources to there being a significant amount of other steps before being fed into the weights Security guards / ... are the obvious ones, but do you mean they have branching early on to…
So it's intentional to make people pass down raw strings versus making the communication safe(er) by default?
One could argue a smaller number of employees that are more motivated and feel connected to their coworkersis better than a more employees that are all isolated and "meh".
You see, in my circles (me included), people are shifting _to_ codex since 5.3 codex came out. The only places where I hear people say claude is better is: - Frontend design - Random computer use tasks But people trust…
> I get it that in 10 years all of this might peak and we're gonna be content using old models I would personally be happy using gpt 5.3 codex for the foreseeable future, with just improvements in harnesses IMO we're…
What exact models were you using? And with what settings? 4.6 / 5.3 codex both with thinking / high modes?
It's hard to explain, but I've found LLMs to be significantly better in the "review" stage than the implementation stage. So the LLM will do something and not catch at all that it did it badly. But the same LLM asked to…
My reaction in that case is that most other readers of the codebase would probably also assume this, and so it should be either made clearer that it's stateful, or it should be refactored to not be stateful
I mean, I'm shipping a vast majority of my code nowadays with Opus 4.5 (and this isn't throwaway personal code, it's real products making real money for a real company). It only fails on certain types of tasks (which by…
If it did, would it change its usefulness in terms of the value it outputs? (through agreed, if I had to pay money it would increase the cost, and so the tradeoff)
I feel like my calculator improves my math solutions. If you take away my calculator, I'll probably be worse at math than I was before. That doesn't mean I'm not better off with my calculator however.
> He had a son with severe Autism and Microsoft's health benefits were very important to him. This really sucks for him. Through should Microsoft _not_ layoff specific people due to health conditions? Is that something…