WeSearch

Quoting Armin Ronacher

Simon Willison· ·1 min read · 0 reactions · 0 comments · 17 views
#software#development#issues
⚡ TL;DR · AI summary

Armin Ronacher expresses frustration with the quality of issue reports submitted by users. He emphasizes the importance of clear and accurate descriptions of problems, rather than reworded or overly complicated submissions. Ronacher advocates for a straightforward format that includes the command run, expected outcome, actual outcome, and any relevant error messages.

Key facts
Original article
Simon Willison · Simon Willison
Read full at Simon Willison →
Opening excerpt (first ~120 words) tap to expand

The most frustrating failure mode right now is that people submit issues that are not in their own voice. They contain an observed problem somewhere, but it has been thrown into a clanker and the clanker reworded it and made a huge mess of it. Typically, it was prompted so badly that the conclusions produced are more often than not inaccurate but always full of confidence. The result is complete guesswork on root causes, fake-minimal repros, suggested implementation strategies, analogies to adjacent but often the wrong code, and long lists of error classes that might or might not matter. [...] So at least personally, I increasingly want issue reports to be condensed to what the human actually observed: I ran this command. I expected this to happen. This happened instead.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Simon Willison.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Simon Willison