• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: August 20th, 2023

help-circle



  • Honestly, I haven’t had a single bug aside from the default radio selection not being visible until you click the other option, but that is more of an ICED issue that is already being addressed. Really there are just a few power options like screen timeout and autosuspend that are missing and the UI needs a retouch, but I think its a solid base over all. It’s being led by the same developer of Redox OS so he has a lot of experience developing a modular, well performant rust system.









  • The depends on the material and the recycler. Metals, glass, organic waste, paper, and car battery recycling is pretty good. South Korea, and several European nations have really efficient recycling programs. Even some plastics like PET are easy to recycle. The issue is that a lot of plastics make it very difficult to recycle especially if they are embedded into another material or are specialized for their usecase and most places have trash recycling programs pun intended.




  • I’d argue the sandboxing you get from xdg desktop portals in applications installed from Flatpak and Snap is a lot better than windows giving full system access to an application when it asks. Keeping a program’s access domain specific is a lot better security than Mac OS or Windows. Not to mention the security improvements from Wayland paired with Pipewire preventing applications access to things like the desktop, clipboard, and audio without explicit permission. And I haven’t even mentioned SELinux yet. In an office setting you could certainly lock down a system pretty easily and prevent things like fishing attacks and even spear fishing. Windows and Mac OS are inherently security through obscurity because they are proprietary and rely on hackers to not know quite how they work, but Linux is resilient because it has more eyes on it and because distributions can modify the kernel specifically for added security like with the SELinux patches.