Every now and then I find a comment that makes me full on belly laugh and I really appreciate it 😄
It’s a meme, it’s not actually saying not to use async:
Then I will not be purchasing your services, sir. Good day to you.
We could bring up the issues with health care, but they can’t afford it.
That’s clearly a doughnought
if you care enough about climate change to not have children you should
haveadopt children.
This will reduce the population increase, while at the same time help children already in the world and being dealt a shit hand. It’s not an easy role to take, but if it makes one child happier then it’s worth it.
At that point just use PopOS. Why the hell would you use Ubuntu just to disable snaps?
This image reminds me of a junior dev who used fixed position for everything because he “couldn’t make it look like the picture otherwise”.
In JS a Boolean has 4 states.
true
false
undefined (where the key is set to undefined)
undefined (where the key doesn’t exist on the object)
if (obj.value === true) {
console.log(1);
} else if (obj.value === false) {
console.log(2);
} else if ("value" in obj) { // key "value" is in the obj, but it is set to undefined
console.log(3);
} else { // key "value" is not in object
console.log(4);
}
You’re welcome.
Can you imagine getting stuck in vim?!
I don’t think they are saying it’s bad. I think they just wanted an excuse to make me feel old.
IT’S FROM THE SECOND ONE! FIRST ONE WAS GREAT, BUT THE SECOND ONE REALLY EXPANDED ON THE STORY!
You have to hand wash them otherwise this happens. They use a super inferior glue to stick the letters on. Careful hand washing can keep it clean, but eventually the letters will just slide off.
This is a very important question I didn’t realise needed to be asked.
You’re not. Jetbrains users are just a lot more vocal. It’s like vegans or people who vape. They will let you know 😉