Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JA
Posts 23
Comments 4.9K
Another trickle down economics lie
  • Can’t states impose their own taxes on imports? Since that’s where the ports are? Like if the product isn’t going to be sold in the state but transported further, then put additional tax it.

  • 48 Train

    0

    47 - Waffle

    0

    46 Polar

    1

    Google AI nails it again

    74

    #31 Landmark

    0

    Some questions and comments on this community

    This is really neat. I'm sad I just found this at the end of the month. Could we continue this beyond this month if there is interest?

    Also it occurs to me it might be fun to hide the prompts and allow people to look at all the drawings and then try to guess the prompt. Though I would like to be both a drawer and a guesser, so not sure how that would work. Maybe split the prompts into groups. Not sure if there is currently enough participation for that though.

    5

    ASUS N66U with VPN Client on WAN interface, disable traffic when VPN server connection is down

    I have an ASUS N66U

    I have configured the WAN interface to use a VPN Client to connect to a 3rd party VPN Server, so that all NAT LAN connected device traffic is routed through the 3rd party VPN server.

    But if the 3rd party VPN server goes down, or the connection is otherwise lost or broken, the Asus N66U will route directly from the WAN connection using e.g. my ISP.

    How can I stop my Asus N66U from routing any traffic on the WAN port if the VPN connection is down?

    8

    Voyager iPhone Text Size Accessibility

    When in Large Text Mode, information is truncated with ellipses "..." Here's a proposal for a better solution, which might help in regular text mode also.

    Using Large Text Mode

    !

    In the feed we see posts appear like this:

    !

    The community appears as "green..."

    This could show the full community name and post username, allowing line wrap, followed by a newline and the counts on the next line.

    So instead of O green... ^ 433 v 1 O 100% O 8h

    This could instead show

    O greentext@sh.itjust.works by user@instance ^ 433 v 1 O 100% O 8h

    Yes allowing line wrap might break the text at non-whitespace characters, but I think that would still be ok. E.g.

    O greentext@sh.itju st.works by user@instance ^ 433 v 1 O 100% O 8h

    Similarly when entering post and comment view

    !

    This could instead show

    O greentext@sh.itjust.works by user@instance ^ 433 v 1 O 100% O 8h

    Then when viewing the comments

    !

    Rather than: psycho_... ^ 14 v 0 ... 5h

    You could again allow line wrap and add a newline between the user name and the vote counts.

    This could instead read: psycho_whatever@instance ^ 14 v 0 ... 5h

    This should still be okay for wrapping long user names that don't wrap on whitespace characters. E.g.

    some_long_user_name@so me_long_instance_name ^ 14 v 0 ... 5h

    Also user profiles do not render well in Large Text mode.

    !

    2

    S46 E07

    1

    S46 E06

    1

    S46 E05

    1

    S46 E04

    2

    S46 E03

    0

    S46 E02

    2

    Can these assholes stop spamming me?

    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?

    38

    Season 46 Episode 01

    0

    Season 46 Players bash script

    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 < 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

    Show Season and Episode number during playback (pause screen)

    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.

    7

    Switching from Emby to Jellyfin - Roku client - Ubuntu server

    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

    4

    What the fuck are bagged eggs?

    There has been some dispute 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.

    32