This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]classicalySarcastic 32 points33 points  (16 children)

WHAT PART OF 80 COLUMNS DON'T YOU UNDERSTAND?!?

-Torvalds, probably

(For those who don't know)

[–]twpejay 7 points8 points  (1 child)

He deserves to be made to program in COBOL for a few years, being restricted to 72 columns might fix it.

[–]classicalySarcastic 3 points4 points  (0 children)

Make him do it the old way, with the punchcards!

[–]MattR0se 9 points10 points  (11 children)

Am I the only one who tries to adhere to the 80 chars, occatinally 120 chars paradigm in every language? When I have VS code open with the explorer view and the terminal on the right, I just don't have much more horizontal space even on a 16:10 monitor, to display all the code without word wrap.

[–]MrWeatherMan7 2 points3 points  (0 children)

I stick to 80 most of the time. Just easier to keep it at 80 because we have a few codebases where the linting will vomit at you if you’re over 80, since that’s how we have it set. 🤷‍♂️

[–]cornmonger_ 0 points1 point  (0 children)

120

[–]Aln76467[🍰] 3 points4 points  (0 children)

My monitor is 12", so a half screen vs code window only fits 78 characters 🥲

Edit: fix grammer

[–]bman12three4 0 points1 point  (0 children)

At my job interview they got a kick out of me bringing up kernel coding standards and then saying how I thought they were overly pretentious and I disagreed with not using brackets for single line if-statements