Hacker News new | ask | show | jobs
by baryphonic 1395 days ago
I had this experience the other day. I was searching for a #define constant I knew was in the Linux kernel source at least once (I was staring at it from my local clone), but none of the search engines returned anything. It's infuriating.
2 comments

I usually find what I need regarding kernel source here:

https://elixir.bootlin.com/linux/latest/source

When google was pure this would absolutely not of happened.