cstine
@cstine@lemmy.uncomfortable.business
- Comment on Community discovery on self hosted Lemmy instances 1 year ago:
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.
- Comment on Tipping 'nudges' are now popping up on DoorDash. If you don't leave a gratuity, you'll hear about it. 1 year ago:
I killed all delivery nonsense a while ago. It was like 4 fees plus a demand for a tip on top of inflated prices; go to the restaurant and pay $15 or pay DoorDash $35 for the same shit? Fuck that, I’ll drive and pick my own damn food up.
And bonus, if half of it gets eaten in the car - I mean “wasn’t given to me by the restaurant”, sorry - at least I’m the one who ate the damn thing.
- Comment on Ergaster - I don't want to host services (but I do) 1 year ago:
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.
- Comment on Self hosted instances 1 year ago:
The only comment I’d add here is that you should make sure you have a real domain, that you’ve paid actual money to, when setting this up. ActivityPub assumes the domain is immutable, and the free dynamic domain names you can get (or free TLDs like, say, .ml was) are a bad choice. Spend the $10 or whatever, because if something happens to your domain name, you cannot just update it in the database and fix federation: it completely breaks everything in a way that’s not repairable.
- Comment on Printers 1 year ago:
The closest thing you’re likely to get is a black and white Brother laser.
It’s as open as a printer is likely to ever be in terms of driver support, the availability of parts is reasonable, and you plug the thing in via USB and then forget it exists until you need to print something.
I have a 2300D I’ve had for most of a decade now and the only thing I’ve had to do is put paper in it.
- Comment on Do ActivityPub services work over "The Dark Web"/i2p/Tor? 1 year ago:
ActivityPub isn’t anything more than JSON over HTTP(s); there’s no reason at all that you couldn’t simply tunnel all the traffic using hidden services over Tor using nothing more than the Tor daemon to create a hidden service and the proxy functionality to route all outbound HTTP traffic over Tor.
- Comment on Is it actually bad for the network to self host, for only yourself, a Federated service? 1 year ago:
ActivityPub ss not a distributed network: you don’t have communications between servers in a mesh, the server that owns a community(ex. fediverse@lemmy.world) pushes out JSON data to any subscribers.
Small servers won’t talk directly to each other, unless they’re subscribed to communities on each other so having a lot of small servers doesn’t actively impact the load on each other, but only on the larger servers that have the more active communities.
And, even then, the JSON requests are going to be a lower impact than a user actively browsing the site, though probably only marginally and maybe not in all cases.
- Comment on Are those Pico PSUs worth it? 1 year ago:
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.