Rust is much more of a drop in replacement for C/C++ than Java ever was, and it carries some serious benefits over C/C++ like proper memory management and a modern library and packaging system.
Rebasing to Rust might genuinely be a good idea for some of these tools.
What’s funny is Java solved an issue that is pretty much non-existent in today’s environment: compatibility.
It’s much less like the Wild West these days. People have a clearer picture of what to support, how to support it, and generic tools to abstract platform-specific code.
I like Java. I think they did good things and had a pragmatic approach to the problems they were trying to solve.
But time goes on, and this young discipline progresses fast. It’ll be interesting to see decades from now what languages survive and which ones don’t.
I predict as time goes on, we’ll get fewer big languages (popular, widespread, useful, etc.) and they will stick around for much longer.
Kind of like human language, if you think about it.
Sounds dumb. Like when Java was supposed to be able to do everything, but this is faster. Doesn’t make it not dumb.
I wouldn’t necessarily call it dumb.
Rust is much more of a drop in replacement for C/C++ than Java ever was, and it carries some serious benefits over C/C++ like proper memory management and a modern library and packaging system.
Rebasing to Rust might genuinely be a good idea for some of these tools.
What’s funny is Java solved an issue that is pretty much non-existent in today’s environment: compatibility.
It’s much less like the Wild West these days. People have a clearer picture of what to support, how to support it, and generic tools to abstract platform-specific code.
I like Java. I think they did good things and had a pragmatic approach to the problems they were trying to solve.
But time goes on, and this young discipline progresses fast. It’ll be interesting to see decades from now what languages survive and which ones don’t.
I predict as time goes on, we’ll get fewer big languages (popular, widespread, useful, etc.) and they will stick around for much longer.
Kind of like human language, if you think about it.