that does sound super useful
that does sound super useful
What is reveal codes?
these amazing fears of engineering
😱
I believe there’s a setting for whether it’s global or per-window. Personally I prefer global, because I can’t keep track of more than one state and I absolutely hate the experience of typing something and getting a different language than you expect.
That’s pretty cool
Multilingual users have multiple keyboard layouts, usually switching with Alt+Shift or similar key combo. If you’re multitasking you might not realize you’re on the wrong keyboard layout. So say you’re chatting with someone in Russian, then you alt+tab to your source code and you spot a typo - you wrote my_var_xopy
instead of my_var_copy
. You delete the x and type in c. You forget this happened and you never realized the keyboard layout was wrong.
That c that you typed is now actually с, Cyrillic Es.
What do you say, is that realistic enough?
Oh, that I agree with. But then there’s the mess of Unicode updates, and if you’re using an old version of the compiler that was built with an old version of Unicode, it might not recognize every character you use…
Sanity is subjective here. There are reasons to disallow non-ASCII characters, for example to prevent identical-looking characters from causing sneaky bugs in the code, like this but unintentional: https://en.wikipedia.org/wiki/IDN_homograph_attack (and yes, don’t you worry, this absolutely can happen unintentionally).
Yes, but the language/compiler defines which characters are allowed in variable names.
Could have been just an obvious spambot with no relevance, but that’s just a guess.
That’s a problem when you get to the fourth.
Embedded for convenience:
Wherever is reading this, this article is worth looking at. Just trust me.
There’s likely a clearer error if you scroll up.
I see. I missed that word in the question, and I didn’t remember that definition anyway.
Who says a and b are countable
JavaScript is not named after an animal
I don’t know the system in question, but it’s definitely a bad design when comments need to be written with care. Either you set this up in a really wonky way, or the system you’re using did and it should be fixed ASAP.
What code is in charge of injecting things into a shell script?
you kid, but there’s no shortage of steam games where steam (a launcher) updates the game’s launcher