deluxeparrot

joined 8 months ago
[–] deluxeparrot@thelemmy.club 1 points 2 weeks ago

It uses the same puzzle solving mechanic as Return of the Obra Dinn in diorama style scenes.

Fantastic game.

[–] deluxeparrot@thelemmy.club 4 points 1 month ago

That's true. But they do give you easy, portable, site specific passwords. No apps or database syncing required.

If you just want to log in to Lemmy on a work computer at lunch it seems a good option to me.

[–] deluxeparrot@thelemmy.club 3 points 1 month ago (3 children)

There's a few. LessPass is one that has been going a few years.

 

Rust Rover is out of preview and is free for non-commercial use. The only caveat is:

It’s also important to note that if you’re using a non-commercial license, you cannot opt out of the collection of anonymous usage statistics.

[–] deluxeparrot@thelemmy.club 1 points 7 months ago (1 children)

Is there a difference between networking approaches?

With rootful podman containers the only difference I noticed is that bridge networks aren't isolated by default.

Why would you need to reconfigure the port mappings?

[–] deluxeparrot@thelemmy.club 10 points 7 months ago

Exactly. Torrents are popular because of the moderation and curation the indexers perform. It's why it essentially won over purely distributed competitors.

It won't take much to create some fake swarms that make this tool useless.

[–] deluxeparrot@thelemmy.club 3 points 7 months ago

I understood it as a technical limitation imposed by the changes Europe are demanding. They now have to allow different browser engines, so they can't just use Safari under the hood for PWAs. They will need some UI and the technical underpinning to allow the browser engine to be selected.

[–] deluxeparrot@thelemmy.club 2 points 7 months ago

This is very informative and echoes a lot of my opinions.

I don't like my identity being tied to the instance I created an account on. I should own my identity, like on nostr.

My instance/relay having moderation decisions is not as clear cut. It's beneficial as long as your interests align; without it you end up having to manage crypto spam yourself. But moderation policies are fluid and work both ways on the fediverse.

It is important on the fediverse which instance you create an account on. Which is a huge barrier to entry for non tech users. Pointing them to the biggest instance by default compromises the decentralisation.

[–] deluxeparrot@thelemmy.club 4 points 8 months ago* (last edited 8 months ago)

The best way I find to think about it is a padlocked box.

The public key is a box with an open padlock on it. I can give it to anyone. If someone puts a message inside the box they can lock the padlock, but they don't have the key to open it again.

I keep the key private. If someone sends me a locked box that has my padlock on it, only I have the key to open it and read the message.

[–] deluxeparrot@thelemmy.club 5 points 8 months ago (1 children)

There's an official Jellyfin app in the LG app store.

[–] deluxeparrot@thelemmy.club 1 points 8 months ago (2 children)

Wayland does only do the most basic stuff and leaves everything else to the compositor (aka Gnome or KDE). That means every compositor will implement their own hacky version of the missing functionality and it takes ages until that gets unified again, so that apps can actually use that functionality.

Would this functionality be mostly the same? Could they get together to make a shared libcompositor that implements the bulk of the functionality? Or is it so tied to specifics of the desktop environment that there's little commonality. In which case, Wayland not doing it would be the right call.