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!
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!
9 Comments
paequ2@lemmy.today · 32 pts · 281d
lol. I don't even review my coworker's AI slop code. I'm not starting now.
aldalire@lemmy.dbzer0.com · 24 pts · 281d
dont
Nollij@sopuli.xyz · 13 pts · 281d
Do you understand the code, what it's doing, and why it's doing that? If not, then do not use an LLM for it.
Tenderizer78@lemmy.ml · 9 pts · 281d
If a human didn't write it, why should a human review it.
mhzawadi@lemmy.horwood.cloud · 3 pts · 281d
Not sure how well that will fly, does it pass a config test?
Also here is a working server block that I use and works fine everywhere
tron@midwest.social · 2 pts · 280d
Thanks, you're reply made my day after all the negative comments. I'm a home hobbyist with zero training, so a lot of this stuff is jibberish to me still. Looks like we have a lot of the same stuff going on, I just needed a sanity check. Anyway, I went ahead and deployed it a few days ago and it seems to be very functional and snappy so I guess if it works it works?
y0din@lemmy.world · 0 pts · 280d
themachine@lemmy.world · 3 pts · 281d
Do you have problems with videos if you don't use the proxy?
chrash0@lemmy.world · 0 pts · 281d
it’s not stupid. i have pretty successfully done some NixOS work flying basically blind with an LLM guiding the way.
ask follow up questions. “can you show me in the docs where this is defined”, “why did you add this line here”, etc
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.
document everything with comments and in git
Caddy is better :P
PlatonicGin@lemmy.world · -1 pts · 281d
Using AI is stupid, yes. Go truly learn it yourself if you want to know how to do something.