Live data from Hacker News

Viewing profile — ndemoor

ndemoor

HN member
Joined
Thu, Apr 15, 2010, 2:33 PM UTC
HN karma
475
Public activity
32 items

About ndemoor

CTO at Woorank.com

Recent public activity

  1. comment
    Comment #13723279

    Here is also a non-exhaustive list of websites using cloudflare: https://index.woorank.com/en/reviews?technology=cloudflare

  2. comment
    Comment #13358227

    I don't understand how this could be flagged as a dupe. I agree both articles cover Portainer. But one goes deep into how to set it up with deep integration on Docker Machine and D…

  3. comment
    Comment #13357413

    Yeah, the gist of the article was just to show some of the capabilities. In essence, Portainer is just a wrapper around the Docker API. So I wouldn't use it as a management tool, m…

  4. comment
    Comment #13357382

    The only other term I could come up with was 'label' or 'tag' but that sounds so boring. ;)

  5. story
  6. story
  7. story
    Ask HN: What tool do you use to manage your app's assets/images?

    An app, whether a SaaS or mobile app, needs many images of different sizes for all different platforms: - the iOS App and Google Play stores (icons in sizes X/X'/X''/..., screensho…

  8. story
  9. story
  10. story
  11. comment
    Comment #4865339

    I only read TC when their linkbait titles end up on the frontpage of HN. Stopped following their feed, once I came to the same conclusion as the OP: being overly funded is (almost)…

  12. story
  13. comment
    Comment #4834096

    There are 2 options which I use(d) when developing/deploying DynamoDB: - Have a separate (sub)account for dev/test/... in which you create your tables. Since one of the latest chan…

  14. story
  15. comment
    Comment #4743603

    Digging further in 3), if your app is proven to be in the 'good' quadrant, have you ever considered contacting Twitter directly and requesting a higher API limit rate. I can imagin…

  16. comment
    Comment #4596577

    Brussels, Belgium (I know, chances are low ;)) - Woorank.com - Frontend dev/iOS dev We are looking for people: * loving to put 100's or 1000's of datapoints into nice and shiny das…

  17. comment
    Comment #4495926

    Couldn't have said it any better. Being TC'ed is cool to put on your websites homepage (I know, we did ;)), but appart from having a huge spike in your Google Analytics dashboard, …

  18. comment
    Comment #4479224

    As a current customer of Recurly, I am very dissapointed in the way they communicate. I know it's all hands on deck now to fix this problem, but putting communication aside is not …

  19. comment
    Comment #4473430

    S3 is also used as intermediary data storage when running Elastic MapReduce queries over data in your DynamoDB tables. http://aws.typepad.com/aws/2012/01/aws-howto-using-amazon-el.…

  20. comment
    Comment #4469883

    Well, the downside of using multiple DB stores is that the logic of keeping everything consistent is in the hands of the developer. So you have to make sure that everything is writ…

  21. comment
    Comment #4467720

    In the stack I am working on we have a variety of databases all serving a different type of data storage: - memcache: for caching of data that doesn't persist - redis: caching of d…

  22. comment
    Comment #4467217

    "Instead, they keep a Thing Table and a Data Table. Everything in Reddit is a Thing: users, links, comments, subreddits, awards, etc. Things keep common attribute like up/down vote…

  23. comment
    Comment #4454015

    My bad, indeed, the bookmark is still viciously looking at me every day, so I was under the impression I'd still might finish it this weekend. So spoiler alert suggestion revoked..…

  24. comment
  25. comment
    Comment #4451577

    To have a legitimate replication setup, an arbiter node is highly recommended: http://docs.mongodb.org/manual/administration/replication-ar...