Hacker News new | ask | show | jobs
by athaca 2623 days ago
(serious) how do I become a kernel engineer coming from a background of javascript and swift?
2 comments

Learn C and how operating systems work.
There are a few basic tutorials here: https://wiki.osdev.org/Expanded_Main_Page that can definitely give you some insight into how kernel development works. It's an incredibly disciplined and broad field, but very interesting too.