Playing poker on a wooden bench with a single light bulb next to the beach
Yep, done that. And I agree it's great. I need a plane to visit the beach though.
Playing poker on a wooden bench with a single light bulb next to the beach
Yep, done that. And I agree it's great. I need a plane to visit the beach though.
And the whole implementation of is-number which is at version 7.0.0:
module.exports = function(num) {
if (typeof num === 'number') {
return num - num === 0;
}
if (typeof num === 'string' && num.trim() !== '') {
return Number.isFinite ? Number.isFinite(+num) : isFinite(+num);
}
return false;
};
The node.js ecosystem has always been madness.
what jobs does MIT’s president imagine will be created for 60 year old truckers if they’re replaced with autos? Do we get the funny joke where people suggest truckers should learn programming?
The way it's developing, programmers will be replaced before drivers.
The only things I probably want in terms of future tech is
And how would you know? Before cars nobody anticipated them. Same with planes, computers, smartphones... You won't anticipate close to all new tech by extrapolating what we have.
Lots of added tech makes these more likely to fail. And I don't think they'll be cheap to replace.
Do I win or lose when I cannot even start the survey with Javascript disabled?
"5 ways to hack 2FA" is pretty click-baity though. All of those attacks are either not exclusively related to 2FA or could target another component. If you can just bypass security altogether, instead of questioning 2FA, you should consider ditching that service/site.
All except point 1, that is. But everyone should know by now that 2FA by SMS is insecure.
How do you secure email accounts then? And wouldn't that make those just even more attractive targets?
Oh man. By that headline I got my hopes up that Logitech came to their senses and renewed the Harmony Hub or even the glorious Harmony One.
They have much higher standards
Than who? Android play store? Definitely. Decades old established package managers like Debian's apt? Not so much.
Or do you mean the potential third party tool for iOS that doesn't even exist and now is much less likely to be good because of Apple being a douche about it?
But a pathogen is too complicated to fight and invisible.
They'll only do it once though and serve regular ice after that. Or do you think the ice gourmets will notice?