What if computers just did what we wanted them to do?
2018-Aug-03, Friday 11:05![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Time 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.

no subject
Date: 2018-Aug-04, Saturday 21:50 (UTC)With real languages people often can figure out what the speaker was attempting to say. If only computers could do that.
...but yes, small errors can change the meaning quite radically. My favorite example in Finnish is tapaan (I meet) and tapan (I kill). So are you meeting your boyfriend, or are you having a really bad fight....? xD
no subject
Date: 2018-Aug-06, Monday 18:31 (UTC)I looked around and I also found this example from someone talking about studying Finnish: Long vowels have caused me trouble in Japanese before (shujin, "husband"; shuujin, "prisoner"), so it's a little gratifying to see that the pain is more wide-spread than I thought.