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: 🤦‍♂️

@jamesthomson so a time-compressed version of what we all do when we look at old code?
@jamesthomson I had a boss like that. He would tell me what he wanted. I did it and he said “don’t be stupid.” 🤬
@jamesthomson So it’s only right when it tells you it’s wrong?
@mlysons Well, that’s the paradox somebody is lying, clearly.
@jamesthomson I had Claude take a little app idea from nothing to prototype the other day. I should ask Claude to review it. Might be a fun way to use AI.