12466
Offtopic group for casual talking about anything. @rules_for_python still apply (except for the ontopic rule)
It is, but the advantage with the cursor is that I can use almost any model in the world, switch to Opus when I really need to.
Читать полностью…
They wrote a TUI because it is lightweight and can be compiled for anything, including server-side Linux.
It is nothing special at all... even LLM itself is simple, if you see the code, it is not something complex at all, the problem is DATA...
Python (the snake) does not actully use poison.
It strangles the victim crushing lungs and other bones in the proccess...
Who would have expected pushback on bad-mouthing Python in a Python group? 🤷♂️
Читать полностью…
Fair would be to acknowledge that Python is actually very good in many fields and that the usefulness of a language depends on the type of application to build and its requirements. C doesn't have the "issues" you've mentioned, but that doesn't make it a good language to use in all the fields where Python shines.
Читать полностью…
That is surely true... worst part is if you "switch" in the middle, God it eats up all your tokens... but 90% of the time I'm using Kimi 2.5...
Читать полностью…
I'm not sure if it's still true, but cursor was using 5 times more tokens for the same task than the CLI.
Читать полностью…
Though, it seems to be more efficient with tokens than Cursor IDE is.
Читать полностью…
That was not a suggestion but a description of what you did.
Читать полностью…
Fair, I used the terms loosely. We can say python handles concurrency well enough, the real issue is parallelism due to the GIL.
Читать полностью…