Live data from Hacker News

Viewing profile — metronius

metronius

HN member
Joined
Thu, Feb 06, 2014, 7:16 PM UTC
HN karma
124
Public activity
16 items

About metronius

No profile information was provided.

Recent public activity

  1. comment
    Comment #9288331

    I dont think that you need so much pages - most of 150B pages will be never ever shown displayed at SERP.

  2. comment
    Comment #9288271

    If you would crawled web using Foreach(links) { get(link)} you would end up crawling useless automatically generated webpages.

  3. 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.

  4. comment
  5. 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…

  6. comment
    Comment #8439154

    I mean M/R by M/R ;) http://vision.cloudera.com/mapreduce-spark/

  7. 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 …

  8. comment
    Comment #8438849

    What change the biggest difference in performance between Spark and MapReduce?

  9. story
  10. comment
  11. comment
  12. comment
    Comment #7822741

    Do you mean SIMR or something another ?

  13. 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 ;) )

  14. 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 …

  15. comment
    Comment #7603227

    from Pteryx UAV https://www.google.cz/search?client=ubuntu&channel=fs&q=Pter...

  16. 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.