N3Cr0@lemmy.world to Programmer Humor@lemmy.ml · 2 个月前It happens each time!lemmy.worldimagemessage-square55fedilinkarrow-up1413arrow-down114
arrow-up1399arrow-down1imageIt happens each time!lemmy.worldN3Cr0@lemmy.world to Programmer Humor@lemmy.ml · 2 个月前message-square55fedilink
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkarrow-up11arrow-down3·2 个月前Tabs > spaces Tabs does allow you to set the spacing you need. Spaces are like hardcoding passwords
minus-squaresilly goose meekah@lemmy.worldlinkfedilinkarrow-up5arrow-down1·2 个月前Yeah, tabs are larger spaces, what’s your point? /s You may be right, but I still have an unreasonable hate for tabs in code
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkarrow-up12·2 个月前And I for spaces. Let’s hate both and be mad at the client?
minus-squarefluckx@lemmy.worldlinkfedilinkarrow-up5·2 个月前Tabs for indenting and spaces for aligning. There. Everybody wins and loses. This way the code always looks aligned and if you prefer 4 spaces for a tab instead of 2 or 3 or 8 you can just set it in your IDE. Crisis averted!
minus-squarePeriodicallyPedantic@lemmy.calinkfedilinkarrow-up1·2 个月前Both tabs and spaces are stupid. It’s ridiculous that in 2024, code formatting is still embedded in the source instead of being a style you apply.
No
Tabs > spaces
Tabs does allow you to set the spacing you need.
Spaces are like hardcoding passwords
Yeah, tabs are larger spaces, what’s your point?
/s
You may be right, but I still have an unreasonable hate for tabs in code
And I for spaces.
Let’s hate both and be mad at the client?
I like the way you think.
Tabs for indenting and spaces for aligning. There. Everybody wins and loses.
This way the code always looks aligned and if you prefer 4 spaces for a tab instead of 2 or 3 or 8 you can just set it in your IDE.
Crisis averted!
Both tabs and spaces are stupid.
It’s ridiculous that in 2024, code formatting is still embedded in the source instead of being a style you apply.