

oh shit you may be right lol
oh shit you may be right lol
An 1/8th to a quarter of weed, a cake, AND a new shirt? lucky man
IF you’re going to do this, make sure use some sort of sealed package (like the box in the photo). You used to be able to slap these things on like a sheet of plywood and just send it as is but now if the package isn’t sealed and is obvious misuse the post office can just throw it in the dumpster. If its a sealed package then the post office has to deliver it and the permit holder has to pay the charges. https://about.usps.com/postal-bulletin/2019/pb22525/html/updt_001.htm
Bears, beets, battlestar galactica
It’s been a bit since I saw the original behind the scenes vid or whatever it was, what was the context?
oh okay, interesting. well, you could always use the web browser on your phone/ipad i guess. not a great experience but i know for a fact that plex works on ios in chrome at the very least.
Plex has pretty bad DV “support” as an example. AFAIK it will only play back dolby vision profiles that have the HDR10 compatibility mode or whatever. Any time I get an older DV file I have to play it through some Android TV app.
Ease of setup was how I just got one techie friend and two non-techie gamer friends to set up Plex servers and we had libraries shared to each other within 15-30 minutes. I don’t want to think about explaining VPNs and SSL to them for the alternatives.
Plex still offers that option, it’s just buried in the settings.
i’m not sure why it would do this, i’ve never had any issues with watching plex while the internet is down (in fact that was one of my original uses for it, to have movies and tv in a building without internet). I don’t have it turned on but I do know you can go into server settings -> network and set a list of IPs/subnets that can access without any authorization at all. That lets you use plex without even having a plex account afaik.
As a techie I hate this answer but it’s hard to beat a Roku with Plex from an ease of use standpoint. My 70+ year old parents have no problem navigating it.
I’m pretty sure that’s corporate speak for “we need to drive plex pass subscriptions more so we need to lock more feature behind it.”
deleted by creator
lmfao right?
I hear the French had good luck with guillotines.
Docker 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.
Same. I love any of their “infrastructure” type videos. One of my favorites is when their storage server almost kicked the bucket and they showed the unimaginably stressful recovery process.
All they did was offer an opinion, chill.
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.