Time for a joke about zero Megagrams
It’s “real” in that the police shared the picture: https://x.com/NYPDnews/status/1864706407985221974
though the clothing seems different from an earlier picture, especially with this one having big front pockets in the jacket. so there’s claims that it is not the same suspect.
deleted by creator
if you totally ignore the second study, sure
Actual research finds that annual “deaths caused due to lack of insurance” is around 40-50 thousand (https://pmc.ncbi.nlm.nih.gov/articles/PMC2775760/)
and “if the usa had healthcare as good as france, 101 thousand annual deaths would be prevented” (https://www.reuters.com/article/us-deaths-rankings-idUSN0765165020080108/)
as for war deaths, the ~100 thousand barrier is breached when all wars back to the korean war (1950-1953) are included. Then world war 2 is massively over
so the literal truth of the original statement is that it’s maybe mostly correct if you consider “our wars” to only be wars that the usa played a key role in starting, and only count the last century, but false if not
(eg. the civil war would totally blow the number out of the water, world war 2 would totally blow the number out of the water, and with the unpopular vietnam war it would depend on what exactly your standards of “lack of access to medical care” are)
Considering how many times I’ve seen that exact phrase, I think there is some automated system giving that as a default value if no changelog is manually supplied
There literally already are proven examples, and it didn’t change anything
I thought you just wanted him afraid? Sounds like you too actually want him literally killed without charge or trial
Those are not mutually exclusive. One is much more likely to happen than the other.
And if someone does end up committing a murder because of some twitter post and going to prison for it, hey, that’s one less ticking time bomb walking the streets. Ol’ nick’s life is far less valuable than those of random innocents. And one more martyr is not going to change anything. They are perfectly capable of substituting imaginary slights for real ones.
Are these families somehow more meritorious than the rest of the population?
lacking multi-generational connections is still a pretty rosy picture of disadvantage. Statistically “unmeritorious” parents are far more likely to have their child suffer from malnutrition due to lack of money and neglect due to the parents working 2 jobs or having substance abuse issues. If the country has private schools, they won’t have access to them and due to living in a low-wealth area their public schools will have a disproportionately high amount of other neglected and abused kids which makes everything harder.
to be honest, 80% of their customers probably don’t even know what an emulator is and don’t follow news about nintendo
pretty simple. [the video site] sees how popular tiktok is and wants to get a slice of that “short format” pie. It incentivizes content creators to make content that fits the format by promoting it on the algorithm. If there is a shortage of content in that format (and for that type of audience), anything semi-decent will do, eg. highlights from longer videos. As the algorithm needs to fill that quota of videos somehow
they’re talking about a wooden splinter stuck in a hand… but I’m still not getting the joke
if you can’t connect to a vpn using only open source software, that’s a crappy vpn
importantly it’s (hopefully) an ISP that operates from a less copyright-happy country and isn’t tied down to tons of expensive infrastructure and long-term contracts
Most microplastics come from car tires and washing of clothing with plastic in them. (both abrade the plastic causing uncountable tiny pieces of microplastics to enter the water or the air)
Then there are a lot of places that dump plastic into rivers or the ocean instead of into landfills.
the direct chain I can see is
“can you string words to form a valid RSA key”
“I would hope so, [xkcd about password strength]”
“words are the least secure way to generate random bytes”
“Good luck remembering random bytes. That infographic is about memorable passwords.”
“You memorize your RSA keys?”
so between comments 2 and 3 and 4 I’d say it soundly went past the handcrafted RSA key stuff.
I think this specific chain of replies is talking about that actually… though it is a pretty big tangent from the original post
if you know there are exactly two additional characters
this is pretty much irrelevant, as the amount of passwords with n+1 random characters is going to be exponentially higher than ones with n random characters. Any decent password cracker is going to try the 30x smaller set before doing the bigger set
and you know they are at the end of the string
that knowledge is worth like 2 bits at most, unless the characters are in the middle of a word which is probably even harder to remember
if you know there are exactly two additional characters and you know they are at the end of the string, the first number is really slightly bigger (like 11 times)
even if you assume the random characters are chosen from a large set, say 256 characters, you’d still get the 4-word one as over 50 times more. Far more likely is that it’s a regular human following one of those “you must have x numbers and y special characters” rules which would reduce it to something like 1234567890!?<^>@$%&±() which is going to be less than 30 characters
and even if they end up roughly equal in quessing difficulty, it is still far easier to remember the 4 random words
you memorize the password required to decrypt whatever container your RSA key is in. Hopefully.