What is reveal codes?
What is reveal codes?
So that man grabbed the sword from the blade and yanked it out of the mermaid’s hand without her realizing? It doesn’t add up.
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.
It’s close, but no, the first panel has more than one person
I am not an explosives expert, but I’ve seen enough YouTube videos about explosives to know that not all explosives explode in fire. Some are incredibly stable at extreme conditions right up until deliberately triggered. It all depends on the type of explosives.
There may still be ways to detect them, but it’s not necessarily going to be that simple.
That’s a problem when you get to the fourth.
Embedded for convenience:
That spoiler tag doesn’t work (on the web version of Lemmy at least) but good effort
Thank you for sharing this, it’s great
So, what’s the business model here exactly? We’ve got the cost of rent, the upfront cost of excavating a gigantic bottomless pit the likes of which has never been seen before, the legal team to deal with lawsuits, the PR team to offset the negative press resulting from the pit, the maintenance costs of the building, replenishing the shopping carts, and of course advertising.
Actually yeah, seems doable.
I will always use the GUI for this when given the option. Change my mind (you can’t).
I agree on the merits, but the contrarian in me has to point out that any company is a monopoly through some convoluted interpretation. For example: Logitech has a monopoly on mice and keyboards that work with their proprietary software.
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?
that does sound super useful