this post was submitted on 24 Jun 2024
1075 points (97.6% liked)

Programmer Humor

18961 readers
1197 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 54 points 1 month 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?

[โ€“] [email protected] 84 points 1 month ago* (last edited 1 month ago) (2 children)

The image was modified, I think the original said something like "we're gonna listen to Russian number stations on shortwave radio"

[โ€“] [email protected] 38 points 1 month ago

I'm still down.

[โ€“] [email protected] 7 points 1 month ago

Thats so much better ๐Ÿ˜ญ

[โ€“] [email protected] 19 points 1 month ago (1 children)

I think the original text was about ham radio.

[โ€“] [email protected] 4 points 1 month ago

And yet it's still relevant because HAM radio operators are weird like that.

[โ€“] [email protected] 11 points 1 month ago

Check this guy out, doesn't even have any radio equipment in his IDE

[โ€“] [email protected] 11 points 1 month 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.