948
you are viewing a single comment's thread
view the rest of the comments
[-] takeda@lemmy.dbzer0.com 2 points 1 day ago

I saw this advice too, the problem with being very detailed is a question why not use a less ambiguous languages to do it?

Why not write the explanation in language like Python. Why should I write it in English when I can say the same thing in Python and it is actually easier to do for me.

[-] eager_eagle@lemmy.world 1 points 15 hours ago* (last edited 15 hours ago)

This kind of specification applies to the agent behavior or the agent behavior in a project. You don't write it on every conversation, you write/review it once for the project or agent and let the harness include it on every conversation. You can even ask the agent to scan the codebase and pull desirable patterns out of it for future sessions.

The entire point of using an agent is to not have to write everything yourself, so that when you write "implement feature X", the feature gets implemented in a way that makes sense in that project, is reviewed, refactored, and tested by agents, and it's good enough to bring in a human reviewer.

this post was submitted on 11 Sep 2026
948 points (98.7% liked)

Programmer Humor

33210 readers
563 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS