Why tho? Over here they don't need refrigeration, keep longer, and are still salmonella-free. Really unproblematic to eat them raw as well.
smiletolerantly
Yep, though it's currently just a portfolio site I link to in applications.
Plus also some selfhosting (jitsi, personal mailserver + webmail and contacts+calendar), though most other stuff is on a second domain and pointed at my home.
I am using both and this somehow made it to my phone, wtaf
Yeah, +1.
I've been an avid fan of applocation launchers like rofi and dmenu on the desktop forever, and the "swipe down and immediately search" feels as close as it can get to the mobile equivalent of those.
When I first switched to nix, I made an error copy-pasting my hashed password into a secrets file.
Reninstalled the system 5 times, each time immediately locking myself out, almost
Managing ~35 machines without issues now though.
FWIW, Lidarr works the worst out of the arr stack for me too. I don't know if there's just not enough well indexed material in my sources or what, but yeah, not great.
If your entire experience with the arr stack has been Lidarr so far, give it another shot! Sonarr and Radarr work absolutely perfectly. It's just such a nice feeling to open Jellyfin (or I guess Plex) on the TV and go "oh nice new episode is out!"
Might even be worth checking if https://github.com/NixOS/nixos-hardware has a straight-up fix for the issue.
😭
I usually do, I promise. Anyways, that was 6 years ago. We're stil going strong, making the most of life in this universe :)
Sorry, I should have gone more into the actual belief. For her it was less of an "if I make a decision that leads to my death in this universe, there surely is a parallel universe where I did not!", it was "if I die in this universe, thanks to an infinite multiverse, there must be one where I spontaneously start exisitng with all my exact memories from the previous life".
Oof that reminds me...
When my partner and I had already been living together for a while, we had one of those "cuddle on the couch and deeptalk" days, when she confided that, while she was not religious in any traditional sense of the word, she felt immensely comforted by the thought of an infinite multiverse existing.
"If there's an infinite amount of parallel worlds, then I choose to believe that even if I die here, life goes on in another world, so in a sense my being and existence do not simply vanish completely. Same for you! And hey, even if we both die, we'll get to continue living together in some version of the infinite multiverse!"
It was clearly a thought that comforted her a lot, and at the same time a rather intimate belief that she chose to share with me. So, like the idiot I am, I stared her in the face blankly and went "There's an infinite amount of numbers between 0 and 1, and none of them are 2".
I really regret that. She let me know later that that one sentence shattered the belief for her. Which is sad, because it's such an innocent thought. There's no religious behaviors or conditions or rituals attached to it, it's just comforting.
We expose about a dozen services to the open web. Haven't bothered with something like Authentik yet, just strong passwords.
We use a solid OPNSense Firewall config with rather fine-grained permissions to allow/forbid traffic to the respective VMs, between the VMs, between VMs and the NAS, and so on.
We also have a wireguard tunnel to home for all the services that don't need to be available on the internet publicly. That one also allows access to the management interface of the firewall.
In OPNSense, you get quite good logging capabilities, should you suspect someone is trying to gain access, you'll be able to read it from there.
I am also considering setting up Prometheus and Grafana for all our services, which could point out some anomalies, though that would not be the main usecase.
Lastly, I also have a server at a hoster for some stuff that is not practical to host at home. The hoster provided a very rudimentary firewall, so I'm using that to only open necessary ports, and then Fail2Ban to insta-ban IPs for a week on the first offense. Have also set it up so they get banned on Cloudflare's side, so before another malicious request ever reaches me.
Have not had any issues, ever.