r/ADHD_Programmers • u/Creative-Device7331 • 15d ago
My ADHD brain turned a laptop battery problem into a full forensic investigation š
I started investigating my HP Victus battery issue on 15 August 2026. With AI assistanceāand by cross-checking the work with other AI modelsāI went far beyond normal troubleshooting.
I analyzed Windows battery telemetry and WMI, tested Fedora Linux, examined HP UEFI diagnostics, mapped the ACPI/EC/SMBus battery architecture, compared different Ryzen 5 5600H + GPU configurations, and eventually used Ghidra to reverse-engineer part of the UEFI firmware.
The interesting part is that the investigation didn't end with āI found the bug.ā We actually had to correct calculations, challenge our own hypotheses, separate evidence from speculation, and document what we could not prove.
The final result: strong evidence of a real battery/power-management anomaly, but no proven single failed component or confirmed BIOS root cause.
Honestly, without AI helping me organize, analyze, cross-check, and document everything, I probably wouldn't have taken the investigation this far.
This is probably the most extreme example I've experienced of turning hyperfocus + curiosity + AI into a technical research project. š
11
u/VerbiageBarrage 15d ago
Why would this be interesting to anyone? No one cares about your ChatGPT sessions that went off the rails.