Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@lanodan @mia I chose those three because the options are basically Python, JS, Java, Kotlin and Rust for the main ones and Perl, Ruby for those which I very rarely use. All of which I don't like because of package management.
There's not really good competition in the "languages with package managers" space and Go just happens to be the least annoying for me and Erlang/Elixir always "just worked" for me.
Python is also fine as long as you only use the standard library. The moment you start adding other dependencies you are in venv hell.