• KSP Atlas
    link
    fedilink
    arrow-up
    14
    ·
    8 months ago

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

    • henfredemars@infosec.pub
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 months ago

      Embedded dev: basic OS functions not so bad.

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