> I've barely ever written any Ruby outside of the occasional little script. And yet it's secretly my favorite language.
I'm in a similar boat, with the caveat that on linux, I use ruby as my main scripting language rather than bash, mostly because I find bash to to be a terrible language for anything remotely complex. Ruby has great integration for running shell commands, while also allowing you to write your scripts as an actual program, which is great.
For me, the language I have written almost nothing in, while it is secretly my favorite, is Elixir/Erlang.
I'm in a similar boat, with the caveat that on linux, I use ruby as my main scripting language rather than bash, mostly because I find bash to to be a terrible language for anything remotely complex. Ruby has great integration for running shell commands, while also allowing you to write your scripts as an actual program, which is great.
For me, the language I have written almost nothing in, while it is secretly my favorite, is Elixir/Erlang.