• Solar Bear@slrpnk.net
    link
    fedilink
    English
    arrow-up
    6
    ·
    8 months ago

    I write a lot of fairly simple scripts in Bash and PowerShell that should be easily understood by anybody else with moderate experience in the language, but I leave a lot of obvious comments because my coworkers don’t write any code and are extremely skittish about my automations. I add them basically to quell their fears.

      • Solar Bear@slrpnk.net
        link
        fedilink
        English
        arrow-up
        7
        ·
        edit-2
        8 months ago

        These are scripts that manage stuff on a few hundred user endpoints and a few servers. They were doing basically everything manually until I got here, and the only way I could get them on board with my slow introduction of automation is to let them see it. I have to ensure things don’t get too long, complex, or hard to explain, or they start getting nervous.