• UnfortunateShort@lemmy.world
    link
    fedilink
    arrow-up
    16
    arrow-down
    1
    ·
    11 hours ago

    I feel like these memes have to (mainly) stem from badly documented or broken libraries. The only times where I don’t understand what I’m doing are when I try to figure out what someone else is doing

    • meliaesc@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      8 hours ago

      The most recent library I wrote for my team at work is painstakingly documented, and everyone has been invited to the multiple recorded training sessions.

      They still act like it’s black magic and just push all work and questions to me.

      • andioop@programming.dev
        link
        fedilink
        English
        arrow-up
        6
        ·
        9 hours ago

        I once saw something about how if you are trying to build it yourself instead of using a pre-existing library you come off arrogant.

        Can I build it better? Probably not. But do I want to deal with a dependency in my fun side project (unfun), when I could just build it myself (fun)? No.

        I probably should to get more practice with it so it is less painful, but…