this post was submitted on 15 Nov 2024
193 points (93.3% liked)

Programmer Humor

32472 readers
480 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] shy_mia@lemmy.blahaj.zone 5 points 7 hours ago

Yeah but if the class changes you need to update everything, you got all that boilerplate taking up space for no real reason, etc...

The Rust way's just a lot cleaner imo.