TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Kernel Devs, how did you get started?

19 pointsby zabanaabout 8 years ago

4 comments

Artlavabout 8 years ago
Once upon a time a kid me realized that anything he put in autoexec.bat gets executed when the computer boots. Soon after i figured out how to do branching and input and made a start-menu-of-a-sorts thingy. It only went downhill from there.<p>In other words, it just so happened that my first programming project and interest turned out to be an OS. Took me about 6 years and 12 attempts to actually succeed at making a usable one.<p>Eventually that interest driven my choice of department in the late university, and the OS i made was shown off at my first job interview. I got the job, and that&#x27;s how i got to writing Linux drivers and kernel tweaks for high-performance (mid-TOP500-ish level) machines for a few years.
malux85about 8 years ago
Around 2000-ish I had a USB webcam that didn&#x27;t work. I could already code in C, so I learnt the USB subsystem, then onto kernel drivers, then into filesystems when I decided to write a FAT32 implementation (for learning)
SunnySkiesabout 8 years ago
Huh, I was assigned to Windows km development for my first ever internship. I had a decent amount of winternal and cpp experience, but it really is a different ball park and made me a much better computer scientist.
fazkanabout 8 years ago
first job, had a EE background, wanted a software job. Embedded software is where I could sell myself. I work on the Nucleus RTOS, have been for the past 2 years. Couldnt have asked for a better job than this. If I had gotten straight into web dev, or app dev. I would have had an imposter syndrome. Now I will have a smooth transition.