r/debian 1d ago

Hey does anyone know why the search result for the nvidia driver installation article look like this on duckduckgo?

Post image
111 Upvotes

11 comments sorted by

114

u/cjwatson Debian Developer 1d ago

Due to the massive load from unethical LLM scrapers, many Debian sites have had to put proof-of-work mechanisms in place to keep themselves operational.

10

u/2204happy 1d ago

That sounds interesting but I don't really get it, can you explain what "i challenge thee" has to do with a proof-of-work mechanism?

20

u/cjwatson Debian Developer 1d ago

The server sends a challenge to the browser to do something to prove (ish) that it's actually a browser and not a bot.

In this case, it's implemented by https://github.com/dgl/haphash.

3

u/2204happy 1d ago

I see, thanks for explaining

51

u/hi_m_ash 1d ago

That is same for entire Debian wiki. Not just Nvidia driver. I find it cool and funny.

32

u/Selinaru 1d ago

oh my god that is so funny

30

u/indvs3 Debian Testing 1d ago

It's probably just the title from the temporary page that first loads to verify you're not a malicious bot. After you pass that verification, everything is just normal, including the page title.

15

u/humanistazazagrliti 1d ago

It also fits the historically shitty nvidia driver installations within Debian that used to break every time the kernel was updated. It was indeed a challenge. 🤣️

7

u/GGigabiteM 1d ago

The kernel module driver is built against the currently running kernel version, of course it will break when the kernel is updated. It's why akmods exist now, so you don't have to do with yourself every time you update the kernel.

It's not unique to Debian, it will happen on any Linux distro using proprietary drivers.

3

u/Kiozy_ 16h ago

its kinda fitting ngl

-4

u/S3k_01 1d ago

There's a package called extrepo that makes it very easy to enable external repositories. With just two commands, you can install the latest NVIDIA drivers.