DEV Community

#debugging

Troubleshooting code issues

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How I tracked down a 36GB memory leak in a Claude Code memory server

How I tracked down a 36GB memory leak in a Claude Code memory server

Comments
5 min read
My Comment-Dedup Check Used "in" on a Whole Markdown File. A Date in a Sentence Broke It.

My Comment-Dedup Check Used "in" on a Whole Markdown File. A Date in a Sentence Broke It.

Comments 1
4 min read
My app crashed with 'illegal instruction' – AVX compatibility fixed it

My app crashed with 'illegal instruction' – AVX compatibility fixed it

Comments
5 min read
My prepare-commit-msg Hook Got a Timeout Fix 3 Days Ago. It Has Never Once Executed.

My prepare-commit-msg Hook Got a Timeout Fix 3 Days Ago. It Has Never Once Executed.

Comments 1
5 min read
My AI-Attribution Filter Strips Any Commit Mentioning "llm". Including the Ones About My Own LLM Calls.

My AI-Attribution Filter Strips Any Commit Mentioning "llm". Including the Ones About My Own LLM Calls.

Comments 1
5 min read
The Case of the Disappearing Free Trial

The Case of the Disappearing Free Trial

1
Comments
6 min read
My Scripts Say dev.to Blocks "the Default urllib User-Agent." That's Not the Actual Rule.

My Scripts Say dev.to Blocks "the Default urllib User-Agent." That's Not the Actual Rule.

Comments
4 min read
My Commit-Message Script Has an Empty-Diff Guard. My MCP Tool Version Doesn't — and It Doesn't Fail Loud.

My Commit-Message Script Has an Empty-Diff Guard. My MCP Tool Version Doesn't — and It Doesn't Fail Loud.

1
Comments 1
4 min read
The Deadlock That Only Showed Up Under Load: Debugging DB2 SQLCODE -811 in Production

The Deadlock That Only Showed Up Under Load: Debugging DB2 SQLCODE -811 in Production

Comments
5 min read
The most invisible bug I've dealt with crashed only after the first success

The most invisible bug I've dealt with crashed only after the first success

Comments
1 min read
Claude Code Hit Its Limit — and the Notification Never Came.

Claude Code Hit Its Limit — and the Notification Never Came.

Comments
7 min read
I Fixed a Timeout Bug Two Days Ago. The Copy of That Code Inside My MCP Server Still Has It.

I Fixed a Timeout Bug Two Days Ago. The Copy of That Code Inside My MCP Server Still Has It.

Comments 2
4 min read
IsTrimmable=false is not enough: how one WASM setting silently broke my Blazor app for 4 days

IsTrimmable=false is not enough: how one WASM setting silently broke my Blazor app for 4 days

1
Comments 2
8 min read
Government Open-Data APIs: Every Guess I Made Was Wrong Until I Probed It Live

Government Open-Data APIs: Every Guess I Made Was Wrong Until I Probed It Live

1
Comments 20
7 min read
My Commit Hook Calls an LLM on Every Commit. It Had No Timeout, So Neither Did `git commit`.

My Commit Hook Calls an LLM on Every Commit. It Had No Timeout, So Neither Did `git commit`.

1
Comments 3
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.