Viewing profile — wizzardy
wizzardy
HN member- Joined
- Thu, Oct 24, 2013, 11:22 AM UTC
- HN karma
- 7
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About wizzardy
https://github.com/wizzard
Recent public activity
-
comment
Comment #27106800
Exactly the reason I don't recommend Alpine! It's a pain to compile a custom service with multiple dependencies for this distro.
-
comment
Comment #10146801
If anyone interested in similar library in C language, take a look at my simple libTprint library: https://github.com/wizzard/libtprint Hope it helps!
- story
-
comment
Comment #7958566
I'm working on a FUSE-based userspace filesystem for accessing Amazon S3 buckets: https://github.com/skoobe/riofs This is my hobby project, but recently it's got attention to sever…
-
comment
Comment #7824911
these guys stealing articles from other site (without adding any references). The original article (in Russian): http://habrahabr.ru/post/223361/
-
comment
Comment #6703594
Marbella, Spain is starting to get some attention from investors lately ( http://marbellalabs.com ). I really hope we will see more tech people here soon.
-
comment
Comment #6678188
Hopefully at the end you figured it out. one of the option is to set --trace-children to "no".
-
comment
Comment #6670193
If anyone interested to see some real-world open-source FUSE example (but written in C), take a look at our project RioFS: ( https://github.com/skoobe/riofs ): an userspace filesys…