Y
Hacker News
new
|
ask
|
show
|
jobs
by
netbsdusers
435 days ago
They're not obscure or niche, they are everywhere in operating systems. The linked list is probably the single most essential and the most used data structure in any kernel.
2 comments
simonask
435 days ago
Implementing an operating system is incredibly niche and obscure.
The practices that apply to kernel development do not generally apply to very much else.
link
fcantournet
435 days ago
Ah yes, operating system kernels, famously super mainstream programs that almost everyone works on.
link
The practices that apply to kernel development do not generally apply to very much else.