AsudoxDev

joined 6 months ago
MODERATOR OF
[–] AsudoxDev@programming.dev 1 points 5 minutes ago

Yeah. I hope it can compete with the bigger search engines someday.

[–] AsudoxDev@programming.dev 1 points 8 hours ago

I do like SearXNG over Kagi due to their prcing and AI bs but Kagi really just has better search results.

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

There are no recommendation algorithms like in YouTube or TikTok here, if posts that are alike and get sonewhat the same amount of high votes, you most likely will see them one after the other. There isn't a way around it really.

Anyways, it's better if you subscribe to communities and mainly uss the subscribed feed along with a good algorithm like Scaled (gives a boost to posts in communities that aren't as active as the others) or maybe just Active.

I rarely use the All feed, only when I try to find new communities honestly.

[–] AsudoxDev@programming.dev 1 points 20 hours ago

Sure.

Self host your own database and synchronize it that way.

[–] AsudoxDev@programming.dev 3 points 23 hours ago* (last edited 23 hours ago) (1 children)

I usually lock posts that violate rule 5, for example. But usually remove ones that violate rule 1,3 or 4.

As a fellow lemmy mod, I think that the post you mentioned that is about archive.org recovering should have been removed, because it just does not fit the theme of the community, regardless of whether it was made in good faith or not. You also shouldn't always rely on what the members of the community say, you need to have your own judgement as a mod and make rational decisions.

[–] AsudoxDev@programming.dev 14 points 1 day ago (4 children)

I'd have to disagree on that one

[–] AsudoxDev@programming.dev 7 points 1 day ago (2 children)

Convenience or privacy? Choose.

[–] AsudoxDev@programming.dev 16 points 1 day ago (7 children)

You can store them in the browser locally.

 

I just found this search engine while searching for something like Kagi.

It seems like it is not a meta search engine, but one with its own index. Awesome.

It has kagi's manual website ranking. It even has so called optics (like Kagi's lenses), for example an optic for the Fediverse lets you search only the fediverse.

What do you think?

[–] AsudoxDev@programming.dev 41 points 1 day ago* (last edited 1 day ago) (10 children)

Well, yeah. It's pretty much the same as SearXNG. Except paid, closed source and needs an account to function. The results are better though, I'll give you that.

...and the pricing is absurd. I'd like to disable all the AI bullshit and get a discount.

If it was self hostable, I'd always recommend it over SearXNG. Let's say that it's a better but closed source and paid SearXNG alternative.

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

There is no natural way to get your hair to stay flattish. If your hair is poofy, it will stay poofy. You can use hair stylers or hair gels to form it the way you want, but that of course won't be permanent and will cause damage in the long run.

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

Normal distros

  • Pop!_OS
  • Mint
  • Fedora
  • Ubuntu

Gaming distros

  • Garuda
  • Bazzite
  • Nobara

...or any other distro really. I've been gaming on vanilla arch linux. It's pretty stable and low maintenance once you're done setting it up and don't tinker much and have backups with something like Timeshift in place. archinstall script makes it really easy to install vanilla arch linux with everything essential configured.

 
 

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

 

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.

view more: next ›