If you have a theater nearby that offers Dolby Vision films you can try out a version of HDR. They use laser projectors so the blacks can really be pure black. When the screen goes dark just before the movie the entire theater will be pitch black except for emergency lighting. It’s glorious.
- 0 Posts
- 13 Comments
kieron115@startrek.websiteto Selfhosted@lemmy.world•What are the minimum or recommended requirements for a personal home server?English1·1 month agoFor sure the quality will be worse than software but typically if I’m away from home I’m watching on an ipad and then you really can’t tell the difference.
kieron115@startrek.websiteto Selfhosted@lemmy.world•What are the minimum or recommended requirements for a personal home server?English3·1 month agoEDIT: I meant QSV Gen 7, which would be intel Gen 11. Kaby Lake and up can still handle HEVC in hardware but they have to use software as well for 4K.
worth mentioning that any intel cpu with an iGPU from generation 7 (kaby lake) and up can handle 4k hevc transcode in hardware. i just upgraded my plex box to an i7 8700K and it works quite well. an old office workstation with like a 9th or 11th gen intel cpu would probably rip through transcodes.
Caveat: I am not a programmer, just an enthusiast. Windows programs typically package all of the dependency libraries up with each individual program in the form of DLLs (dynamic link library). If two programs both require the same dependency they just both have a local copy in their directory.
kieron115@startrek.websiteto Open Source@lemmy.ml•Do you know an open source TV app for Android TV so Google cannot push its shit?English3·4 months agoOh wow, that sounds highly inconvenient. I wish it was as easy to re-flash android TVs as it is to re-flash android phones. Best of luck, and keep us updated if you find a solution!
kieron115@startrek.websiteto Open Source@lemmy.ml•Do you know an open source TV app for Android TV so Google cannot push its shit?English2·4 months agoI’ve never used the tuner/TV part of my sony x900f, only HDMI inputs and apps. Is google pushing ads to live tv now?
deleted by creator
lmfao right?
kieron115@startrek.websiteto Linux@lemmy.ml•“Something has gone seriously wrong,” dual-boot systems warn after Microsoft updateEnglish1·10 months agothis here is the real issue.
kieron115@startrek.websiteto Linux@lemmy.ml•“Something has gone seriously wrong,” dual-boot systems warn after Microsoft updateEnglish6·10 months agoThe update was meant to fix a situation where an attacker would somehow get grub onto a machine that was SINGLE booting windows and use grub to tamper with secureboot. this fix was meant to only apply in single boot situations where it should be entirely unexpected to see grub. as they said, something went seriously wrong.
kieron115@startrek.websiteto Asklemmy@lemmy.ml•What else can be done to defeat Trump in November other than just telling people "vote"?English14·1 year agoI hear the French had good luck with guillotines.
kieron115@startrek.websiteto Selfhosted@lemmy.world•Self hosting is hard. How do you overcome?English3·1 year agoDocker takes a lot of the management work out of the equation as many of the containers automatically update. Manual updates are as simple as recreating a container with a new image instead of your local one. I would like to add try running Portainer (a graphical management interface for Docker). Breaking out the various options into a GUI helped me learn the ins and outs of Docker better, plus if you end up expanding to multiple docker hosts you can manage them all from one console. I have a desktop, a laptop, and a RPi 4b all running various dockers and having a single pane for management is such a convenience.
All they did was offer an opinion, chill.
Seriously. I hate when people assume default settings are the only option. You don’t even need a Plex account to set up Plex. It will just be less seamless and user friendly. Never adopt the server, configure these via localhost (ssh tunnel works) and then set up your networking. Don’t even need to update it, it will run for as long as the database stays stable. Which should be years or more.