Pop a window open with a your app in it (with the user’s permission) without a back button if you want that.
A web page should be a document, not an experience.
Reddit refuge
Pop a window open with a your app in it (with the user’s permission) without a back button if you want that.
A web page should be a document, not an experience.
Reddit has been doing this when I click a result from a Google search (yeah, sometimes you have to)
It’s fucking annoying and I hope whatever JavaScript trick lets them do this gets blocked
He literally said, unironically, “I love Hitler”
The dude is a straight up, unapologetic Nazi.
I’m sure then you’ve also seen the basement of Cosmic Pizza
I guess that makes twice now that Adin Ross scissored Andrew Tate.
Only this time it was metaphorical.
have mind
Might wanna fix that typo 😬😅
Unfortunately it’s not going to stop ill-informed Americans from sneering “yeah, how’s that communism going for CHEEYIANAH” if you mention Medicare for all
Yeah, seems Dave’s always had a problem with misreading the room. Still does, just is bitter about it now
And here you are baiting, strawman after strawman
Processes that run on the same system can run as different users (including kernel) which is used for privilege separation. This can still allow a program in userland to peer into otherwise restricted system processes or the kernel. Every system is a “multi-user” system, even if there is only a single human user.
No, the second one says “Sept. 8th 2023” and that last panel is obviously British (you can tell by the teeth) /s
It’s worded confusingly. Let me see if I’m correct here:
If people prevent something being used by tons of other people for no good reason
This is not in reference to the lemmy.world users being prevented from using the instance, but instead is about the possible motivation of said attack
then this would be a very good one to “hold a grudge” against them for.
Continuing on to say that you could understand how a person could hold a grudge over a perceived slight
The way you worded it make it sound like you mean lemmy.world users should hold a grudge against the attackers for preventing them from using lemmy.world, which is why people are confused. It might have been better to say like “The attackers are probably retaliating for being banned or something”
I think in this case, “banned” is referring to “paying workers below minimum hourly wage because they’re expected to make up the difference by convincing our patrons to generously donate +20% of their dinner bill”, not “citizens will be fined/incarcerated if they give someone money of their own free will”
Passkeys rely on you holding a private key. The initial design was that a device (like a browser or computer/phone) stored the private key in a TPM-protected manner, but you can also store it in a password manager.
This is more secure than a password because of the way private/public key encryption works. Your device receives a challenge encrypted with the public key, decrypts with the private key and then responds. The private key is never revealed, so if attackers get the public key they can’t do shit with it.
Just be sure that your private key is safe (use a strong master password for your PM vault) and your passkey can’t be stolen by hacking of a website.