Live data from Hacker News

Viewing profile — birc_a

birc_a

HN member
Joined
Wed, Feb 24, 2016, 4:13 PM UTC
HN karma
6
Public activity
3 items

About birc_a

No profile information was provided.

Recent public activity

  1. comment
    Comment #13886001

    I'm not sure which parts of that you are referring to as unavoidable since C can do modules just fine without any mess. Define the functions you want to implement as static functio…

  2. comment
    Comment #11168433

    HDFS is designed mostly for immutable files, stores three copies of everything in the default setup and has the whole hadoop calculation stuff. BeeGFS is closer to a normal NFS sha…

  3. comment
    Comment #11168238

    MooseFS and BeeGFS don't really seem to be in the same category of filesystem though. BeeGFS comes from the HPC world where it is all about performance, while MooseFS seems more fo…