There’s also the matter of there being literally hundreds of security and privacy researchers who would love nothing more than to catch Amazon doing this, and no one has in any major way.
There’s also the matter of there being literally hundreds of security and privacy researchers who would love nothing more than to catch Amazon doing this, and no one has in any major way.
Same but also add “less” and “fewer”
Protonmail is encrypted and they literally cannot decrypt to record your data.
The driver skill is hard to control, but I would assume they had equal pressure in the tires, or at least close enough. There’s also more things that matter like tire width, lockers, horsepower, weight etc.
Even if it’s not a perfectly scientific test, it can still be interesting
The problem is the obscenity exception is also used for things like preventing someone from walking around a public park with a giant sign covered in gore porn. Something like that I think is obviously pretty okay to ban, but clearly it gets misused for a lot of homophobic/transphobic type stuff.
Yeah, honestly it would be fascinating if you wanted to go search for the specific terms that you think should bring that up, and then compare how deep your blog is in the results on a bunch of different web search pages.
Yeah, the annoying thing is the people who I generally have found to be the worst about stuff like this are old school Senior C developers, who still program like it’s 1987 and we have to fit everything into 4K of RAM.
Fortunately there’s nothing like that in my code base, I just run into stuff like that periodically when I’m digging around in other team’s server code looking for something.
My personal code readability axe to grind is nested complex ternary operators.
Every now and then I’ll see something like this
return (checkFormatType(currentObject.type==TYPES.static||currentObject type==TYPES.dynamic?TYPES.mutable:TYPES.immutable)?create format("MUTABLE"):getFormat(currentObject));
And I have a fucking conniption because just move that shit into a variable before the return. I get it when sometimes you just need to resolve something inline, but a huge amount of the time that ternary can be extracted to a variable before the ternary, or just rewrite the function to take multiple types and resolve it in the function.
Fully agree. Honestly there’s a few subjects where this kinda logic comes up and I get annoyed. Like it’s fine to not be perfect, but don’t pretend that you aren’t perfect, or that your choices are somehow ‘good’ when they aren’t, just because you don’t like the realization.
Yeah the difference is hot fusion works, see: the sun. Cold fusion would require a fundamental change in how we understand physics works. It’s junk science.
That video is a TAS, no human has cleared the level.
Yeah but this also results in the site receiving less money from ads, also hurting them in the long run. Really the solution is to pay for the services you enjoy, and acknowledge the age-old “if the service is free, you are the product”.
Yeah, it’ll be easy to catch if you actually dig into it, but if you’re not given a reason to, it might take a while to catch; which is exactly what happened
Sure, no one is saying that. The point is that it doesn’t send anything other than the stuff after the keywords back to company servers.