Skip Navigation
The Current Challenges With Using Linux On Airplanes
  • Linux should not be in the loop for critical systems. The software that takes the input from the throttle control and determines the proper fuel pump rate should be written directly for the microcontroller hardware. For the system that receives ground radio data and renders radar info to the dash panel, that can be running Linux.

  • Before std::thread
  • Most multi-threaded software was OS-specific, so they just used the OS threading utilities directly. Most serious multi-platform software writes their own abstraction on top of threads anyway.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MO
    MooseBoys @programming.dev
    Posts 0
    Comments 9