this post was submitted on 08 Sep 2024
221 points (97.4% liked)

Programmer Humor

32041 readers
1336 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
top 6 comments
sorted by: hot top controversial new old
[–] atmur@lemmy.world 34 points 1 week ago (1 children)

In an ASMR voice:

f n space main open parenthesis close parenthesis space open curly bracket line return indent print l n exclamation mark open parenthesis open quote hello world close quote close parenthesis semicolon line return close curly bracket

[–] exu@feditown.com 12 points 1 week ago
fn main(){
    println!("hello world");
}
[–] savvywolf@pawb.social 10 points 1 week ago (1 children)

People playing Rust code while they sleep so they can learn it through osmosis.

[–] Quetzalcutlass@lemmy.world 5 points 1 week ago

That could take a lifetime!

[–] Quetzalcutlass@lemmy.world 8 points 1 week ago

I've seen code with binary data (such as icons) baked into constants. I can't wait for the three hour narration of base64 encoded pngs.

[–] SsxChaos@lemmy.ml 2 points 1 week ago

Use YouTube as a storage