sorted by: new top controversial old

I'm really curious to learn how you get calls in so many different languages. I could definitely see Spanish, English, and maybe Vietnamese all being spoken in a general geographic area, but you listed a lot of diverse languages. Pretty cool if that's really all within one area!

[-] ubergeek77@lemmy.ubergeek77.chat 26 points 4 weeks ago* (last edited 4 weeks ago)

They just sent out a mass email to users yesterday informing us of this, I got it too. I wonder if it wasn't getting enough attention, or if they wrote this back in June but only just made the article visible.

[-] ubergeek77@lemmy.ubergeek77.chat 1 points 1 month ago* (last edited 1 month ago)

Fun fact: they spent quite a while working on a segmented 3D animation system for all the sprites. Every sprite is split up into segments, and then those segments are positioned in 3D space depending on the camera angle. They can even independently move each part of a character, like a leg, without having to create an entirely new sprite just for one frame.

This is 3 years old at this point, but this should give a good idea of how the new animation system works!

https://youtu.be/ybvaehpoYOs?t=52m26s

I use Backblaze B2, but stored in an encrypted Restic container, set up using this guide:

https://helgeklein.com/blog/restic-encrypted-offsite-backup-with-ransomware-protection-for-your-homeserver/

Restic has been great for automating backups, and even letting me mount the encrypted storage to grab individual files. I like doing it this way since I don't have to trust Backblaze isn't reading my data - I know for sure that they can't.

Performance of storage that is both remote and encrypted is about what you would expect, but I don't need access to the data unless something bad happens.

Ok.... sure. But what physical devices would I use, and what software would they run?

[-] ubergeek77@lemmy.ubergeek77.chat 2 points 1 month ago* (last edited 1 month ago)

Are there any "open" solutions to mesh networking that can compare to TP-Link Omada? I don't think any open source hardware or software can come close, especially not for the newer Wi-Fi standards.

I haven't bought them yet, but I'm seriously thinking about some Omadas. I imagine I can prevent them from phoning home, and the management software can run locally in a Docker container. Running it like that would be good enough for me even though they're not "open."

I'm planning a rework of my home Wi-Fi, and my current plan is an OPNsense box from Protectli, and a few EAP772's:

https://www.tp-link.com/us/business-networking/omada-wifi-ceiling-mount/eap772/

If there's something comparable/better that's more of an open ecosystem, you definitely have my attention while I'm shopping around for different options.

Definitely recommend Motrix:

https://motrix.app/

If the Google download link supports it, it should be fairly resistant to interruptions. If it doesn't, this might not help much, but you should still use this instead of just a browser.

I haven't tried to download a Google takeout, so you might need to get clever with how you add the download link to it.

If you just can't get it to work, you can try getting the browser extension to automatically send all downloads to Motrix. There is some setup required, though:

https://github.com/gautamkrishnar/motrix-webextension

Good luck!

[-] ubergeek77@lemmy.ubergeek77.chat 43 points 2 months ago

Everyone sees this notice, I saw it on the official desktop Firefox client. They're just trying to reach as many people as possible.

[-] ubergeek77@lemmy.ubergeek77.chat 19 points 2 months ago

They have to restrict themselves to pickpocketing roaming NPC fascists.

What? Fascists? RuneScape doesn't have...

Oh. HAM, I almost forgot about those guys.

[-] ubergeek77@lemmy.ubergeek77.chat 15 points 2 months ago

OF requires strict government issued ID verification in some jurisdictions. Patreon does not, at least in the US.

That should be your deciding factor already. No one should have their privacy invaded just to send you a few bucks a month.

[-] ubergeek77@lemmy.ubergeek77.chat 12 points 2 months ago

What do you mean? RPCS3 is an excellent emulator. It's not completely hardware accurate, almost no 3D emulator is, but it's still pretty good.

[-] ubergeek77@lemmy.ubergeek77.chat 2 points 2 months ago

Be aware, it's not free as in costs $0, it's free as a "Giveaway," where you must accept these terms:

By clicking the ‘Add to library’ button, I agree to receive marketing communications from GOG and CD PROJEKT on my email address and through GOG services and GOG’s Trusted Partners’ services, to get Shadows: Awakening. See our Privacy policy.

3

In the past few days, I've seen a number of people having trouble getting Lemmy set up on their own servers. That motivated me to create Lemmy-Easy-Deploy, a dead-simple solution to deploying Lemmy using Docker Compose under the hood.

To accommodate people new to Docker or self hosting, I've made it as simple as I possibly could. Edit the config file to specify your domain, then run the script. That's it! No manual configuration is needed. Your self hosted Lemmy instance will be up and running in about a minute or less. Everything is taken care of for you. Random passwords are created for Lemmy's microservices, and HTTPS is handled automatically by Caddy.

Updates are automatic too! Run the script again to detect and deploy updates to Lemmy automatically.

If you are an advanced user, plenty of config options are available. You can set this to compile Lemmy from source if you want, which is useful for trying out Release Candidate versions. You can also specify a Cloudflare API token, and if you do, HTTPS certificates will use the DNS challenge instead. This is helpful for Cloudflare proxy users, who can have issues with HTTPS certificates sometimes.

Try it out and let me know what you think!

https://github.com/ubergeek77/Lemmy-Easy-Deploy

3
submitted 1 year ago* (last edited 1 year ago) by ubergeek77@lemmy.ubergeek77.chat to c/selfhosted@lemmy.world

In the past few days, I've seen a number of people having trouble getting Lemmy set up on their own servers. That motivated me to create Lemmy-Easy-Deploy, a dead-simple solution to deploying Lemmy using Docker Compose under the hood.

To accommodate people new to Docker or self hosting, I've made it as simple as I possibly could. Edit the config file to specify your domain, then run the script. That's it! No manual configuration is needed. Your self hosted Lemmy instance will be up and running in about a minute or less. Everything is taken care of for you. Random passwords are created for Lemmy's microservices, and HTTPS is handled automatically by Caddy.

Updates are automatic too! Run the script again to detect and deploy updates to Lemmy automatically.

If you are an advanced user, plenty of config options are available. You can set this to compile Lemmy from source if you want, which is useful for trying out Release Candidate versions. You can also specify a Cloudflare API token, and if you do, HTTPS certificates will use the DNS challenge instead. This is helpful for Cloudflare proxy users, who can have issues with HTTPS certificates sometimes.

Try it out and let me know what you think!

https://github.com/ubergeek77/Lemmy-Easy-Deploy

view more: next ›

ubergeek77

joined 1 year ago