• 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: July 22nd, 2023

help-circle

  • I saw a tiktok of a Brit talking about this with the upcoming ban in the US, and he made an interesting point. The Americans who can afford to travel and take time off work, are more often the ones who have lived privileged lives, and as a result act more entitled than the average American. He commented how interacting with regular Americans on tiktok changed his perception of what they are like, because only interacting with the tourists makes it seem like there’s a higher percentage of entitled a-holes.


  • There are some differences between distros as to whether TRIM is enabled by default or not (I’ve read Ubuntu enables it by default, but Debian does not). That said, depending on what file-system your ssd is formatted with it may be enabled by default at that level. The most-often recommended file-systems for SSDs are Btrfs and F2FS, both of which support and enable TRIM by default (as of Linux 6.2 for Btrfs, so if you are running an older kernel version you might need to manually enable it). I think most distro installers support using Btrfs as the main file-system, but F2FS is a bit more hit and miss I think. Safest bet would be to investigate once you settle on a distro, but support should be pretty standard, even if it’s not enabled by default.