|
|
|
|
|
by davnicwil
2555 days ago
|
|
I know, on the surface it seems silly, but there are a couple of reasons I've found 80 chars makes things easier in real world workflows in 2019: * Split panes in editors. With 80 chars, you can usually have two panes on screen along with a file tree, on most laptop screens. This is pretty nice to have. * Code reviews in a web interface like Github/Gitlab - 80 chars means usually there's no need to pan, even when your browser window isn't full screen |
|
It will definitely make people use weird variable names instead of meaningful ones.
could turn into, That's a far worse side effect than other points raised in this thread.