• QuinnyCoded@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    2 days ago

    I’d say I’ve definitely found some use for AI. Mainly programming stuff that’s outside of my comfort zone but where I still understand what’s happening.

    For example I had it make a bash script I can run to terminate all of my VR programs and relaunch them for when SteamVR crashes instead of manually clicking all the tiny Xes and doubleclicking all the icons.

    I could have leaned how to do it myself, but I don’t really want to spend 2 hours troubleshooting windows bash scripts I won’t use again, especially since I still know what’s happening in the code, I just couldn’t write it myself