Stage 6, day 11:
I did learn from a mistake that I did. While reviewing the debug logs that are 1 month old, I'm investigating bugs that I did fix back then but due to my mistake of not documenting these fixes , I can't tell if the problem was fixed or not just by investigating the code.
I'll try to leave a bigger paper trace of the changes so that I do not repeat this problem again. On the bright side, this allows me to leave more comments in the code on aspect that weren't obvious when returning to it after a month of absence.
Also, by looking very hard at the already fixed code, this did allow me to spot other very small glitches. Nothing that would have break havok if left alone but still, this did allow me to slightly improve further that part of the code.
I did learn from a mistake that I did. While reviewing the debug logs that are 1 month old, I'm investigating bugs that I did fix back then but due to my mistake of not documenting these fixes , I can't tell if the problem was fixed or not just by investigating the code.
I'll try to leave a bigger paper trace of the changes so that I do not repeat this problem again. On the bright side, this allows me to leave more comments in the code on aspect that weren't obvious when returning to it after a month of absence.
Also, by looking very hard at the already fixed code, this did allow me to spot other very small glitches. Nothing that would have break havok if left alone but still, this did allow me to slightly improve further that part of the code.