Join Nostr
2024-09-29 14:11:02 UTC

Hemish/हेमिश/ਹੇਮਿਸ਼/ہیمِش on Nostr: Today, I was discovering what libraries does a random program depend on using the ...

Today, I was discovering what libraries does a random program depend on using the 'ldd' command on #linux system, and I found it it was depending upon 'libm.so'.

I quickly put 'libm.so' in my browser's search bar to know what is it, and guess what?

https://libm.so domain is owned by someone, and it just returns "Segmentation fault (core dumped)"

So, unique and (maybe) funny!