• 0 Posts
  • 374 Comments
Joined 2 年前
cake
Cake day: 2023年8月25日

help-circle

  • Fair - point still stands though - the application only has a single breakpoint defined at 600sp from a cursory glance, the lack of an ultra-wide specific layout is just because it hasn’t been implemented rather than a shortfall of GTK (though I’m not sure you would even want to make the message view wider, as it would impair readability)










  • Your computer is a bunch of parts that need software to make them work. The “operating system” handles talking to the hardware directly, while the programs you run only talk to the operating system. Talking to the operating system is easy, talking to the hardware is difficult, since you may need to speak a hundred different languages to work with every possible network card, sound card, graphics card, etc.

    The operating systems you have probably heard of are windows and macOS. Linux is a 3rd one.

    Windows is owned by Microsoft, macOS is owned by Apple, and Linux is developed by the community and (typically) released for free. Since anyone can work on Linux, there are tons of different versions of it floating around, that are all slightly different from one another.



  • But AMD has been making leaps and bounds improving their GPU software

    They are still largely shitting the bed here. Their ROCm installer won’t run on Ubuntu 25.04 last time I checked, and the 9070xt won’t work on OSs that ROCm DOES support because the kernel and graphics stack is too old.

    ROCm has been “almost ready” to be a drop-in replacement for CUDA for almost a decade. I feel like it literally would take nvidia ceasing to exist to give them the critical mass to push it over the finish line