32
I'm looking forward to new O'Reilly book
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I wonder if someone has already created a bot that asks chat-GPT to create a piece of code, grabs it to try and run it, and then just goes back and forth with chat-GPT to fix the errors. Now the code would probably be a complete mess, but I wonder if non-coders could use it to create helpful one-off tools they can't find anywhere else.
It definitely exists - there's something that goes:
no
, done, otherwise feed code back in and ask ChatGPT to fix itI can't find the link now, but you might also be interested in Auto-GPT.