this post was submitted on 11 Apr 2026
232 points (90.6% liked)
Programming
26483 readers
268 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This sounds on par for all the AI I have been dealing with. I find it works best if you give it a lot of rules, then treat it like a 12 year old and expect wild mistakes for anything more complicated than a simple calculator. I work primarily with Gemini and have it build simple HTML/CSS and it's infuriating how many times I have told it to use & ; instead of &.
Now every time it does anything, it's always telling me how it included the correct ampersand. It can't tell me why it screwed up like 5 times prior, it just makes up some BS and apologizes profusely.
The more rules you give it, even if it ignores them sometimes, the better.
In my view it’s about quality and not quantity of the AGENTS/CLAUDE.md
My experience is that starting with what i dont want and the what i do works best. «never rely on training for API documentation, use context7» «don’t use ls/find/grep for symbols, use serena»
Not the best examples, but but.