Viewing profile — birc_a
birc_a
HN member- Joined
- Wed, Feb 24, 2016, 4:13 PM UTC
- HN karma
- 6
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About birc_a
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…