this post was submitted on 25 Oct 2023
540 points (100.0% liked)

196

16343 readers
2511 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] KSPAtlas@sopuli.xyz 14 points 11 months ago (1 children)

I mean, it makes sense, 90% of the code is probably relatively easy while the 10% is intricate

[โ€“] henfredemars@infosec.pub 3 points 11 months ago

Embedded dev: basic OS functions not so bad.

Task switcher and interrupt code, short but painfully difficult to write correctly.