notanapple

joined 1 week ago
[–] notanapple@lemm.ee 1 points 4 hours ago

It has been in the works for a long time (since 2022): https://github.com/mastodon/mastodon/pull/19059

[–] notanapple@lemm.ee 1 points 4 hours ago

You can disable apps using adb.

I personally use AppManager (FOSS). In the settings, change the working mode to Wireless ADB. The app should give you the instructions but you can also ask here. Then from the app list you should be able to disable any app you want. The app even tells you which apps are bloatware.

But if you want, you can use adb on Linux too. Download adb and then from terminal run the commands as explained here: https://www.xda-developers.com/disable-system-app-bloatware-android/

[–] notanapple@lemm.ee 4 points 22 hours ago (1 children)

Yes, but maybe debian enables it by default? You can check by running cat /sys/kernel/mm/lru_gen/enabled

If the result is 0x0007, it means MGLRU is fully enabled.

[–] notanapple@lemm.ee 18 points 2 days ago

Its written in Rust, is a completely new code base so not held back by tech debt, and is a clean DE while still being fairly customizable even now.

I personally don't care why system76 felt the need to code a new DE from scratch, Im just glad they did it. It has given us a whole new ecosystem of GUI toolkits, apps, etc. for linux written in Rust.

[–] notanapple@lemm.ee 5 points 3 days ago* (last edited 3 days ago) (1 children)

You are supposed to use /var/home/user instead of /home/user in your paths, scripts, etc (or /var/$HOME). Im not certain on the why but iirc its because on immutable systems only /var is writable so anything writable has to be under it.

[–] notanapple@lemm.ee 5 points 4 days ago

Id say just recommend Photon. It works well on both mobile and desktop. I love voyager but two very different uis is going to confuse new users.

[–] notanapple@lemm.ee 6 points 4 days ago (1 children)

One way is to donate to devs who are working on some specific features in the Linux kernel. The two I remember are Hector Martin who lead the Asahi Linux project and Kent Overstreet who is the main dev behind bcachefs, a new CoW FS.

But I guess this only works if there is some dev already working on a feature and is accepting donations. I wish we had community linux project or something similar which was funded by donations and hired kernel devs to work on things the community voted on.

[–] notanapple@lemm.ee 23 points 4 days ago* (last edited 4 days ago) (2 children)

Its about Malibal, an infamous linux/windows hardware company. The person in the video is a KDE dev (Niccolo).

If you prefer peertube: https://tube.kockatoo.org/videos/watch/fcd71cf8-37be-41ad-ab66-bb7efaf44350

[–] notanapple@lemm.ee 4 points 5 days ago

Distros ship with icons and themes system wide because apps running as root only load icons/themes that are installed system wide (you can check this by running an app as sudo).

[–] notanapple@lemm.ee 3 points 1 week ago

Yeah the docs are a bit misleading but they are mostly for complete linux newbies. Its basically saying that to scare away any newbies from relying on ntfs because ntfs on linux has quite a few issues (in general, not exclusive to Bazzite) and might break unexpectedly since it is reverse-engineered so it is not perfect.

[–] notanapple@lemm.ee 5 points 1 week ago (2 children)

Bazzite does support NTFS. I use Bazzite on one of my devices with ntfs partitions and I haven't had any problems so far. Unless you mean installing Bazzite on the ntfs partition which yeah I guess it doesn't but Im not sure if any other disro has support for it.

But fair enough, immutable distros have a read-only system so making certain changes might be difficult and the usual commands might not apply. They are not impossible though, just require different commands since you have to layer those changes on top of the system. I have been able to make pretty much any changes to my Bazzite system that I would do on an ordinary distro.

Bazzite also has a really nice community that will help you with any issues and you can also ask for help in Fedora Silverblue/Kionite communities since Bazzite is just an image of Fedora (Kionite).

[–] notanapple@lemm.ee 3 points 1 week ago

Bazzite does support ntfs. I have ntfs partitions on my system and they work perfectly fine in Bazzite.

view more: next ›