• 9 Posts
  • 26 Comments
Joined 2 years ago
cake
Cake day: September 1st, 2023

help-circle



  • https://liberux.net/#faq

    We dream of a world where technology (both SW and HW) is completely open, but at the moment, this is not entirely possible. Our goal is to contribute to progress in this line by publishing all our developments to support the community.

    However, some components (such as the communications module or the CPU) do not have publicly available schematics and cannot be replicated. This prevents our device from being fully open source. Nevertheless, we are committed to publishing all our own development work and continuously seeking for components that respect user freedom without compromising usability.

    Regarding the software, the entire operating system will be open source, and all LiberuxOS developments will be published. The installed software will also be open source. However, some parts of the firmware will remain closed, as some manufacturers do not release their code. Still, we will do our best to open more parts of our system over time.






  • here should be a platform that enables designers to relatively easily contribute to open source projects without learning git or whatever the fuck.

    Make it then.

    Do you know how difficult it is to make software that runs, let alone runs well? Do you know how difficult it is to stay on top of the constant messages, issues, PRs, and just churn that comes alone when that particular software gets popular? And on top of that devs are supposed to be design gods too?

    If you think you have the solution: build it. Be a part of the solution. The developers of GIMP can’t do everything.

    Anti Commercial-AI license


  • There should be a community that documents these kinds of things, so that governments from around the world can have a repository of knowledge for these things. “I’m a government instance that does X and would like to find software that does Y for me. What could exist? Let me look at $repository”. Without it, every government has to relearn the same lessons.

    The knowledge shouldn’t just end up in some article on lwn or whatever, but in the hands of people trying to convince their governments (local to national to international). The EU has something like that, but it’s not well managed and there doesn’t seem to be an NGO, at least to my knowledge, that does this kind of thing either. I might of course be mistaken.

    Anti Commercial-AI license




  • On regular x86 laptops, this mapping is already present in the UEFI firmware, described as ACPI tables. ACPI, which stands for Advanced Configuration and Power Interface, is an open standard that some firmware implementations use to advertise the devices that are part of the system to the operating system through a key-value data structure called “ACPI tables”. At boot, when the operating system detects ACPI tables, it reads them to enumerate the hardware devices and allow the various drivers and kernel modules to interact with all compatible discovered devices.

    Why doesn’t Quallcomm have this? Seems like a major oversight. Kinda weird that they don’t have ACPI. It’s an open standard…

    Anti Commercial-AI license