Java seems to be the culprit then.
Java seems to be the culprit then.
Thanks. That’s some advanced internet shit.
make sure you don’t do the XY problem.
Thanks for the link. That’s funny because translating Y to X is basically the core task when developing client-specific solutions.
I had no idea how to properly set up the filesystem, so I mounted them to /mnt/f and /mnt/h. It caused me many hours of headache later.
Can you elaborate? What kind of headaches? How would you set it up now? While I’ve been using Linux quite a while I don’t have multiple hard drives and am always interested in best practices.
I think it’s alpha but α is annoying to write (outside Greece at least).
But yeah, grouping people in generations isn’t really explaining much beyond “people of different ages view this new situation differently”. I think it’s a very American thing. We don’t care as much about generations in Europe and hardly ever name them.
They’ll only do it once though and serve regular ice after that. Or do you think the ice gourmets will notice?
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
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.
Schon, nur beschreibt Gaslighting eine Form von Manipulation of persönlicher Ebene. Das passt in dem Kontext überhaupt nicht, weil da ein Politiker nur einfach wieder Blödsinn faselt. Niemand fühlt sich dabei in seiner Realitätswahrnehmung beeinträchtigt.
gegaslightet
Warum nicht einfach “verarscht”?
This year especially it feels, prices actually went up for Black Friday. They don’t even care anymore.
Calendar app devs will love the migration project.