this post was submitted on 27 Feb 2024
783 points (98.4% liked)

Programmer Humor

20188 readers
1526 users here now

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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] fartsparkles 68 points 11 months ago (19 children)

I have this monitor and I still encounter Python code that I have to scroll horizontally for.

[–] [email protected] 5 points 11 months ago (4 children)

autopep8 --in-place --max-line-length 79 shittyformatting.py

[–] [email protected] 8 points 11 months ago (2 children)

I'll die on the hill that 120 is a much more sane line length than 80. It's the one of two pep guidelines I always ignore. It isn't the 70s anymore

[–] [email protected] 0 points 11 months ago

100 gang (but not for python, just let black defaults do its thing)

load more comments (1 replies)
load more comments (2 replies)
load more comments (16 replies)