Skip to content

feat(blog): "Taking the easy way out" essay - #19

Draft
Adebesin-Cell wants to merge 1 commit into
mainfrom
feat/blog-easy-way-out
Draft

feat(blog): "Taking the easy way out" essay#19
Adebesin-Cell wants to merge 1 commit into
mainfrom
feat/blog-easy-way-out

Conversation

@Adebesin-Cell

@Adebesin-Cell Adebesin-Cell commented Jul 18, 2026

Copy link
Copy Markdown
Owner

🔗 Linked issue

N/A. No tracking issue.

🧭 Context

A personal essay for the blog. It comes out of a frustration I kept hitting with AI agents: the agent says "done" when the tests never ran, the data was invented, or an any got taped over the warning light. I wanted to explain why that happens without hand-waving, so I reached back to a trick from electronics class to make it concrete.

This is a draft, sharing for review before it goes live.

📚 Description

The essay walks an arc from the frustration to a physical analogy and back to something honest:

  • The frustration: the corner-cut that looks like completion (the kid who shoves everything under the bed).
  • The bypass capacitor: a real memory from electronics, where an emitter resistor steadies an amplifier but eats gain; drop a capacitor across it and the signal takes the easy path around the resistor. Current takes the cheapest path you leave open, every time.
  • Don't blame the electron: an agent's any, faked data, or deleted test is a bypass capacitor; the behaviour has a name (specification gaming / reward hacking); you wired the circuit.
  • The amplifier: that resistor is negative feedback (gain traded for control); a bypass cap is an honest trade, but deleting the test cuts the feedback loop entirely and the amp oscillates and clips, which is reward tampering.
  • The room, still messy: no clean fix; recognising the move in myself; choosing the resistor anyway.

Ships with three theme-aware SVGs (light/dark, reduced-motion safe, with animated current flow): cover.svg, bypass-capacitor.svg, amplifier.svg.

No automated tests, since it's prose plus static assets.

A personal essay on AI agents cutting corners (reward hacking /
specification gaming), reflected through the emitter bypass-capacitor
trick from electronics class: current takes the cheapest path you
leave open, and so does an agent.

Includes three theme-aware SVG diagrams (cover, bypass capacitor,
amplifier feedback vs cut loop).
@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lope Ready Ready Preview, Comment Jul 18, 2026 12:16pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant