>Tabs vs spaces
is this something people actually argue over? Theres nothing wrong with spacing
>Tabs vs spaces
is this something people actually argue over? Theres nothing wrong with spacing
Why the fuck would you use spaces though?
but if you can just press tab once, why the fuck would you put 4 spaces, its inaccurate and fucking retarded
Tabs have too many issues.
Consistency on different editors.
The real argument here is how many spaces/tabs, 2, 4 or 8?
1. That's actually really easy.
2. It's also easy to configure your editor so that 1 tab = number of spaces you want.
>indenting manually
MFW I FELL FOR THE TAB MEME
This has already been completely settled.
Tabs for indentation, spaces for alignment.
the authors of this show are fucking retards. season 1 seemed so promising.
>putting laptops directly on your lap
i barely indent, most the time the ide does it automatically
what the fuck does that have to do with anything
S02 was also good. The 3 comma guy was fucking hilarious
No.
muh_penis(int a) { * this does not
return a * a; * magically solve all issues
} * with 8-space tabs these comments wouldn't be aligned
Interested in watching this but how much apple-shit product placement there actually is?
>what does that have to do with anything
>have to do with anything
>anything
J U S T
U
S
T
It's just brain damage in people that don't know how to code, so they end up defining stupid coding concepts to "get better" and "write clean code", just like using new line for starting bracer..
It's one space, no spaces/tabs. If your brain can't comprehend this simple pattern then join Node/JS devs. Thanks
It's an accurate representation of what Silicon Valley programmers actually use, salty PCuck.
Who the fuck would put their comments like that you fucking nigger ape
* this is how the white man does
* their code comments
muh_penis(int a) {
return a * a;
}
Doesnt IDE does this automatically?
I mean most of them or all of them uses tabs.
Look at this cuck.
i bet this fag uses emacs
some of them use macs but it seems to be a normal ratio for Palo Alto, I used to live there
I never watch this show. Is it worth it? How accurate is it?
I'm no programmer, but why would it matter that tabs would look different on someone else's editor? If all the tabs look the same on that person's editor, it wouldn't matter.
>Catalog
Back to Sup Forums you go
2 you fucking moron
>catalog
What?
>I can't into
fuck off
what about Fortran or Assembly?
>sacrificing tons of advantages so you don't have to set your editor to insert spaces
There is only one proper way to indent code: tabs (each being 4 spaces long)
4 spaces = 4 bytes
1 tab = 1 byte
Save 300% disk space on indentation
What now, spacecucks?
NO ONE CARES
I have this discussion at work at least once a week. TABs are fucked up cause they lack consistency. Spaces take more space but are more accurate. Solution -> IDE configured to put 4 spaces on TAB press -> WIN.
>I have this discussion at work at least once a week
Start looking for a new job
I make fuck-ton of money and it is just our way of having fun.
That single image used more bytes than the number of tabs you will ever place.
>27 KB
>27,000 / 3 = 9,000
>like 9k lines, max
S M H T B H F A M
>Consistency on different editors.
You are aware that this is exactly why it is better to use tabs? Unlike spaces, you can adjust tabs in your editor the way you want.