So long story short here: I’m using AI to write this Nginx Proxy Manager advanced config for Jellyfin because I’ve been having lots of issues with videos starting and stopping. Am I stupid? Any advice would be welcome!

  • chrash0@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    6
    ·
    2 days ago

    it’s not stupid. i have pretty successfully done some NixOS work flying basically blind with an LLM guiding the way.

    1. ask follow up questions. “can you show me in the docs where this is defined”, “why did you add this line here”, etc

    2. you’re going to have to understand this config eventually. the LLM will start to get confused if you’re trying to squash a weird bug and you’re just chastising it. it will always tell you you’re right even when you aren’t.

    3. document everything with comments and in git

    4. Caddy is better :P