#software-development
Read more stories on Hashnode
Articles with this tag
Jumping Ball · I figured out what was causing the issue! When the program is killed with Command+Q, the application exits suddenly without completing the...
Jumping Ball · I worked on the application's text box, creating two new structures to manage the interior and exterior areas of the box. The exterior is...
Info Hunter · I fixed 2 critical bugs in the program. The first was that the program was not scanning the correct URLs because I forgot to remove a test...
Info Hunter · Back to Info Hunter. The last time I worked on debugging the program, I originally 2 issues: The scraping was taking too long. The...
Learning · I learned about submodules. A submodule is a record on our project's repo that links to another repository's commit. We can add a submodule to...
Info Hunter · I spend the coding session cleaning the project from needed lines of code and looking for bugs. I ended up finding a bug where if there...