Through my current effort to port [OimoPhysics](https://github.com/saharan/OimoPhysics) from Haxe to Go, I created a tool that uses an LLM to review the conversion module-by-module compiling reports about any issues it finds. I expected a lot of stupid typos that could lead to hours of wasted time debugging and the reviewer did not disappoint.. what surprised me more is that it's finding bugs in the original OimoPhysics code!
Here's a bug the reviewer caught that I found amusing+horrifying at the same time 😅
