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.
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.
Why do that when there is a direct Shelly integration in HomeAssistant?
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
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.
OP:
I run Arch btw
Yeah, Linux users have always had a blind spot for dependency hell when talking about freedom of choice.
Snap seemed like a cool idea until I tried it
Uninstalling the entire kubuntu package, while reverting to “core Debian” and then installing the Ubuntu package would be more complicated and time-consuming than installing a new OS.
Just partition off your /home and a reinstall won’t be that big a deal.
Isn’t Hexbear the ex-ChapoTrapHouse subreddit that started their own sub with blackjack and hookers?
I.e. they created (and, importantly, modified) their own Lemmy instance. And, supposedly, they’re working to fix what they broke, so they can rejoin with the larger fediverse without losing their content?
So before we wax paranoid about the intentions of lemmyworld admins, shouldn’t we consider that this might just be a temporary measure to prevent technical issues while they bring their fixes into production?
Let’s just wait until LW admins make their announcement before we pass judgement. I fully agree there is no political reason to defederate from them. I don’t know if their community is problematic but everything I’ve heard would suggest otherwise. And I do not know the timeframe or technical details of their supposed plan to refederate. So again, while I agree with you, I think perhaps it is a bit early for speeches.
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”
the naswrdz
The only answer I’m looking for is how did you manage this typo 😉
(Also, you’re right)
Shitty life protip: edit all your comments to include PII and then Reddit will be in violation of the GDPR 😆
This guy’s taking a screenshot of a thread on r/HomeAssistant looking for advice on how to reverse proxy multiple services at their gateway router so they can access their self-hosted HomeAssistant and NextCloud from different subdomains at the same IP address.
Pretty sure they’re a technical user.
But yeah in general it sucks but I’d consider Reddit a dead resource at this point. But, if you do find content there that is useful, REPOST IT HERE. Let’s make this place useful for nontechnical users!
Be interesting to see how LTT responds to this. Their whole online store is powered by Shopify.
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.