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
I always kind of thought of KDE as “okayish” but ever since plasma 6 I’m a convert! Hope to see some excitement for these projects in the coming years - it feels to me that KDE is reaching a maturity that could attract a critical mass.
*Matrix
Mick Gordon is in? I’m in.
And yet you’re still here
This take is riddled with naivety.
Not only will Meta read, train AI on, aggregate and datamine, and correlate this data with your real identity, but when Meta announces that “the easiest way to be on the fediverse is to just use Threads” then all the people who avoided Mastodon because it was “too complicated” to sign up, all the people who are basically already signed up because they scroll Insta all day, will go with Threads instead of spreading the load out.
As smaller instances start to drop off under the load, under the lack of interest as threads grows and they shrink, merely mirroring the traffic of a centralized corporate entity, users start to flock to threads for its reliability and speed.
Then Meta pulls the plug, since “no one really used this ActivityPub thing anyway, it was too technical”.
Threads isn’t about beating “X” (lol X is in a death spiral, it’s only a matter of time), it’s about ensuring the Fediverse never rises up.
See what happened with Google Talk and XMPP.
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.
Front-loaders usually restrict you from opening the door before they’re drained, or else some idiot would flood their apartment.
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”
Now do One Piece
This article feels like it was written with LLM
Why do that when there is a direct Shelly integration in HomeAssistant?
HomeAssistant is not cumbersome in the slightest. The only issue is that you have to set it up yourself, so if you do it poorly then it’s cumbersome. People post beautiful dashboards and automation blueprints daily multiple places around the internet.
Honestly the most mildly infuriating thing is that you have this whole bunch of devices tightly integrated with an easy local solution and you decided to use their cloud app. You never use the cloud app! It’s always a trap. I don’t even use the Nabu Casa cloud stuff from HA.
My brother in Christ, if you have Shelly why don’t you just run HomeAssistant which controls them locally? https://www.home-assistant.io/integrations/shelly/
Why would you ever hand some server on the internet control of your own fucking home?!
Join us !homeassistant
It might not be a good idea to create a device that sucks all the oxygen out of an enclosed space meant for a human during operation 💀
I didn’t even realize this was a thing already. The apps need to add this ASAP, seems like a pretty vital part of making the experience smooth.
Companies should test to open web standards and tell users to file a ticket with their browser devs if something breaks because of nonstandard behavior.
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.