Programmer by day, burnt out by night.

  • 0 Posts
  • 329 Comments
Joined 1 year ago
cake
Cake day: July 22nd, 2023

help-circle





  • From what I can see it mostly does ease of development better; it’s a completely new and rather lean codebase, and it’s seen as an investment in compatibility with graphical applications.

    Also, it has lock screens. X cannot do lock screens; it can have an app being full screen and pray to some collection of deities that nothing will come in front of it or that the fake lock screen won’t draw far too small, but it cannot natively do secure lockscreens that are guaranteed to work.
    So there, it does something much better: security.















  • First off, the packages and libraries on the AUR are not scanned, and not all packages and libraries are well tested or maintained there, especially when building from their source yourself instead of relying on their releases. The more you install that way and the more depends on it, the more points in your system are likely to fail.

    Your distro’s repos might not have everything and be a bit out of date at times, but they are scanned and usually better tested and maintained. Usually, not always.