Live data from Hacker News

Viewing profile — hintjens

hintjens

HN member
Joined
Sat, Mar 23, 2013, 9:41 PM UTC
HN karma
39
Public activity
14 items

About hintjens

No profile information was provided.

Recent public activity

  1. comment
    Comment #8289903

    RabbitMQ has always been an extraordinarily good piece of software, from the very first versions. I think this is very good news for anyone using Docker.

  2. comment
    Comment #6741186

    Perhaps that is how you saw it. However you are dramatically wrong. ZeroMQ v4 does full end-to-end encryption, supports protocols like TIPC, and (you knew this but choose to forget…

  3. comment
    Comment #6741120

    Yes, god forbid you'd stop your production chain just because you found an internal consistency error that could potentially wreak havoc with your data. Oh, wait, that's exactly wh…

  4. comment
    Comment #6741088

    That's a fair assumption and accurate for a lot of the bindings. It is true that there are a lot of bindings for ZeroMQ and many were weekend projects for a single project. However…

  5. comment
    Comment #6741007

    It's no different than any significant technology that has few antecedents. Once you know the background and cast away assumptions and fallacies, it's much easier of course.

  6. comment
    Comment #6739820

    Yes, the over-conceptualized abstractions can be annoying. However if you read the RFCs that specify the patterns, http://rfc.zeromq.org/spec:28 , http://rfc.zeromq.org/spec:29 , h…

  7. comment
    Comment #6739747

    Most people just type "zmq", and the name is "ZeroMQ", with the unwriteable shorthand acting as a kind of text logo.

  8. comment
    Comment #6739719

    Indeed. The original "sockets on steroids" story was wrong, though sincere. Sockets are the API but the actual machine underneath is nothing like a BSD socket. ZeroMQ has in the la…

  9. comment
    Comment #6739692

    You do realize the page is humor, right? A serious explanation of ZeroMQ takes 500 pages and several weeks to read.

  10. comment
    Comment #6418513

    In 1.75 to 3.5 billion years? Not for long?

  11. story
  12. story
  13. comment
    Comment #5436002

    It's not an either-or choice. Salt's security is good but it's been a request from that team, as from others, to get security into the libzmq core. Doing it at the application leve…

  14. comment
    Comment #5429927

    The Salt security layer is great, and I've worked with Thomas Hatch on abstracting it for wider use. We wrote this http://www.zeromq.org/topics:pubsub-security some time ago. While…