Jessica's Wholesome Main on Nostr: protip: if you have LUKS encryption enabled in linux, by default that disables TRIM, ...
protip: if you have LUKS encryption enabled in linux, by default that disables TRIM, leading to glacially slow write speeds. this happens because it makes it slighly easier to crack. you should probably check if you have trim disabled for your encrypted drives, otherwise you might be losing a lot of speed.
it slows down and damages the SSD over time because it constantly thinks the drive is full because TRIM hasn't been ran.
Published at
2024-11-20 14:53:44Event JSON
{
"id": "446ec8bc782b23f9af60f8d130f35be27b6343a3c87cde6f79b4b264806ec986",
"pubkey": "c69590f56aec3d2f4c8cea0f6bb93db08ca955ba68e72a48ee4842061a11d350",
"created_at": 1732114424,
"kind": 1,
"tags": [
[
"proxy",
"https://kitsunes.club/notes/a0tkip17nk",
"activitypub"
]
],
"content": "protip: if you have LUKS encryption enabled in linux, by default that disables TRIM, leading to glacially slow write speeds. this happens because it makes it slighly easier to crack. you should probably check if you have trim disabled for your encrypted drives, otherwise you might be losing a lot of speed.\nit slows down and damages the SSD over time because it constantly thinks the drive is full because TRIM hasn't been ran.",
"sig": "e778543f3ed771975a26d87dfef3f5f1b7eeb83b79f3554d04abfd85492d66995ed2bc502df9bdf4abde0ef8bb8f9058cd0169812a14d4e92659b34cd0cb3cbe"
}