Viewing profile — wsmith
wsmith
HN member- Joined
- Wed, Nov 09, 2016, 7:24 PM UTC
- HN karma
- 85
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About wsmith
No profile information was provided.
Recent public activity
- story
-
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…
-
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…
-
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…
-
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.
-
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 …
-
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…
-
comment
Comment #13027926
I don't see a Twitter clone getting enough users any time soon.
- story
- story
- story
-
comment
Comment #13023982
I want to get a job within 3 days, not 3 months.
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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.
- story
- story
-
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?