impressed with GPT-4 today, told me "that code should work, maybe there's a bug in the compiler" and it actually was a bug in the compiler
could you elaborate, I'm intrigued.
I was having it interpret some PlantUML diagrams (plantuml.com/state-diagram#c…) and it pointed out an error that had been online for likely years. (EvCapsLockPressed was in one of the last transitions vs EvScrollLockPressed and it pointed it out).
here's the transcript. `rustup update` did in fact fix the problem.
May 8, 2023 · 9:25 PM UTC