this post was submitted on 24 Aug 2024
613 points (99.2% liked)

Programmer Humor

32253 readers
186 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
[โ€“] grandma@sh.itjust.works 9 points 1 month ago (1 children)

I hate python async with a burning passion but I'll admit most of it is a consequence of skill issues

[โ€“] muntedcrocodile@lemm.ee 1 points 1 month ago* (last edited 1 month ago)

What do u hate about it so much? I find it a very intuitive way to do async. Especially with asynchronous loops.