• 0 Posts
  • 455 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle
  • The way I look at it is AI is a time saving tool if you know what you’re doing. Otherwise it’s like playing IT Russian roulette. There are many times I could write the code or procedure I need manually but using AI has saved me countless hours. I’m not doing anything mission critical and I know how to read the code/scripts/configs it’s spitting out. I would never in a million years just accept what it spits out as gospel. I basically treat the output like a junior developer created it and I’m doing the code review. I’d also like to add in running all this on local models since I have the hardware to do that. And 95% of it is either for a lab or a proof of concept. I’ve also had it spit something out I didn’t understand and went and looked it up and learned something in the process. That’s always a nice surprise.

    But you do bring up a very good point. It is VERY easy to lose control and understanding of what it’s spitting out. And you absolutely need people to understand what the code is doing, regardless of who or what wrote it. I’ve inherited projects when people leave that I have spent days if not months trying to understand.

    There are many things I don’t like about AI… at least the kind run in giant data centers using up way too many resources like electricity and water. But under the right circumstances and used correctly, it can be a very powerful and useful tool.


  • This probably doesn’t help you much right now but I have a QNAP as well. And I too despise the QTS software. But I found out that TrueNAS can run on it pretty easily. I have an NVME drive on a usb-c enclosure that I installed trueNAS on and it boots fine into it. If I ever wanna go back it’s just a remove the boot drive and reformat (the ZFS pools are compatible unfortunately).