• brokenlcd@feddit.it
    link
    fedilink
    arrow-up
    74
    ·
    3 months ago

    Tbf, i always comment my code to do a sanity check of what i am doing along the way( think rubber duck method with comments). The problem is that my writing is so cryptic i am the only one that could ever understand it.

    • spooky2092@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      27
      ·
      3 months ago

      I have to comment my code because otherwise I have no idea wth I was writing 6mo ago.

      Like, I recently had to update a script I wrote 2 years ago and had thought 'this is self explanatory, I don’t need to comment it’s only to have me come back and have to walk the code to figure out I forgot to include an edge case that hadn’t occurred yet …

      • Omgpwnies@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        ·
        3 months ago

        Break it up into functions with names that describe what it does, then the script becomes basically a sequence of function calls and is easier to read and troubleshoot.

    • Feydaikin@beehaw.org
      link
      fedilink
      arrow-up
      15
      ·
      edit-2
      3 months ago

      my writing is so cryptic i am the only one that could ever understand it.

      That sounds like my handwriting. And If written in a hurry, even I struggle to make sense of the mix of runes, hieroglyphics and child’s drawings I call my “cursive”.

      • brokenlcd@feddit.it
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        3 months ago

        my handwriting it’s exactly like that. Doesn’t help that i am left handed and smudge the shit out of the paper. But what i meant was the “oogabooga” caveman level of comments i add to code. You’ll be lucky to find a cohesive sentence in them. Ex: “check for x if exists, assume setup is done”

      • spooky2092@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 months ago

        Ah, “cursive”, where half of the letters aren’t actually cursive, and a quarter of the rest actually resemble the actual letter it’s supposed to be.

        I hate reading my handwriting.

        • Rivalarrival@lemmy.today
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 months ago

          I stopped using cursive my sophomore year of high school. Started using smallcaps, and everyone was happier.