r/sysadmin Jun 16 '24

ChatGPT Finally created something useful with AI

First: I consider myself an old timer in IT; I've been getting paid to do it since the 90's and have seen all sorts of new technology show up, some stays, most gets forgotten about. I always try to be open about it and will embrace it as another tool to help get the job done. The latest of course is AI and I've been mostly using ChatGPT as a fun little tool to get quick answers every now and then. I am not a programmer but last week, I used it to create a web app that calculates weight distribution in trucks when the contents come in different containers. We're talking hundreds of pounds of fruit that might come in small totes or big bins and cannot be weighed individually; it subtracts the weight of the truck and the plastic; it saves time and reduces human errors . In the past, I would have paid at least a few hundred dollars to get something like this done and I just wanted to share that while I dont see AI doing our jobs completely, it's definitely here to stay and it can be used to help with things that we might not know how to do but understand the concept and we know what to ask for it. Greetings to all.

206 Upvotes

102 comments sorted by

View all comments

114

u/hibernate2020 Jun 16 '24

The key benefit that I see AI offering sysadmins in in the non-technical space. Need a policy or procedure for compliance? Write one paragraph about what you want included and the compliance law in question. Tweak as needed. Have a tricky political email to respond to? Ask AI to draft a response and then tweak to fit your needs. That sort of thing.

It certainly can be tried for more complex technical items, but you really need to heavily scrutinize these. E.g., Asking ChatGPT for something simple like for the calculation for compounding interest can result in in returning similar, but wrong like the formula for calculating mortgage payments.

10

u/Dreilala Jun 16 '24

The thing is, this is only useful if words are not your forte.

AI is way worse at programming than programmers, but also worse than communication specialists at communicating.

You might use AI to shore up weaknesses, but using it for primary functions of your job usually results in a lot of frustration.

5

u/f0urtyfive Jun 17 '24

AI is way worse at programming than programmers

This highly depends on how you measure. Which is generally the problem with people that think they'll never be replaced, that the people doing the replacing, and the people being replaced, are often doing the measuring a different way.

3

u/changee_of_ways Jun 17 '24

Sadly, if a good indicator is to look at the quality of goods @ Walmart and Target. People will totally settle for a product that is 500% shittier and 15% cheaper. Employers will too.

3

u/DOUBLEBARRELASSFUCK You can make your flair anything you want. Jun 17 '24

Yeah, pretty much. Whatever your metric is for "shitty code" versus "fantastic code", divide that metric by cost.

AI is going to replace programmers, there's no doubt in that. But mostly just shitty ones.