• 10 Posts
  • 175 Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle
  • As for btrfs, I don’t use it because I’m an adult.

    This is a strange statement, because it’s now a mature fs that works. It’s even the default fs of the OS you’re trying to use. But for the sake of experimentation, I can appreciate wanting to try something off the beaten path. And I generally agree about Oracle and, specifically, Larry Ellison.


  • I hate to reply because I don’t have the answer to your question, just a remark which you may not care for: why bcachefs, especially on fedora server which has a rapidly advancing kernel? Bcachefs is out of the kernel tree. It is just going to be a constant maintenance burden on you to upkeep it with your server.

    Btrfs will support subvolumes, compression, nodatacow directories, and everything else you might want while not being a thing you have to manually keep up with.

    I would not expect the fedora installer to have any support for bcachefs, because fedora doesn’t have support for it generally.



  • It’s sort of like Malala, and how she remained committed to socialism and Islam. I think ten years ago for a while the western boosters who brought her to international attention thought she’d flip and be a useful stooge. When she turned out to not be, we heard less and less of her.

    Same deal with Greta Thunberg, who is something more dangerous than someone who can be bought: she’s someone who is principled for climate justice and human rights.




  • Webp and avif are nice, but I think their inherent base in a video codec makes them a bit funny, e.g. lack of progressive decoding. I await our jxl future. Jpeg is dated and we can do a lot better than a format defined in the early 90s, as venerable as that format may be.

    It’s like holding onto mp3 when aac and opus exist, or mpeg2 when hevc exists. The only benefits of the old stuff is less computation required, which only matters if you are using some seriously primitive hardware in 2025.


  • Depending on the image in question, lossless webp can have enormous savings. I have in mind screenshots from OpenRCT2 where you can save the whole park in one image. Because that image will have a limited, sharp color palette webp lossless can work magic on it compared to the source .png. In fact in that case it also massively out-performs webp lossy.





  • For me the experience is not flawless, but it’s not problematic either. For instance, I have never encountered random flickering just because a wrong program was open. In your case if you’re using Nvidia as a GPU and are using Wayland as a display compositor that might explain some of your problems like Vivaldi flickering, where it might not be an issue in an Xorg session.

    And the fact that you have to be potentially aware of these things is one of the annoying aspects of using Linux.