• Evotech@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    edit-2
    9 hours ago

    I use ai for my docker compose services. I basically just point it at a repo and ask it to Start the service for me. It creates docker compose files tries to run it, rwads logs and troubleshoots without intervention

    When I need to update an image i just ask it to do so.

    Ai also controls my git workflow. I tell it to create a branch and push or revert or do whatever. Super nice

    Ai isn’t perfect but it’s hella nice for us who used to work closely with tech a decade ago but have since moved to move architect / resale roles with kids and just don’t have the time and resources.

    I know I’ll get hate for this on lemmy though

    But yeah, I think it’s pretty great. As long as you have basic understanding of whatever it’s going you can get pretty far and do a lot of fun stuff

    • AllHailTheSheep@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      9 hours ago

      I’m glad you found something that works for you but giving ai control over a git workflow sounds like a catastrophy waiting to happen, how do you ensure it doesn’t do something stupid?

      • pyr0ball@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        9 hours ago

        You read the commits before pushing, and test before committing. I also find it helpful to have a reference for any dev tickets you have in your git tracker