Kinda like georgism, mutualism and tripartism

  • 0 Posts
  • 13 Comments
Joined 6 months ago
cake
Cake day: August 13th, 2024

help-circle
  • If your hardware supports linux-libre and you don’t consume DRM content (If you don’t know. Widevine is the cause), it’s better to use that. If not, then you can use Debian/LMDE which can only use the blobs your hardware requires.

    My only reason for wanting to stay with the stock kernel is because its better maintained and gets audited more

    linux-libre used by Trisquel GNU+Linux which used by FSF. So don’t worry.

    Can the blobs from the stock kernel be a vulnerbility?

    This is not the thing to worry about. Vulnerability is normal because we are human. What is worrying is that blobs are non-libre and you are dependent on the blob developer to care. If the blob developer cares, then great. If not, then you are done. Also, this is a matter of trust. We cannot know what blobs are doing because they are non-libre.








  • If you use Xfce, you can make your display bigger than its maximum resolution by using scale in display settings. Chose “Custom” and set it to 0.5/below. Don’t set it to above 1 because it will make your display smaller and don’t set it too low because it will make your display blurry. If you encounter an issue when play game, you must revert your setting.

    You can do this too with xrandr but i don’t know if this will work in desktop environment. You may try it if you want. I never try this with wayland.

    Sorry if my english is wrong

    Edit: change 0.9 to 0.5.


  • I had an accident when i tried to change my Debian from using APT package manager to Slackware Pkgtools. When i made a package for Pkgtools, i used Pkgtools built-in chown (which is “Sloppy” according to manpage) and it didn’t just change ownership of the package but also my user folder and files inside my user folder. Because it, my Waydroid had errors

    Sorry if my english is wrong