[-] [email protected] 40 points 3 days 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.

[-] [email protected] 15 points 6 days 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.

[-] [email protected] 12 points 1 week 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.

[-] [email protected] 12 points 3 weeks ago

The guy you were replying to is saying "People hate GrapheneOS because it requires a Pixel," they were not saying "everyone in the world should be using a Pixel" as you seem to have mistaken.

You're getting very fired up and heated in the comments here... maybe take a break?

[-] [email protected] 18 points 3 weeks ago

He did not really step down, it was just a symbolic public gesture. He's still actively contributing to the project, check the GitHub commits and comments. He just stopped having so many Twitter meltdowns.

[-] [email protected] 27 points 1 month ago

I don't think I've been banned, but I did a similar thing. I requested all my data from Reddit, then used that list of comment/post IDs to mass-edit them. I think I'm in the clear because I used the official third party API, with an official "app." If you used the private API or instrumented this via the browser, that may be why you were banned.

Anyway, if you or someone else wants their full history, Reddit will give it to you via a data export request.

[-] [email protected] 1 points 3 months ago* (last edited 3 months ago)

I don't need or want replication of my private projects to a peer to peer network. That's just extra bandwidth to and from my server, and bandwidth can be expensive. I already replicate my code to two different places I control, and that's enough for me.

I'm not sure who Radicle is for, but I don't think the casual hobbyist looking to self host something like Forgejo would benefit at all from Radicle.

Loading the source code for Radicle on Radicle also seems fairly slow. It seems this distributed nature comes at a speed tradeoff.

With the whole Yuzu thing going on, I can see some benefit to Radicle for high profile projects that may be subject to a takedown. In that respect, it's a bit like "Tor for Git."

I suspect that over time, pirate projects and other blatantly illegal activities will make use of Radicle for anti-takedown reasons. But to me, these two projects solve two different problems, for two different audiences, and are not really comparable.


Edit: There is already enough controversy surrounding Radicle, that, if I were someone looking to host a takedown-resistant, anonymous code repository, I would probably be better served hosting an anonymous Forgejo instance on a set of anonymous Njalla domains and VPSes. The blockchain aspect was already a bit odd, and what I'm now seeing from Radicle does not exactly inspire confidence. I don't think I'll ever use this.

[-] [email protected] 10 points 10 months ago

In this case, it sure does sound like abuse. Considering the careful wording, combined with the seemingly kneejerk reaction of requiring authentication, there was likely illegal activity going on:

Earlier this year we saw an increase in the number of reports we received about some people using our service in ways that we cannot tolerate. To be more clear, this was not about some people merely saying things that others disliked.

Over the past several months we tried multiple strategies in order to end the violations of our terms of service. However in the end, we determined that requiring authentication was a necessary step to continue operating meet.jit.si.

It was a free, anonymous service that let people stream video and send messages. Consider for a moment if that "video" was actually non-video data encoded to be streamed through Jitsi and sent to another location. Or, consider if the video was video, but was so egregious and illegal, that Jitsi had to take action. It doesn't take a lot of thinking to consider the kinds of activities could have been going on.

[-] [email protected] 82 points 10 months ago

Why is everyone up in arms about this? The abuse of their free service was rampant. This isn't a core project change, this is just a measure to keep a version of the project up for free without completely taking it down. They don't even have a way to monetize this. An alternative was to simply shut it down and only allow you to self host it.

I self host my Jitsi instance, but as a privacy nut, I don't see a problem with this. Absolute privacy cannot always coexist with free anonymous services. Don't blame Jitsi, blame the people who ruined it for everyone else.

[-] [email protected] 5 points 10 months ago

I spent a lot upgrading my PC, but I ended up being so busy with other things that I really didn't have time to play it. The promise of better looking games and better VR performance excited me, but after it was all said and done, I hardly turn the thing on. For a whole month I just wanted to play on my Steam Deck, and even just these past two weeks, I haven't had time to do any gaming at all.

Maybe your situation is different, maybe not. But think about what your day to day life will be like after you buy it, rather than focusing on game fidelity.

You said you're saving up for a house. Moving is time consuming and stressful, it will likely be a month, 2 months of making arrangements. Will you have time to game?

[-] [email protected] 1 points 10 months ago

Unfortunately, there is not a lot of information to go off of here. I was able to upgrade to 0.18.4 with no hitches, and I haven't seen similar reports of this.

Are you using any custom configs? Do the logs for just the Lemmy service show you anything of note?

docker compose -p lemmy-easy-deploy logs lemmy

In the past, Lemmy itself has had some strange edge cases causing crashes, such as an improper audit log value causing the entire audit log to fail. It's possible this is a similar case, in which case you may need to file a bug on Lemmy's tracker.

You are welcome to file an issue with some more information and logs, but if this is an issue caused by a bug in Lemmy, unfortunately I won't be able to fix it.

If you're still having issues, feel free to give me some more info on my tracker and I can take a look:

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

[-] [email protected] 3 points 10 months ago

Wow that guy was kinda a dick

1
submitted 1 year ago by [email protected] to c/[email protected]

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