People often ask why I contribute to open source projects or otherwise work on building automated tooling. They see me spending hours to automate a task or fix a bug that take seconds to do or avoid manually, in a way that the original XKCD comic says won’t pay off. The disconnect seems to be that the comic and those people only consider time it saves me, not time it saves the tens to thousands to millions of other people who will use the script or patch or whatever when I publish it. So, here’s a version of xkcd.com/1205 updated for making decisions that benefit a thousand people instead of just one.

    • xantoxis@lemmy.world
      link
      fedilink
      English
      arrow-up
      21
      ·
      6 months ago

      How many things does anyone do 50x a day, period? Apart from autonomic body functions I can’t think of anything. I probably don’t even stand up 50 times a day.

      • ptrknvk@lemmy.world
        link
        fedilink
        English
        arrow-up
        25
        ·
        6 months ago

        Sending emails, opening files, checking the database. Those are quite mundane everyday tasks of every office clerk.

      • SreudianFlip@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        17
        ·
        6 months ago

        Copy, cut, paste, undo. Use those keyboard shortcuts and if you work with documents for a notable part of the day you will save a half day a year or so.

        • Hamartiogonic@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          3
          ·
          5 months ago

          I know some people who still do that with the right click menu. Then again, they don’t really copy-paste stuff very often. Maybe only once a week or so.

      • sparr@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        14
        ·
        6 months ago

        I’m going to click the [-] thread collapse button on Lemmy 50 times in the next ten minutes.

      • knatsch@feddit.de
        link
        fedilink
        English
        arrow-up
        5
        ·
        6 months ago

        I click the left mouse button more often each day, also when you work in a production facility you have a bunch of repetitive tasks, automating them is pretty much was humanity did in the last century.

        • TropicalDingdong@lemmy.world
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          1
          ·
          6 months ago

          I click the left mouse button more often each day, also when you work in a production facility you have a bunch of repetitive tasks, automating them is pretty much was humanity did in the last century.

          How can we shave a second of the time it takes for you to click the left mouse button?

            • LinuxSBC@lemm.ee
              link
              fedilink
              English
              arrow-up
              8
              ·
              6 months ago

              When you press a button on this revolutionary machine, it will automatically left click for you!

              • kurwa@lemmy.world
                link
                fedilink
                English
                arrow-up
                5
                arrow-down
                1
                ·
                6 months ago

                Something we talk about at my job is being able to do stuff in our UI with less clicks, less is better.

        • psud@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 months ago

          My mouse seems to believe there is no use case for more than ten right clicks in a row, so it corrects them to left clicks. Sucks for minesweeper.

    • sparr@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      10
      ·
      6 months ago

      That area of the chart is for people with really repetitive jobs/hobbies. There are MANY jobs where you do the same 5-10 minute thing 50x a day.

      • autokludge@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 months ago

        I have a lot of repetition in my job (CAD modeller). Even just knowing keyboard shortcuts & setting up shortcuts for frequently used operations can easily net me 5 seconds per operation. I want to spend my energy on solving the task at hand, not on how to use the tool in the moment. I don’t want to move the mouse away from the work area if I can help it.

        Maybe not as frequent 5 per day - but scripts for really bottom of the barrel stuff:

        • Cycle thru all currently open drawing documents, zoom to full page and force save.
          • zoom out ensures drawing can be identified from document thumbnail.
          • the software is known to crash, especially editing drawings.
          • easy 10mins duplicated work saved.
        • Printing all open drawings out to the office printer in order with a delay between them, so i don’t spend the next 20 minutes manually sorting the drawing prints.
          • printers don’t always print in incoming order, some documents take longer to process.
        • find/replace for text notes
          • the software doesn’t have that feature.
      • bamboo@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        Consider using an auto formatter. I just barf my code into the editor, press a magic key combo and it’s all formatted better than I could do by hand.

    • Neato@ttrpg.network
      link
      fedilink
      English
      arrow-up
      5
      ·
      6 months ago

      Write emails? At 250min, or 4 hours it’s either a major repetitive work task or a hobby.

      Or if you’re into wargaming or model making, assembly tasks or painting.

      • TropicalDingdong@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 months ago

        Write emails? At 250min, or 4 hours it’s either a major repetitive work task or a hobby.

        Remember though, this is the amount of time savings something has to represent.

        So you still have to accomplish the task.

        • Neato@ttrpg.network
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 months ago

          So doubling it: your entire repetitive job. Would have efficiency increased to halve the time. Pretty rare.

          • TropicalDingdong@lemmy.world
            link
            fedilink
            English
            arrow-up
            8
            ·
            6 months ago

            I mean, there are some lower hanging fruit.

            For example, if it takes 10 minutes to poop, but you can get that down to say, 5, with a decent centerfuge, across an entire company (1000 people, assuming every one is pooping five times a day).