• 4 Posts
  • 1.88K Comments
Joined 2 years ago
cake
Cake day: March 22nd, 2024

help-circle




  • This is why I love the idea of Cromite and other “antifingerprinting” efforts, not simply blocking but spoofing and plausibly randomizing as many metrics as they can.

    I wish there was some way to distribute that to the masses. Like maybe a crazy hardware zero day, and it’s only used to stealth load anti fingerprinting on as many devices as it can.


  • What I barely understand is why businesses keep fueling this ad inferno. If it’s mostly bots farming engagement, isn’t that going to limit the effectiveness of advertising? Won’t that eventually show up in their returns on the advertising’? Do they really want their business associated with scantily clad 14 year old feeds, or are they all totally blind to that.

    I get part of it… social media is the internet now, for most people. So if you want reach, where else are ya gonna go? Cable? Newspapers? Local news? They killed everything else. Google’s even killing YouTube sponsors now, auto skipping sponsor segments in the app.


  • IDK what y’all are on about. KDE + Khronkite uses very little RAM. There are a few background things you can disable if you don’t need them to make it even leaner.

    It also just works, with so many integrations, all maintained for you.

    My brief foray into discrete WMs like Sway was nostop “oh, it doesn’t have a WiFi manager? Oh, no sharing? Oh, no…” and I ended up having to install a bunch of stuff manually, manually configure it all, tie them together with some scripts and services that break with updates, and find out I did a no-so-great job because I haven’t spent literally thousands of man hours in integration and ended up using a lot of extra disk space and RAM anyway!

    Breathes.

    So yeah. Big DEs are nice. And lean, mostly.


  • I don’t intend to be abrasive, but this post feels like… bait?

    I know it’s not.

    But still. OP posted few specifics of what they actually do on their computer, nor what their hardware is, nor specific problems, and is not responding to any comments thus far. But “what distro should I use?” is Lemmy catnip. It’s absolutely guaranteed to get a lot of engagement.

    It’s also been asked many, many times. If OP is curious, there are literally thousands of comments to sift through on Lemmy alone.

    If this was Reddit, I’d say it’s a bot account farming karma for authenticity. But that doesn’t makes any sense, as there’s no engagement incentive like that here on Lemmy.


    So yeah. Apologies for impoliteness, I meant nothing personally, but OP, there are many threads like this, and you’d get much more tailored suggestions with a little more specificity.











  • brucethemoose@lemmy.worldtolinuxmemes@lemmy.worldBeware
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    7 days ago

    Thats just poor distro support, kind of like CUDA in the past… ROCM should “just work” if it’s shipped right. But it’s not really a priority with maintainers.

    Now, if you’re trying to run CUDA stuff with ROCM, that’s a whole different story. The bast majority of GPU software has extremely poor ROCM support compared to CUDA, and some of this is definitely from AMD footgunning.


  • brucethemoose@lemmy.worldtolinuxmemes@lemmy.worldBeware
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    7 days ago

    because it tends to include a previous version of the driver, which causes install/uninstall havok

    To be fair, this is a packaging/distro problem, as CUDA should always work (and be kept in sync with) the newest graphics driver.

    ROCM and OpenVINO (AMD and Intel) are even more of a pain, actually.


  • I don’t even know what they’re using the SSDs for.

    Most businesses are too stupid to train their own models from scratch, and won’t use “foreign” ones so they won’t finetune them either.

    On the inference side… SSDs aren’t used for much. Just storing Docker stuff/dependencies and model weights for the initial load, and that’s it. Maybe some data for bulk processing, but that’s no different than existing software. The one niche may be KV cache swapping for re-using prompt prefixes, but this is limited and being obsoleted by new attention mechanism.

    So WTF do they even need SSDs and HDDs for? Honestly it feels like FOMO purchasing.