cd /news/ai-tools/prompts-more-work-than-coding · home topics ai-tools article
[ARTICLE · art-116003] src=dotnetperls.com ↗ pub= topic=ai-tools verified=true sentiment=· neutral

Prompts More Work Than Coding

A developer found that fixing a subtle bug in a Rust program manually was easier than prompting an agentic AI tool like OpenCode or Pi, noting that the prompt required would be as long as a blog post. The fix simplified the code and resolved a long-standing inconsistency.

read1 min views1 publishedAug 30, 2026

There has been a subtle bug in my Rust program for years now. It didn't cause any actual behavioral issues, but the code was brittle and I had accidentally broken it multiple times. I wanted to fix the bug, but I did not know exactly how to prompt it in OpenCode (or Pi).

I think this is a case where it is actually easier just to do the code change manually instead of using agentic AI. I made the change, and:

• It required some follow-up changes.

• It overall simplified and fixed the long-standing inconsistency.

I still don't know exactly how I would prompt an agent to fix this bug. It would probably involve some sort of refactoring and removing arguments, moving the database logic—the prompt to have the code fixed would probably be about as long as this blog post. I could just do it myself, and write the blog post as well.

── more in #ai-tools 4 stories · sorted by recency
── more on @opencode 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/prompts-more-work-th…] indexed:0 read:1min 2026-08-30 ·