• 1 Post
  • 14 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle
  • afaik denmark isn’t just in favor, but they’re also responsible for pushing the legislation higher on the agenda after it was dropped last time.
    i think it’s because the current ruling coalition consists of the “social democrat party” (actually just red flavored populist centerish party) in an alliance with the “moderate party” (centrist flavored center-right wing party) and the liberal (as in libertarianism) party (center-right/right/conservative party), so basically denmark has been under a quite conservative government lately, despite the PM selling the coalition as “across the center”




  • if you just care about listening to mp3s across all your devices then navidrome is a good choice imo. because it supports the subsonic api, there are a lot of good players for it like feishin for desktop and dsub for android and a built-in web player.

    as for sharing music, soulseek is already pretty established for this. it basically allows you to search for and download music from anyone on the network (remember to share some yourself, it’s good manners).

    the setup i use is basically a server (all these programs are pretty light, so you can probably run it on a spare laptop or even a raspberry pi) with:

    • slskd as a constantly running soulseek client, allowing me to download music to my server through the built-in web interface
    • beets, to automatically tag any music i download, based on information from musicbrainz. you can configure slskd to run commands when downloads finish, so i just run beets to import any new music
    • navidrome as the server to actually serve all the music

    the only real gripe i have with this setup is that while navidrome has support for multiple users, so i can easily allow friends to listen to my music collection, slskd doesn’t have that (yet, it’s planned), so if someone wants music added to the server they have to ask me to download it through slskd, which is a bit tedious. it works really well if you’re the only person using it though





  • i’m curious, what exactly is the advantage of getting a dumbphone vs just uninstalling social media apps from your existing phone, or just disabling internet access all together? doesn’t that achieve pretty much the same thing while still being able to keep things like navigation and being able to see when public transport is delayed


  • i mean yeah, that’s how polling works. you ask a representative slice of the population and extrapolate from there. did you want them to ask all 340 million americans?

    looking at another poll conducted by yougov around april 5th-8th, they had a distribution of 48% harris voters to 50% trump voters

    i think you’re somewhat right though, considering that in that same poll, 81% of “maga republicans” (unsure how they defined that) said they approved of trumps recent tarrifs, with 11% unsure and 7% disapproving source


  • my understanding is:

    1. the emergency contact sends their public key to the owner of the vault
    2. the owner encrypts the key for the vault using said public key and stores the result on bitwarden’s servers
    3. the emergency contact can now request the decryption key from bitwarden, which they will receive either if the vault owner manually approves the request or if the request is not rejected within a certain amount of time
    4. the emergency contact can then decrypt the stored vault key using their private key, and use that to access the vault

    source