Using ChatGPT to make Bash palatable
1–10 of 148 posts
Re: Using ChatGPT to make Bash palatable
#2Re: Using ChatGPT to make Bash palatable
#3Re: Using ChatGPT to make Bash palatable
#4It's semi-replaced Google and StackOverflow for me. It's like having an interactive rubber duck https://en.wikipedia.org/wiki/Rubber_duck_debugging
Re: Using ChatGPT to make Bash palatable
#5Re: Using ChatGPT to make Bash palatable
#6> But [Bash] fucking sucks. Like, it’s truly awful to write [...]
As an aside, considering how basic the shell script actually was, I think this is a great example of being so intimidated by something that you don't actually try and use it - until you do, and discover it wasn't actually that bad. The hardest part was just discovering the incantations for interacting with Chrome - which was a fantastic demo of the power of ChatGPT.
Re: Using ChatGPT to make Bash palatable
#7It's semi-replaced Google and StackOverflow for me. It's like having an interactive rubber duck https://en.wikipedia.org/wiki/Rubber_duck_debugging
I try to use it like this sometimes but then I realise I now have two problems. I have to debug my own code and its code.