A fun pastime is to get an LLM to write some code, and then paste it immediately back into the same LLM and ask it to look for problems. “Wow, some real idiot wrote this!” it will say, so close to an epiphany.
@jamesthomson Literally did that to me yesterday with SwiftUI (which I only know the basics of).
Me: How do I do X?
It: Here’s code to do X!
Me: Why does it need the Thing in it?
It: It doesn’t need that, you can remove it!
Me: 🤦♂️
