logoalt Hacker News

vlodtoday at 11:23 AM1 replyview on HN

I still struggle with the fact that I was (or delusional) an effective C programmer "back in the day" (before google etc) and all we had was "man" to look up std/x11 system calls.

Now I am dismayed with juniors who can't even be bothered to use google (or llms) to look up stuff on their first hiccup.

#include <old-man-shouting-at-clouds>


Replies

SEJefftoday at 11:31 AM

That’s not a builtin, so wouldn’t it be:

   #include <old-man-shouting-at-clouds.h>
show 1 reply