• 0 Posts
  • 166 Comments
Joined 3 years ago
cake
Cake day: June 18th, 2023

help-circle




  • Rough estimate from my personal connections only. Some work places where ai is not possible, but all that have made an effort report good code. You need to work with what it is - a word generator that sometimes gives correct results. Make it research and not trust training. Never let it do things on its own, require a plan and reason. Make it evaluate its own work/plan.

    Most issues i have stem from models beeing too eager. Restrain them and remove the “i can do this next…”behaviour.

    Context is king - so proper mcp and documentation that is agent facing. I use serena as i can get lsp for yaml, markup and keep these docs like that