this post was submitted on 13 Apr 2025
157 points (94.4% liked)

Programming

20962 readers
70 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
top 16 comments
sorted by: hot top controversial new old
[–] funbreaker@kbin.earth 29 points 2 months ago (1 children)

Wow, they didn't even do the custom install to swap out the mascot! I thought the UN of all orgs would want to keep a professional image but apparently Anubis is too cute to hide.

[–] LiveLM@lemmy.zip 6 points 2 months ago

Maybe the bots were hammering their servers so bad the admin went "fuck it, make it work first and improve later". I know these sysadmins been going through hell lately 😵‍💫

[–] HelloRoot@lemy.lol 23 points 2 months ago* (last edited 2 months ago) (2 children)

And yet, only €376.3/month on patreon.


Also, I keep wondering why Anubis got so popular while other proof of work captchas have been around for much longer. Is there any fundamental difference to mCaptcha or altcha?

(except for maybe that altcha is trying to make a business by serving customers that don't want to selfhost it).

Any technical reason for prefering anubis?

[–] 2xsaiko@discuss.tchncs.de 40 points 2 months ago

Also, I keep wondering why Anubis got so popular while other proof of work captchas have been around for much longer.

It’s the anime girl obviously.

[–] bitfucker@programming.dev 4 points 2 months ago (1 children)

From what I've read, mCaptcha is stateful and has higher complexity. It is more geared towards multiple site / app management than single app. While altcha is not free

[–] HelloRoot@lemy.lol 3 points 2 months ago (1 children)

Altcha is free if you selfhost it.

On their website they have 2 pricing tiers: "Pro" (9€ per month) and "Open Source" (Free)

[–] bitfucker@programming.dev 5 points 2 months ago

Oh, I just re read it and altcha is even more complex to integrate if you did not use their ready made service. It is self hostable in the sense that it is just a library to perform said protection. At least if I understood the docs correctly

[–] Matombo@feddit.org 10 points 2 months ago* (last edited 2 months ago)
[–] Anarki_@lemmy.blahaj.zone 10 points 2 months ago (1 children)

The mascot doesn't show up for me :<

[–] Kissaki@programming.dev 1 points 2 months ago

You can see it in the post thumbnail

/s

[–] Kissaki@programming.dev 9 points 2 months ago (2 children)

I had to wait 5-6 seconds to visit that site.

The internet got so much worse - in two ways of course.

[–] JPAKx4@lemmy.blahaj.zone 3 points 2 months ago (1 children)

Seems like they have their difficulty too high

[–] sudo@programming.dev 2 points 2 months ago

Really any difficulty is too high. Its the effort to hook up a JavaScript runtime that evaluate the captcha not the computational cost that works.

[–] ulterno@programming.dev 3 points 2 months ago

Before, we had slow internet due to low infrastructure.

Now we will have slow internet due to security bloat that everyone requires to prevent AI massacre.

[–] ohwhatfollyisman@lemmy.world 5 points 2 months ago (1 children)

why does a site that shows a static image need me to enable javascript to view it?

[–] mic_check_one_two@lemmy.dbzer0.com 9 points 2 months ago* (last edited 2 months ago)

Because it’s not just showing a static image. It’s checking to see if you’re an AI crawler. AI crawlers have become a big issue with site operators, who suddenly get their entire site hit with massive amounts of traffic from tens of thousands of crawlers scraping their entire site.

The fact that you’re only seeing a static image means you didn’t pass the vibe check, and therefore don’t get to access the site.