• HubertManne@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 minutes 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.

  • HubertManne@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 minutes 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.

  • DudleyMason@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 hour 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
    13
    ·
    7 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
    8
    ·
    6 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
      3
      ·
      6 hours ago

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