• 36 Posts
  • 2.69K Comments
Joined 3 years ago
cake
Cake day: July 7th, 2023

help-circle


  • I hate to keep being in these threads saying the same thing, but new people need to know:

    THERE IS NO APPRECIABLE PERFORMANCE DIFFERENCE BETWEEN ANY LINUX DISTRO FOR GAMING

    Doesn’t matter if it calls itself a “gaming” distro, or it wins by 10% in some benchmarks here and there. Any distro can be tuned like any other distro in every single way. No distro has any proprietary bits that make it better than another, and even if they did, you’d see devblogs or GitHub scripts you can one-shot to tune whatever you’re running to perform similarly.

    Save yourself from falling for the hype, and save yourself the time of sitting through videos like this.









  • The article is very misleading, but the real gist is that all of these AI dipshits figured out what FPGA was, and are now flooding the zone to use it. This tool has been an absolute gift to companies looking to move to FPGA for things like ML workflows, NL processing, and semantic flows, WITHOUT needing the dumb shit GPU pricing. Better results, cheaper bills.

    AMD is two steps ahead of the game in these arenas versus Nvidia, and people just figured it out, so of course they are going to start charging for it. It uses resources on their end, so they need to bill for it to make it make sense. The same way every dumbass startup gives shit away to get you hooked is the way this works.

    FPGA is going to usurp the reliance on CUDA in a massive way in the next few years, and they want to get paid for the upfront work they put in to make this possible.

    Not shocked at all.











  • Same as you would on MacOS :

    • ditch the .deb package because it’s the wrong tool for the job here.
    • Squashfs image with encryption
    • Set keyring entries and a wrapper script to manage lock/unlock. If you already know the hardware platform of all users, this can even be improved upon

    I have no idea why someone would be using Debian packages to distribute something like this though, if that’s the question. Absolutely not going to work well.