DrWeevilJammer

joined 2 years ago
[–] [email protected] 48 points 2 years ago (3 children)

I looked him up.

They mod 726 subreddits.

I don't think he's going outside, he's screaming into a pillow 24/7 in a nest of greasy fast food bags.

[–] [email protected] 1 points 2 years ago (1 children)

Netplan is 100% a solution that didn’t have a problem to begin with

This does not surprise me from a company that, well... * gestures distastefuly at snaps *

[–] [email protected] 1 points 2 years ago

You can self-host Newsblur, and the app is available on F-Droid

[–] [email protected] 1 points 2 years ago

Or x, which does the same thing, with the same number of keystrokes. But the ZZ keys are closer together

[–] [email protected] 14 points 2 years ago

They put it on that Microsoft site called GitHub - Linus is gonna be so pissed!

[–] [email protected] 4 points 2 years ago (1 children)

I've found that Krita is pretty easy to use and does most of the things I would otherwise have to use Photoshop for.

[–] [email protected] 5 points 2 years ago (1 children)

If you can't rollerblade to a public phone to use your bluebox so you can call your granny for free, are you really a phreaker?

[–] [email protected] 3 points 2 years ago

"The customer is always right" mindset, except that doesn't work with open source when they're using something they downloaded for free.

You've put your finger on the thing that was bothering me about the tone of the original post - it's very similar to a Nextdoor post.

[–] [email protected] 1 points 2 years ago

We had a good solution...

Did we? Do you know why it was removed in the first place?

[–] [email protected] 10 points 2 years ago

Someone has already submitted a PR with the changes the dev recommended. The captcha stuff is in a new db table instead of in-memory at the websocket server.

However, from one of the devs:

One note, is that captchas (and all signup blocking methods) being optional, it still won't prevent people from creating bot-only instances. The only effective way being to block them, or switch to allow-only federation.

Once people discover the lemmy-bots that have been made that can bypass the previous captcha method, it also won't help (unless a new captcha method like the suggested ones above are implemented).

The root of the issue seems to be that they've removed websockets, for the following reasons:

Huge burden to maintain, both on the server and in lemmy-ui. Possible memory leaks. Not scalable.

I can understand them wanting to make their lives a bit easier (see "huge burden to maintain) - Lemmy has exploded recently (see "not scalable") and there are far bigger issues to fix, and an even larger number of bad actors (see "possible memory leaks") who have learned about Lemmy at the same time as everyone else and want to exploit or break it.

[–] [email protected] 11 points 2 years ago (2 children)

Is this a collective undertaking by a community of multiple stakeholders or is this the Dev's individual project and they don't have to listen to anyone?

Devs, especially extremely busy ones "listen" via pull requests. Instead of badgering the devs, put together some devs of your own, get some code working, and submit it as a PR.

If they don't accept it, you now have code that does what you want, and it would be easy to create your own fork.

view more: ‹ prev next ›