• 6 Posts
  • 23 Comments
Joined 9 months ago
cake
Cake day: December 22nd, 2023

help-circle


  • Absolutely, creating a complete modern computer is an incredibly complex task. Building a 3GHz CPU from scratch is a monumental challenge, and even assembling components like stm32 or Pis requires a level of expertise. Developing your own drivers, dealing with various peripherals, and ensuring compatibility is tough shit.

    However, once the software is written and released under a Free Software license, it will be there forever. As you’ve already stated, it’s hard, but not impossible. I share your hope that one day we will reach the point where such endeavors become more feasible.








  • Zeon@lemmy.worldtoLinux@lemmy.mlReddit API blew up and now I run Linux?
    link
    fedilink
    arrow-up
    5
    arrow-down
    2
    ·
    edit-2
    8 months ago

    I was simply offering a suggestion. The original poster used the term ‘FOSS’ to describe Ubuntu GNU/Linux, which isn’t entirely accurate, as Ubuntu includes non-free software by default.

    My intention was to ensure they were informed about it. The whole point of GNU/Linux is to make sure that every computer user has freedom. If you think sharing information and teaching people is bad, maybe you’re using the wrong operating system.


  • Zeon@lemmy.worldtoLinux@lemmy.mlReddit API blew up and now I run Linux?
    link
    fedilink
    arrow-up
    4
    arrow-down
    13
    ·
    edit-2
    8 months ago

    Ubuntu GNU/Linux is not entirely FOSS, as it ships with non-free software by default. If you’re committed to FOSS principles, I would recommend Debian GNU/Linux instead.

    However, it’s important to note that Debian GNU/Linux is not recognized by the Free Software Foundation (FSF) as a completely FOSS distribution. This is because Debian includes non-free firmware packages for those who need them.

    From a security perspective, this is acceptable, as the Linux kernel won’t load these packages unless the corresponding hardware is available. Debian ships with Free Software by default, and I would suggest giving it a try if possible!

    It’s essentially the same as Ubuntu, but more freedom-respecting.



  • Well, that’s debatable too because if your going to put a new user on a rolling-release distro, something will probably break and they’ll have to fix that. Debian is great for this because it provides stability over having the latest and greatest tools. In my own opinion, Debian was the best choice for me as a newcomer because it just works. (I use it as my daily still)

    I do agree with your second point though, there should be descriptions in the installer describing words like ‘GRUB’ or ‘GNOME’, I already asked one of the Debian developers about this, they said there is just not enough room in the installer. People also have AI at their fingertips now, so it will get better later on.