How Claude Code just helped me to find a problem in a Delphi program in 10 Minutes
Using Claude Code to debug a Delphi program and fix a measurement filtering bug in 10 minutes.
Using Claude Code to debug a Delphi program and fix a measurement filtering bug in 10 minutes.
A developer uses Claude Code to debug persistent bugs in his app, reflecting on AI as a collaborative coding partner.
A Support Engineer describes how fixing a customer bug directly with a pull request combines support and engineering roles.
A developer shares lessons from shipping the first update to their subscription tracking app, SubRadar, focusing on bug fixes and user feedback.
A programmer's reflection on the philosophical and practical differences between truly fixing a bug versus just patching it, emphasizing testing and documentation.
A developer documents project setup, fixes a course scheduling bug, and starts building a new student reports section in a Django application.
A developer uses Test Driven Development to fix a bug in a Django app, writing a test, fixing the code, and refactoring.
A guide on using unit and acceptance tests in Swift to fix bugs, following a TDD approach with practical examples.
A developer discusses a pragmatic approach to bug fixing using test cases, emphasizing the importance of verifiable bug reproduction in version control.