Live data from Hacker News

Developers who use spaces make more money than those who use tabs

stackoverflow.blog

61–70 of 690 posts

Re: Developers who use spaces make more money than those who use tabs

#61
Pretty simple: you use spaces because you're aware that there is more than one IDE/editor in this world and who knows what your code will get opened with tomorrow.

This means you consider consequences beyond "but it works on my machine" so you're a better programmer. Ergo, higher salary.

Re: Developers who use spaces make more money than those who use tabs

#62

Well, of course. Only companies with fuck-you money can afford the extra bytes spaces take up versus tabs, so it follows logically that they'd pay their developers more.

yeah, just because in 2017 storing source code is the most expensive thing for a company. but really, the storage is almost free nowadays...

Re: Developers who use spaces make more money than those who use tabs

#63
post #9
post #4

I needed a good laugh this morning. But of course this is pretty bogus relationship. People who drive Teslas make more money than those who drive Gremlins.

But there's an actual causation here (you need more money to buy a Tesla). Use of tabs and salary don't seem to have any relation one way or an other. My personal guess would be that using spaces is a practical decision and might be more popular towards older, more experienced devs (who are therefore better paid). On paper tabs sounds better, they're "configurable", you should indent with tabs and align with spaces,…

> My personal guess would be that using spaces is a practical decision and might be more popular towards older, more experienced devs (who are therefore better paid).

They explicitly rejected this explanation after controlling for years of experience.

Re: Developers who use spaces make more money than those who use tabs

#67
post #4

I needed a good laugh this morning. But of course this is pretty bogus relationship. People who drive Teslas make more money than those who drive Gremlins.

How is the analogy relevant? What you wrote is self-evident (Teslas being more expensive). The other (spaces correlated with more pay) is not.

Re: Developers who use spaces make more money than those who use tabs

#68
post #62

Well, of course. Only companies with fuck-you money can afford the extra bytes spaces take up versus tabs, so it follows logically that they'd pay their developers more.

yeah, just because in 2017 storing source code is the most expensive thing for a company. but really, the storage is almost free nowadays...

Seems unfair to downvote you just for misunderstanding, that was sarcasm friend.

Re: Developers who use spaces make more money than those who use tabs

#69
post #18

Of course professionals get paid more, but I'm surprised there are so many tab users out there! Time to add a new interview question.

Nothing makes those going for spaces more "professionals".

Just oldsters cargo culting old kludges into the 21st century.

Re: Developers who use spaces make more money than those who use tabs

#70
post #61

Pretty simple: you use spaces because you're aware that there is more than one IDE/editor in this world and who knows what your code will get opened with tomorrow. This means you consider consequences beyond "but it works on my machine" so you're a better programmer. Ergo, higher salary.

I think there's probably some truth to considering existing norms and thinking ahead, but find it unlikely to be the main confounder. How do tabs fail to work in other editors/IDEs?
Post reply on HN