Live data from Hacker News

Viewing profile — wsmith

wsmith

HN member
Joined
Wed, Nov 09, 2016, 7:24 PM UTC
HN karma
85
Public activity
39 items

About wsmith

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #13097642

    The new garbage collector should be based on well-researched and proven algorithms, together with a couple of thoroughly evaluated innovations, where appropriate. The real innovati…

  3. comment
    Comment #13097483

    It helps a lot, yes! I loved your essay too: https://byrslf.co/take-time-off-da7e5421f99e#.zh8e4w81u Women seem better at making decisions like these. Men may as well begin to admi…

  4. comment
    Comment #13097393

    >Things still felt very new then, like Christmas. The excitement and freshness was like that. > I had hit a ceiling in terms of what I was learning and I got bored, to be totally h…

  5. comment
    Comment #13067505

    You may want to try using an ML algorithm called association rules, which produces rules automatically. Though acccounting for the sequence of events would be harder.

  6. comment
    Comment #13045909

    I once reduced the running time of a report from 45 minutes to 3 seconds (900x improvement) by moving the code inside the database. If a programming language wants to stay fast it …

  7. comment
    Comment #13030391

    A friend proposed another theory, inappropriate as it may seem. That it's a way to draw attention to Reddit needing to make money, and Steve, being the CEO, has to find a way to do…

  8. comment
    Comment #13027926

    I don't see a Twitter clone getting enough users any time soon.

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

    I want to get a job within 3 days, not 3 months.

  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #12989134

    by relaxing constrains, constant expressions became so powerful that a C compiler can be implemented in! I wonder how long it will take before C++ accidentally becomes a Lisp.

  23. story
  24. story
  25. comment
    Comment #12966528

    There are similarities. A database is also a way of processing data. For the kinds of processing both Spark and MemSQL do (e.g. join operation) is Spark faster than MemSQL?