I tried thinking of them and started laughing. Tried a second time to be sure and it happened again. Am I doing it right?
He/Him They/Them
Working in IT for about 15 years. Been online in one way or another since the late 90’s.
I like games / anime but very picky with them.
Cats are the best people.
I tried thinking of them and started laughing. Tried a second time to be sure and it happened again. Am I doing it right?
mail is the one thing I refuse to self host for the simple reason that despite not being particularly hard to get up and running initially, when it doesn’t work for whatever reason it can be and often is a gigantic pain in the ass to deal with, especially when it’s something out of your control. For personal there’s very good free options, for enterprise those same free options have paid options.
Whether it be gmail having a bad day and blocking you or whatever cloud provider or on prem infrastructure crapping out for long periods of time causing you to be cut off from email for a while and potentially missing incoming mail permanently if the retries time out. Or anything in between. It’s one of those things where I’m glad it isn’t my problem to deal with.
My only involvement with email is ensuring I have a local copy of my inbox synced up every week so if my provider were to ever die I still have all my content.
Before even worrying about the content of individual torrents people should worry about the sites themselves being full of ads, spyware and other garbage that generates revenue for shady people. There’s a reason beyond just privacy that people use rss and magnet links. In an ideal scenario you never go to an actual torrent website.
Buy the domain itself wherever you want. I like cloudflare, and a lot of people also suggest porkbun.com. You then point the nameservers for your domain to whatever DNS service you want. If you stick to cloudflare then it’s already done for you.
For dynamic DNS I use cloudflare’s one using my router to keep it updated. It’s easy to set up. Depending on your router you may need to run a service on a machine to do this instead. things like pfsense/opnsense should have it built-in.
You likely wouldn’t be using cloudflare for that level anyways, since you want it to work when you’re offline you’d bypass them entirely with local DNS server, local reverse proxy+certs. You’d use something like certbot with let’s encrypt which works fine. https://certbot.eff.org/
You’re right but you can get a wildcard for that level as well.
If you mean accessing them from within your LAN while your internet is down then no it won’t work.
What you should be doing is either split horizon DNS (LAN resolves local IPs, public resolves public IPs) or use different DNS hostnames internally, for example media.local.yourdomain.com
You then set up a reverse proxy in your LAN and point everything to that, use a let’s encrypt wildcard cert using the DNS challenge method so you can get *.yourdomain.com protected with a single cert. Since you use cloudflare you can use the cloudflare API plugin with certbot, it’ll automate everything for the DNS challenge and no need to keep opening ports or configuring http/https challenges every couple of months.
If you’re not using it to make money it’s never not OK. I can’t see it as theft. It’s just a different method of obtaining the same thing that doesn’t harm anyone.
Not only are those making this choice unlikely to pay anyways, but all the regular people who worked creating it already got paid so nobody can say “oh the film crew, VFX artists etc will be out of a job”. No they already did their job and got paid. The investors maybe want more money but they aren’t hurting for it, I don’t feel anything for them.
Season 8 is the season that just started last week. There’s a second episode coming out today if it isn’t already.
Some sources will say there’s 11 seasons because they split up some older ones for some reason but officially there is 8.
I went with docker but back then their documentation for it was trash and hardly worked. Had to trial and error it until it was functional. Hopefully they fixed that by now.
If you host the instance just for your own account to be under your control there’s hardly any overhead. I’m running it in docker in a debian 12 VM with 1 GB ram, 1 virtual CPU and 50GB virtual disk. Haven’t had any issues.
There are places where people literally leave the window open or door unlocked so people looking to steal shit can take a look without breaking the window, see they have nothing to steal and move on.
This is a good way to get a lot of people to never pay for a video game ever again, after Steam did a pretty good job convincing people not to pirate.
I’ll just hope it accepts an environment variable for user/group ID because on my server 1000 is not the appropriate user to have permissions to these files. Will find out next time I give it a try.
I was hoping it would be fixing my having to manually add games to steam after manually copying the files over to a PC and have a nice catalogue for them. But it just seems like it generates more work than it saves.
I really liked the concept of this and had high expectation, but I just tried this out following their documentation and not a fan so I’ll have to pass / find a better alternative if one exists.
The docker-compose.yml given seems to cause the containers to be lacking permissions to save images and even the DB: logs show images can’t be created/saved, restarting the container wipes the DB. No files created at all on the mounted volumes paths. The volume for game files works great though so that’s confusing. I can probably troubleshoot that but this is the first container I’ve ever had such an issue with so I won’t bother particularly due to the next points:
On the app itself I was pretty disappointed that it doesn’t at the very least extract the files for you, and won’t even skip all the manual junk for direct play games that I took the time to name properly with (DP) on the archive files. The reason given is there may be too many manual steps/variations for installation but direct plays don’t need any of that.
Given the manual steps required I’ll stick to copy/pasting the files off my server to my local games folder, the games themselves being added to steam if I really need to go that far with them.
That’s one way to kill the WWW.
Those features make sense for people who mostly use mobile, however the price increases make it a lot less appealing even then. At some point people will realize they are paying more to play a video in the background or without ads than for netflix/disney or whatever people like these days.
I’ve yet to be made aware of any benefits at all. None of what you get from premium is either interesting or relevant.
You might not even be able to install modern OS on it as many are starting to drop support for old hardware, I know the linux kernel did some pruning recently.