[-] AsudoxDev@programming.dev 3 points 12 hours ago

Revolt is the most promising alternative but I haven't seen anyone really use it.

[-] AsudoxDev@programming.dev 10 points 12 hours ago

Lemmy is still far from being another reddit. So it is definitely normal to see the same active users. For example, I see blaze alot.

[-] AsudoxDev@programming.dev 3 points 15 hours ago* (last edited 15 hours ago)

It's kind of sad that people can't take such things as sarcasm without me explicitly stating that it is.

[-] AsudoxDev@programming.dev 2 points 17 hours ago* (last edited 17 hours ago)

Point 2... if you pay for a email aliasing service, you will be locked in. What I suggest is using plus addressing. e.g.

example+83hdo72@example.com

As long as you keep using randomized ones, this'll be as good as an alias against automated and manual login attempts. It just does not hide your base email, which would be

example@example.com

Many email services offer some free aliases. For example, I use one alias, along with my main email that is only used for important services. Other than that, I have an alias that is used for online accounts. This way, your main inbox is free of spammers. And even if your main address were to be the target of a spammer, the automatic spamming software most likely will not chop off the plus part, so you can easily block that email with the specific plus identifier. Not as good as external email aliasing services, but at least you won't be locked into the email aliasing service. Bitwarden has a generator for such things, really nice tbh.

[-] AsudoxDev@programming.dev 4 points 17 hours ago* (last edited 15 hours ago)

glory to the ccp /s

[-] AsudoxDev@programming.dev 2 points 1 day ago

GeForce RTX 4070 Mobile

[-] AsudoxDev@programming.dev 11 points 1 day ago

How about I wipe the drive clean and install gentoo

[-] AsudoxDev@programming.dev 9 points 1 day ago* (last edited 1 day ago)

If you have a new NVIDIA GPU (Turing+), you can use the new open kernel module. If you have older ones, I guess you're stuck with the proprietary or bad unofficial open source ones. The open kernel module works good and gets the job done. No need to be afraid of it. I get over 1000fps in (optimized) minecraft with shaders. I couldn't do that in windows.

[-] AsudoxDev@programming.dev 5 points 2 days ago

The whole idea of the fediverse is decentralization and federation. It is a good thing

[-] AsudoxDev@programming.dev 4 points 2 days ago* (last edited 2 days ago)

Fortunately we have lots of ways to circumvent censorship.

62

I kind of want to self host a lemmy instance. What are the requirements for a single user lemmy instance?

45
submitted 3 days ago* (last edited 3 days ago) by AsudoxDev@programming.dev to c/fediverse@lemmy.ml
135
submitted 3 days ago* (last edited 3 days ago) by AsudoxDev@programming.dev to c/fediverse@lemmy.world
194
submitted 1 week ago* (last edited 1 week ago) by AsudoxDev@programming.dev to c/fediverse@lemmy.world
30
submitted 1 month ago* (last edited 3 weeks ago) by AsudoxDev@programming.dev to c/newcommunities@lemmy.world
14
submitted 1 month ago* (last edited 1 month ago) by AsudoxDev@programming.dev to c/programming@programming.dev

cross-posted from: https://programming.dev/post/18411894

Hello Lemmings!

I am thinking of making a community moderation bot for Lemmy. This new bot will have faster response times with the help of Lemmy webhooks, an amazing plugin for Lemmy instances by @rikudou@lemmings.world to add webhook support. With this, there is no need to frequently call the API at a fixed interval to fetch new data. Any new data will be sent via the webhook directly to the bot backend. This allows for actions within seconds, thus making it an effective auto moderation tool.

I have a few features I thought of doing:

  • Welcome messages
  • Auto commenting on new posts
  • Scheduled posts
  • Punish content authors or take action on content via word blacklist/regex
  • Ban members of communities by their usernames/bios via word blacklist or regex
  • Auto community lockdown during spam

What other features do you think are possible? Please let me know. Any questions are also welcome.

Community requested features:

  • Strike system

Strikes are added to a certain member of the community and the member will be temporarily banned within a time period if their strike count reaches a certain threshold

  • Post creation restriction by account age

If an account's age is lower than X, remove the post.

19
submitted 1 month ago* (last edited 1 month ago) by AsudoxDev@programming.dev to c/fediverse@lemmy.ml

cross-posted from: https://programming.dev/post/18411894

Hello Lemmings!

I am thinking of making a community moderation bot for Lemmy. This new bot will have faster response times with the help of Lemmy webhooks, an amazing plugin for Lemmy instances by @rikudou@lemmings.world to add webhook support. With this, there is no need to frequently call the API at a fixed interval to fetch new data. Any new data will be sent via the webhook directly to the bot backend. This allows for actions within seconds, thus making it an effective auto moderation tool.

I have a few features I thought of doing:

  • Welcome messages
  • Auto commenting on new posts
  • Scheduled posts
  • Punish content authors or take action on content via word blacklist/regex
  • Ban members of communities by their usernames/bios via word blacklist or regex
  • Auto community lockdown during spam

What other features do you think are possible? Please let me know. Any questions are also welcome.

Community requested features:

  • Strike system

Strikes are added to a certain member of the community and the member will be temporarily banned within a time period if their strike count reaches a certain threshold

  • Post creation restriction by account age

If an account's age is lower than X, remove the post.

33
submitted 1 month ago* (last edited 1 month ago) by AsudoxDev@programming.dev to c/fediverse@lemmy.world

cross-posted from: https://programming.dev/post/18411894

Hello Lemmings!

I am thinking of making a community moderation bot for Lemmy. This new bot will have faster response times with the help of Lemmy webhooks, an amazing plugin for Lemmy instances by @RikudouSage@lemmings.world to add webhook support. With this, there is no need to frequently call the API at a fixed interval to fetch new data. Any new data will be sent via the webhook directly to the bot backend. This allows for actions within seconds, thus making it an effective auto moderation tool.

I have a few features I thought of doing:

  • Welcome messages
  • Auto commenting on new posts
  • Scheduled posts
  • Punish content authors or remove content via word blacklist/regex
  • Ban members of communities by their usernames/bios via word blacklist or regex
  • Auto community lockdown during spam

What other features do you think are possible? Please let me know. Any questions are also welcome. Community requested features:

  • Strike system

Strikes are added to a certain member of the community and the member will be temporarily banned within a time period if their strike count reaches a certain threshold

  • Post creation restriction by account age

If an account's age is lower than X, remove the post.

42
submitted 1 month ago* (last edited 1 month ago) by AsudoxDev@programming.dev to c/opensource@lemmy.ml

Hello Lemmings!

I am thinking of making a community moderation bot for Lemmy. This new bot will have faster response times with the help of Lemmy webhooks, an amazing plugin for Lemmy instances by @rikudou@lemmings.world to add webhook support. With this, there is no need to frequently call the API at a fixed interval to fetch new data. Any new data will be sent via the webhook directly to the bot backend. This allows for actions within seconds, thus making it an effective auto moderation tool.

I have a few features I thought of doing:

  • Welcome messages
  • Auto commenting on new posts
  • Scheduled posts
  • ~~Punish content authors or take action on~~ Auto report content via word blacklist/regex
  • Ban members of communities by their usernames via word blacklist or regex
  • Auto community lockdown during spam

What other features do you think are possible? Please let me know. Any questions are also welcome.

Community requested features:

  • Strike system

Strikes are added to a certain member of the community and the member will be temporarily banned within a time period if their strike count reaches a certain threshold

  • Post creation restriction by account age

If an account's age is lower than X, remove the post.

view more: next ›

AsudoxDev

joined 5 months ago
MODERATOR OF