Viewing profile — metronius
metronius
HN member- Joined
- Thu, Feb 06, 2014, 7:16 PM UTC
- HN karma
- 124
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About metronius
No profile information was provided.
Recent public activity
-
comment
Comment #9288331
I dont think that you need so much pages - most of 150B pages will be never ever shown displayed at SERP.
-
comment
Comment #9288271
If you would crawled web using Foreach(links) { get(link)} you would end up crawling useless automatically generated webpages.
-
comment
Comment #9217515
I think so, spending one year in big company is really good experience. You will learn how to work in large teams.
- comment
-
comment
Comment #8439206
Yes, i think that the debate makes no sense too - for me, Spark is no Hadoop competitor its rather complement. Spark does not need Hadoop - you can run it also with Mesos or in loc…
-
comment
Comment #8439154
I mean M/R by M/R ;) http://vision.cloudera.com/mapreduce-spark/
-
comment
Comment #8439023
1. Cloudera left M/R for Spark, Mahout left M/R for Spark. Spark community will be huge soon. 2. Yes, Spark was/is buggy. 3. For me Spark is really paradigm shift, next generation …
-
comment
Comment #8438849
What change the biggest difference in performance between Spark and MapReduce?
- story
- comment
- comment
-
comment
Comment #7822741
Do you mean SIMR or something another ?
-
comment
Comment #7744326
I was considering backing but for me its pity that game is not for Mobile(Android tablet). I dont play games on PC (except Portal ;) )
-
comment
Comment #7603232
"The dataset for this model was acquired within mere 45 minutes by a Pteryx UAV with maximum TOW of 5kg, flying 150m above ground level. The drone carried a consumer grade compact …
-
comment
Comment #7603227
from Pteryx UAV https://www.google.cz/search?client=ubuntu&channel=fs&q=Pter...
-
comment
Comment #7192310
If you want to go below nlog(n) during generic sorting you need to choose high information gain algorithm, its easy. This is no way.