Viewing profile — oavdeev
oavdeev
HN member- Joined
- Wed, Aug 28, 2013, 8:31 PM UTC
- HN karma
- 108
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About oavdeev
Recent public activity
- story
-
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..…
- story
- story
-
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…
-
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…
-
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)
-
comment
Comment #18775313
How did you do "no overwrite" bit? By enabling versioning?
-
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).
-
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.
-
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
-
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…
- story
- story
-
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 …
-
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…
-
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.
-
comment
Comment #17368559
You're talking about a hypothetical fund with 20/20 hindsight.
-
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…
-
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 …
- story
-
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…
-
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…
-
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 …
-
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…