Live data from Hacker News

Viewing profile — mdedetrich

mdedetrich

HN member
Joined
Wed, Mar 20, 2024, 8:25 AM UTC
HN karma
8
Public activity
12 items

About mdedetrich

No profile information was provided.

Recent public activity

  1. comment
    Comment #45431736

    Thats because they use mdadm for the RAID, the btrfs sits underneath a virtual mdadm volume ;)

  2. 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…

  3. 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…

  4. 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…

  5. comment
    Comment #44550897

    For smaller disk setups possibly but with large enough scale ZFS ends up beating out btrfs.

  6. comment
    Comment #44550285

    OpenZFS does a better job here, at least if you can deal with an out of tree filesystem.

  7. 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…

  8. 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…

  9. 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 …

  10. 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…

  11. 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…

  12. 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…