Ah, my bad then! I didn’t see a repo linked in the post or on the site. That’s great, then!
- 1 Post
- 30 Comments
Cool idea. But since it doesn’t seem to be open source and self-hostable, I won’t trust it.
smiletolerantly@awful.systemsto Linux@lemmy.ml•Atomic Linux Distros: What Barriers Stand Between You and Making the Switch?7·1 month agoManaging 30+ machines with NixOS in a single unified config, currently sitting at a total of around 17k lines of nix code.
In other words, I have put a lot of time into this. It was a very steep learning curve, but it’s paid for itself multiple times over by now.
For “newcomers”, my observations can be boiled down to this: if you only manage one machine, it’s not worth it. Maaaaaybe give home-manager a try and see if you like it.
Situation is probably different with things like Silverblue (IMO throwing those kinds of distros in with Guix and NixOS is a bit misleading - very different philosophy and user experience), but I can only talk about Nix here.
With Nix, the real benefit comes once you handle multiple machines. Identical or similar configurations get combined or parametrized. Config values set for Host A can be reused and decisions be made automatically based on it in Host B, for example:
- all hosts know my SSH pub keys from first boot, without ever having to configure anything in any of them
- my NAS IP is set once, all hosts requiring NAS access just reuse it implicitly
- creating new proxmox VMs just means adding, on average, 10 lines of nix config (saying: your ID will be this, you will run that service) and a single command, because the heavy lifting and configuring has already been done, once -…
smiletolerantly@awful.systemsto Privacy@lemmy.ml•Safe and private way to share location with family8·2 months agoAre we talking permanent background tracking? Or sending a message “hey, I’m here”?
smiletolerantly@awful.systemsto Linux@lemmy.ml•Which areas of Linux would benefit most from further standardization?201·2 months agoAt this point, package management is the main differentiating factor between distro (families). Personally, I’m vehemently opposed to erasing those differences.
The “just use flatpak!” crowd is kind of correct when we’re talking solely about Linux newcomers, but if you are at all comfortable with light troubleshooting if/when something breaks, each package manager has something unique und useful to offer. Pacman and the AUR a a good example, but personally, you can wring nixpkgs Fron my cold dead hands.
And so you will never get people to agree on one “standard” way of packaging, because doing your own thing is kind of the spirit of open source software.
But even more importantly, this should not matter to developers. It’s not really their job to package the software, for reasons including that it’s just not reasonable to expect them to cater to all package managers. Let distro maintainers take care of that.
smiletolerantly@awful.systemsto Linux@lemmy.ml•EU OS: A Fedora-based distro 'for the public sector'1·2 months agoNow if Eelco Doolstra wasn’t fucking around, we could have had a super LTS NixOS - but NOOOO.
My exact thoughts lol
Not really, no
DNS over TLS and similar are only encrypted to the first (local) DNS provider, and of course that provider knows the query as well.
It protects against 3rd-party eavesdroppers between you and your primary DNS provider, but does nothing for privacy beyond that.
Also getting rid of my T1 Diabetes and re-doing my transition, but yeah! Hedonism as well!
smiletolerantly@awful.systemsto Privacy@lemmy.ml•Should I use firefox sync in librewolf, Is it private enough?1·3 months agoYeaaaaaaahh the auth thing is really, really complicated to selfhost. There’s a docker project out there that apparently makes it possible, but… No idea. FOr the time being I still use FF’s auth - that’s still an improvement though: Mozilla knows that I am logging in / from what kind of device, but not the content or amount of what I sync.
Spend the rest of my life on a Culture orbital or GSV? FUCK YEAH
smiletolerantly@awful.systemsto Linux@lemmy.ml•Looking for a "set it and forget it" distro3·3 months agoYep, this is the answer. Set it, forget it, accidentally have your hard drive destroyed irrecoverably, and re-set everything up to the exact working state you were used to in under 15min.
It’s a fair bit of initial setup and learning, but afterwards, the word “stable” takes on a new meaning.
smiletolerantly@awful.systemsto Privacy@lemmy.ml•Should I use firefox sync in librewolf, Is it private enough?1·3 months agoProbably… I mean, I’d at least start it in a systemd service, but sure, you don’t need a domain.
But of course your mobile won’t be able to access that domain outside your network
smiletolerantly@awful.systemsto Privacy@lemmy.ml•Should I use firefox sync in librewolf, Is it private enough?61·3 months agoNo idea - this is my firefox sync NixOS config, in its entirety:
age.secrets.ffsync.rekeyFile = secrets.ffsync; services.firefox-syncserver = { enable = true; secrets = config.age.secrets.ffsync.path; settings.hostname = "localhost"; singleNode = { enable = true; hostname = "0.0.0.0"; capacity = 2; }; };
smiletolerantly@awful.systemsto Privacy@lemmy.ml•Should I use firefox sync in librewolf, Is it private enough?19·3 months agoYou can self-host Firefox sync
smiletolerantly@awful.systemsto Open Source@lemmy.ml•Readest - Open source, cross-platform ereader4·3 months agoTake a look at Kavita for selfhosting bools!
You can also selfhost sync!
You can also just selfhost Firefox sync!
Fuck off troll.
Literally every single German old enough to remember life in the DDR that I know (which aren’t exactly few - I am German) recounts that time with terror.
In my entire life, I have not met a single person alive back then who wants to go back to the DDR. There’s no notalgia, only painful memories.
It sucks that these people exist, for many reasons. One of these reasons (surely not the worst one, but the one I want to focus on) is that it muddies all criticism of a project. Your comment implied that this was the sole, or main, reason that The Acolyte was canceled, so I want to jump in here to say:
Having more women, people of color, and queer characters was the only refreshing thing about The Acolyte, and I wish more Star Wars projects took notice. Other than that though, the show is an utter disaster. It was incompetently written and directed, its story and characters make no sense, and the effects can be jarring.
Characters either have no defined motivations, or their motivations flip flop at the drop of a hat. Scenes dealing with the Jedi order and the republic fuck with established lore and do lasting damage to the Jedi order (not in the sense that they are shown as morally gray, but in that they are utterly incompetent and seemingly don’t remember the appearance of the Sith during living memory, for example).
Speaking of which, yes, the show tries to portray Jedi/Sith as a gray area, but
a) that has been done to death at this point, seriously, every other SW project tries to do a “ooooh but maybe Jedi not completely good!”, and b) The Acolyte is probably the most incompetent version of that I have seen (so far!).
I hope I have demonstrated that this show can be critiqued bar any bigotry, and I think it should be acknowledged that that, together with the giant sum of money it ate, are the reasons it got canceled - I am sure Disney also does not like the bigotry, but sadly, they get that with every project, even those that do not get canceled…
In any case, there is no comparison to Andor to be made, SMH.