

How does it feel to have the objectively best sense of humor?
How does it feel to have the objectively best sense of humor?
Out of curiosity, where on this curve lies “20k lines of Nix config”? (Asking for a friend 👀)
How exactly does Free, non-open-source software prevent that?
Drop if-let
Over my cold dead body. if-let-else is such a fantastic pattern. Makes everything an order of magnitude more readable. Works so nicely for unwrapping opts/errs.
Piefuckers
Pffft. You just aren’t a Nix enjoyer yet.
I’m just going to leave this here: Wigner’s friend.
In Timelike Infinity, there’s a group following that logic through to its conclusion, committing a bit of terrorism on the galactic scale to make Ultimate Observer-senpai notice them from the end of time and the universe.
Batshit insane, 10/10, one of Baxter’s tamer plotlines.
No problem. If you do decide to give NixOS a try, feel free to ask about anything should things be unclear :)
Yeah… I heard that too, about half a year after I got really into nix.
To be honest, I try to keep away from community drama as much as possible, so I am not entirely up to date here. I think (and I might be wrong, if someone reading this knows better, correct me!) there’s three main points of contention:
My position on all three points is this: They are not great; but a) they do not threaten the ecosystem, which is mature and independent of this drama, and not reliant on one or a couple of central, potentially problematic, people; and b) there are community projects that actively and effectively do distance themselves from all of these points (namely: Lix) and which are drop-in replacements for the core nix language and compiler, meaning if the upstream project actively did something to really piss you of, you could move with very little work to something independent of Nix.
I hope this will not become necessary, because Nix is genuinely magic. Once you get the hang of it, nothing on your computer is particularly difficult anymore. You also get the best-in-class package management (and it’s easy! Once you have configured your own system to your liking, you already know everything you need to package your own software and contribute to nixpkgs!), being “bleeding edge” yet at the same time incredibly stable (seriously, I have switched all of my servers and VMs to Nix and I have not had one single incident once, including after updating machines after forgetting about them for 1.5+ years).
Anyways. Sorry for the wall of text lol.
As someone else has said: NixOS. You said in a comment that you use Arch because of the AUR. Good news, nixpkgs is larger and fresher than the AUR, without needing to tap into any kind of third-party/unofficial repo.
The unstable branch is essentially a rolling release (and very stable despite its name). I am happily gaming on it with Steam. During installation, you can just choose to not install a desktop. (However, due to how nix works, it’s trivial to rip out the entire DE at any point, should you so choose.)
But it is a learning curve for sure. Steep, but not very long.
Was gonna say. Nix matches all of OPs boxes.
This is about as useful as the assholes going “It’s not Pedophilia, it’s Hebephilia!”.
Right? These companies act like they are selling food and we are stealing it.
In reality, they put a big “free beer” sign up, we go and happily accept the beer, and then they act outraged that we refuse when they try to piss in the mug after handing it to us.
Yeah. I don’t have a contract with the site, agreeing to pay them in any way, shape or form. They voluntarily show me their content, but that does not obligate me to also accept their ads.
Yes, in supported apps / protocols. Koreader, for example, should have 2-way sync for eBooks, and Mihon has 2-way sync for Manga.
+1 for kavita. It also has a nice webreader ui.
Using a docker container provides you with the exact amount of extra protection as using a VM: zilch.
Only advantage is you can use other people’s config easily.
… are entirely possible, even if rarely the right choice.
Haha, perfect 😄
Would you mind opening a PR to fix that typo? Would be useful for others as well!
I hope forgejo’s federation efforts come along. Being able to host projects on my own instance, yet receive contributions without having to allow people to register on my instance, would give me the push to completely abandon Github.