• 0 Posts
  • 33 Comments
Joined 2 years ago
cake
Cake day: December 21st, 2023

help-circle
  • It also massively reduces contact with the road.

    My car lists it as a possible pressure for racing, Only suggested if planned use is over 100 mph all the time.

    Aside from being massive explosive risk on rupture that would badly damage your car body, it also reduces traction for braking and acceleration. Not a good idea for regular driving unless you are an actual professional.













  • Wait til your table with all the checksums gets messed up on an “older” btrfs install. Happened to me on a VM because I didn’t know copy-on-write should be disabled for large frequently partially updated files. It also slowed that VMs IO down a lot.

    Like most file systems, BTRFS is great if you know the edge cases. I recently moved to ZFS on my new work system, which has been a great change in terms of in-line snapshots and the like.

    If EXT4 meets your needs, that’s awesome. If you understand how to use a different FS well or are willing to learn (and risk), I would also encourage other options as well.