#023 - Squash bugs

#023 - Squash bugs

Sometimes it takes hours, if not days to find a bug in a codebase. It starts with the recognition that something is wrong or not working as expected. A moment of panic creeps in, but I quickly realize nobody cares and no money is on the line with this project. Nobody will even experience any bugs because it doesn't exist outside of my computer. Whether it's a large scale banking application with hundreds of thousands of users or a simple guessing game that runs locally on my computer, nothing beats the dopamine hit I get when a bug it finally found and solved. No matter how big or small, it feels great to solve problems. It means that progress is being made.


Daily Summary

Finished setting up a temporary database. For now it will just have EPL teams.

Found and fixed an off by one error