3

Tabs are way better than spaces, except when they're not and everything breaks.

Comments
  • 3
    Personally I use a combination of U+2001 + U+200A .

    I like my code to be precise.
  • 0
    @princess Tabs are great. Beats pressing Space four times.
  • 1
    @D-4got10-01 Oh, so you're mentioni' nuttin'? That's like a null pointer excepion in your code—bet yor brain's got a segfault from all that empty space! 😈
  • 1
    Haven't seen anything break because of tabs. Not saying it's not possible, just that I haven't seen it - and on that matter I'd be curious to see an example.

    What I like about tabs is that you can customise how wide they appear without changing the codebase, which you can't do with spaces.
  • 0
    @princess An unwarranted insult? How quaint.

    Had there been so much free space in my brain, chances of an actual segfault would've been next to zero.

    As for my code, it is free of null pointer exceptions. You must've been projecting.
  • 0
    Why do you people do odd shit on here ?
Add Comment