Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: David Newsgroups: alt.computer.workshop,comp.ai.shells Subject: Re: AI success story Date: Sun, 27 Apr 2025 06:58:59 +0100 Lines: 33 Message-ID: References: <680dbabe$0$19$882e4bbb@reader.netnews.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: individual.net eQqa+1jJPu9prf7rLeffdg0l4nYqtMUpE2ERulRRwuYbCABbCG Cancel-Lock: sha1:wGurmFakZ7b7xpAIY17oO4UhXkM= sha256:Xnda2AGQuEoqa4/Ip65/uqAmDq6OcQ8mUuHatZXywyk= User-Agent: Mozilla Thunderbird Content-Language: en-GB In-Reply-To: <680dbabe$0$19$882e4bbb@reader.netnews.com> Xref: csiph.com comp.ai.shells:294 On 27/04/2025 06:03, Brock McNuggets wrote: > On Apr 26, 2025 at 9:26:11 PM MST, "Creon" wrote > : > >> Actually had a success story with AI to share. >> >> Using ChatGPT, regarding Linux, I was able to give it my current >> output of "ifconfig -a" and have it generate an accurate netplan >> yaml file for network configuration -- which worked. >> >> Then I had it add some policy routing, which also worked. >> >> I did this to renumber three servers. The only snag was when >> I went to reconfigure the Red Hat-based server...it was so >> old, it didn't support Red Hat's more modern network configuration >> scriptlets. So I had ChatGPT walk me through writing a script >> to do the configuration, then set up a systemd unit file to run >> the script when the networking service started. All done. >> >> I was pleasantly surprised at how accurate ChatGPT was with >> its configuration directives, scripting, and unit file setup. > > Thanks for sharing. > > I also had some success today... decided to see if I could use it to make an > alternative lookup for Message IDs. I had to fiddle a bit and it still does > error handling poorly, but got this: > > https://jmp.sh/im88Qhhh > > Happy to have it as a tool. Can you make it into an App available to all - through the Apple App Store?