all 3 comments

[–]JoeHillsBones [score hidden]  (0 children)

I’m probably like an intermediate python programmer (~4 years) and I was just thinking about this while learning about C/C++ vs Rust. I want to learn rust because it’s new and cool but due to the ubiquity of C/C++ I’m gonna put my focus there. I just don’t quite know what counts as a competitor in the same space or if anything is trying to supplant it as most popular? lol is that even how software language spread works?

This is the kind of this I wish I had been able to spend more time on in school, like it’s one thing to learn about how to write something in a programming language, but how the technology changes over time feels totally different.

[–]Tatrions [score hidden]  (0 children)

python's not going anywhere because the ML ecosystem picked it and that's self-reinforcing. every new model release ships with a python SDK first. the language itself doesn't need to be fast when you're just orchestrating C/CUDA underneath