

Can they add chromecast as well. Absurd that it’s a closed source protocol that still doesn’t work well with Firefox and other browsers.
Can they add chromecast as well. Absurd that it’s a closed source protocol that still doesn’t work well with Firefox and other browsers.
I’ve never had this issue but I run basically everything through docker and presumably it bundles this by default.
I would recommend just using caddy. It removes the complicated part of ssl management. For a local network it’ll setup a local self signed certificate authority and you can just install those certificates to any devices on your LAN that you want to have access. For a public setup it’ll use letsencrypt. You will still need to setup dns if you want wildcard routing.
Is this news worthy?
Ddns-updater and porkbun.
Isn’t that kinda more like a coup? She subverted the natural elected representative of the people and seemingly just took over the position of president with no resistance.
Elon from like 2013 when he was on big bang theory could probably have won. Hell Elon before twitter and the amber heard johnny Depp mess could probably have won. This guy legit was though of as irl Tony Stark until his inexorable demand for attention showed how shallow, weak, privileged and all round disappointing a human being he was.
I funnily had the same use case. Two different jellyfin servers for complete separation. Both routing through gluetun. The reason this doesn’t work is because the network mode setting you have basically makes all three containers operate in the same network. Meaning if one binds a port the others can no longer bind the same port. Their different hosts but all sharing one network and port range. To expose the ports you can move that ports setting from C1/C2 to the gluetun service definition. This’ll still work because when C1 binds to 1234 it’ll be reachable through the gluetun service.
Note: as mentioned if C1 and C2 cannot use the same port if you also want to have service gluetun set. More likely than not you start C1, it binds to the port, start C2, it tries and fails to bind to the port and crashes. I fixed this by making one of my jellyfin containers use a separate port. If you can’t configure the ports of your services then there’s no real recourse FWIU.
Now that trumps in charge. Microsoft could buy the Whitehouse and no one would bat an eyelash.
How? Like someone would have to have access to the device and also know how you hid the crypto and then presumably despite having the former decides to only take the latter. Unless I’m misunderstanding. Like crypto is cool, but you know what’s a cooler, a phone that also has crypto in it.
Videos haven’t had a single ad in years. It’s always multiples bunched together and inconsistent as to whether you can skip or have to wait it out. Shows only ever have one opening (sometimes an ending as well) and their less predatory.
Is it stagnation or you just have more of an attachment to the music you grew up with because it literally affected the way your brain matured? Still interesting insight tho.
I’ve always had this weird thought that religions sprout up when a grifter finds a fictional book buried somewhere that no ones heard off and builds a cult around it with themselves as the center piece.
SteamOS isnt really open given its got a whole bunch of unreleased patched open source software (probably in violation of Foss licenses) but always good to have more linux friendly handhelds.
This is neat, but I’m still waiting for pkpass support. It’s so annoying apple has a standard format for passes and google doesn’t and also doesn’t bother to support them even though their more widely used.
Huh, maybe. Although my point was more batman is part of that class (albeit begrudgingly) so expecting batman in a position of great power and influence to actively take that from other people is just very hypocritical. Not that he shouldn’t (or someone shouldn’t). Just a very weird position.
You’re aware he is a CEO of a company?
I take offence to this. We duel at dawn! /s
If you want a richer login authelia + caddy is good.
Not to even mention valve is just flagrantly violating open source licenses. They’ve patched things like sddm to support the steamdecks specific gameplay style login screen but those patches are not public. At one point I tried installing an alternative mutable os but a lot of functionality was just broken because of things like this.