Took my first pass at converting a production app written in C# to #golang today using the Qwen 2.5 LLM. Turned it loose on the media player base class and it crashed itself trying to walk/resolve/define all of the classes the base class depends on.
Sooo, dependencies first... got it.
Sooo, dependencies first... got it.
Comments