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

Programmer Humor

18267 readers
653 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
[โ€“] Pickle_Jr@lemmy.dbzer0.com 54 points 1 week 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?

[โ€“] widw@ani.social 82 points 1 week ago* (last edited 1 week 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"

[โ€“] Sabata11792@ani.social 38 points 1 week ago

I'm still down.

Thats so much better ๐Ÿ˜ญ

[โ€“] rf_@lemmy.world 19 points 1 week ago (1 children)

I think the original text was about ham radio.

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

[โ€“] Areldyb@lemmy.world 11 points 1 week ago

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

[โ€“] Ephera@lemmy.ml 11 points 1 week 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.