226
top 8 comments
sorted by: hot top controversial new old
[-] atmur@lemmy.world 35 points 2 months ago

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 14 points 2 months ago
fn main(){
    println!("hello world");
}
[-] savvywolf@pawb.social 12 points 2 months ago

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

[-] Quetzalcutlass@lemmy.world 5 points 2 months ago

That could take a lifetime!

[-] Quetzalcutlass@lemmy.world 10 points 2 months 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 2 months ago

Use YouTube as a storage

[-] rain_worl@lemmy.world 0 points 1 month ago

keep code on your computer

[-] rain_worl@lemmy.world 0 points 1 month ago

torrent for your code

this post was submitted on 08 Sep 2024
226 points (96.3% liked)

Programmer Humor

32558 readers
469 users here now

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

Rules:

founded 5 years ago
MODERATORS