this post was submitted on 22 Sep 2021
179 points (97.4% liked)

Programmer Humor

32412 readers
869 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
top 3 comments
sorted by: hot top controversial new old
[–] KSPAtlas@lemmy.ml 1 points 3 years ago
use animals::Cat;

fn main() {

    let cat = Cat::init();

    cat().setwidth(100);

    cat().setheight(100);

}
[–] zexu@lemmy.world 1 points 1 year ago
[–] smitty@lemmy.world 1 points 1 year ago