Y
Hacker News
new
|
ask
|
show
|
jobs
by
IshKebab
1557 days ago
Sometimes you can figure out the bug without reliably reproducing it if you have enough logs/stack traces etc.
1 comments
foobiekr
1556 days ago
a lot of bugs in the embedded world get fixed just by code inspection; I think most people who have done systems or embedded coding have casually noted bugs just by going through some code looking for something else or adding a new path or feature.
link