Live data from Hacker News

Viewing profile — oavdeev

oavdeev

HN member
Joined
Wed, Aug 28, 2013, 8:31 PM UTC
HN karma
108
Public activity
30 items

About oavdeev

github.com/oavdeev twitter.com/lrrr

Recent public activity

  1. story
  2. comment
    Comment #26875074

    I have once built an interactive calculator[1] for this exact problem, maybe someone else will find it useful too [1] https://observablehq.com/@oavdeev/parallel-task-latency-calc..…

  3. story
  4. story
  5. comment
    Comment #18786227

    Yeah QuickSight is their shot at that market. But (anecdotally) I don't think it getting much traction. The fact that they didn't have any flashy announcements about it at re:Inven…

  6. comment
    Comment #18778508

    That set of people is not that small; it is basically what people in business analyst roles do all day. They know Excel very well and maybe even a bit of python/js, have a good und…

  7. comment
    Comment #18778103

    It does; unfortunately they don't have a nice way to just disallow overwrites (that's why I was curious how you implemented that)

  8. comment
    Comment #18775313

    How did you do "no overwrite" bit? By enabling versioning?

  9. comment
    Comment #18752857

    I suspect it works well for business travellers though; they are not that price sensitive (as long as the fare is within the company policy).

  10. comment
    Comment #18540551

    Here's lstopo output for the largest one, for good measure: https://instaguide.io/info.html?type=a1.4xlarge#tab=lstopo though there's nothing terribly surprising.

  11. comment
    Comment #17830933

    Here's lstopo output on a 4-core AWS instance to illustrate your point: https://instaguide.io/info.html?type=c5.xlarge#tab=lstopo

  12. comment
    Comment #17702448

    If you're using AWS anyway, I think using their managed Postgres / RDS could make this a lot easier operationally. No need for custom syncing/backup scripts, easier to scale the st…

  13. story
  14. story
  15. comment
    Comment #17404323

    To be fair, AWS gives you bigger discounts for RI than GCP's sustained use. That makes sense; someone gotta pay for the risk. This said, GCPs committed use discounts still seem to …

  16. comment
    Comment #17402591

    I mean.. I get it, there isn't a lot to work with, it is a thing that _stores files_ after all, and it most closely resembles a normal filesystem. But it does make GCP's storage pr…

  17. comment
    Comment #17402182

    So now they have two cloud storage products, called Cloud Firestore and Cloud Filestore? Their branding team is on top of their game, as always.

  18. comment
    Comment #17368559

    You're talking about a hypothetical fund with 20/20 hindsight.

  19. comment
    Comment #16493528

    Alpine.ai | ML engineer, Full Stack engineer | San Francisco | ONSITE We're well-funded, early stage startup in SF. You have a chance to join our team as one of the founding engine…

  20. comment
    Comment #16282854

    Alpine.ai | San Francisco | ML and full stack engineers | ONSITE Did you know that Echo is the best selling product on all of Amazon this holiday season? We're building a platform …

  21. story
  22. comment
    Comment #13083684

    We've looked at Airflow. Two main things why we went with Luigi are * time-based and dependency-based scheduling do not mix well in our experience, if you try to do both at the sam…

  23. comment
    Comment #11767929

    Yes, schema wise that's pretty close. However, last time I looked that didn't seem like a use case InfluxDB invested a ton of effort optimizing for, especially if you tried to stor…

  24. comment
    Comment #11118639

    Exact same photo was making rounds in Russian Facebook few weeks ago, judging by the door and the handle I bet it is indeed Moscow, not London. As in this case, no one saw the guy …

  25. comment
    Comment #10848010

    This problem definitely existed with official 14.04 (HVM) AMI, though I haven't re-tested this recently, they may have fixed it. It did have some kind of SR-IOV driver but it was t…