Page 1 of 1

WTH??

Posted: Thu Jun 15, 2017 4:39 pm
by barbaz
https://arstechnica.com/information-tec ... -you-rich/

Why would that make any difference? :?

Re: WTH??

Posted: Thu Jun 15, 2017 5:52 pm
by therube
Well its quite obvious that spacers are harder workers then tabbers.

They have to do (typically) 8x the work of a tabber.

(I knew one tabber that used a length of one, and he wasn't even allowed to join the tabbers club. And the spacers didn't want him either. They gave him the name, the lone ranger.)

Re: WTH??

Posted: Thu Jun 15, 2017 6:52 pm
by GµårÐïåñ
I wouldn't say harder workers, just unnecessary workers, they are inefficient and being rewarded for it, that's dumb, has to be kind of junk data coherence in the stats.

I use tabs of width 4 for structured languages and 5 for others and only for hierarchy alignment, meaning they all come from the left. I use spaces for readability and flow spacing as necessary and never to exceed 2 spaces in a row (with exceptions for rare scenarios). That's it. No magic to it.

Re: WTH??

Posted: Wed Jun 21, 2017 3:19 am
by Thrawn
I like tabs better. But I use spaces. Why? Because then I can get a tool to make sure I'm consistent. I've never seen a tool that made sure everything was tabbed correctly, but it's easy enough to find tools that will forbid tabs and/or convert into spaces automatically. And consistency is the most important thing.

Re: WTH??

Posted: Wed Jun 21, 2017 10:04 pm
by GµårÐïåñ
Thrawn wrote:I like tabs better. But I use spaces. Why? Because then I can get a tool to make sure I'm consistent. I've never seen a tool that made sure everything was tabbed correctly, but it's easy enough to find tools that will forbid tabs and/or convert into spaces automatically. And consistency is the most important thing.
My dear friend, my point exactly ...