|
|
|
|
|
by xrmagnum
3958 days ago
|
|
There's no doubt Power Cycling helps. But I would argue it helps for people who 'consume' products. It is anything but a help for Engineers, for people who design products. There's so many examples I could provide: you are a software engineer, the program you develop works well for a day and then crashes. You can either investigate the problem, find there's a memory leak and fix it or Power Cycle your program. -> If you design a product, don't go for the easy stuff, don't power cycle just to get back to a well known scenario. Investigate and fix. |
|
I often reduce how I classify the importance of bug reports I get that I can't reproduce. It's often not efficient to work on something with so little information to go on. Further information on the bug or a reproducible error case vastly help.