• @[email protected]
      link
      fedilink
      94 months ago

      Tabs > spaces

      Tabs does allow you to set the spacing you need.
      Spaces are like hardcoding passwords

      • silly goose meekah
        link
        44 months ago

        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

        • @fluckx
          link
          54 months ago

          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!

        • @[email protected]
          link
          fedilink
          14 months ago

          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.