DEV Community

#debugging

Troubleshooting code issues

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
I Added a 71-Line Black Box to My Python Agent, Then Queried the $200 Crash With DuckDB

Reconstructing the agent decision path

I Added a 71-Line Black Box to My Python Agent, Then Queried the $200 Crash With DuckDB

93
Comments 34
9 min read
The git bisect run habit I should have learned ten years sooner

The git bisect run habit I should have learned ten years sooner

Comments
3 min read
3 React Native Bugs That Crashed on Device but Passed Every Test

3 React Native Bugs That Crashed on Device but Passed Every Test

Comments
5 min read
How to Fix Tool-Use Loops in Autonomous Coding Agents

How to Fix Tool-Use Loops in Autonomous Coding Agents

1
Comments
5 min read
Memory Leak Detection in Long-Running Services

Memory Leak Detection in Long-Running Services

Comments
3 min read
Go Beginner Mistake #1: When `log.Println()` Made Me Question `time.Now().Format()`

Go Beginner Mistake #1: When `log.Println()` Made Me Question `time.Now().Format()`

1
Comments
4 min read
Six ways our four-agent system tried to lie to itself

Six ways our four-agent system tried to lie to itself

Comments
6 min read
Essential Strategies for Debugging TypeScript Code Effectively

Essential Strategies for Debugging TypeScript Code Effectively

2
Comments
1 min read
Debugging Production and Performance Issues in .NET — A Practical Guide

Debugging Production and Performance Issues in .NET — A Practical Guide

Comments
4 min read
How to fix native module errors when switching JavaScript runtimes

How to fix native module errors when switching JavaScript runtimes

3
Comments
4 min read
Why your Node.js memory keeps climbing in production (and how to find the leak)

Why your Node.js memory keeps climbing in production (and how to find the leak)

2
Comments
4 min read
The One-Character OAuth Bug That Broke Our API

The One-Character OAuth Bug That Broke Our API

Comments
2 min read
Your AI summarizer is leaking its own chain-of-thought. Here's the 30-line fix.

Your AI summarizer is leaking its own chain-of-thought. Here's the 30-line fix.

Comments
3 min read
My Tiny Rust Utils, Part 1: macros.rs

My Tiny Rust Utils, Part 1: macros.rs

2
Comments
4 min read
The Strange Case of Go's nil Interface Comparison

The Strange Case of Go's nil Interface Comparison

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