Comment on Show HN: I built a toy music controller for my 5yo with a coding agentComments−Disposal84331yThe C++ code is bad. Do you have any experience with that language? Why did you decide to use it as is?−JeffMcCuneOP1yI don’t. It works, reliably enough that my son hasn’t had any issues using it for a week. What’s bad about it?−micromacrofoot1yif it works, it works−Disposal84331yI know. But it's not a good advertisement for all those AI agents.−Minor49er1ySeems like a great advertisement if OP got something working with relatively little time and effort. What's specifically bad about the code?
Comments
The C++ code is bad. Do you have any experience with that language? Why did you decide to use it as is?
I don’t. It works, reliably enough that my son hasn’t had any issues using it for a week. What’s bad about it?
if it works, it works
I know. But it's not a good advertisement for all those AI agents.
Seems like a great advertisement if OP got something working with relatively little time and effort. What's specifically bad about the code?