deleted by creator
deleted by creator
Yes. Even with Plex I’ve had people just never log in. Or after I log them in and set it as a favorite they just never go to the unfamiliar icon.
Most of the problem isn’t even Plex/Jellyfin/etc.'s fault, it’s that the UI of smart tvs is a nightmare hellscape running on underpowered hardware and people just want to interact with it as little as possible. The absolute best thing would be to copy Netflix/Disney/etc and throw a QR code on the screen to sidestep that by throwing authentication to the phone.
And a 4tb SSD is the same price as a 16tb HDD.
If that trend continues, when you get to a 100tb of SSD(s) the equivalently priced HDD(s) will have 100x the capacity.
Garmin Instinct ticks those boxes.
They’re what I switched to when my pebbles died. Backed everything but the Round. The fitness stuff is a bit overkill but can turn it all off. If you have one of the solar Instincts and don’t use GPS you’ll get significantly more than a week battery life.
Perfect use case
Primary use case is through terminal/web interface.
Wouldn’t be surprised if the touchscreen was a similar cost to a non-touchscreen at that size and they figured “might as well”.
(if that service goes down, everyone in my house gets mad at me)
I bought a PiZero and set it up as a redundant pihole for this reason. It’s slower because it’s wireless, but not super noticeable since it’s ‘just’ DNS. I have the router pointed at the main and backup all the time and if I need to do something (or break the main one messing with dockers) there’s still the backup until I get the main up.
I messed around with some High Availability configs where they both had the ‘same’ ip but could never get it working smoothly. I just use the teleporter functionality within pihole any time I update anything to keep them in sync, which is rare.
Only real reason IMO is dust can collect on the seam and it’s annoying to clean without taking the peel off anyway.
IDK why people get weird about it.
Is your home connection down that much? I’d think that even syncing once every day or so would populate everything fine, and if you’re at home it should update over wifi.
I might just be spoiled because I’m the only one using mine and only for a handful of devices.
Was curious before about setting it up on a Samsung TV, apparently can sideload an app or something? Didn’t look too far into it because Plex ‘just worked’. Will have to revisit that.
deleted by creator
Building from source is always going to come with complications. That’s why most people don’t do it. A docker compose file that ‘just’ downloads the stable release from a repo and starts running is dramatically more simple than cross-referencing all your services to make sure there are no dependency conflicts.
There’s an added layer of complexity under the hood to simplify the common use case.