N3Cr0 to Programmer [email protected] • 2 months agoIt happens each time!imagemessage-square55arrow-up1539arrow-down115
arrow-up1524arrow-down1imageIt happens each time!N3Cr0 to Programmer [email protected] • 2 months agomessage-square55
minus-square@[email protected]linkfedilink9•2 months agoTabs > spaces Tabs does allow you to set the spacing you need. Spaces are like hardcoding passwords
minus-squaresilly goose meekahlink4•2 months agoYeah, 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-square@[email protected]linkfedilink12•2 months agoAnd I for spaces. Let’s hate both and be mad at the client?
minus-square@fluckxlink5•2 months agoTabs 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-square@[email protected]linkfedilink1•2 months agoBoth 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.
he was doing gods work
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.