Use this information wisely
Use this information wisely
Use this information wisely
It must really suck to work as a Java developer in Greece.
Vscode might but what about llms asking for a friend
Since they're fundamentally predicting the next token, and there isn't a lot of training data out there that would actually do this, I wouldn't expect that LLMs are going to start putting in lookalike characters. They only lookalike to humans.
That said, you could probably poison their training datasets this way.
Yeah that was the idea get the llms to start using look alike characters to poison their outputs.
Why do characters like this even exist? I've run into this before where I couldn't find a file I'd downloaded by searching for it. I remembered what folder it was in and checked it was still there, after playing around with the name for a bit I realised the "a" in the file name wasn't actually an a.
Simple answer is that Unicode is a design by committee attempting to make every single human written language work. It's more complicated than it needs to be, but we also don't want to redo all the work it would take to replace it with something more sane. Especially KJC languages. Trying to get those three to agree on anything is for people who deal with frustration better than me.
vscode unfortunately highlights unexpected unicode characters
Unfortunately?
Harder to prank someone when it highlights it
Ok, put it into an excel formula then.
Non-native English speaker telling on themselves.
(Excel only uses semicolons instead of commas in locales where they would collide with the decimal comma)
; and ; respectively, in case anyone wants to see how it renders on their machine and is also lazy.
silently closes IntelliJ and vim, opens PyCharm
As if a white space sensitive language protects from this fuckery.
My IDE says:
'(', '+', '-', '.', ';', <operator>, '[' or '}' expected, got ';'
But the rust compiler explains