this post was submitted on 24 Sep 2023
514 points (92.8% liked)

Programmer Humor

32171 readers
279 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
[–] vext01@lemmy.sdf.org 7 points 1 year ago

GIL is awful for parallelism, but lots of problems don't require threads.