

Let me just check something on my terminal.
$ uname -sr
Linux 6.14.4-arch1-1
I’m suspicious.
Let me just check something on my terminal.
$ uname -sr
Linux 6.14.4-arch1-1
I’m suspicious.
This means they forgot platforms other than Windows exists. It’s likely they’re checking for currently supported systems and anything older is insecure, so blocked for your security.
Likely something like this pseudocode
function isPlatformVersionSupported(useragent) {
// Windows XP is NT 5.1
// Windows Vista is NT 6.0
// Windows 7 is NT 6.1
// Windows 8 is NT 6.2
// Windows 8.1 is NT 6.3
// Windows 10 and 11 is NT 10.0
if (useragent.name == "Windows" && useragent.version.match(/Windows NT (6\.3|10)/)) {
return true
}
// TODO: insert supported macos versions here
return false
}
Springboot was made by VMware? TIL
How do you misspell memes as mames?
Are you referring to some kind of “opportunity economy”?
Harry Potter Book 6: Dumbledore dies in this one
Sounds like a gag from Monsters U or Monsters at Work. Wazowski tries to wink at someone, but just ends up blinking and he can’t do it no matter how hard he tries.
You can smuggle imports using importlib.
Adobe: “We’re here for all our starving artists”
Artist: Buys a Photoshop subscription instead of food
Just because the box says something is flushable doesn’t mean you should flush it.
It’s obviously an e
We sweat.
Not only do we sweat, we also don’t have fur. Bare skin is more efficient at evaporation and cooling than sweaty fur.
That’s why they pay me the big bucks.
Fire the asshole, split their work with the remaining 2 employees. Give yourself a raise.
text editor application that came with Ubuntu
nano
shivers
Not just plain text, but hard coded.
There’s a solution to this. Reproduce before it becomes an issue.
Evolutionarily, it only matters that you reproduce.
So either firefox translate doesn’t look at the <html lang="">
attribute or the site doesn’t provide it. Both are plausible.
“The economy”