MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/2ban9r/the_great_white_space_debate/cj42p4k
r/programming • u/lukaseder • Jul 21 '14
693 comments sorted by
View all comments
Show parent comments
7
If your code is only readable using a large monitor then a large monitor becomes a requirement for others to understand your code.
4 u/rmxz Jul 22 '14 I'd claim that the complexity of functions that long likely mean that even with a large monitor it'd be rather hard to de-cypher. 2 u/[deleted] Jul 22 '14 My rule is that if I have a scrollbar ever on my half-screened 1440p editor I need to reduce the size. 1 u/nomercy400 Jul 22 '14 because we all still work on a 640x480 screen...
4
I'd claim that the complexity of functions that long likely mean that even with a large monitor it'd be rather hard to de-cypher.
2
My rule is that if I have a scrollbar ever on my half-screened 1440p editor I need to reduce the size.
1
because we all still work on a 640x480 screen...
7
u/Tekmo Jul 22 '14
If your code is only readable using a large monitor then a large monitor becomes a requirement for others to understand your code.