Live data from Hacker News

Viewing profile — cmsd2

cmsd2

HN member
Joined
Tue, Oct 16, 2012, 6:04 PM UTC
HN karma
72
Public activity
46 items

About cmsd2

https://github.com/cmsd2

Recent public activity

  1. comment
    Comment #31468108

    Please tell me this is a joke. The fact tether trades readily on an exchange is a major factor for it being convertible, even if at a price you don’t like.

  2. comment
    Comment #31467622

    I don’t know where you got this advice from but this is precisely wrong from my reading of the rules. An asset exchange between two non legal tender assets is treated exactly the s…

  3. comment
    Comment #28456546

    i would get rid of infinite scrolling.

  4. comment
    Comment #22264746

    it looks like in the future it might be a better way of implementing khttpd by handing over from a userspace control program the accept->read->sendfile->close sequence of async ope…

  5. comment
    Comment #22044384

    i predict this comment will age badly.

  6. comment
    Comment #21753161

    the rise of this submission to the front page and the swift sinking back under the waves, along with the vote war on comments here is interesting. this place isn't nearly so left-l…

  7. comment
    Comment #21741993

    I like CDK because: 1. it's type-checked (using your choice of language/compiler) 2. modularity is done using in-app code, rather than extending serverless with plugins in javascri…

  8. comment
    Comment #21611025

    it seems litestep is still alive.. just.

  9. comment
    Comment #21513764

    what's a blog? oh you mean a weblog. /s

  10. comment
    Comment #18168684

    RAF allows moustaches too. Apparently "not to extend below the edge of the mouth" which still leaves quite a lot of room for expression I would guess. Rule still applies while on s…

  11. comment
    Comment #17346372

    The gentrification argument is strange to me. Gentrification as an effect happens when an area becomes more desirable to live in. That means here that people place a positive value…

  12. comment
    Comment #17101397

    Possibly sightly obscure, but there's also an xmpp extension called BOSH[1] which is iirc long-polling applied to xmpp. [1] https://xmpp.org/extensions/xep-0124.html

  13. comment
    Comment #17093599

    Bingo In Name Only?

  14. comment
    Comment #16852915

    see the analysis of guccifer 2 and the dnc hack. i don't think there's a substitute for old-fashioned detective work. and luck of course.

  15. comment
    Comment #16746664

    without a doubt: Calculus in a single variable with Robert Ghrist https://www.coursera.org/learn/single-variable-calculus for lots of people here it'll revisit some material you le…

  16. comment
    Comment #16070780

    really? both Azure AD and AWS Cognito use RS256 as the only algorithm supported. perhaps my sample size is small.

  17. comment
    Comment #16048117

    as has NewRelic. https://blog.newrelic.com/2017/09/13/distributed-tracing-ope...

  18. comment
    Comment #15896275

    If you're in AWS land, try a step function triggered from SNS. Executions can last up to a year. To shell out to processes that actually perform the work either invoke a lambda or …

  19. comment
    Comment #15593287

    Is there any risk of the thinner blood leaving you predisposed to complications in the event of an unrelated traumatic injury? ..analagous to how Amber died in season 4 of House?

  20. comment
    Comment #15465999

    Chris Dillow is a good read on this topic http://stumblingandmumbling.typepad.com/stumbling_and_mumbli...

  21. comment
    Comment #15275262

    Sounds like https://flattr.com/

  22. comment
    Comment #15226627

    The next logical step is to mark with parentheses the two branches of the if expression: (if (or cond1 cond2) (then) (else)) although i suppose it's not really hugo anymore..

  23. comment
    Comment #14456621

    http://www.projectrho.com/public_html/rocket/torchships.php assuming an epstein drive is possible yeah it opens up more or less direct brachistochrone trajectories between here and…

  24. comment
    Comment #13819303

    We've had preview access at work. It seems nice enough and I'm looking forward to playing with the APIs. It does still rely on the other o365 components for features, which just sh…

  25. comment
    Comment #13050444

    I like the trend towards taming async networks, like the nopaxos paper which show's what's possible when the network layer provides a total order on client requests. Seems not comp…