04-15-2023, 06:47 AM
Cycle 4, stage 4, day 15:
I have almost put in place another feature that I have been working for a long time without never completing it as there was always something more important to do than completing it.
I was on the verge on trying it. Everything seem to be working fine... Except a minor shortcoming in the GUI. GUI dev is not my strongest skill and this made me stuck... After having sleep in the issue, I am pretty confident that I have a good plan to finish the thing...
However, the first thing that I did this morning is how the trading system went during the night. It did ok but it did stump into another new glitch. It never stops to amaze me in how different ways the system can fail... I guess that this is predictable given the size of the project. I have just counted the lines of code that I have in 2 folders... The 2 folders contains over 300,000 lines of code... With the other folders. The project must contain over half a million lines of code... This is for sure my biggest project of my life...
Anyway, I was puzzled by what I was observing and I have finally been able to find the problem...
I have almost put in place another feature that I have been working for a long time without never completing it as there was always something more important to do than completing it.
I was on the verge on trying it. Everything seem to be working fine... Except a minor shortcoming in the GUI. GUI dev is not my strongest skill and this made me stuck... After having sleep in the issue, I am pretty confident that I have a good plan to finish the thing...
However, the first thing that I did this morning is how the trading system went during the night. It did ok but it did stump into another new glitch. It never stops to amaze me in how different ways the system can fail... I guess that this is predictable given the size of the project. I have just counted the lines of code that I have in 2 folders... The 2 folders contains over 300,000 lines of code... With the other folders. The project must contain over half a million lines of code... This is for sure my biggest project of my life...
Anyway, I was puzzled by what I was observing and I have finally been able to find the problem...