Live data from Hacker News

Viewing profile — bhollis

bhollis

HN member
Joined
Thu, Jun 28, 2012, 6:33 AM UTC
HN karma
44
Public activity
24 items

About bhollis

I'm Benjamin (Ben) Hollis, a software developer in Seattle. I worked for 10 years as a software developer at Amazon.com, and another 7.5 years at Snap Inc. Now I'm co-founder and CTO of Stately Cloud, building a "No Regrets" database on top of DynamoDB. I also currently lead development of the popular Destiny Item Manager (DIM) app. I'm one of those "Full Stack Developers" you hear about.

Recent public activity

  1. comment
    Comment #45839327

    This is one of those "easy" things that should really be built into the CSS standard (as Josh points out in the article).

  2. comment
    Comment #45142270

    Neat, they have Newt, the robot my dad built that was the first mobile robot with its own onboard computer. Newt is still there in his basement, and as a kid I did science fair pro…

  3. story
  4. comment
    Comment #44945778

    An incorrect assumption (though it was nice to have seen a familiar face when I came across it) but good to know what you think of it. I assumed HN deduped posts but I guess not.

  5. story
  6. story
  7. comment
    Comment #44738506

    I've found that once you make the jump to a real partitioned datastore (like DynamoDB) you can actually go back and undo a lot of the queues and caches that were used as band-aids …

  8. story
  9. story
  10. comment
    Comment #44535145

    The pattern I've always used for this, which I suspect is what they landed on, is to have an optimistic notification method in a separate message queue that says "something changed…

  11. story
  12. comment
    Comment #44493872

    Slow startup was definitely one reason to have long lived servers, but I’m surprised not to see the major other reasons: - Keep-alive/pooled connections to remote services can sign…

  13. comment
    Comment #43940505

    The flip side of technical debt is, what tools do you have to actually solve technical debt? Some technical debt comes from conscious decisions to choose an expedient solution over…

  14. story
  15. story
  16. story
  17. story
  18. comment
  19. story
  20. comment
    Comment #42729635

    We're using Go, so cross-compilation has never been a big problem (for producing artifacts). But this'll be great for testing on ARM. I'm interested to see the performance of these…

  21. story
  22. comment
    Comment #41990675

    Nice article! Having used DynamoDB for some massive applications that first point really resonates - it feels like you need to put way too much effort into designing your data mode…

  23. comment
    Comment #41990642

    If you're interested in a MongoDB style document database, but don't like the fact that Mongo doesn't give you any tools around modeling your data, we're building a new database th…

  24. story