Viewing profile — oliverevans96
oliverevans96
HN member- Joined
- Thu, Jul 19, 2018, 7:35 PM UTC
- HN karma
- 11
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About oliverevans96
No profile information was provided.
Recent public activity
-
comment
Comment #29338354
Not all clients have an available P2P route between them, and require a dedicated TURN server to forward the traffic between them. So there are some ongoing compute costs. But they…
-
comment
Comment #27032975
Last link should be https://kausa.join.com/jobs/2206862-senior-software-engineer...
-
comment
Comment #17589517
Awesome! FizzBuzz example in idiomatic Rockstar from the repo: Midnight takes your heart and your soul While your heart is as high as your soul Put your heart without your soul int…
-
comment
Comment #17569599
You might be interested in docopt ( http://docopt.org/ ), which is a multi-language command line parser that removes almost all of the boiler plate. Whereas the versions of docopts…