I use Fish as a user shell everywhere I can and end up using Bash daily for scripting and on servers/VMs/containers at work, I've also been using Nushell a lot recently for personal scripts.
Biggest drawbacks for me is mixing up a few bits of syntax and some software doesn't ship Fish completion scripts, although I never write scripts in Fish which reduces the syntax I actually use.
In my opinion Fish is worth it just for the auto complete suggestions alone, but I also really like the way it handles editing config, it's sane default config, understandable error messages, and plug-ins.
Nushell is very nice, but I find it doesn't match the usability of Fish for interactive shells. Love it for scripts though.
There are a whole lot of attempts of "Our own Nix, with blackjack and hookers" and so far none of them have any traction. (Not counting Guix here.)
I don't think any of them are trying to make huge changes to the language itself, considering that an inability to use Nix packages would be a deal breaker for basically everyone.
It used to be - but even now the problem is a different one. Less about police brutality (Menezes and Tomlinson notwithstanding) and more about police apathy and not-my-job-ism when facing any crime harder to solve than a traffic collision.
That's correct in the most of the English speaking world, apple juice is what it sounds like, cider is fermented apple juice (as far as I'm aware, it is in the UK). In American English cider is apple juice, and hard cider is fermented, alcoholic apple juice.
Correct that we call it hard cider if it's fermented. For non-fermented, we draw a distinction between apple juice and cider. Best explained by Flanders: https://youtu.be/L1BfF77Pvio?t=15
I don't have a good alternative for points of interest (restaurants, ...), but for maps and routing I use https://www.locusmap.eu (with offline Locus Maps, Android only). For car navigation Waze, ironically an app from google, is also nice and has full congestion avoidance.
> Moreover, for some reason people tend to read only that first tweet while what I wanted to say is in next 5 tweets too.
I find it concerning that Twitter has become such a common way to share news. The short message format can make it impossible to get a full point across reliably.
Biggest drawbacks for me is mixing up a few bits of syntax and some software doesn't ship Fish completion scripts, although I never write scripts in Fish which reduces the syntax I actually use.
In my opinion Fish is worth it just for the auto complete suggestions alone, but I also really like the way it handles editing config, it's sane default config, understandable error messages, and plug-ins.
Nushell is very nice, but I find it doesn't match the usability of Fish for interactive shells. Love it for scripts though.