notanapple

joined 1 week ago
MODERATOR OF
cfd
[–] [email protected] 7 points 9 hours ago

From what I have read, just a decade or so back the LKML was far more toxic (though now the times have also changed).

[–] [email protected] 4 points 9 hours ago* (last edited 9 hours ago)

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.

[–] [email protected] 3 points 1 day 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.

[–] [email protected] 6 points 1 day 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.

[–] [email protected] 22 points 2 days ago* (last edited 2 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

[–] [email protected] 4 points 2 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).

[–] [email protected] 8 points 4 days ago* (last edited 4 days ago) (2 children)

It depends. On older devices there isn't much testing of newer versions of the kernel so they can be more broken than older version.

Case in point, recently on an old laptop (~12 years) I noticed video performance was really bad which I later found out was due to modern distros defaulting to the iHD intel graphics driver. But iHD is only supported from 5th gen (Broadwell) onward. So, on older devices anything depending on the graphics driver for hardware acceleration (like video decode) fails and falls back to software rendering.

[–] [email protected] 3 points 4 days ago

Im secretly hoping someone steps up and builds it so we can see how far it has come :P

 

I remember first hearing about it a few years back but after that I didn't hear anything about it again so I decided to check. Seems like its still under development. I would have built it but the source code is ~6 gb which is probably too much for my relatively dated computer (to build).

[–] [email protected] 3 points 4 days 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.

[–] [email protected] 6 points 4 days 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).

[–] [email protected] 3 points 4 days ago

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

[–] [email protected] 14 points 6 days ago* (last edited 6 days ago)

Woah that MR actually got merged damn. Couldn't believe it when I saw this, I thought the title was a clickbait or something until I checked and it was for real.

view more: next ›