MystikIncarnate
@MystikIncarnate@lemmy.ca
Some IT guy, IDK.
- Comment on Steam winter sale is live. What patient games are you picking up? 5 months ago:
Not yet
- Comment on Steam winter sale is live. What patient games are you picking up? 5 months ago:
Adulting is hard. I don’t even have kids, and even my childless friends have scheduling issues.
It’s universal, we’re all busy, especially at this time of the year (until we get mandatory days off at least). So much family stuff to do, even if you don’t have kids, seeing parents, siblings, cousins, whatever… It’s a whole thing.
I don’t think our games overlap very much, so I wouldn’t make a good gaming buddy for you. I hope you get to have fun with friends in good games soon.
- Comment on Steam winter sale is live. What patient games are you picking up? 5 months ago:
I’m pretty deep into satisfactory most of the time. Over 1800 hours… That isn’t a typo.
I figure that it’s close enough that it might just fill in the gaps between satisfactory content updates. :p
- Comment on Steam winter sale is live. What patient games are you picking up? 5 months ago:
My friends rarely play what I play. It sucks.
- Comment on Steam winter sale is live. What patient games are you picking up? 5 months ago:
I’m thinking about grabbing…
Star birds
Last caretaker
And rv there yet
I’m also eyeballing planet Crafter, and a couple others on my wish list that dropped below $10.
I’ve also wanted to pick up ultra kill for a while but I never see it on sale for under $20 (Canadian schmeckles)…
Some that I’m still waiting to see come down in price to something more reasonable…
Horizon: forbidden West
Split fiction
Borderlands 4.
Even on discount, these are well over $40.
- Comment on Steam winter sale is live. What patient games are you picking up? 5 months ago:
This is the way.
- Comment on That's all folks, Plex is starting to charge for sharing 1 year ago:
It really doesn’t do much and the cost is barely pennies per user when you operate at scale. The largest costs will be for the DNS resolver service and the domain registration, both of which you are already required to have, in order to have a functioning presence on the Internet. The cost of the issuing intermediate certificate is probably the largest single cost of the whole operation.
To be fair to Plex, they run some intermediary (caching) metadata servers to offload the demand their users put on services like the tvdb and IMDb. Honestly, is probably not required… But they do it. (I’ve seen their caching system fail more often than either site, so, it’s not all good), but even with that, you can put most of that load into your existing webhost, and it’s unlikely to make an impact on performance.
When you do this stuff at scale, the costs of simply having it set up, usually cover the costs of using it for thousands, if not tens of thousands of users.
- Comment on That's all folks, Plex is starting to charge for sharing 1 year ago:
I am also a Plex pass person. Multiple times over in fact. I actually have a dedicated account for my server administrator that’s separate from the account I use to watch content. Both have Plex pass lifetime.
I’ve been familiar with this coming down the pipeline for a while and because I have Plex pass, I too, am unaffected, as are my users.
At the same time: here is a piece of software that I paid for. It’s “server” software, sure, but it’s just a software package. What it does isn’t really relevant. The fact is that it processes data stored on my systems, processing by my systems, using my hardware, and sends that data over the Internet, using the Internet connection I pay for separately, and delivers that data directly to the people I’ve designated as capable of doing so.
The only part of this process that Plex, the company, has any involvement in, is limited to: issuing an SSL certificate, managing user accounts and passwords, and brokering where to find data (pointers to my systems).
You can get a free SSL certificate from let’s encrypt. User accounts, authentication, authorization, and accounting (AAA), is a function of pretty much everything that you remotely connect to, whether a Windows SMB/cifs share, your email, even logging into your own local computer regardless of OS… And honestly, brokering the connection isn’t dissimilar to how torrent trackers work, DNS or a goddamned IP address punched into a browser.
They’re offering shockingly little for what they’re asking, and the only thing that’s on the list that would be costly in the slightest is having a DNS name for the server (registration of the domain, DNS services, etc). And given the scale that they’re doing these things at, the individual costs per name is literally pennies per year.
This is not a good look at all.
I have domain names coming out of my ears. I’m tempted to buy one more and just offer to anyone that wants it, to have a subdomain name under that to run their Plex alternative on, so you can get a let’s encrypt SSL certificate, and stay safe on the Internet. I don’t want the feds snooping into what totally legal Linux ISOs are being shared.
I just don’t know how to program at all, so I have no idea how I would go about setting up a system for that. The concept would be to automate it, and have people create an account, then request a DNS name under one of my DNS domains, and have a setting if you want it to have an A record, AAAA record, or cname (if you have a ddns setup). Once the request is in, it would connect to be DNS provider and add the record for you.
The part I’d want to have as a check on the system is to make sure that you’re hosting jellyfin or something from the address you submit, to prevent people from using it for unrelated purposes; but even with that… Do I care of people do that? Probably not. I would limit how many addresses you can have per account.