You can't really install packages or modify configs on the host without root. Containers can only do some parts.
exu
Maybe, but now I still need to remember the alias or distribute it to any machine I'm working on.
Not that difficult if you have everything managed with Ansible or similar anyways, but lots of people likely don't have that setup.
As someone who speaks a language with gendered pronouns but no neutral option, this is very awkward to deal with.
Never used Shopify unfortunately, so I can't help you with that.
The way I tag media is using MediaElch. It requires manually going through each series and identifying it, but with your proper naming it should give decent suggestions already.
If some metadata is missing for single episodes, try changing the metadata provider, sometimes one or the other just has bad/incomplete data.
As someone who writes bash scripts, fuck no, this is a terrible language and it shouldn't be used for anything more complex than sticking two programs together.
Also, parallelism goes right out of the window.
Maybe you'd convince me with a real programming language.
I might try run0 for fun, but I don't think it'll replace sudo any time soon.
The biggest issue I see is run0 purposely not copying any environment variables except for TERM
.
You'd have to specify which editor to use, the current directory, stuff like PATH
and HOME
every time you run a command.
I think hate is really too strong of a word, dislike at most for me.
My biggest issue with Microsoft is a lack of trust. Apart from that, I just like my Linux setup more and find it easier to use.
Stuff I want to do works how I want to do it and how I'm (now) used to it.
Regardless, I use Windows at work, manage Windows Servers and Azure. It's just how it is.
Because none of the projects you mentioned are GNU projects.
If you only need file syncing, there are better options than Nextcloud. But Nextcloud is the only real option if you want to create a full suite of replacements for office365 or google thanks to the large plugin ecosystem.
I've been brainwashed into finding Elixir interesting due to how it handles parallelism and how good it's supposed to be for live debugging. (According to ~3 talks I found on youtube)
Edit: Syntax error
Without docker you still just copy your files from Windows to Linux, though you have to find the right directories for that. Jellyfin can be installed directly on Debian. Just add their repo and go