Live data from Hacker News

Viewing profile — zrb

zrb

HN member
Joined
Mon, Mar 12, 2012, 8:15 AM UTC
HN karma
9
Public activity
8 items

About zrb

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #19421006

    But where is the RPC? This just seems like messaging EDIT: Found this... https://github.com/erpc-io/eRPC

  3. comment
    Comment #17486752

    Wear a mask

  4. comment
    Comment #15839006

    Doing the equivalent of "maybe chaining" isn't hard in c++ & quite elegant in c++17 in my view https://stackoverflow.com/questions/7690864/haskell-style-ma...

  5. comment
    Comment #7371672

    Is Maybe chaining the same as lifting? I worked on a toy example for this before. http://stackoverflow.com/questions/7690864/haskell-style-may... http://stackoverflow.com/questions…

  6. comment
    Comment #5477837

    The rich Indians will go abroad for treatment. The poor Indians can't afford the drug anyway. The middle class will be squeezed, but they will manage through relatives, friends etc…

  7. comment
    Comment #3825759

    That bank headquartered in Singapore uses something different from Haskell. It is almost Haskell in most aspects... but uses strict evaluation.

  8. comment
    Comment #3692713

    But isn't this what BOOST MPL does, at least partially?