Hacker News new | ask | show | jobs
by myko 3098 days ago
After years of Objective-C I don't blink unless a line is over 140 characters.

Some things just look better that way.

1 comments

Ditto for C#. It's otherwise a fine language, but you're already 12 spaces into a line before you write any executable code (assuming tab = 4 spaces). 80 chars per line just doesn't work :-(