What if computers just did what we wanted them to do?
2018-Aug-03, Friday 11:05Time lost to stupid mistakes in the last week:
After those three hours lost to 0 and 1, I wish I had that booze on the counter.
- Typing 0 instead of 1, thus iterating over the wrong array and repeatedly getting "undefined": Three hours.
- Misplacing a bracket, causing the loop to always return true: Two hours.
- Checking the wrong function input, thus causing the function to always return false: One hour.
After those three hours lost to 0 and 1, I wish I had that booze on the counter.
