Neither can Nintendo.
3DS
New 3DS
Wii
Wii U
Well, they at least got the name of Switch 2 right. They finally learned.
Neither can Nintendo.
3DS
New 3DS
Wii
Wii U
Well, they at least got the name of Switch 2 right. They finally learned.
For real, though, what is it?
I don’t understand the question. Why wouldn’t you put a space after a question mark? You did so yourself twice in this post.
Since it needs to be compiled to JavaScript in order to be used, I kind of consider it a different language. Yes, it’s a strict superset of JavaScript, but that makes it different.
It’s much better to make your own function that uses bitwise operations to do addition.
function add(a, b) {
while (b !== 0) {
// Calculate carry
let carry = a & b;
// Sum without carry
a = a ^ b;
// Shift carry to the left
b = carry << 1;
}
return a;
}
(For certain definitions of better.)
I feel like that’s all you need. You don’t have their apps installed, so the problem is already solved. If you use uBlock Origin to block their trackers, the problem is solved. So you’ve solved it twice.
How do you know my Lemmy password?
Chicken sashimi is a thing in Japan. It’s slightly cooked on the outside.
There’s literally no difference. Each Discord server is like a tiny chunk of Reddit. If anyone expected any privacy on these servers, they’re nuts.
I definitely did! I guess maybe you can see why I was so exasperated. 😳
Question closed as off-topic.
Removed as duplicate of #264826376: “Question closed as duplicate.”
I’m pointing out that questions on SO too often get closed as duplicates of adjacent (but distinctly different) questions, and I did so in the most confusing, recursive way possible.
That’s why I only post questions for bleeding-edge languages and code libraries. I have to answer them myself.
lemmy is just gobbling it up every day. It’s so tiring.
Are you fucking serious? All I ever see on Lemmy is prople saying “AI slop” over and over and over and over again… in like every comment section of every post. It could be a picture that was actually hand-drawn, or a photograph that was definitely not AI, or articles written by someone “sounding like AI”. The AI hate on Lemmy is WAY overpowering any support.
inappropriate sexual absences
I had to look this up.
Inappropriate Sexual Absences: A term referring to the failure of an individual to be present in a context where their participation in romantic or intimate interactions is reasonably expected, resulting in potential emotional distress or misunderstanding among involved parties. Such absences may arise from a variety of circumstances, including but not limited to, willful neglect, avoidance of relational obligations, or the pursuit of extraneous activities that detract from the fulfillment of intimate commitments. This term may encompass both the intentional and unintentional nature of the absence, and its implications may vary based on the established expectations of the relationship in question.
Why did you add like a hundred spaces in front of the list of states? That makes it a code block that requires tons of horizontal scrolling to read. I didn’t even recognize it as such at first.
You know Lemmy has spoiler syntax, right? If that’s what you were going for?
“Thought-terminating clichés”
https://en.wikipedia.org/wiki/Thought-terminating_cliché
Also… I don’t think it has a name, but dubiously claiming any of these examples in an argument. Maybe it’d just be called “deflection”.
I’ve seen so many valid arguments shutdown as whataboutism, sealioning, concern trolling when they were valid arguments. It’s just as much bullshit as actually doing any of those things.
Rat farts.
I prefer KMFDM/XKCD.