

Too expensive.
Migrated to @joyjoy@lemmy.zip
Too expensive.
Its called runpy.run_script
They should’ve stopped at support for utf-8 encoding and unix line endings.
And when they contribute to existing projects, their code quality is so bad, they get banned from creating more PRs.
It’s also apparently tied to banning states from enacting AI regulations.
What I find annoying is when the “Sign up with …” button only imports all your data. It doesn’t use OAuth to sign you in and requires you to create a password.
THAT’S THE WHOLE POINT OF SIGNING IN WITH A THIRD PARTY!
A package manager that does hard-linking helps.
We can? I’ve been blocking it with uBlock Origin.
Edit: Nearly all the settings are locked by my organization except for “Dashboard entry point” which is good enough for me.
I’m willing to bet someone over at FSF would’ve hosted a repo for them for free.
This is why I ponder my orb.
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
Water is the definition of 7.
This is funny and relatable.
It’s wild to think that he would
Just don’t confuse it with fluoride.
I’m gonna need this one explained to me.
Looks like a hydrogen atom with its single proton.
deleted by creator