Live data from Hacker News

Viewing profile — apparentlymart

apparentlymart

HN member
Joined
Sat, Apr 26, 2014, 5:14 AM UTC
HN karma
14
Public activity
11 items

About apparentlymart

[ my public key: https://keybase.io/apparentlymart; my proof: https://keybase.io/apparentlymart/sigs/6wzs2U-6RHob-vGsYh0bjQV6Wgf485MgmuHvDlDuS34 ]

Recent public activity

  1. comment
    Comment #17471990

    > better standards once a decade Funnily enough, the first drafts of this protocol (back then, called PubSubHubbub) were written circa 2008, so this specification is about a decade…

  2. comment
    Comment #15141889

    In this context, I think it usually means that the same rendering paths are available on both the client _and_ the server, whereas formerly it was often the case that the server wa…

  3. comment
    Comment #14083129

    For many purposes passing in secrets by any of the above mechanisms can be fine, though as you noted there are caveats. Whether they matter depends strongly on your situation. Ther…

  4. comment
    Comment #12325287

    Realized I missed a key point on Terraform: I advise anyone using Terraform in production to wrap it up in some sort of automation. Hashicorp would of course like you to use Atlas …

  5. comment
    Comment #12325265

    At work we use Packer, Terraform and Consul across all of our apps, and little smatterings of other stuff in some places. A little on each: - Packer: Not my favorite, honestly. I c…

  6. comment
    Comment #11791998

    git rebase -i master

  7. comment
    Comment #11791986

    That would seem to suggest that you commit either after every keypress or at least before using the backspace or delete keys, right? It feels to me that "what really happened" only…

  8. story
  9. comment
    Comment #8736937

    From my (admittedly probably limited) experience with LLVM IR from writing my own compiler, it seems like if you were writing a program entirely in LLVM IR you could use a subset t…

  10. comment
    Comment #8668373

    I think the spec you are looking for is JavaScript.

  11. story