magz :3

  • 8 Posts
  • 39 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle


  • 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





  • magz :3tomemes@lemmy.worldTruly delightful
    link
    fedilink
    arrow-up
    6
    ·
    4 months ago

    they did some self-driving car propaganda a while ago iirc. their latest videos have been mostly pretty focused physics and math history though, so they’ve generally been pretty okay imo. but any time they mention anything that can be sold i become a lot more suspicious





  • magz :3toTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 months ago

    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


  • i’m not sure if you meant the number to be interpreted literally, but isn’t 250lbs of fentanyl a lot. both psychonautwiki and substancesearch state that a “heavy” dose, which is where you start to seriously risk overdosing, (regardless of method of administration) is around 100ug. some quick back of the napkin math:

    • 250 lbs ≈ 1.1*10^11 ug
    • 1.1*10^11 ug/(100 ug/dose)=1.1 billion heavy doses
    • 1.1 billion doses/365 days≈3 million, i.e. assuming you take a heavy dose every single day if the year (which, again, will likely kill you), 250 lbs would be able to supply 3 million people for a whole year

    of course, this is assuming 100% purity, so these numbers probably change quite substantially if “fentanyl” is actually defined as “substance containing fentanyl”

    of course none of this is with the goal of defending whatever the fuck trump is doing, i just wanted to put into perspective that 250 lbs can actually be quite a lot for super potent substances like fentanyl



  • 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




  • WebGPU, WebHID and h.265 are all unsupported on firefox

    that said, i still daily drive firefox with mostly no problems, but saying that it can do everything chrome can is just flat out wrong

    this is by design mind you, chrome have a big enough market share that they can basically just add whatever they want to the web standards and all other browsers just have to try to keep up. i imagine that’s part of the reason that chromium skins are so widespread