82 points
*

Looks like Python, but in an editor with a weird TUI scrollbar

permalink
report
reply
85 points

High chance that it’s a Python programmer who is really unhappy about having to work in Java, lol

permalink
report
parent
reply
16 points

Agreed. I saw this and thought it looked beautifully passive aggressive

permalink
report
parent
reply
4 points

Ha! Now I see it - that was very funny, sir!

permalink
report
parent
reply
11 points
*

Doesn’t python need colons after if/else/for/etc. statements?

permalink
report
parent
reply
5 points

Heh, so in Python it’s possible to overload operators in the context of objects. I bet it would be possible to overload tabs to do the same thing as colons inside a context manager, but that’s pure speculation.

permalink
report
parent
reply
3 points

Perhaps I don’t understand you, but I don’t think there’s a way to override spaces in python in any way. The spaces are handled by the parser.

permalink
report
parent
reply
1 point

IIRC, Python handles whitespace indentation by having the tokenizer convert them to INDENT/DEDENT tokens. The grammar can then handle them equivalently to a curly brace language.

permalink
report
parent
reply
3 points

You can write Fortran Python in any language.

permalink
report
parent
reply
14 points

The braces need indentation, of course.

permalink
report
reply
5 points

Fibonacci indentation of course.

permalink
report
parent
reply
252 points
*

Mom, can we stop and get some Python?

No, we have Python at home.

Python at home…

permalink
report
reply
75 points

Whitespace isn’t semantically important. Ticket closed.

permalink
report
reply
22 points

That would be a very satisfying ticket closure

permalink
report
parent
reply
23 points

bro what the fuck

permalink
report
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 7.2K

    Monthly active users

  • 954

    Posts

  • 37K

    Comments