• 2 Posts
  • 52 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2024

help-circle


  • The wife and I just finished Brockmire. Honestly, I didn’t have much faith in the show premise (drug-and-booze-fueled misadventures of a washed up baseball announcer), and the last season was weird, but it was a surprisingly entertaining show if you just roll with it and don’t expect award-winning plot development. It was kind of like if Ted Lasso had been written by a 22 year old manchild. That said, the characters were fun, showed some growth, and even tackled a difficult issue or two, even if there wasn’t a ton of depth.


  • Create a custom search provider. Search URL should be like:

    https://www.google.com/search?q=%25s+-ai+-reddit

    You can just keep stringing the additional terms that you want excluded. I’m sure there’s some limit but you probably won’t hit it

    Edit: apparently either lemmy or boost doesn’t like percent signs. Or URL encoding for that matter. The first part should be (percent character)s, and the plus signs should be (percent character)20. Though the + will probably work as-is depending on how your browser does things





  • h0rnman@lemmy.dbzer0.comtoADHD memes@lemmy.dbzer0.comDon't lie
    link
    fedilink
    English
    arrow-up
    10
    ·
    3 months ago

    Yeah but even when you do that, the shuffle is still garbage. What i think is happening is that they’re loading the first X entries in the Playlist and passing that to the (bad) shuffle algorithm instead of passing the whole Playlist first. Then when it gets towards the end of X, it does the same thing with the next chunk. I can’t imagine that it saves that much money but it tracks with both what I see and the general trends of enshitification


  • h0rnman@lemmy.dbzer0.comtoADHD memes@lemmy.dbzer0.comDon't lie
    link
    fedilink
    English
    arrow-up
    23
    ·
    3 months ago

    Spotify shuffle has been awful for a very long time. I’ve had the same experience more times than I can count (shuffling the Playlist gives you the same order for the first 10-20 songs). I’ve also noticed in my case that if I have a very long Playlist (like 300+ songs), I never hear anything but the same 70 or so. I have my theories but I can’t prove anything












  • Ya - or close enough (10.11.3). My LAN networks are my server and workstation subnets (both /24s) and my external NAT (my public ip). I also have my reverse proxy address (from jellyfin’s perspective) in my known proxies. From there, my external users are set to allow remote connections, have passwords set, and are set to “hide this user from login screens” and my internal users are set to NOT allow remote connections and to NOT hide from login screens. After that, i just use my public dns for every device whether it’s internal or external and call it a day