

What’s the linker for?


What’s the linker for?
Damn, this comment made me discover ublacklist. I am definitely going to start using it!
A bit besides the point, but I have been thinking about this.
I currently use duckduckgo. However I have two problems:
Google also has the first issue (though not nearly as much), and so do all its wrappers.
The only search engine that made me feel more or less like I was getting decent results was kagi (especially with the fact that I could block and report AI slop and block sites that I don’t like), but that’s just too expensive for me normally.
What do ya’ll do for search?
If you replaced the first o in mojado with an i, the sign could have indeed been in portuguse!
Chamas-te @wander1236@sh.itjust.works?


earwax
Huh. Why would someone who’d post this be on lemmy, out of all the other social media?
Ahh thank you for the explanation. I was asking in the context of the root of the configuration though, especially since nixos usually doesn’t use a linker at runtime anyway. Afaik, this process only happens to dynamically linked files, which nixos hates for some reason (although things like nix-ld and buildFHSenv exist) so most of the time statically linked executables are used instead.
I was curious why someone would have that when they can just use nix-ld or yank it directly from nix’s glibc package or something