Yeah pvp has, effectively, been completely disabled. The ONLY way it flags is if you manually enable it - even the quests that would auto-flag you won’t.
Yeah pvp has, effectively, been completely disabled. The ONLY way it flags is if you manually enable it - even the quests that would auto-flag you won’t.
Enjoying this quite a lot, even more than the “unofficial” way of doing it on Classic servers with an addon.
It feels like, for the first time in a VERY long time, an actual game with slightly more to it than getting a purp that’s +2 iLevel from your last purp, so you can grind another one that’s +2 iLevel from that one.
Goons are responsible for the destruction of so many good things on the internet. Best $10 I’ve ever spent.
Eh, I wouldn’t go about ‘the self-hosted admins didn’t do anything!’. There never really was a time when the majority (or even a meaningiful minority) of users hosted their own email.
In the beginning, you got your email address from your school or your ISP, and it changed whenever you left/changed providers, so the initial “free” email came from the likes of Hotmail (which rapidly became Microsoft), Yahoo (which was uh, Yahoo), and offerings from the big ISPs of the era, like AOL and whatnot.
You still had school and ISP email, but it just rapidly fell out of fashion because your Hotmail/Yahoo/AOL email never changed regardless of what ISP you used or whatever, so it was legitimately a better solution.
And then Google came along with Gmail and it was so much better than every other offering that they effectively ate the whole damn market by default because all the people who were providing the free webmail at that time didn’t do a damn thing to improve until after Google had already “won”.
So if you want to be mad, this is firmly Microsoft and Yahoo’s fault for being lazy fucks.
Keep in mind that you’re going to be retrieving and storing a huge amount of data running these scripts, and you should expect to need more than a $5 1gb of RAM vps to do it without it being a shitty broken experience for you.
We’re talking dozens of gigabytes of storage for the database, plus effectively a need for an infinite amount of storage for the image caching, plus enough RAM and CPU resources to effectively process the whole Threadiverse.
That’s a misquote: it’s “There is no ethical consumption under capitalism”. It’s basically saying that you, as a consumer, cannot legitimately make ethical decisions when buying, because the entire system is built on being exploitative, and thus any decision you make cannot be ethical because the choices you have are already the result of exploitation by the time you’re making the decision.
A good example is the “going green” fad: it does not matter which consumption choices you make, because your choices are effectively irrelevant. You spend a little bit more money for the “green” product, and that money will go directly to megacorporations that are exploiting and polluting on a scale that so outstrips your ability to combat it. Thus, your “more ethical” choice did absolutely nothing but fund the exact same polluters and environmental exploiters as if you had not made the “green” choice in the first place.
Anything on the public internet is some amount of risk.
It sounds reasonably configured, and for a single service that’s been fairly robust, the only thing you really should make sure you’re doing is updates - better if you configure automatic updates, so you don’t even have to think about it.
unattended-upgrades is what you’d want on a Debian-alike for updates, and Overseerr depends on how you installed it.
They’re not wrong in that most people aren’t suited to or should be running what is effectively public services for other people from some surplus Dell R410 they found on eBay for $40.
That said, it’s all a matter of degree: I don’t host critical infra for people (password managers, file sharing, etc.) where the data loss is catastrophic, but more things that if it explodes for an afternoon, everyone can just deal with it. I absolutely do not want to be The Guy who lost important data through an oversight on an upgrade or just plain bad luck.
But, on the other hand, the SLA on my Plex server is ‘if it works, cool, if not I’ll fix it when I can’ and that’s been wildly popular I haven’t had any real issues, because my friends and family aren’t utter dicks about it and overly entitled, but YMMV.
TL;DR: self-hosting for others is fine, as long as the other people understand that it’s not always going to be incredibly reliable, and you don’t ever present something that puts them at risk of catastrophic loss, unless you’ve got actual experience in providing those service and can do proper backups, HA, and are willing to sacrifice your Friday evening for no money.
Alternate option: see if the performance of the various cloud gaming providers meets the mom approval factor. She’s not playing anything the extra latency is really an issue with, and you can then avoid the hot, noisy, expensive gaming laptop category entirely and just get almost ANY laptop your mom likes, instead.
UptimeKuma is what I use; it’ll watch tcp connections, docker containers, websites… whatever. And the notifications are pretty comprehensive and probably cover anything in 2023 would want to be using.
That’s fair; I wasn’t really considering how poorly performing PSUs were at extremely low loads, despite knowing that they are.
Odd that a random brick would be substantially better than a same-era actual PSU, but I suppose it’s hard to say without more specifics.
The T variant is the low-power, lower clocked (3.2ghz vs 2.5ghz) almost half the TDP (65w vs 35w) variant; kinda the whole point is it’s going to use less power.
The answer for your question is ‘no’.
You’re never going to reduce power usage substantially by swapping PSUs, because there’s just not enough efficiency gains to be had even if a Pico PSU was more efficient which they really aren’t.
You say the hardware is ‘nothing too different’ but you mention ddr4 vs 3, which makes me think the Dell is a generation or few older which could easily impact power draw by 10w.
Technically you’re correct: your VPS provider can inspect your network traffic, the contents of RAM and anything on the disk.
Bluntly: you have to trust your VPS provider, and if you’re unsure they’re trustworthy you shouldn’t use them.
(Scaleway is legitimate, bound by actual useful data protection laws, and has a comprehensive privacy and security policy.)
Yeah, I just mentioned it because OCI is kinda wonky and requires some static routing stuff in the iptables on the host to have the platform work as intended (which, as far as I’m aware, no other hyperscaler does), which strikes me as really really lazy engineering, but I’m just a simple computer janitor so maybe I’m wrong there.
The most infuriating thing at my last job was people sending in a ticket freaked out that their database was stolen and ransomed, and us going ‘Well, we sent you 15 emails over the last 3 months telling you that you had the database open and improperly secured, so what exactly are you wanting us to do now?’
That’s not really the right approach on OCI, unfortunately: if you just flush the rules you also break a lot of their management plane.
You’d want to modify the /etc/iptables/rules.v4 and rules.v6 files to add any rules you want to load on boot (and, of course, if you just flush the rules without saving them, then it won’t persist and a reboot will break things, again).
It’s an arguable benefit: I’m a fan of having the security policies AND iptables sitting between me and doing something stupid, but I also spent most of the last decade dealing with literally thousands and thousands of compromised hosts that just whoopsie oopsed redis/jenkins/their database/a ftp service in a publicly accessible state, got hacked, then had the customer come crying to us asking why we didn’t keep them from blowing their foot off - which, basically, is what the OCI defaults do.
If you go old PC and use it for Jellyfin, you probably want hardware that can do accelerated video transcoding so you probably want to aim for 8th gen or newer Intel CPUs (with integrated graphics), because that gets you 10bit h265 transcoding, which I’d say is probably the bare minimum you should aim for these days.
Granted that’s 5 or 6-year-old hardware, so it’s hardly new, but it took me a bit to figure out why in the world the transcoding performance and quality sucked and what’s supported where and at what gen of hardware is… hilariously unclear.
I’m configured to point the cloudflare tunnel -> nginx container in the lemmy stack -> nginx.config provided by the devs reverse proxies the rest of it.
I didn’t have to make any changes from 0.17.4 to 0.18.0 beyond updating my docker compose to the new version; tunnel config stayed the same, nginx config was the same, and the docker compose network config was the same.
Afaik no, you’ll still get flagged from NPCs but I’m also not going to go test it :)