

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
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
EDIT: Kinda fixed? Is Lemmy stripping special characters? Is it my app client (Memmy)?
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”
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
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.
Lemmy is AGPL v3.0. From what I understand, that means anyone running Lemmy (or a fork of Lemmy) needs to make their source code public, even if their code changes are strictly to support their own network infrastructure.
it really doesn’t matter though, as a corporation only needs to implement an interface to Lemmy via ActivityPub protocols; in other words it they could write a completely closed-source backend to use for profit and as long as it can poop out the correct data structures over ActivityPub to allow Lemmy instances to understand it, it will work.
This already happens as we can see and subscribe to kbin magazines, and Mastodon users can be @'d and IIRC can reply to comments via Hoot (or whatever they call it). Kinda wild, but it also leaves the door open to literally whoever.
I think the real interesting question is will a large corporate player be able to maintain a captive userbase? None of the doomsday scenarios play out in their favor unless they can capture users and communities - because then the usefulness of the whole thing rides on their server being available. At that point it’s reddit with more steps - they can do what they want.
It’s easy for really old posts to get necro’d in Active sort. Not necessarily a bad thing, but if you use the “feed” to keep up with the latest then it’ll cloud your listings a bit. A lot of people don’t look at the post date right away (especially those of us from alien site since we’re still operating on old habits).
Hot also had a bug that pushed old posts up, IIRC? Maybe i’m thinking of Active; I can’t remember off the top of my head as I type this. Anyway I think Active is based on recent comment activity and Hot is based on recent voting activity. Nothing wrong with either, but I am honestly appreciating the “Top X hours” methods to keep up with recent news and events and to keep things fresh.
We’re still in the “oh shit activity has increased by a factor of a thousand, we need to make the database not crash” phase of development of Lemmy (and kbin) so I’d expect that eventually the feed sorts will be looked at and tweaked. Just needs a bit of attention to get what you are looking for at the moment.
The fact that I’m still seeing this at the top of my “Top (Twelve Hours)” means you’re probably right? lol
Something hilarious that I discovered: If you still have an old copy of Alien Blue on your phone, it still works. Haven’t tried all the functions but I guess the API key must be the same as the official app (since they bought it and just started working on it).
I’m staying off reddit because my big mad protest will surely convince a corporation not to ruin itself by having no decent plan to become profitable (ha), but if you’re looking to still browse with a not shitty app it might still be working lol
Hey i got yelled at for telling someone not to go hard on reddit tropes, so let’s do some instead to make up for it:
The CVS receipt of the Internet
Maybe read the comment again? Reddit was a wealth of actual information and solutions to weird problems that can’t be dug up from FAQs and product support pages; links to old driver downloads, tutorials on how to get different software to work together in ways that the devs don’t really have time to support, etc. and that’s just for software. I’d image it’s the same for many other hobbies; hell, industries even.
Now comments are deleted, people with knowledge aren’t posting as much, and (yes, purely out of spite) i’m not logging in so a lot of that discussion is now inaccessible to me (and many others).
So despite your incorrect assumption that I’m bootlicking for reddit corpo, it’s the opposite. I’m pissed at those assholes for taking the time to create something valuable to pretty much anyone online and then just cutting it off. Find a better way to become profitable.
Something of value was lost.
Am a reddit refuge. Not trying to push anyone out, but we have the chance to change the old ways before they take hold here.
Also, as I stated in my post, I think that something of great value was lost. reddit was valuable. I still get reddit links in most of the things i search for (actually, it feels like even more now) for basically any specific computer or technology questions I’m looking into. Half the time it’s deleted, half the time I can’t see the thread without logging in and I’d really rather stand my ground.
So yeah, for better or for worse, the internet just experienced some big-ass brain drain. I’d say that was something of value.
Fuck /u/spez though
Agree with all except the “righteousness mixed with hypocrisy” - I didn’t whip out “and nothing of value was lost” or “this”. Complaining on the internet isn’t a reddit trope, it’s been around since the beginning.
And now that I read my comment again, i remember that stupid comic with the crow doing standup and goddamnit i’ve been reddit brained
FFFFFFFUUUUUUUUUUUU
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.