

Doom absolutely counts!
Doom absolutely counts!
Ah, the good ole ad hominem to validate your high moral standards…
Making “fun” about the eradication of someone (some country) already the target of current and ongoing aggression from all over the world, while the shitheads of America and Israel are bombing them, committing war crimes and mass murdering people faster than we can count, is decidedly inhumane and despicable.
Not even remotely funny.
I check it more often but I haven’t posted / used an account in two years on spazzit. Only posting on fediverse.
My previous comment on another thread was pretty much the same: https://lemmy.world/post/31795092/17812429
I have a hunch the title might have been cynicism.
I have no autism traits that I am aware of, and I am mostly happy, but I do spend a lot of time worrying about not inconveniencing other people, far more than people care about others or me.
Disclaimer: Doesn’t keep me from calling shitheads names on lemmy though
To be honest,
Extremely dumb
kind of sums up the entire movie pretty well. I am still not entirely sure what I watched, but I guess that is my fault for not knowing the manga? It was entertaining though, somehow. But I needed two sessions to watch it.
As much as I hate LLMs, this is probably the correct answer.
Seconded! I only watched the movie recently for the first time and Chau was so sweet (eventually) and sincere. She deserved better!
Read the thread again, it seems you slipped somewhere. This was all about the claim that implicit conversion to string somehow could make sense.
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.
Oops. I thought that weird approximated constant was somewhere in the doom sources… Thanks I guess for correcting me.