𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.worldBanned from community to Programmer Humor@lemmy.ml · 1 year agoAhh... hearing programmer audiobooks before sleep feels relaxinglemmy.worldimagemessage-square8linkfedilinkarrow-up1231arrow-down16
arrow-up1225arrow-down1imageAhh... hearing programmer audiobooks before sleep feels relaxinglemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.worldBanned from community to Programmer Humor@lemmy.ml · 1 year agomessage-square8linkfedilink
minus-squareatmur@lemmy.worldlinkfedilinkEnglisharrow-up33·1 year agoIn 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
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up14·1 year agofn main(){ println!("hello world"); }
In an ASMR voice:
fn main(){ println!("hello world"); }