144
submitted 10 months ago by [email protected] to c/[email protected]
top 15 comments
sorted by: hot top controversial new old
[-] [email protected] 39 points 10 months ago

wym just

def piss(): pass

substitute accordingly 🤙

[-] [email protected] 22 points 10 months ago* (last edited 10 months ago)

Now that I think about it, you can just write piss and it counts as writing a variable but not assigning it 🙃 (after having assigned piss at the beginning of the code!)

[-] [email protected] 19 points 10 months ago

So you're saying we just have to piss at the very beginning of the code?

[-] [email protected] 10 points 10 months ago

I bet this was in the original draft of the PEP-8 hahah

[-] [email protected] 19 points 10 months ago* (last edited 10 months ago)

def piss(): pass; piss = piss()

Here you go.

[-] [email protected] 8 points 10 months ago

But actually, You can just replace that line with piss = None, assigning piss = piss() does not invoke the former method when writing the new variable "standalone"

[-] [email protected] 1 points 10 months ago
[-] [email protected] 17 points 10 months ago

You can use the C preprocessor on any source code.

[-] [email protected] 4 points 10 months ago

Or m4 if you are into it.

M4 + python would make for a great combo.

[-] [email protected] 4 points 10 months ago
[-] [email protected] 1 points 10 months ago

But...

What is more pythonic than semantic whitespace?

[-] [email protected] 1 points 10 months ago

Preprocessing source code is an awful idea and I wish it never became widespread.

I used to hate semantic whitespace, but I came around when I was using it anyway.

[-] [email protected] 3 points 10 months ago

Oh bummer... I was so glad believing somebody understood the m4 joke.

Text preprocessors for code are awful. But the m4 + python combo is so full of landmines that I'm wondering if I should try it.

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

I can only defend myself with the good old "it is impossible to write a Y̶o̶u̶T̶u̶b̶e̶ Lemmy comment stupid enough that everyone will realise it is ment to be sarcastic"

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

I would say that one should expect a high probability of comments on "Programmer Humor" being sarcastic. But deep down I know you are right.

this post was submitted on 23 Aug 2023
144 points (90.4% liked)

Programmer Humor

31326 readers
18 users here now

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

Rules:

founded 4 years ago
MODERATORS