DEV Community

#debugging

Troubleshooting code issues

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The Python import that silently disabled a feature for months

The Python import that silently disabled a feature for months

Comments
3 min read
Close your editor before heavy jobs? The heavy job lives inside my editor

Close your editor before heavy jobs? The heavy job lives inside my editor

Comments
4 min read
I Spent 6 Hours Debugging... The Bug Was One Character

I Spent 6 Hours Debugging... The Bug Was One Character

1
Comments
2 min read
Two processes, one browser profile — and nobody owned the engine

Two processes, one browser profile — and nobody owned the engine

Comments
1 min read
CĂłmo solucionar `docker run` con exit code 1 en Raspberry Pi

CĂłmo solucionar `docker run` con exit code 1 en Raspberry Pi

Comments
2 min read
I "fixed" the same image bug six times. The cause wasn't dark mode.

I "fixed" the same image bug six times. The cause wasn't dark mode.

2
Comments 1
6 min read
The Last Error Is Not Always the Root Cause: Diagnosing Android Test Failures

The Last Error Is Not Always the Root Cause: Diagnosing Android Test Failures

1
Comments 1
3 min read
My Comment-Reply Script's Only Network Call Had Zero except Blocks. I'd Already Fixed This Exact Bug in a Different File.

My Comment-Reply Script's Only Network Call Had Zero except Blocks. I'd Already Fixed This Exact Bug in a Different File.

5
Comments 2
4 min read
My Publish Script's except HTTPError Looked Complete. It Doesn't Catch the One Failure Its Own Timeout Guarantees.

My Publish Script's except HTTPError Looked Complete. It Doesn't Catch the One Failure Its Own Timeout Guarantees.

5
Comments 2
4 min read
`finish_reason=length` Returned Empty Content — and the Error Message Lied to Me

`finish_reason=length` Returned Empty Content — and the Error Message Lied to Me

1
Comments
3 min read
How to Repair Almost-JSON Without Guessing

How to Repair Almost-JSON Without Guessing

1
Comments 4
2 min read
A stuck Postgres lock took my whole site down. Here's the one-line cause and the fix.

A stuck Postgres lock took my whole site down. Here's the one-line cause and the fix.

Comments 4
3 min read
5 Claude Code Patterns I Use to Hunt Down Flaky Tests

5 Claude Code Patterns I Use to Hunt Down Flaky Tests

Comments
7 min read
I Let an AI Re-Platform My CI Pipeline. Here's What Broke.

I Let an AI Re-Platform My CI Pipeline. Here's What Broke.

2
Comments
5 min read
A Discarded Error Becomes an Answer

A Discarded Error Becomes an Answer

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