• Chunk@lemmy.world
      link
      fedilink
      arrow-up
      27
      ·
      1 year ago

      When I was 8 I was making a “video game” (a complete bundle of code trash 😉) and I would copy people’s code and everything would melt down. I would spend hours debugging just to realize I needed to pass an extra argument or indent or something.

      Today I’m better at my job. I am now the one writing confusing function APIs 😈

    • llama@midwest.social
      link
      fedilink
      English
      arrow-up
      14
      ·
      1 year ago

      It’s no exaggeration sometimes it takes a dozen different how-to blogs and stack overflows to find an example where somebody has exactly what you need and nothing more. So many people add so much fluff and unusual structures that the thing they’re claiming the code does can’t even be found.