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/)DA
Posts
7
Comments
340
Joined
2 yr. ago
  • Super relevant argument that ccp allows some companies to grow before they take over. And yes, obviously nobody would do business in China if they didn't share the profits. Hopefully nobody will ever do business again with a shithole like russia.

    Except Nvidia is the third largest company in the world with a ton of existing IP that they would effectively be handing over to a country that has a history of stealing IP without any repercussions and had the resources to take advantage of that IP and make Nvidia irrelevant.

  • Tourism is pretty much the only reason some countries are still around. Not asking for preferential treatment - just don't be an asshole to someone that's there to respectfully explore your culture or enjoy your weather.

  • I am American. Naturalized almost 30 years ago. Proud to be one while also proud to be in a country where I can safely say I'm anti orange cunt and everything his supporters stand for.

    My comment on cash was in support of what was said above. I've traveled a lot to my birth country of Ukraine before credit cards were a thing there and never had any issues with local currency or expected them to accept dollars.

    I've also been all over Canada and paid with whatever retailer accepts if I wanted to do business there.

    I'm also happy to cover CC fees for small retailers because I personally prefer to not deal with cash especially when I travel.

  • None of that is in the article. Just an elderly couple who don't want to be recognized as Americans because they fear they will be treated worse than other tourists.

    Obviously if you behave like an obnoxious piece of shit you deserve to be treated like one. That has nothing to do with your citizenship.

  • I voted against the orange felon. I don't expect sympathy, but I also expect to be treated like any other tourist. Really naive to believe that every American is an orange cunt supporter when not even half even came out to vote and only slightly more of those voted orange. Most of his base has never been outside of their state.

  • Ask Android @lemdro.id
    daq @lemmy.sdf.org

    Any way to disable taskbar on pixel fold 9?

    It shows up every time I dismiss or switch apps and displays over other stuff that might be more relevant. Any way to turn it off?

    Connect for Lemmy App @lemmy.ca
    daq @lemmy.sdf.org

    Alternative links for content

    This sounds like a really cool feature if not to difficult to add. https://dubvee.org/post/1621850

    Linux @lemmy.ml
    daq @lemmy.sdf.org

    How to figure out why BTRFS drive reports it is out of space

     undefined
        
    # sudo btrfs fi df /mnt/disk3
    Data, single: total=12.70TiB, used=12.27TiB
    System, DUP: total=8.00MiB, used=1.34MiB
    Metadata, DUP: total=15.00GiB, used=14.50GiB
    GlobalReserve, single: total=512.00MiB, used=608.00KiB
    
    # mkdir /mnt/disk3/tst
    mkdir: cannot create directory ‘tst’: No space left on device
    
      

    I suspect this is BTRFS balancing issue, but even BTRFS's own utility is indicating there's still SOME space left. Certainly should be enough to create a directory.

    Any ideas?

    Just in general BTRFS default options for creating new volumes seem to not work well for disks that I intend to fill completely immediately after formatting. Are there better options for this use case? I just use

    # mkfs.btrfs /dev/sdd1

    Coffee @lemmy.world
    daq @lemmy.sdf.org

    Switching between decaf and regular beans with auto machines

    Thinking of getting a fully automatic espresso maker. Seems like machines with 2 hoppers are double the price.

    I'm just curious what are some solutions people came up with for switching between decaf and regular beans for a family that regularly brews both kinds?

    Linux Gaming @lemmy.ml
    daq @lemmy.sdf.org

    D4 on Steam freezes since last update 1/2024

    I'm on OpenSUSE Tumbleweed. Latest NVidia proprietary drivers on 1080Ti. Proton 8-4 crashes faster than Expiremental, but both still consistently crash.

    Everything was working perfectly until recent D4 update. Now game freezes after 1-2 minutes in game.

    GPU VRAM is not exhausted. CPU is mostly idle. Plenty of RAM.

    Doesn't seem to be caused by anything specific. Will freeze whether I'm in a fight or in a town.

    Anyone else experienced similar issues? Not sure how to debug this, but I can't play anymore and it sucks.

    Linux Gaming @lemmy.world
    daq @lemmy.sdf.org

    External AMD GPU attached to laptop with Intel and NVidia GPUs

    I have a Dell laptop with Intel and Nvidia GPU and Sonnet 750 eGPU enclosure with AMD card. Monitor is connected via USB-C to laptop.

    glxinfo correctly shows AMD GPU as renderer when I run

     undefined
        
    # DRI_PRIME=1 glxinfo | grep "OpenGL renderer"
    OpenGL renderer string: AMD Radeon RX 7900 XTX (gfx1100, LLVM 17.0.6, DRM 3.54, 6.6.9-1-default)
    
      

    When I try to run steam or benchmark like Superposition though, they run using Intel card with terrible performance.

    DRI_PRIME=1 ./Unigine_Superposition-1.1/bin/launcher

    You can see in the screenshot that it shows computer RAM (64GB) and not GPU's VRAM (24GB)

    This same setup works perfectly if I put NVidia GPU in the eGPU enclosure.

    Any ideas? I tried connecting a DP cable directly from AMD GPU to monitor, but it works like crap with screen barely refreshing.

    Connect for Lemmy App @lemmy.ca
    daq @lemmy.sdf.org

    How to troubleshoot connecting to server?

    When I try to login to my Lemmy instance, I type my username/password, then 2fa code prompt shows up and I enter it, and then I just get endless spinning wheel. It used to work at one point, but I'm not sure what changed. I updated both, client and server multiple times since it stopped working. I've also reset Connect data on my phone.

    I can connect to my instance in browser and in another Lemmy client for desktop.

    Lemmy spams so much shit into server logs, I can't find anything useful during connection attempt. Is there any way to troubleshoot this from client?

    How can I figure out what it is waiting for?

    Edit: Just wanted to update that if I filter Lemmy server logs by IP - I don't see a connection attempt from Connect client at all.

    Thank you.