C# is filthy. But it explains where you got your warped idea of righteousness.
C# is filthy. But it explains where you got your warped idea of righteousness.
You are entitled to your opinion. implicit conversion to string is not a feature in most languages for good reasons.
I don’t think there’s a way to retrofit JS - but php versions are deprecated all the time. Why not do the same with client-side script versions? :)
Why would you need an entirely different way of concatenating strings? “11” + 1 -> exception. “11” + to_string(1) = “111”
Executing after undefined behavior is arguably worse than terminating with an exception. A terminated script can’t leak data or wreak havoc in other ways.
Thanks for saving me the typing.
Nor would I expect “1312” to equal “1213”… Still that operator with these operands should just throw an exception
BS. A language shouldn’t have operators that allow non sensical operations like string concatenation when one operand is not a string.
I am lobbing rocks at you because of that admission.
That’s basically never an error, but malice. But I admire your naivity :)
Try user agent switcher. More often than not, websites work just fine with firefox but refuse to load when the browser identifies as not-fascist-google-trash.
today I learned - using Linux at home since 2005ish and I have never had an auto-file generated on any USB attached drives of mine…
honestly - while a Mac is certainly less painful to use than winshit, putting rubbish files recursively into each(!!) accessed folder, on all thumbdrives ever inserted, that’s something Jobs deserves to burn in hell for.
I just checked - SPF is set up. I had never heard about DKIM, but I checked, and it’s also enabled. So as I said, google is just full of shiteaters.
Would give you the chance to have it read “You are a total cunt!” though, selectively insulting the idiots who use LLM (it’s not AI) goggles.
They regularly filter first emails from my self-hosted domain to friends. So clearly they know jack shit and just go overboard on false positives. Google is full of pieces of shit.
That’s why I put the (larger) there - if you are a small company maybe you can not keep up a separate office infrastructure from your deployment / test systems in case of SW development. If you are a large enterprise and use Microsoft infrastructure, then either the people making the decisions in IT are getting a lot of bribes, or they are really really stupid :) Or both.
And I mean that absolutely without anger against Microsoft, and purely in terms of security nightmare and waste of office productivity because using a contemporary windows system wastes so much more time of any given user that each desk worker probably loses 20-70% productivity compared to a lean operating system (and that would include something like Windows 2000 / XP).
there’s
Even worse: governments using Windows are absolutely giving the US services direct access to all their confidential files & communication.
The only (larger) enterprises that insist “we depend on Windows” are those with shitty corporate IT :)
Also, you contradicted yourself just then and there. Not a single of your examples does string concatenation for these types. It’s only JS