Live data from Hacker News

Viewing profile — dehora

dehora

HN member
Joined
Sat, Nov 13, 2010, 10:11 PM UTC
HN karma
15
Public activity
14 items

About dehora

[ my public key: https://keybase.io/dehora; my proof: https://keybase.io/dehora/sigs/SNUh_c928vgvpgw9TYFWnZCYPTN41dQQAnYCE86qVCE ]

Recent public activity

  1. comment
    Comment #38576479

    CDPR, 2002. Larian, 1996. Valve, 1996. Remedy, 1995. Nintendo 1989. FromSoftware, 1986. Capcom, 1979. That said, before the details, I agree and resonate with your sense of frustra…

  2. comment
    Comment #25191345

    > Are there any drawbacks of using a plugin centric approach? Here are some: 1. You're perhaps more subject to Hyrum's law. If plugin devs can see it, they will use it. The general…

  3. comment
    Comment #23363551

    To the poster's credit, he does frame this in terms of balancing concerns. I'd argue the post overstates the non-technical mitigation, but they seem worth being aware of, and even …

  4. comment
    Comment #23041306

    I agree with pretty much all of this. The point I'm making and not conveying well is that the state eventually has to be held somewhere. So not that it has to colocate with applica…

  5. comment
    Comment #23037290

    Yes for sure, in terms of expansion/adoption. It's not so certain in terms of function/utility. As a Google outsider, gRPC really does seems like Stubby for the rest of us (with ba…

  6. comment
    Comment #23036633

    Great to see an answer that provides context and reason for a language preference. By way of reflection on your answers: 1) This is hit and miss for me. I have to read Go code freq…

  7. comment
    Comment #12138496

    It's great to see Microsoft release these guidelines. It's good work, a broad document with a lot of interesting topics covered. You can always debate the details (the pagination d…

  8. comment
    Comment #9963617

    I was wondering, what did you think of the production readiness of Mesos independent of Docker?

  9. comment
    Comment #9854347

    Python is slightly easier in my experience to refactor and manage as the codebase grows, somewhat easier to get performance wins out of, somewhat easier to debug. But it's approxim…

  10. comment
    Comment #6161119

    Agreed. YAML is easy to type, even with the whitespace. So is INI. And as verbose as XML is, it's easier, ime, to type than JSON. Of those four, JSON is the hardest to write by han…

  11. comment
    Comment #6161057

    It is a problem with JSON in the sense that it's a JavaScript subset, 'in practice' - modulo the Unicode support that goes beyond JavaScript. So it's to be expected that eval() wil…

  12. comment
    Comment #6114944

    Apache's Cassandra deb that a similar behaviour and has a greater impact than ES's super-hero node names. A newly started Cassandra node will absent a token declaration in its yaml…

  13. comment
    Comment #4044978

    > It's the only formally proven, No. RDF is formally proven via its Model Theory (as was KIF before it). That's arguably a stronger basis that relational "algebra"

  14. comment
    Comment #2690328

    Quora on MySQL failed outright when AWS EBS failed, companies on AWS using Cassandra like SimpleGeo and NetFlix did not. To their credit, Facebook were clear enough on their reason…