|
|
|
|
|
by sametmax
3435 days ago
|
|
+1. Relatively to what we have before, it's so much better. But compared to the JS/Rust ecosystem, we are behind. Now it's hard to compete with JS on some stuff : it's the only language in the most popular dev plateform (the web) and it has one implicit standardized async model by default. It's hard to compete with rust on some stuff : it's compiled and is fast, can provide stand alone binaries easily and has a checker that can avoid many bugs. But this. The package manager. We can compete. And yet we are late. It's partially my fault since it's a project I had in mind for years and never took the time to work on. It's partially everybody's fault I guess :) |
|