Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
s3id0n12007y@DGApps Honestly from what I've found, the effect we're talking about is pretty minute, like bytes minute. But they can add up. I'm not really one for small amounts of storage but it can somewhat affect code dense files and this is somewhat helpful when it comes to small ssds.
-
@khadez
And I personally read tabs easier than I do spaces. Smaller file sizes + easier readability = I get to use tabs. -
jhole894827yAny decent IDE will convert it anyway. PEP8 states python should be 4 spaces indents but fuck that, hit tab and let PyCharm sort it out.
-
jhole894827y@Akio sod that I'd reactor the whole codebase. If they have a shit fit you send them the coding guidelines for the right relevant language.
Related Rants
"Tabs create smaller file sizes. I run a compression company, trust me, I've devoted my life to minimalizing file sizes."
- Richard Hendricks
undefined
indents
silicon valley
richardhendricks
tabs
tabs vs spaces