

My only resistance to leaving discord is that it’s where 99% of my gaming communities are. There’s no way I’m convincing hundreds of people to move off to something I self host, or to self host themselves. It’s just not feasible.


My only resistance to leaving discord is that it’s where 99% of my gaming communities are. There’s no way I’m convincing hundreds of people to move off to something I self host, or to self host themselves. It’s just not feasible.


It really comes down to what kind of speed you want. You can run some LLMs on older hardware “just fine” and many models without a dedicated GPU. The problem is that the time taken to generate responses gets to be crazy.
I ran DeepSeek on an old R410 for shits and giggles a while back, and it worked. It just took multiple minutes to actually give me a complete response.


I… I don’t know how you’d even stream that? A log of pages loaded?


Auto updating can be a problem. Take a look at the CrowdStrike fiasco a couple years back.


I’d say they offer prosumer options for sure, but they also have what I would consider enterprise offerings as well. Even a large campus can easily be run off their enterprise gear.


In programming a semaphore is a way to handle access to a method in a multithreaded environment.


I’m confused on how a semaphore would help, or is this a joke that I am misinterpreting?


I hate to tell you but a VPS is just a VM in the cloud. Unless you’re paying for bare metal, at which point you are paying an arm and a leg.


It’s a bit of a bitch, and they can kill it at the drop of a hat.


Iirc Cloudflare sells domain names at cost.
I’ve been using Backblaze buckets to hold data I serve to friends with GameVault, and a few other things. Sitting at just shy of 1TB if memory serves? I’m paying about 4 bucks a month.
If you serve it through cloudflare, you aren’t charged for bandwidth. Which works out nicely because I use a cloudflare worker to redirect all download requests in GameVault. Super speedy downloads for my users, zero bandwidth coming off my home network.