MorphOS Developer
Posts: 1054 from 2004/9/23
IMHO, AI is better used to find problems and learn from that.
e.g. handing over a code you cannot find an issue with and simply ask what it is doing. It gives a new perspective. Or asking for a simple function to copy and paste into your code.
The point is you are learning from that. In my opinion it was always the better option to take some working code and start there by modifying it, instead of digging in e.g. MUI docs. The AI can assist there and hint out the functions or classes required and point on language errors and typos, but the code is usually non working crap you need to check/test yourself.
Especially with MorphOS you need to have a model trained for Amiga/MorphOS stuff and C to get decent usable results.