Live data from Hacker News

Viewing profile — pkieltyka

pkieltyka

HN member
Joined
Fri, Aug 26, 2011, 3:49 AM UTC
HN karma
-1
Public activity
11 items

About pkieltyka

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #18297448

    I prefer twirp's model of no http2 requirement and supports JSON. https://github.com/twitchtv/twirp I do think twirp code could be refactored and made a lot better though.

  3. comment
    Comment #12187318

    Hi all, I'm one of the designers of the sup project. Interestingly, we only looked at Ansible, or later heard of salt, after we already wrote the first version of sup. Later our fr…

  4. comment
    Comment #8498905

    I hope AngularJS implements a virtual DOM, but I'm keen to transition to reactjs anyways, as I prefer assembling a program from many libraries instead of a monolithic framework

  5. comment
  6. comment
    Comment #7731051

    thats interesting! since Consul / Serf are written in Go.. have you considered using boltdb? https://github.com/boltdb/bolt it's an LMDB implementation in Go, really clean code.

  7. comment
    Comment #7310197

    Cool addition to vagrant. It reminds me a lot of another useful tunneling utility written in Go: https://ngrok.com . Maybe an inspiration for it? And also, an interesting related d…

  8. comment
    Comment #4548288

    shabam! well put.

  9. comment
    Comment #3872703

    This would be even cooler if it implemented the S3 REST protocol so that people could use existing S3 clients. Could be useful for testing or home-grown S3 network. Ie. put that in…

  10. comment
    Comment #3433410

    IMO, its a step in the right direction to build threaded concurrency into the foundation of a Ruby web server. Events can be layered within those threads. Then you can even have a …

  11. comment