ChatGPT helped us rescue Pennelope, or How to Use Python over Telnet to Filter Ham Radio CQs over the RBN
I used ChatGPT to code a ham radio reverse beacon network filter for the Rockmite using telnet and Python this morning.
It was my first really productive coding session with ChatGPT, and I loved it. Maybe the most fun part of it for me is that I get to make up stories as I code:
And then, after I'd introduced Penelope, I got to explain her and, more to the point, my plight.
ChatGPT proceeded to dump out very useful code that put me and the 12 year-old here who's learning to code in Python on our way.
Later, we needed help sending in commands to the telnet server, so I asked ChatGPT what Penelope would do:
There was a little confusion about how to get the exception handling to close the program on Ctrl+C just right, so I asked ChatGPT for more help:
A few hours later, after we got home from the coffee shop, the kid and I had a script up and running:
I'll tell you more about it in another post, but you can look at it here.
Comments
Post a Comment
Please leave your comments on this topic: