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/)WI
wim @lemmy.sdf.org
Posts 1
Comments 112
Danilo Krummrich of Redhat confirms start of Nova, a Rust-based GSP-only driver for Nvidia GPUs
  • It's an NVIDIA specific term that is the abbreviation for GPU System Processor. It's a RISC-V core that does all sorts of management tasks on a modern Nvidia card, mostly related to task setup, resource allocation, context switching, adjusting clock speeds, etc.

  • Shiiieeettt.......
  • In a lot of modern work flows this is incompatible with the development pattern.

    For example, at my job we have to roll a test release through CI that we then have to deploy to a test kubernetes cluster. You can't even do that if the build is failing because of linting issues.

  • Every language has its niche
  • I never did Rails but I used Ruby for many personal projects in the 2000s.

    When showing stuff to my coworkers or friends, I often joked how I tried to make my code look like it was already gzipped.

  • me_irl
  • I recently was in the market for a new dishwasher.

    I compared the EU eco labels (which are based on water and energy use).

    Buying the worst possible eco label currently on the market, and comparing it against the best two:

    • A label dishwashers cost almost twice as much (up to €400 more)
    • ombined energy and water costs saved over the lifetime of the device (which I optimistically set for 10 years at three cycles a week) is less than €100 euros
    • If you're not into money, but more concerned about the planet, think about it this way: how much damage could €100 in energy and water spread over 10y really be causing our planet?
    • These savings are only achieved if you use the most ecological program, which fails at it's primary job, which is cleaning dishes.

    If I could find a decent 90s model for which parts were still widely available, I'd buy that instead. I truly doubt that burning through these poorly made newer devices are sufficiently more ecological than just using a old machine for a longer time.

  • Windows Mixed Reality to be removed in Windows 11 24H2
  • I have one of these, but only use it for SteamVR. Does this mean I can't update either?

    AFAIK, the drivers come from Windows.

    Edit:

    From the article:

    Existing Windows Mixed Reality devices will continue to work with Steam through November 2026, if users remain on their current released version of Windows 11 (version 23H2) and do not upgrade to this year’s annual feature update for Windows 11 (version 24H2). This deprecation does not impact HoloLens.

    Well fuck. This headset is the only reason I keep a Windows PC around at all.

  • Linux Boomers
  • To quote the author himself:

    Great, do whatever you want. Just shut the fuck up about it, nobody cares.

    But then he proceeds to do the exact opposite and posts a vitriolic rant about how everyone who doesn't use what they use is, in their words, and idiot.

  • *Permanently Deleted*
  • I used them as well, and I know of at least 3 more coworkers who use them as well.

    I got started when I got one for free with a used computer I bought. I've since then switch full time to using an MX Ergo (like OP) on my desktop, and a cheaper M575 I keep in my laptop bag.

    I even game with them, and haven't touched a computer mouse in probably 2 years.

    The MX Ergo is far superior to any other I've used, highly recommended.

  • Just install EndeavorOS lol
  • My lifecycle was roughly Gentoo, Mandrake, SUSE, Debian (sid), Arch, Vector, Arch, Debian (testing), Ubuntu, OpenSUSE, Arch, Ubuntu, Manjaro, Fedora, and finally Debian (stable).

    I used to like to mess around with the newest shiniest software but now I just want it to not be broken.

  • State of the Nvidia open source driver in late 2023?
  • I have had so many issues with Nvidia drivers, especially on laptops with Optimus. Black screens after booting, random breakage when updating, having to fuck around with OpenGL libraries all the time when you have integrated Intel graphics and Nvidia graphics on the same system. It's just a pain for me on laptops.

    Wouldn't be such a big issue on a desktop, but I've had a work-provided workstation with an Nvidia and 99% of the time if something broke on that machine, it was because Nvidia wasn't compatible with some updated kernel or libraries.

    Intel and AMD have both provided us with a painless driver experience that just works out of the box all the time and is integrated in all the open source things (mainly the Linux kernel and the Mesa libraries for OpenGL & Vulkan). With Nvidia, you need to throw all that out and use their proprietary blobs for OpenGL and Vulkan.

    Also, I just think Nvidia is a scumbag company, trying to force single-vendor proprietary solutions on the market by abusing their dominant position (pushing CUDA while refusing to implement any new OpenCL version for over a decade, so software vendors couldn't just pick a competitive open alternative is one example, the original G-Sync is another). I prefer not to give them any money if I can help it.

  • State of the Nvidia open source driver in late 2023?

    Hi all,

    I'm in the market for a new big desktop replacement gaming laptop, and looking at the market there are almost exclusively Nvidia powered.

    I was wondering about the state of their new open-source driver. Can I run a plain vanilla kernel with only open source / upstream packages and drivers and expect to get a good experience? How is battery life, performance? Does DRI Prime and Vulkan based GPU selection "just work"?

    The only alternative new for my market is a device with an Intel Arc A730M, which I currently think is going to be the one I end up buying.

    Edit 19/11: Thanks for all the feedback everyone! Since the reactions were quite mixed - "it works perfectly for me" vs "it's a unmaintainable mess that breaks all the time", I'm going to err on the side of caution and look elsewhere. I found a used laptop with an AMD Radeon RX 6700M, which I'm going to check out the coming days. If not, I've also found Alienware sells their m16 laptop with an RX 7600M XT, which might be a good buy for me (I currently still rock an Alienware 17R1 from 2013 with an MXM card from a decomissioned industrial computer in it).

    38