troubleshooting
Strace-ui, Bonsai_term, and the TUI renaissance
https://blog.janestreet.com/strace-ui-bonsai-term-and-the-tui-renaissance/
We’ve always found strace useful but somewhat hard to work with. Its output is often inscrutable, it’s hard to follow subprocesses or threads, and if you wan...
Added 2 weeks ago
The Little Bool of Doom (2025)
https://blog.svgames.pl/article/the-little-bool-of-doom
A short story about debugging and how sometimes what's true is false. Starring everyone's favourite uncle, Undefined Behaviour.
Added 4 months ago
Broken
https://x.com/nixcraft/status/1864686523117142403?t=fXHaMI2u50nbtpOAirM76Q&s=19
https://x.com/nixcraft/status/1864686523117142403?t=fXHaMI2u50nbtpOAirM76Q&s=19
Added 1 year ago
Broken
hengyoush/kyanos
https://github.com/hengyoush/kyanos
Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient. - hengyoush/kyanos
Added 1 year ago
Facebook Enginering: Automatic root cause analysis
https://engineering.fb.com/2021/02/09/developer-tools/minesweeper/
Minesweeper is a new technique for automating root cause analysis (RCA) that identifies the causes of bugs based on their symptoms.
Added 1 year ago