←back to thread

469 points ghuntley | 1 comments | | HN request time: 0s | source
Show context
prodimmune ◴[] No.45002107[source]
For me, the post is missing an explanation of the reason why I would want to build my own coding agent instead of just using one of the publicly available ones.
replies(2): >>45002424 #>>45002527 #
ghuntley ◴[] No.45002527[source]
Knowing how to build your own agent and what that loop is going to be the new whiteboard coding question in a couple of years. Absolute. It's going to be the same as "Reverse this string", "I've got a linked list, can you reverse it?", or "Here's my graph, can you traverse it?"
replies(1): >>45002836 #
1. prodimmune ◴[] No.45002836[source]
I see, thanks. I was wondering earlier if there would be any practical advantage in creating a custom agent, but couldn't think of any. I guess I simply misunderstood the purpose of your post.