WIRED: Neo-Nazis Are Fleeing Telegram for Encrypted App SimpleX Chat.
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJA
    jaybone
    Now 100%

    So then how do you pair with a connection? Do you send them (out of band like through email or something) some kind of key that they then accept? That sounds super annoying.

    10
  • Tapeworm rule
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJA
    jaybone
    Now 100%

    So is she pregnant with a tapeworm? This comic needs a sequel, where she confronts the father. First she needs to go on Maury where they do a DNA test.

    13
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDA
    Jump
    FICO Scores In the US
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFE
    Jump
    (Threads now has a fixed 15 minutes delay before they federate a post)
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJA
    jaybone
    Now 95%

    Maybe the majority of fediverse instances should just defederate from Threads. Then they can take all the time they want to broadcast their shitty posts.

    22
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDA
    Jump
    FICO Scores In the US
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJA
    jaybone
    Now 100%

    For fully color blind people I wished they could just do black to white with shades of gray in between.

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPO
    Jump
    Tim Walz is younger than Brad Pitt & Tom Cruise!
    survivor
    Survivor jaybone Now 71%
    S46 E07
    3
    1
    survivor
    Survivor jaybone Now 80%
    S46 E06
    3
    1
    survivor
    Survivor jaybone Now 85%
    S46 E05
    5
    1
    survivor
    Survivor jaybone Now 83%
    S46 E04
    4
    2
    survivor
    Survivor jaybone Now 75%
    S46 E03
    2
    0
    survivor
    Survivor jaybone Now 100%
    S46 E02
    3
    2

    I don't give a shit about reddit's DP program. The first two or three emails I was willing to ignore. But they keep sending these. How desperate do you have to be?

    269
    37

    This sloppy bash script generates the above html players table from this site: https://ew.com/survivor-46-cast-contestants-revealed-8557071 Maybe this can be expanded to track player eliminations. Hopefully this code posts correctly... ``` #!/bin/bash # # List Survivor Season 46 Players # # URL=https://ew.com/survivor-46-cast-contestants-revealed-8557071 cat &lt; DONE wget $URL -O - \ | grep -A 5 "mntl-sc-block-heading__text" \ | sed 's/.*__text"> /<div><div>/g' \ | sed 's/&lt;\/span.*/<br>/g' \ | sed 's/&lt;\/img>&lt;\/div>/g' \ | sed '/^\-\-$/d' \ | sed '/^$/d' echo "</div>" ``` </div>

    2
    2

    Server: Ubuntu. Client: Roku. When I play an episode of a TV show, if I pause I see the name of the episode, but it doesn't show which season or episode number. E.g. I might see: Lisa Simpson, This Isn't Your Life But I would like to see something like: s22e05 - Lisa Simpson, This Isn't Your Life Or maybe even better, something like: The Simpsons - s22e05 - Lisa Simpson, This Isn't Your Life Is there some way to enable this? Additional question... This is even more annoying because sometimes when I pause, or fall asleep, or shut off my tv/roku, the "Continue Watching" list on the home screen doesn't even have where I left off. (Sometimes it does. That seems like a bug to me.) So then I have to go track down the season and episode number where I left off.

    18
    7

    Some questions and comments on my experience. My main motivation to switch was that emby seemed to be buggy on the client side, keeping track of what episode of what tv show and season I was on. I'm hoping jellyfin helps with that. On the server side, I wanted to keep both servers running. But there were port conflicts. It was difficult for me to find in the Jellyfin docs the right config file to set the ports. So I ended up changing the emby ports. (Since I could find the emby config files.) ``` diff /var/lib/emby/config/system.xml.orig /var/lib/emby/config/system.xml 9,12c9,12 &lt; 8096 &lt; 8920 &lt; 8096 &lt; 8920 --- > 18096 > 18920 > 18096 > 18920 ```

    13
    4

    I would like to build a music player / device for an older person, not tech savvy user. I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art. I've worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices. I'm wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device. Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.

    68
    36
    lemmy.world

    There has been [some dispute](https://lemmy.world/comment/5723130) regarding bagged eggs recently. I would be remiss if I did not follow up on this properly, so that the lemmy community might come to some kind of consensus regarding this highly controversial culinary phenomenon. Serious answers only, please.

    193
    31

    SPOILERS last nights tribal. Like seriously if you want to go home, just go home. Don’t make me think you are going to be part of some big move, then try to win the Oscar at tribal for crying about it.

    4
    2
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJA
    Now
    15 3.8K

    jaybone

    lemmy.world