• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle

  • nakal@kbin.socialtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    6 months ago

    Every time someone cries about hardware not being supported, you find out they didn’t care to look up compatibility. You can also ask the vendor, if you’re lost.

    It’s like you buy a Diesel car and complain that it it’s annyoing because it breaks when you fill in gasoline.


  • nakal@kbin.socialtoLinux@lemmy.mlIs Ubuntu deserving the hate?
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    7 months ago

    This doesn’t seem to be a problem with snap. Canonical probably tried to show vendors a way how to distribute software commercially. But vendors are on the level of cavemen and don’t know removed about Linux even after serving a solution. Or they simply don’t care about building up a market opportunity.

    I don’t want to defend Ubuntu. I don’t like Ubuntu especially, but it might be a simple explanation.










  • nakal@kbin.socialtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    9 months ago

    (My opinion) No, you aren’t paranoid. I’m thinking a bit like you, but I also consider probabilities. You need to download the checksums from the official website and the ISO from mirrors. Two different sources would need to be hacked. This is where I say, it’s hard and secondly someone would notice that hack very quickly.

    Signing the ISO or the checksums with a well-known signature is still important. I verify it, if a signature available. It’s just a couple of seconds and doesn’t cost anything.






  • I don’t know what you mean with Adobe. It’s a company not an application. Adobe Reader sucks and I don’t need Adobe Pro, because I am able to use LaTeX.

    Why I need a real distribution instead of a naked operating system like Windows is that it comes with ten thousands of preconfigured packages.

    Then the system is transparent. I know what it does and can analyze it easily. When something doesn’t work, I am able to find the cause. This is essential for me.

    I don’t need any shady antinvirus that hooks into the kernel, making the computer overall insecure. I generally trust the OpenSource community more than I trust Microsoft.

    I also don’t like ads on my system, except I subscribed to them. I pay for software and give devs money to keep projects running. But I don’t want to see unrelated ads.


  • nakal@kbin.socialtoLinux@lemmy.mlSystemD
    link
    fedilink
    arrow-up
    12
    arrow-down
    10
    ·
    edit-2
    10 months ago

    SysV init is crap, but so is systemd as init process. One example is that an admin needs to know why the system does not boot properly. In this case the kernel messages help. systemd is not helping here.

    I’ve currently one problem that I need to solve, but I need 2 people, one to make a video, the other to press Ctrl+Alt+Del to capture an error message that appears for 0,1s after sending the key sequence, when my PC does not boot. This is crap! Why the hell it does not boot occasionally, I have no idea and I’ve been an Linux/Unix admin for 25 years now. Why I cannot find it? Of course because systemd doesn’t even log it!

    This is brand new when systemd appeared. I loved to see the kernel messages to full extent…