Live data from Hacker News

Viewing profile — sopium

sopium

HN member
Joined
Thu, Apr 14, 2016, 7:32 AM UTC
HN karma
2
Public activity
4 items

About sopium

No profile information was provided.

Recent public activity

  1. comment
    Comment #30411389

    I find hyper quite nice to work with to build reverse proxies, mostly thanks to the HTTP client and server having common types for request, response, headers and body streams etc. …

  2. story
  3. comment
    Comment #13115802

    I use a mini PC as router too, running Ubuntu though. It works really well for me. I chose linux instead of pfSense because it is a lot more flexible, and I was already quite profi…

  4. comment
    Comment #12365612

    I often use make to run jobs in parallel. It is nice to be able to continue after an error or breakage, especially when working with large workloads.