• 0 Posts
  • 20 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.





  • Overshoot2648@lemm.eetoScience Memes@mander.xyzCFCs
    link
    fedilink
    English
    arrow-up
    4
    ·
    7 months ago

    It was a massive threat as it would break banking records and aircraft flight paths. Those industries spent millions to fix the problem. In 14 years(2038) we’ll have a similar problem with all 32bit computers breaking if they haven’t had firmware updates to store UTC time as a 64bit number composed of two 32bit numbers. Lots of medical, industrial, and government equipment will need to either be patched or replaced.


  • Overshoot2648@lemm.eetoScience Memes@mander.xyzpuns
    link
    fedilink
    English
    arrow-up
    15
    ·
    edit-2
    7 months ago

    17, 18, and 19 on the periodic table spell out ClArK, guess what’s below 18. Krypton. I can’t remember which one came first, but superman is baked into the periodic table and I can’t help but remember that everytime I think about chemistry.



  • Logic only proves something based on the starting axioms. People more often than not think based on a logical framework, but often with axioms and heuristics that differ from our own usually based on who and what they trust, what benefit they’d like and how much for they need to use to get it, and who they see as their ingroup and outgroup. People often think in terms of these kinds of relationships to maximize internal goals and benefits and minimize loss and repulsion.

    As much as I would love if everyone could be on the same page and do their own thing, people’s desires naturally conflict especially when there is scarcity or someone feels backed into a corner.




  • 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.