• thedeadwalking4242@lemmy.world
      link
      fedilink
      English
      arrow-up
      9
      ·
      17 days ago

      Yes. People seem to be writing bad poorly abstracted code these days. Leading them to assume there’s a lot of manual mundane tasks

      • MotoAsh@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        15 days ago

        Nah, it depends massively on what libraries/framework/language are being used. Some are pretty bad about how much boilerplate has to be written. Like Java on an old declarative version of Spring or Java EE without generative helper libraries like Lombok can be a paaaiiin just in overhead, especially if insisting on having interfaces for most things.