Some Assembly Required
  • ChrisLicht ChrisLicht Now 100%

    Thank you. I can’t figure out if it’s that or a rest-of-the-fucking-owl.

    12
  • Homeowner baffled after washing machine uses 3.6GB of internet data a day
  • ChrisLicht ChrisLicht Now 100%

    If you add white vinegar to load, you won’t get the ick from clothes sitting in washer for hours.

    2
  • 3 Body Problem: Lawyer sentenced to death for Lin Qi murder
  • ChrisLicht ChrisLicht Now 100%

    I thought it was called the Dark Forest Trilogy.

    2
  • 'Most wanted' man arrested at airport after 27 YEARS on the run
  • ChrisLicht ChrisLicht Now 100%

    Left side is heart rate. Right side is penis.

    11
  • Russia's primary chipmaker is struggling with a defect rate of about 50 percent
  • ChrisLicht ChrisLicht Now 100%

    Here is a joke I heard in Moscow, in the early-‘90s:

    Our Soviet computer sector was clearly the best. We built the largest chips in the world!

    48
  • Will MAGA Republicans Block Baltimore’s Rebuilding?
  • ChrisLicht ChrisLicht Now 100%

    Makes sense. Does the state still go after the insurer?

    1
  • The soft life: why millennials are quitting the rat race
  • ChrisLicht ChrisLicht Now 100%

    Her father was also one of the highest-earning crim defense lawyers.

    3
  • Will MAGA Republicans Block Baltimore’s Rebuilding?
  • ChrisLicht ChrisLicht Now 100%

    Why isn’t the ship’s insurer paying for the bridge repair?

    10
  • R(ul)evenge USA edition
  • ChrisLicht ChrisLicht Now 100%

    If you’ve bought the lib line on voting this cycle, that’s great for you. But, you should stop shaming principled leftists like PP for not buying it.

    5
  • R(ul)evenge USA edition
  • ChrisLicht ChrisLicht Now 100%

    Funny how libs rarely have to compromise their core values to vote for Dem candidates, while your party leadership aggressively prevents the left from gaining any purchase in the party organizational structure, but you have the gall to demand our votes while showing zero sensitivity for the left’s moral concerns about Dem projects like the ongoing extirpation of Palestinians in Gaza—not to mention the left’s very reasonable observation that concessionary voting for neolibs since Carter has created a ratcheting of American politics to the far right.

    I don’t believe Trump will break America, because the Democratic Party clearly doesn’t. No party that believed that so much was on the line would prevent a competitive primary and support a VP candidate with the lowest approval rating in history, who has no constituency behind her, when the top of the ticket is 81 years old.

    6
  • R(ul)evenge USA edition
  • ChrisLicht ChrisLicht Now 100%

    I live in California, junior.

    4
  • R(ul)evenge USA edition
  • ChrisLicht ChrisLicht Now 100%

    Damn, even foreigners get the deal better than resistance libs.

    6
  • Rudy Giuliani telling Mar-a-Lago pals he’s trapped in ‘nightmare world,’ ‘can’t believe it’s real’ as he faces bankruptcy, legal woes
  • ChrisLicht ChrisLicht Now 100%

    Doesn’t Florida block homesteads from being grabbed by creditors in bankruptcy proceedings?

    3
  • Trump eyes Sen. Marco Rubio as a potential VP pick
  • ChrisLicht ChrisLicht Now 28%

    The team has given us a series of neolibs since 1976.

    I’ll probably pull the lever for Biden, but I don’t begrudge anyone who goes for a third option or doesn’t vote.

    -3
  • Trump eyes Sen. Marco Rubio as a potential VP pick
  • ChrisLicht ChrisLicht Now 11%

    If the Dems actually believed Trump were a threat to democracy, and that fundamental liberties would be lost, they wouldn’t be running a man clearly in decline with a running mate who has zero constituency and an even lower approval rating.

    The DNC and web scolds don’t get to removed about third-party voters, when they obviously assessed the situation and thought, “This is fine.”

    If the Dems can’t be arsed to respond seriously to Trump, the rest of us are under no obligation to fix their wagon.

    -14
  • RBG Award Gala Canceled After Justice's Family, Barbra Streisand Denounce Honorees
  • ChrisLicht ChrisLicht Now 94%

    Yeah, it’s nice that she did some good stuff decades ago, but her immediate legacy is dog shit.

    15
  • Gangsters, Money and Murder: How Chinese Organized Crime Is Dominating America’s Illegal Marijuana Market
  • ChrisLicht ChrisLicht Now 100%

    Your math sounds right. I’m surprised that ProPublica would fall for copaganda.

    4
  • I am not a networking expert, so please forgive any poor or unclear terminology here . . . My recently built Unraid Plex/Arr box works great, but I would like to set up NGINX Proxy Mgr and reverse proxy. My current challenge is that when I install NPM, all of a sudden all of my Arr apps, which are set to network though OpenVPN-Client, start mapping 443>443 and 80>80 (app to host). Sonarr, Radarr, Readarr, NZBGet, qBittorrent, Bazarr, Requestrr all have app-to-host mappings like this, when NPM is installed: Network: container:OpenVPN-Client Port Mappings: 10.0.1.99:443/TCP10.0.1.99:443 10.0.1.99:80/TCP10.0.1.99:80 10.0.1.99:81/TCP10.0.1.99:81 My OpenVPN-Client app-to-host mappings don't include either port, which makes this doubly confusing: 172.17.0.2:3579/TCP10.0.1.23:3579 172.17.0.2:4545/TCP10.0.1.23:4545 172.17.0.2:6767/TCP10.0.1.23:6767 172.17.0.2:6789/TCP10.0.1.23:6789 172.17.0.2:6881/TCP10.0.1.23:6881 172.17.0.2:6881/UDP10.0.1.23:6881 172.17.0.2:7878/TCP10.0.1.23:7878 172.17.0.2:8080/TCP10.0.1.23:8080 172.17.0.2:8191/TCP10.0.1.23:8191 172.17.0.2:8989/TCP10.0.1.23:8989 172.17.0.2:9696/TCP10.0.1.23:9696 NGINX Proxy Manager network and mappings: Network: br0 Port Mappings (App to Host): 10.0.1.99:443/TCP10.0.1.99:443 10.0.1.99:80/TCP10.0.1.99:80 10.0.1.99:81/TCP10.0.1.99:81 And, when I remove NPM, everything goes back to normal and works fine, with no app-to-host mappings showing up for Arr apps in the main Docker view. What dumb thing have I done?

    2
    0

    OpenVPN-Client is running normally, per its logs and ifconfig.me. The vpn.ovpn and vpn.auth files are working properly. In the Extra Parameters field of Deluge template I have added: *--net=container:OpenVPN-Client* In OpenVPN-Client template: - Network Type is set to None - I have added a port record: Host Port 8112 and Container Port 6881 Deluge's WebUI won't load at all. I tried qBittorrent instead, using the same approach as above, and it won't load the WebUI either.

    19
    5
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTE
    Television ChrisLicht Now 82%
    David Schwimmer is a mensch.
    www.theguardian.com
    15
    0

    For a couple of years, I have been serving Plex to a few friends and family from an NVIDIA Shield Pro on a gigabit fiber. Before that, I served from a Raspberry Pi. I have basic Linux skills, and my dream is to build a more automated setup. Unraid OS with Plex and -arr apps looks great to a non-expert like me. So, I just picked up an unmolested original Lenovo ThinkCentre M710Q 7500T with 16GB RAM, and a 256GB M.2. I have a spare 2.5" 2TB Samsung EVO 970 SSD that I could put in it; I also have a 3.5" WD Red 4TB external HDD. Here are my questions: - Do I need more RAM to be able to serve four 1080 streams at once? - Should I use the SSD or HDD, or both? - Any other advice or suggestions? It's appreciated!

    9
    17

    Every other guest is laying predicate for Iran to host Western munitions at the end of their parabolas. Also, Andrea Mitchell sees Alan Greenspan naked on the daily.

    24
    0

    I started with XMBC then Kodi then Plex on a succession of Raspberry Pis. Then, four years ago, I switched to running Plex on a Shield Pro. Now, I am trying to pick up enough Linux and Docker knowledge to be able to set up a Plex server, just for video, with automated RSS torrent management, running in Docker on an 8GB Raspberry Pi 4 running Raspbian Bullseye. I am not a technologist by trade, so hoping to find a Docker image that enables that without needing a lot of additional Linux plumbing to make it work. I am old and mostly rely on rudimentary UNIX skills left over from the late-'80s. Thanks for considering!

    20
    6

    I am at a high-beginner/low-intermediate level in Python, and one thing that drives me nuts is how poorly I am able to read the Python official documentation and grok how to use the described code. What's the secret? Are there any guides/videos/books that can help my understand how to approach reading it? Or, is it just one of those things that I need to just keep coming back to while coding, and eventually I will get the hang of it?

    56
    28
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearAS
    Ask Lemmy ChrisLicht Now 100%
    My posts aren’t showing on my profile

    What am I doing wrong?

    1
    0

    https://newatlas.com/medical/hookworm-trial-diabetes-chronic-diseases/

    76
    4

    I have encountered the typing module's callable type in a Python book, and saw it tangentially referenced in a couple of videos, but I still don't really grasp what it is for, when to choose to use it, and how it works. (The O'Reilly text I am mostly using is more of a desktop reference than a textbook.) Hoping someone here might have a suggestion for a good YouTube explanation/demonstration.

    7
    1

    I can use an existing class, and I kinda grasp the basics, but I am shaky whenever I have to sit down and create one from scratch that is more than just a bit of data or a couple of functions. Would love to find a clear video tutorial.

    8
    7

    Have two iPads with wefwef on them. 0.14.0 works great on one, but 0.15.0 is throwing lots of errors on the other, upon pretty much any action other than simple browsing. Commenting, searching, and profile-loading all throw the red error bar at the bottom.

    12
    6

    It was my favorite sub as well, and we need to jumpstart content here. I’m inclined to post the best stuff found there and properly attribute it to the original poster. Thinking it might be good to ping each creator and mention their creation was shared here. Any thoughts?

    13
    5
    ChrisLicht Now
    17 735

    ChrisLicht

    lemm.ee