Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
HardyLeung
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Tip of the Iceberg: More on the Sunnyvale House Sold for $782,000 Over Asking
(mercurynews.com)
2 points
by
HardyLeung
9y ago
|
0 comments
2.
▲
Yellow-Light Crusader Fined for Doing Math Without a License
(nytimes.com)
1 points
by
HardyLeung
9y ago
|
0 comments
3.
▲
by
HardyLeung
10y ago
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 Ashwin Sah were Honorable Me
4.
▲
That sinking feeling: Beijing dropping by up to 4 inches a year, study shows
(cnn.com)
2 points
by
HardyLeung
10y ago
|
0 comments
5.
▲
by
HardyLeung
11y ago
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 silly mistakes but brilliant play by Lee Sedol. Could it poss
6.
▲
Dotcloud Is Shutting Down on February 29
(venturebeat.com)
97 points
by
HardyLeung
11y ago
|
15 comments
7.
▲
by
HardyLeung
11y ago
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 first time I've heard of CNC packing and part
8.
▲
Beautiful Use of Drone in Real Estate
(vimeo.com)
3 points
by
HardyLeung
11y ago
|
0 comments
9.
▲
L.A. Unified to get $6.4M in settlement over iPad software
(latimes.com)
2 points
by
HardyLeung
11y ago
|
0 comments
10.
▲
Real-Time Noise-Aware Tone Mapping
(itn.liu.se)
33 points
by
HardyLeung
11y ago
|
1 comments
11.
▲
by
HardyLeung
11y ago
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-2004/cryptography/subs... Thou
12.
▲
Scanning and Printing a 3D Portrait of President Barack Obama
(gl.ict.usc.edu)
1 points
by
HardyLeung
11y ago
|
0 comments
13.
▲
by
HardyLeung
11y ago
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's dress changes as you zoom. Isn't that a problem?
14.
▲
by
HardyLeung
12y ago
It seems to be the case.
15.
▲
by
HardyLeung
12y ago
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 "convenience" checking to avoid the pain of going way back
16.
▲
by
HardyLeung
12y ago
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 the biggest pain is the counting. Otherwise, a nice game!
17.
▲
by
HardyLeung
12y ago
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 Paper's strategy which is to give you something to try ou
18.
▲
by
HardyLeung
12y ago
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 = a bit more flat.
19.
▲
by
HardyLeung
12y ago
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 a Lincoln portrait using similar point cou
20.
▲
Jacobi's Method Gets a Makeover and Yields Answers Up to 200 Times Faster
(releases.jhu.edu)
8 points
by
HardyLeung
12y ago
|
2 comments
21.
▲
by
HardyLeung
12y ago
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 but not resorting to generic stable_sort(). I summ
22.
▲
by
HardyLeung
13y ago
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, use // in modern C/C++. The reason is that we often need t
23.
▲
by
HardyLeung
14y ago
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 Silverlight is dead but not because of Microsoft.
24.
▲
Polygonian - Triangle Art (Require Google Native Client)
(polygonian.com)
1 points
by
HardyLeung
14y ago
|
0 comments
25.
▲
by
HardyLeung
14y ago
Gotta watch this: http://www.youtube.com/watch?v=MvgN5gCuLac
26.
▲
What's New in Windows Phone 8
(developer.nokia.com)
4 points
by
HardyLeung
14y ago
|
0 comments
27.
▲
by
HardyLeung
14y ago
Despite all the criticism in this thread, I thank you for writing this, and I hope you are right.
28.
▲
by
HardyLeung
14y ago
That's right! Thanks!
29.
▲
by
HardyLeung
14y ago
Yes now I can getting use to this. I agree this is not bad way to start.
30.
▲
by
HardyLeung
14y ago
> One other subtle thing I miss from Windows 7 is that shortcuts to apps like Notepad will start multiple instances of the app. For some unfathomable reason, the Windows 8 start screen always goes to the first instance of the app if yo
More ›