Also, you contradicted yourself just then and there. Not a single of your examples does string concatenation for these types. It’s only JS
Also, you contradicted yourself just then and there. Not a single of your examples does string concatenation for these types. It’s only JS
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.
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.
yeah, not quite as good as German sour dough, but at least real good french bread :)
Honestly the release version looks way more appealing.
yeah, proper facepalm there… hello Winsucks Recall…
That falls under convenience. Getting others to leave corporate bullshit malware and/or spyware takes effort (and I know very well how frustrating it is). Personally I refuse to use discord or FascistApp (I guess with the recent policy changes that name is warranted) etc with all the implications that it has.
Been using matrix since forever :) But the dissing of shitty corporate centralized applications is necessary because way too many naive users still give their data away for convenience.
Fuck discord. Proprietary spyware. That shit isn’t getting on my computer anytime ever.
Thank you. Fuck that piece of shit.
Read the thread again, it seems you slipped somewhere. This was all about the claim that implicit conversion to string somehow could make sense.