I’m just explaining how people end up with high uptimes despite not keeping their computer on all the time. There is no purpose to “padding your uptime”.
I’m just explaining how people end up with high uptimes despite not keeping their computer on all the time. There is no purpose to “padding your uptime”.
When you hibernate, “uptime” counts it even though the computer is off, as it’s more of a “time since cold boot”.
So I turn off my computer every day, but have an uptime of weeks now.
Regardless of the meme, it’s just weird behaviour to print off a meme, in presumably tens of copies, and leave it on every desk. Don’t you have a group chat?
It’s in Kotlin and some other languages. C# has it but there it’s actually A ?? B
.
It’s a shorthand for writing this:
variable = if (input != null) input else default
This is equivalent:
variable = input ?: default
It’s a shorthand for writing this:
variable = if (input != null) input else default
This is equivalent:
variable = input ?: default
The answers confusing it with the ternary operator are wrong.
Because it’s not one. Ternary operator is A ? B : C, Elvis operator is A ?: B. The same two characters are involved, but both the syntax and effect is different.
To make it more specific I guess, what’s the problem with that? It’s like having a “people living on boats” and “people with no long term address”. You could include the former in the latter, but then you are just conveying less information.
No, not nice at all. I’m answering your question on why he doesn’t ban Israeli contributors, not deliberating on the niceness of anyone in particular.
I completely agree he was unprofessional about it and should have handled it better. It was his choice in how he communicated it, and I think he failed on that point. Having said that, it was not his choice to do it, and I’m sure he will undue it when it’s legally possible. Hopefully using better judgement on his choice of words then.
Because he’s not making any political, moral, or personal decisions, and only follows the law he is forced to.
When the law forces him to sanction Israel, he will do so, and when the law stops forcing him to sanction Russia, he will stop doing so.
Usually uprooting your life and moving to another country implies a job change. At least that’s how I read the comment.
Probably. Extrinsic vs intrinsic motivation.
I spend hours toiling at work, then I finish work and switch to my hobby project, on the same desk/peripherals (KVM switch), same IDE and same tech stack, and work on it full of energy and finding it fun.
I have no clue why this works for me.
It’s not like getting Ublock Origin from the official website instead of the Chrome Web Store is some kind of a problem.
Ok, well “broken” sounded like, you know, that things don’t work.
They didn’t:
They stopped using the codenames in marketing, but they are still there.
What’s broken about it? I use Kubuntu and everything is working fine.
Yeah, sounds about right. This isn’t a case of “Google maliciously takes down a Google Maps competitor” like people are saying.
The joke goes
rm -fr
, which stands for “remove french”. Yours has double “remove” and is less believable.