• MasterNerd@lemm.ee
    link
    fedilink
    arrow-up
    121
    arrow-down
    4
    ·
    1 year ago

    Kinda weird that they’re calling it an OS, but ig they’re just trying to cater to the windows audience

    • KISSmyOS@lemmy.world
      link
      fedilink
      arrow-up
      102
      arrow-down
      1
      ·
      edit-2
      1 year ago

      I’d just like to interject for a moment. What you’re referring to as Linux is in fact KDE/Linux, or as I’ve recently taken to calling it, KDE plus Linux.

      • Kusimulkku@lemm.ee
        link
        fedilink
        arrow-up
        5
        arrow-down
        2
        ·
        1 year ago

        Neon is more of a testbed than a proper distro (they don’t actually even use that word).

        Is this “the KDE distro”?

        Nope. KDE believes it is important to work with many distributions, as each brings unique value and expertise for their respective users. This is one project out of hundreds from KDE.

      • rwhitisissle@lemmy.ml
        link
        fedilink
        arrow-up
        1
        arrow-down
        3
        ·
        1 year ago

        Which is…still not an OS. It’s a distribution. Specifically, it’s a fork of Ubuntu. To reiterate what the OP was saying, they’re catering to the Windows audience, who understand the concept of a “new Windows version,” but who wouldn’t understand the concept of a distribution.

        • killerinstinct101@lemmy.world
          link
          fedilink
          arrow-up
          6
          arrow-down
          1
          ·
          1 year ago

          What exactly is an OS to you? All distros are operating systems because they ship all the tools and utilities need for the system to function (on top of a package manager).

          The fact that the KDE devs didn’t write that code themselves doesn’t disqualify it from being an OS.

          • rwhitisissle@lemmy.ml
            link
            fedilink
            arrow-up
            2
            arrow-down
            2
            ·
            edit-2
            1 year ago

            An OS is the interface layer between hardware and software. It’s the first code that runs after the boot loader, and it exposes an API for syscalls that allow user processes to allocate typically restricted resources, while also tracking and maintaining those allocated resources, doing process scheduling, and a bunch of other critical tasks.

            All distros are operating systems because they ship all the tools and utilities need for the system to function

            All distros contain operating systems (or, more accurately, kernels), or, rather, are built on top of them. A distribution is a collection of curated software, along with an init system and, for linux, package manager, and, frequently, a particular desktop environment. These pieces of software are, on some level, superfluous. You can have an OS without them. They don’t comprise the OS as a distinct conceptual layer of a computer system, of which there is the hardware, operating system, application, and user layers. The operating system is just Linux - because that is the interface layer between the hardware and software.

            Saying “all distros are operating systems” is like saying “all cars are engines.” It’s just wrong. And I don’t care what wikipedia has to say about it.

        • Kusimulkku@lemm.ee
          link
          fedilink
          arrow-up
          1
          arrow-down
          2
          ·
          1 year ago

          It’s actually not even a distro, according to their own description at least

          Is it a distro?

          Not quite, it’s a package archive with the latest KDE software on top of a stable base. While we have installable images, unlike full Linux distributions we’re only interested in KDE software.

            • Kusimulkku@lemm.ee
              link
              fedilink
              arrow-up
              2
              ·
              edit-2
              1 year ago

              They probably feel like the name distribution means more than just slapping a DE on it and basically a PPA. Then again, haven’t stopped loads of distros from doing that hah.

              Could be another way to discourage people using it as a beginner distro or something.

              • rwhitisissle@lemmy.ml
                link
                fedilink
                arrow-up
                1
                ·
                1 year ago

                I mean, there’s over a thousand linux distributions already and it feels like they just don’t want it to be another drop of water in the ocean.

  • GustavoM@lemmy.world
    link
    fedilink
    English
    arrow-up
    114
    arrow-down
    3
    ·
    1 year ago

    “But can Linux install things via a single .exe file? HAHAH EAT IT NERD!”

    - 10’ish years ago past me, before discovering the magical wonders of the package manager

    • RQG@lemmy.world
      link
      fedilink
      arrow-up
      45
      ·
      1 year ago

      I found since people are used to app stores, I’ve had a much easier time convincing people to try out Linux. My mom even said that she always wished her windows PC had a proper app store.

      • grue@lemmy.world
        link
        fedilink
        English
        arrow-up
        31
        arrow-down
        2
        ·
        edit-2
        1 year ago

        I think it’s still important to explain the key difference between an “app store” and a package repository: the latter isn’t a “store” because everything is free.

      • bellsDoSing@lemm.ee
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Honestly, if all you’ve ever experienced in regards to terminals is windows CMD, then you really haven’t seen much. I mean that possitively. Actually, it will give you a far worse impression on what using a Linux / Unix terminal can be like (speaking as someone who spent what feel’s like years in terminals, of which the least amount in windows CMD).

        I suggest to simply play around with a Linux terminal (e.g. install VirtualBox,.then use it to install e.g. Ubuntu, then follow some simple random “Linux terminal beginner tutorial” you can find online).

      • psud@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 year ago

        Don’t worry about the terminal until or unless you have something to do that needs it, then follow a guide

        Incidentally if a guide tells you to run a program in terminal, you can check what that program is supposed to do

        • man command (eg. man mount) gives you the manual, if it has a manual
        • command -h or --help gives you the command’s help page - pipe it through “less” if it’s more than a single screen eg: ls -h | less
  • glibg10b@lemmy.ml
    link
    fedilink
    arrow-up
    90
    arrow-down
    1
    ·
    1 year ago

    Windows 11 takes your money, gives you ads, sells your information and ignores your bug reports and feature requests

    KDE is free, ad-free and open to contribution

    I think we have a clear winner here

    • desconectado@lemm.ee
      link
      fedilink
      arrow-up
      20
      arrow-down
      1
      ·
      edit-2
      1 year ago

      But can it run proprietary software used in the industry? From Excel to Photoshop, if you are in a collaborative professional environment, you can’t run away from those, and don’t tell me you can use the alternatives in Linux, because no, you can’t. This is not linux fault, but it’s still an issue you can’t handwave.

      I love linux, but you can’t expect people to adopt it just because it’s objectively better than windows.

      • FangedWyvern42@lemmy.world
        link
        fedilink
        arrow-up
        9
        arrow-down
        2
        ·
        1 year ago

        Wine can run most of those, not all. You can still dual boot Windows if you need to (VMs are an option, but they aren’t always the best).

        • desconectado@lemm.ee
          link
          fedilink
          arrow-up
          10
          ·
          1 year ago

          I mean, that’s what I do. Will I be able to convince my 60 yo colleague that had been using the same workflow for decades? No, not a chance.

        • gmtom@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          But you understand that’s a massive Ballache to deal with on top of your normal workload?

          • psud@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            I haven’t tried running anything new, but the stuff I have run in wine has worked easily, without any tweaking

      • aldalire@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        4
        ·
        1 year ago

        List of things to consider

        1. There are alternatives
        2. You can use wine
        3. You can run a windows VM and install it there
        4. Dual boot windows
        5. Microsoft has built a proprietary moat around their operating system. The reason why it’s hard to switch from Windows is by corporate design. A mix of early adoption, network effects, and just plain cold hard cash makes them dominate the operating system market. Of course it’s infeasible for your 60yo coworker to switch; but KDE presents an alternate reality, an opportunity, for people fed up with big tech’s bullshit. Yes, figure out how to run and use alternatives you fucking nut. Way to go disparaging countless volunteer hours spent on open source projects so that people like me can switch to linux.

        Comments like these make me irrationally angry. Why complain about open source software and give bad PR? It’s open source; contribute.

        • desconectado@lemm.ee
          link
          fedilink
          arrow-up
          2
          arrow-down
          2
          ·
          1 year ago

          Read my other replies. 1 and 2 don’t really work, the performance of using wine, or the alternatives, is just not there, if you do amateur work, maybe that’s fine, but for professional collaborative work, good luck using freecad instead of autocad.

          Personally, I use 3 and 4, but you have to understand that the regular user is not going to go through that much hassle to set up a virtual machine.

  • HouseWolf@lemm.ee
    link
    fedilink
    English
    arrow-up
    46
    ·
    1 year ago

    So basically ever since I first tried Windows 7 I held it as the “Gold standard” for desktop OS’s. Half my tweaks to Windows 10 were trying to get it as close to Win7 as I possibly could.

    When I finally start experimenting with Linux early this year KDE quickly got me to reconsider my “Gold standard” and finally switch my main machine fully to Linux.

    No regrets and certainly ain’t switching back even if Microsoft gave me updated Windows 7 with every extra feature I wanted back then.

    • interceder270@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      1 year ago

      I set my KDE up to look as much like Windows 7 as possible.

      I think that was peak desktop design before designers started changing shit just to stay relevant.

    • 7u5k3n@lemmy.world
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      1 year ago

      I’ve been on Linux for ages and ages… back when I had to order CDs for new copies of Ubuntu.

      Kde is the first desktop experience that I feel is the gold standard.

      Every iteration of Linux I’ve used, solus, fedora, Ubuntu, Manjaro the DE I use is KDE.

      I’m not sure why… but it makes sense to me and is my gold standard experience.

    • psud@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      But you still need to get at the audio settings to tell it that it should use your microphone for a microphone, not the USB camera

  • Synthead@lemmy.world
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    1
    ·
    1 year ago

    To be fair, forcing a bunch of software on the machine users own was never a good move, and in my opinion, not a new normal.

  • jayandp@sh.itjust.works
    link
    fedilink
    arrow-up
    15
    ·
    1 year ago

    What’s the current reliable KDE Distro? I’ve been rolling with Kububtu for a while now, but Ubuntu’s Snap mandate has been getting annoying.

  • kshade@lemmy.world
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    1 year ago

    KDE nerds: Is there a way to get a normal app launch indicator (cursor with a loading icon/hourglass) instead of either nothing or the little hopping icons that don’t animate right?

    • arglebargle@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago

      I think you mean different. I find the bouncing very normal after all these years. The spinning wheel and hourglass is there but they are used to indicate system waits, rather than launches.

      Of course you can shut the bouncing launch off if you dont like it.

    • CalicoJack@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      I don’t know about an hourglass specifically, but there are some options. Should be in system settings, applications, launch feedback and/or busy cursor.

  • AlexWIWA@lemmy.ml
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 year ago

    Because I need Windows to run old C&C games. Get Generals world builder working on Linux and I’ll delete my dual boot

    • AMillionNames@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      You can already get it working under Linux, running a Windows VM. I remember doing that for Homeworld, it’s basically the emulator approach. A VM is ok if it isn’t too demanding graphically.

      • AlexWIWA@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Yeah the issue is the tools. They’re what I have a hard time with in the VMs. I have no idea why

    • the_q@lemmy.world
      link
      fedilink
      arrow-up
      6
      arrow-down
      8
      ·
      1 year ago

      Imagine keeping an entire system set aside for one application. You do you, bud.

      • AlexWIWA@lemmy.ml
        link
        fedilink
        English
        arrow-up
        13
        ·
        1 year ago

        I don’t think you understand how zealous C&C fans are. Some of us have entire XP machines with CRT monitors just to play the game in its purest form. We’re about as culty as Linux.

        But it’s also not just one program, it’s all the c&c games, their map editors, mod loaders, and any modding tools. World builder is just an example.

          • AlexWIWA@lemmy.ml
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            3
            ·
            1 year ago

            The simple solution here is to just move on and play a game that isn’t old enough to drink, lol.

          • AlexWIWA@lemmy.ml
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            It can but it’s already a headache to get the tools running, and adding in the VM layer can add more headaches.

            Usually the compatibility patches make the games work in the VM, but the map editors and modding tools had a lot of issues last time I tried.

            The tooling around those games was incredibly barbones so there are probably a lot of hacks going on that the VM wasn’t properly stimulating.

  • HurlingDurling@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Currently, dual booting Fedora and Windows 11 on my Asus gaming laptop, and I love Fedora, but it’s still not full sailing. Every other boot the wifi card doesn’t register and I have to reboot, others the OS freezes even though Grub doesn’t but nothing actually opens or closes, and lastly if the laptop is on battery and goes into hibernation, waking it up takes around 5-10 minutes. To add that gaming is still not as smooth as it is with windows, and I still have a use for Windows pOS.

    • EvokerKing@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      That isn’t a problem with Linux, as much as I hate it. It’s a problem with Asus, which I hate more. Asus is known for having many unfixable bugs on everything they have similar to these but even this isn’t as severe as most people get where their audio will go out for days on end.

    • Cinnamon3431@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      there seems to be a problem either with your specific install or with the compatibility of fedora and your hardware. None of what you listed is expected normal behavior. Maybe try reinstalling fedora or another distro, best of luck :)

    • Nahdahar@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I’ve tried Fedora 3 times years apart in my life and never had a good experience. The longest time I used a distro was with Elementary OS and Zorin OS, the latter of which I’m currently on.

  • AMillionNames@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    1 year ago

    I used to use Linux exclusively, but I eventually gave in to the appeal of Windows. I’m just too into gaming, even with all the advancements Steam and Proton are bringing into Linux. The main difference I’ve had is which OS type hosts which OS type.

      • AMillionNames@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        It’s not a specific one, it’s about not having to worry about which one are in the ProtonDB list and how it actually performs and can be configured. I just lose less out of having Linux in a VM for what I use it for, and have less surprises running the games on the system they are marketing and testing for.