Matrix.
This is not something mods can do. They can only remove posts entirely, not censor or edit them.
Digitalisierung der Ämter? In meinem Deutschland?
Wo kommen wir denn da hin? Ins 21. Jahrhundert?!?
medienbruchfrei
Nie dieses Wort gehört. Tolle Sprache, die wir hier ham.
I think I figured out the meaning behind the Abode icons:
It Is Po Od
It is pood
Gotta love the guy.
a good hypothetical that might answer it is something like GNOME. If the nixos channel blew up in a doomsday scenario, I’d be stuck maintaining my packages myself, right?
I'm not sure what you mean by "doomsday scenario" or a nixos channel "blowing up".
So with GNOME, I’d have to update every single dependency manually in my nix files. With something like Arch/Alpine I could just have those files
If they require updating, you'd have to update every single dep on Arch/Alpine too.
If you only needed to modify one dep, you'd create an overlay with that package modified and that'd be about as simple as on those other distros, perhaps even easier to manage in the long run.
Not sure what you mean by "have those files"? What files? The package definitions? Why wouldn't you have those in Nixpkgs?
they have these really neat scripts where I can just bump the version, and it’ll download, set the hash up, and bump the version all for me. With Nix there are no such tools. I can’t just automate the process
https://github.com/ryantm/nixpkgs-update
nor is it feasible to do this type of thing manually
Why?
As new features are added, so are new options needed to activate those features.
Not necessarily. Many times a NixOS modules simply uses an RFC42-style settings
option which accepts arbitrary, well, settings. I haven't updated the dnscrypt-proxy module in ages but you can still use all newly added configuration options.
Also, it just.. doesn't happen all that often. It's not something you, as a user, usually need to concern yourself with. Someone else will likely bump the packages; the distro won't just die off over night.
If GNOME adds a feature (idk why I picked GNOME I haven’t used it in like 5 years) to have extensions managed by the package manager, I’d have to add an option for what extensions are needed and all that. And this is a lot of work, at least as far as I know. The extensions would also have to be packaged.
Someone has already done that work. Even if they hadn't, you could still just imperatively install the extensions. I do that on my tablet where I use GNOME.
I also don't manage my firefox plugins using Nix. I could, someone built support for that into home-manager but I can choose not to.
Absolutely. Your NixOS config is also just a NixOS module. You could even have it have options if you'd like to.
Das wäre definitiv ein Grund, das wollt ich nur erstmal hinterfragen, denn oft gibt es einen solchen Grund nicht.
Für solche Fälle gibts von Seiten Tailscale übrigens auch bald eine Lösung: https://tailscale.com/blog/introducing-tailscale-funnel/
Their FOSS efforts are Rogue GPUs only atm. They way they're doing it is applaudable though.
Also Lauterbach (SPD) und Merz (~~AFD~~CDU) als Kollegen zu bezeichnen ist schon ne Nummer..
Für solche Zwecke sind P2P VPNs wie Tailscale oder Zerotier mMn. besser geeignet. Dafür braucht man nicht mal einen offenen Port.
Please tell us the complete chain of active network components between your device and the server.
I.e. Device -> Wifi -> Access Point -> Switch -> Server