Viewing profile — HardyLeung
HardyLeung
HN member- Joined
- Sun, Sep 05, 2010, 5:00 AM UTC
- HN karma
- 1,758
- Public activity
- 303 items
- HN profile
- View on Hacker News ↗
About HardyLeung
Recent public activity
- story
- story
-
comment
Comment #12102900
The USAMO winner list is here: http://www.maa.org/sites/default/files/USAMO_Winners_2016_1.... Apparently the final team was not chosen strictly from the top 12 (Michael Kural and …
- story
-
comment
Comment #11276853
Lee Sedol winning, and keeping his cool and not make any mistakes. AlphaGo, on the other hand, went bonker especially towards the end but it got into bad territory not because of s…
- story
-
comment
Comment #10914209
This is interesting. I wrote Tagxedo http://www.tagxedo.com which is another kind of constrained packing problem and there is a bit of similarity in the approaches. This is the fir…
- story
- story
- story
-
comment
Comment #10283569
Nice. One improvement would be to throw in letters in frequencies proportional to the likelihood of appearance in actual text. For example: http://www.math.cornell.edu/~mec/2003-20…
- story
-
comment
Comment #9584684
I tried out the zooming capability (nice) but it seems like your stroke width does not change in response to the zoom level (at least not in lock step)? So the redness in the lady'…
-
comment
Comment #9042669
It seems to be the case.
-
comment
Comment #9042660
It is a balance between playability and automation. Even minesweeper does that (auto deduce that a large region can be opened up). What I described is only the first-order "conveni…
-
comment
Comment #9040835
Another feature request... if a tile is already illegal (too many committed blue in line of sight, or no way to commit more blue to satisfy requirement), flag it already. I think t…
-
comment
Comment #8860092
I see that this is very similar to Paper by 53 in several aspects... Is that what you are trying to compete with? In that case, I wonder the logic of an upfront price instead of Pa…
-
comment
Comment #8519094
Yes, linear gradient within each triangle. It has a non-gradient mode but not turned on. The difference is minor though: Gradient = more "silky" and less triangular. No gradient = …
-
comment
Comment #8518749
Neat. I have a related project called Polygonian -- http://www.polygonian.com -- runs on browser and requires Chrome Native Client that does something similar. Here's the output of…
- story
-
comment
Comment #7856219
This is indeed an interesting problem. I don't know what the runtime breakdown is, most likely in the sorting routine, but if that's the case the problem can be solved much faster …
-
comment
Comment #5626672
As a long-time C++ developer I wish people don't use any commenting tricks such as this, and I wish people don't use /* * / to comment their code, even if you develop in C. Instead…
-
comment
Comment #5293624
Steve Jobs killed Silverlight (and Flash). Not by providing a strictly superior technology, but by declaring that the category (rich web client) is unimportant. I'm unhappy that Si…
- story
-
comment
Comment #5062982
Gotta watch this: http://www.youtube.com/watch?v=MvgN5gCuLac