deleted by creator
deleted by creator
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.
I’m not a native speaker but always took it as short form for “go fuck yourself”, not “I will fuck you”.
originally meant to threaten violent sexual penetration
Rougher times back then.
deleted by creator
Old shitheads tend to be annoyingly resilient, unfortunately.
Read their arguments above. Also, is it this Andrew Dobson? An academic but hardly an expert on the nuclear physics.
I just hope they stunned the animals before slaughter since there’s always controversy about that. Halal slaughtering seems unnecessarily archaic.
Right. That’s one major reason not to buy real estate in Germany for renting it out. Tenants can basically destroy your property and there’s hardly anything you can do about it. There are other kinds of assets to build wealth though.
Germany is also last when it’s about ownership in general though. Germans have pretty low net worth considering the country’s economic power because they love their Girokonto and their Sparbuch (aka money gets eaten by inflation).
Uptime: 12 mins
Sounds about right.
The current German government isn’t famous for their well-thought-out decisions.
Not from Apple’s point of view. They want you to buy their latest and greatest, not some used device. They just tolerate that market to push adoption.
Yeah and now we don’t even have fake prosperity. Just shit.
A day or two? The world was just objectively better in the 90s than this shit show…
They are a real treasure trove though. Those crypto token thefts show there’s much money in that. I wouldn’t bet my most sensitive data they covered every single attack vector - external or internal. You managing your password locally may be much less secure but it’s also much less likely you’re directly targeted.
internal websites which don’t have any ads on them
I’m sure Chrome could serve you some anyway.
Running AAA games with kernel level anti-cheat (aka malware) would be an example.
Windows-exclusive software like some ERP client, specific hardware drivers etc. Also, there’s no real alternative for Excel, unfortunately (LibreOffice isn’t good enough).
Calendar app devs will love the migration project.