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

Programmer Humor

32179 readers
408 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
[–] [email protected] 41 points 1 year ago (17 children)
[–] [email protected] 33 points 1 year ago (4 children)
[–] [email protected] 16 points 1 year ago* (last edited 1 year ago) (2 children)
pub async fn foo() -> Pin>>>>>

oh fuck commonmark cant display the syntax :( well anyone who has done async rust can imagine

[–] [email protected] 5 points 1 year ago
[–] [email protected] 2 points 11 months ago* (last edited 11 months ago) (1 children)

Pin<Box<dyn Future<Output=Result<AsyncResponseThatYouWillHaveToAwaitAgain<ActualResultType>, InscrutableErrorTypeThatDoesntImplementDisplay>> + Send + Sync + 'static + 20MillionMoreAutoTraits>>

[–] [email protected] 2 points 10 months ago

Exactly, now we are talking

[–] [email protected] 12 points 1 year ago

these puns are getting funcy

[–] [email protected] 2 points 1 year ago

So much better

[–] [email protected] 2 points 1 year ago

Chef's kiss 👌

load more comments (12 replies)