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

help-circle
  • How is it not a bug? The info shown is decidedly wrong!
    Would it also not be a bug if your weather app shows freezing 8 C° tomorrow when it’s going to be 40 C°?
    Because there’s a perfectly understandable explanation, that they only count to 32 because temperatures didn’t get higher than that 30 years ago, so it counts down from zero when it’s above 40, because that’s how we’ve done it for years.

    Just because you know why, and it’s a little bit cumbersome to do it correctly doesn’t mean it’s not a bug.
    It’s not only a bug, it’s a lazy ass bug.



  • Focus might be a bit much,
    I only have a single feature wish, and that is to have file copy operation progress show correctly.
    As it is, if I copy a few gigabytes to an USB stick, it very quickly shows as finished.
    But it can take up to a couple of minutes before the operation is actually finished, and the stick can be unmounted and removed.

    The easiest way to check I know of, is tom open a terminal and simply use sync. And it seems immensely primitive to me that I have to do that.

    This is an age old problem for copying files that began to occur on PC systems way back around 1991, when write cache became a thing for disk operations. And honestly it makes me sad that this problem still isn’t solved now 35 years later. 😥

    Otherwise I think KDE is doing great with their desktop, except I think it should just be called KDE desktop, and not that other thing they call it now.


  • 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 Linus distros are very good for programming, and will have all the common necessary tools readily available.







  • Yes I do, it seems to me Linux is beginning to grow a bit faster than it used to.
    Desktop use is of course declining, so it will be a larger share of a smaller market.
    But enthusiasts have seen Linux as the better options for decades now, and gamers are coming over too, and use cases that require optimal security, and even some workstation tasks are done better on Linux because Linux has a superior kernel for multi threading.

    But it will take some time, probably at least 10 years.



  • I’m talking about comes pre-installed

    Apart from Steam not being a standard installed item, it is very feature full.
    For 32 bit you also need to enable multi-arch.

    But apart from gaming it is in no way bare and very very far from “super bare”. Ans Steam is pretty easy to install.

    I did not say it was not great or popular.

    You wrote it was mostly for servers. Which although it is an excellent server distro, it is most definitely developed at least as much for desktop use.

    This is not the dunk you think it is…

    I don’t think you really understand the implications.







  • I used XFCE many years because there were bugs and limitations in KDE I couldn’t live with.
    Now I’ve used KDE for about 2 years without issues, and they pull this stupid stunt!
    I still have XFCE installed, and when I switched to that my games worked fine again. Then when I wanted to switch back to KDE/X11 I couldn’t. It was friggin removed as an option after the latest upgrade, despite I specifically used KDE/X11 instead of Wayland because of a KDE/Wayland limitation that you can’t disable compositing.
    I do use compositing, but I like to have the option to disable it if I need to. And it was when I noticed I couldn’t disable compositing, I switched to XFCE to see if that worked.
    So long story short, I had to install a kde-x11-session package to be able to switch to it? WTF??
    I must admit this incident has made me think of switching to another distro that respect user settings more.

    PS:
    My short trip to XFCE was quite nice, they have refined the design some since last I used it. But damned I’ll have to port all my hotkeys again, I used top have them in xbindkeys, but I moved them to native KDE to be compatible with both X11 and Wayland. 🙄