• 0 Posts
  • 53 Comments
Joined 3 years ago
cake
Cake day: June 18th, 2023

help-circle


  • Weird that Apple has renamed OS X to Mac OS, my first thought opening the link to statcounter was NO WAY 8+% use an OS that was discontinued 25 years ago.

    WTF Apple?

    Opening Wikipedia it says Mac OS was introduced in 2001!?!?!!??
    WTF? That’s the year it was discontinued!!

    https://en.wikipedia.org/wiki/MacOS

    macOS (previously OS X and originally Mac OS X

    Mac OS X succeeded the classic Mac OS, the primary Macintosh operating system from 1984 to 2001.

    For fucks sake! No it’s not “classic Mac OS”, it’s Mac OS. It was never named classic. Just because Apple fucks up doesn’t change the name of the original Mac OS.
    And no OS X did not maintain the same version number for decades. It was introduced as OS X 1.0, 10 is not a version number, it’s part of the name like with OS/2 where the number is also not a version number but is part of the name, and describes something completely different, namely that it was meant as the default OS for IBM PS/2 computers.

    Sorry for the rant, but the stupidity of Apple removing the X from the name and not distinguishing properly between the original Mac OS and the new macOS is just such a piss poor decision IMO.
    For instance Mac OS does not have multitasking! But macOS does.



  • Nvidia drivers do not always play nice with the kernel, and can disrupt high end audio use. If you use Linux you should use an AMD or Intel GPU.
    My wife used to use Nvidia, because it worked better for some games, but she finally ended up getting pissed with the proprietary Nvidia drivers, and switched to AMD about a year ago. And now all her games that used to work with Nvidia drivers also work with AMD.
    AFAIK Debian support Nvidia proprietary drivers reasonably well today, but for older Nvidia cards you may be out of luck, they can be a real shitshow to get to work if you want to use the proprietary driver.
    Best option is to just stop using Nvidia on Linux!



  • My wife uses Debian and is very happy with it.
    She uses it both for gaming and studio recordings with Ardour.

    Debian has for decades been among the most respected distros in the Linux world, and it still is.
    If you want something solid, Debian should be your first choice.

    Edit PS:
    She also uses it for programming occasionally. Debian is an excellent platform for “coding” with its huge repositories.
    But most Linux distros are very good for programming, and will have all the common necessary tools readily available.







  • to some disappointment is still using Mesa 25.1 series graphics drivers

    Good call IMO, my distro just upgraded to MESA 25.3, and I’ve had problems with black screens in games since that. I even tried switching to older kernels and since it’s apparently not the kernel, my guess is on the MESA driver.

    PS:
    I use a Radeon RX 6600 XT GPU, and it has worked fine for years before the upgrade.
    I checked the cabling first, and that the card was firmly socketed, but they are fine, and it clearly happened after the kernel/MESA upgrade??? It doesn’t happen in desktop, only in games.

    EDIT!!!
    Turns out it was KDE/Wayland that caused the problem, for some reason the upgrade moved me from X11 to Wayland, and I had to install X11-session for KDE, after switching to that it works fine again.
    Sad that Wayland which is supposed to be the better supported option now fails where X11 is still going strong.








  • You can use sync in terminal. But it’s tricky because it sometimes returns even when the writing isn’t finished.
    My method is to use sync multiple time, if it returns immediately 2 times it should be clear,
    Only then do i dismount the stick, because I don’t like to dismount a device with pending operations. But when the dismount says the stick is ready to be removed, you should be clear.