Live data from Hacker News

Viewing profile — wizzardy

wizzardy

HN member
Joined
Thu, Oct 24, 2013, 11:22 AM UTC
HN karma
7
Public activity
8 items

About wizzardy

Highly skilled server-side developer. My passion is to develop high-available, multi-threaded, high-performance Linux network applications.

https://github.com/wizzard

Recent public activity

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

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

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

  5. comment
    Comment #7824911

    these guys stealing articles from other site (without adding any references). The original article (in Russian): http://habrahabr.ru/post/223361/

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

  7. comment
    Comment #6678188

    Hopefully at the end you figured it out. one of the option is to set --trace-children to "no".

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