Show HN: I built a toy music controller for my 5yo with a coding agent
37 points| JeffMcCune | 7 months ago |github.com
The whole project took me about a day for the backend. The C++ controller itself took only a few turns.
I enjoyed focusing on my son's experience and letting the agent handle the C++, Javascript, and Go code.
I'm still getting started with coding agents, so please do share any tips or tricks to help me with similar projects. I'm most interested in how to work effectively with the agent, like what you see in dev-loop.sh
dintech|7 months ago
didgeoridoo|7 months ago
turtlebits|7 months ago
conception|7 months ago
x______________|7 months ago
So cool! I'll review fully later but was curious as something caught my attention, do you need to say please and thanks in your prompts for better outputs or is this just anthropomorphism taking over?
nick__m|7 months ago
But more seriously I remember reading somewhere the LLM produce better output with question starting with please, supplementary politeness was not improving results. Probably because the training corpus include many samples where politeness in request produce better response. That apply to the original GPT-3.5, how it applies to newer models your guess is as good or better then mine...
The thanks are unnecessary but I guess they are useful to reinforce his son politeness habits.
JeffMcCune|7 months ago
xandrius|7 months ago
JeffMcCune|7 months ago
He’s got a yoto too but won’t wear the headphones, so this has been a nice compromise.
didgeoridoo|7 months ago
Disposal8433|7 months ago
JeffMcCune|7 months ago
micromacrofoot|7 months ago
Tade0|7 months ago