• HubertManne@piefed.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 hours ago

    I mean yeah but if the automated way is a quick command under a minute and its going to be used for years then great.

  • HubertManne@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 hours ago

    This is kinda why programmer was not a good for for me. By the time I script something its because doing it again and again has just gotten so annoying I finally get off my but and do it.

  • DudleyMason@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    3 hours ago

    So then you break even after using the automation to do the task 144 times.

    Seems like a decent trade-off

  • Daniel Quinn@lemmy.ca
    link
    fedilink
    English
    arrow-up
    14
    ·
    8 hours ago

    I know it’s supposed to be a joke how a nerd will spend six hours writing a script to automate a 30second task but… it’s not really funny.

    Working with less-experienced developers, I’m amazed at how slow everything is for them:  No keyboard shortcuts, no automated scripts, just slow, plodding mouse-driven tinkering.

    Automation, shortcuts, and scripting drive your ability to iterate and therefore learn.

    Train your fingers, and spend those hours automating repetitive stuff.  It’s worth it.

  • jtrek@startrek.website
    link
    fedilink
    arrow-up
    9
    ·
    7 hours ago

    Sometimes the manual steps grow like weeds. Where I’m at now, they haven’t invested in automation much at all. Now deploys take all day. Making a code change is a sweaty manual regression search process. It’s bad.

    • eldavi@lemmy.ml
      link
      fedilink
      English
      arrow-up
      4
      ·
      7 hours ago

      it’s worse when everything is manual because they don’t “trust scripts” due to them not fully understanding what automation means.