Ask HN: How do I get back into systems programming after 7 years away?
https://news.ycombinator.com/item?id=17675953At 40 I'm getting back into IC-style systems programming at the POSIX and Kernel level after being away for more than 7 years doing managerial stuff. I'm finding it super hard to get back into it. I've forgotten most of the information that was on my fingertips such as the semantics of calls, the arguments, data structures etc (I spent the last day reminding myself of the pthreads API for example). I'm also super rusty on operations such as bit-hacks to check for alignment etc. I never even used to think about these sorts of things, they were muscle memory. I'm wondering if I've permanently lost it. I feel like I'm having to relearn everything from scratch. Any tips on how I can fix this/move faster or am I just past it?