(skeletor is leading by example by adding that unnecessary apostrophe…)

  • T. Hex@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    10
    ·
    2 years ago

    A classic example of naive CSV encoding is joining a bunch of floats with commas while using a locale that has a comma for a decimal point.

    • gens@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      2 years ago

      I had a dota2 bug where all of the maps particle effects would spawn in the middle. Yep, a locale dot/comma thing.