Just rewatched that episode. She goes into the cellar of a convenience store and finds a trapped zombie and cuts into its skin, then comes out with a box of tampons. Nothing really too crazy happens even though they make you think it will.
Great! I'll use Button Mapper to remap that button to open Plex (or Jellyfin if I end up committing to switching to it).
Hue bulbs are just zigbee. You can get an offline zigbee hub, plug it into Home Assistant, and control it without needing the Hue hub anymore. Then just keep using your existing bulbs and buy generic zigbee ones as needed to replace when they fail.
Ctrl + Win + Alt + V works everywhere I've tried it.
"just don't use the internet" is not the hot take I was expecting
You can self host on a PC or VM with as little as 1GB RAM and 1 CPU core (although you'll want closer to 4GB RAM and 2 cores if you join really large public rooms, since it takes more resources to talk to hundreds/thousands of other instances). Fairly easy to stand up too, if you use something like this ansible script.
You're right. It's better to just not use a password manager and use the same password on every site you go to.
/s if that's not obvious
I'm in the exact same boat. I have a Jellyfin server configured and ready to go whenever something happens to really piss me off. This nearly was it until I saw that my lifetime Plex pass I bought 10 years ago will make it still be free for my family.
There are password managers you can self host. Bitwarden being one of them. Secure it as much as you want and keep off-site encrypted backups if you're worried about a single point of failure.
I just recently ditched Windows and installed Kubuntu. I like Ubuntu but wanted KDE Plasma, and that's exactly what this is! Works great for me, including proton gaming with Steam.
They'll take your fingerprints when they book you. They'll hold your hand down and force it onto the reader / ink pad if they have to.
Why is your Roku TV even on the Wi-Fi if you just block its internet?
It's probably that. While on cellular my IP isn't 192.0.0.4 (but it is in 10. space), but there's probably some v6 somewhere in the way.
I can't get it to have network connection while my phone is on cellular data. On wifi it's fine.
I thought it looked weird, and now that you point that out, that makes it way better.
KDE Neon and kubuntu have Wayland as default. Just was trying them because I wanted Plasma 6. Took a bit of tweaking for a few things but I have all the things I need running fine with Wayland.
My entire childhood was Tony Hawk's Underground 2 on the PS2.
I used mostly this, but had to customize it a bit I think to get things working right. NUT feels like a super finicky system, but in the end it does work. My biggest issue right now is that it only reports a new status update to Home Assistant every few minutes, so the actions don't really get a chance to trigger before the server shuts down. It also shuts down with the UPS at way too high of a percentage remaining, so I need to figure out how to make it wait just a little bit longer before the power down. It wants to power off like < 2 minutes after the power goes out...
I've got a project to look forward to. Have my Proxmox server with a UPS, running NUT to watch the battery percentage and power down gracefully if the % gets too low. I have Home Assistant watching that so it's supposed to notify me before that happens. It's not notifying me though, so I gotta look into that. I know it's not working this morning because the power went out, so now I'm just sitting here theorizing instead of actually looking at it. 🙃
I originally missed the "I" so I went to "green".

Any tips for switching Hypervisor from Hyper-V to Proxmox?
I'm thinking about making some changes to my home server to make it a little more robust and let me do some cool new things with it (like actually trust it for backing up data to with NextCloud, replicating VMs or data across sites, etc). I'm just looking for any advice people might have for this process to migrate hypervisors.
What I currently have:
- Windows 10 Pro OS with Hyper-V
- Running some applications on the host OS (Plex/PRTG/Sonarr/Radarr)
- Running a few VMs for things I set up after I realized "I should be doing these in VMs..."
- 4 HDDs for data, each just mounted individually. 2 for TV, 1 for Movies, 1 for Backups
What I'd like to have:
- Better OS for running the hypervisor (Proxmox is what I'm reading may be best, but I'm open to suggestions)
- Nothing running on the host OS other than a hypervisor
- All my services running virtualized, be that via Docker in a LXC or a guest OS.
- My Drives all in a RAID 5. Planning to add more drives at some point as well.
My thoug