Viewing profile — mdedetrich
mdedetrich
HN member- Joined
- Wed, Mar 20, 2024, 8:25 AM UTC
- HN karma
- 8
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About mdedetrich
No profile information was provided.
Recent public activity
-
comment
Comment #45431736
Thats because they use mdadm for the RAID, the btrfs sits underneath a virtual mdadm volume ;)
-
comment
Comment #45431725
They do, but this is misleading due to a number of caveats First one is that they don't use btrfs own RAID (aka btrfs-raid/volume management). They actually use hardware RAID so th…
-
comment
Comment #44552487
I have 100+TB datasets and with a large enough SSD/RAM for L1/L2 arc ZFS edges out. Hell even the compression algorithm that ZFS has uses/has access to (LZ4) is faster than what bt…
-
comment
Comment #44550953
FDE with ZFS is kind of fighting the way things are meant to be done with ZFS. ZFS allows encryption on a per dataset/zvol basis which is the officially recommended way to do encry…
-
comment
Comment #44550897
For smaller disk setups possibly but with large enough scale ZFS ends up beating out btrfs.
-
comment
Comment #44550285
OpenZFS does a better job here, at least if you can deal with an out of tree filesystem.
-
comment
Comment #44550237
iirc, btrfs has fixed the issues with raid 5/6 but it requires a breaking change to the on disk format which means you have to create an entirely new partition and copy the data ov…
-
comment
Comment #42916790
The author was using Gnome, which is meant to be the most mature Wayland implementation given its developed by Redhat which is also the same company that is the biggest driver of W…
-
comment
Comment #42916753
I have a news flash for you, the situation with extensions in Wayland is ten times worse than X11. Wayland requires an extension for what used to be considered basic functionality …
-
comment
Comment #42916740
It most definitely can be because the design of the protocol can force a bound on how performant it can be. While its true that certain implementations of HTTP can be faster or slo…
-
comment
Comment #39927012
> AFAICT, open source software has a better security track record, in general. iirc Studies was done on this and there was no measurable difference in security issues when it comes…
-
comment
Comment #39763979
While this is definitely an issue, ironically we may get to a point at some time where subpixel rendering becomes less and less useful, for reasons aside from pixel density. As you…