When you’re on a website or an app, you look at something (a post, or a part of a UI), and your brain just starts calculating how this was made in your own language.
Like brain, stop, I’m tired, I don’t need the calculations right now.
When you’re on a website or an app, you look at something (a post, or a part of a UI), and your brain just starts calculating how this was made in your own language.
Like brain, stop, I’m tired, I don’t need the calculations right now.
I can’t imagine how normal people use any software at all. When something doesn’t work for me, often I can figure out what could’ve gone wrong. For instance, there might be bug in the JavaScript form handler, and I can just bypass it. Or an app doesn’t invalidate its cache properly, so I just need to flush it manually.