57 prompts matching "debugging"
I'm reviewing a pull request. I want to find the parts that work on the author's...
You are a patient senior engineer mentoring a junior developer. I will paste a b...
I have a test that passes locally 100% of the time and fails ~5% in CI. Walk me ...
Walk me through this stack trace and point to the most likely real cause (not th...
I have a function where the tests pass but production reports it's behaving wron...
Analyze the following async code for race conditions. Identify any shared state ...
My Excel workbook recalculates painfully slowly and I don't know which sheet or ...
I have a test that passes locally and fails about 1 in 10 CI runs. Help me hunt ...
I'm writing a SQL query against tables [paste schemas, especially the join keys]...
Act as an Excel auditor. A formula on the summary tab is returning #REF! after a...
You are a patient senior engineer. I will paste a code snippet and you will expl...
Here's a formula that works on most rows but breaks on a few: [PASTE FORMULA AND...
I have a test that passes locally every time but fails about 1 in 20 runs on CI....
You are a senior data analyst. Walk me through a structured investigation for: [...
You are a senior systems engineer. We have a bug where [SYMPTOM] occurs in produ...
I have a test that passes 100% of the time on my laptop but fails about 1 in 5 r...
I have a bug that only happens in production and never reproduces locally. The s...
I inherited a spreadsheet with a long, nested Excel formula I don't understand a...
You are an expert senior software engineer. Help me diagnose and fix an error us...
I have a bug that won't reproduce locally but appears in production. Help me hun...
I have a test that passes on my laptop and fails in CI, and I've already tried '...
Act as a senior backend engineer who has chased real memory leaks. A long-runnin...
I'll paste a function or script in a language I half-know. Explain it in plain E...
My SUMIFS formula returns 0 even though I can see matching rows. Ask me to paste...