you are viewing a single comment's thread
view the rest of the comments
[–] 52 points 2 years ago (4 children)

Am I dumb or what's up with the radio stuff on the left? 😅 Is rust common for some sort of radio programming?

  • source
  • hideshow 8 child comments
  • [–] 10 points 2 years ago

    I mean, presumably there's a microcontroller in this radio. For programming that, your only real mainstream choices are C, C++ and Rust, since you can't have a language runtime without a filesystem.

    But yeah, it's neither the case that Rust is overwhelmingly popular for that (C/C++ do stick around still), nor is it the only discipline where Rust shines.

  • source
  • parent