Viewing profile — ankurdave
ankurdave
HN member- Joined
- Sat, Nov 20, 2010, 1:38 AM UTC
- HN karma
- 12
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About ankurdave
http://ankurdave.com
I'm a Computer Science PhD student at UC Berkeley.
Recent public activity
-
comment
Comment #14954378
I think you've interpreted that quote exactly the opposite of the way it was intended. Here is slightly more context, which makes it clear that Soh is arguing it is the opponents o…
-
comment
Comment #9356552
The zooming keyboard sounds like Dasher: http://en.wikipedia.org/wiki/Dasher_(software)
-
comment
Comment #3198621
You'd use an underscore to form a partially applied function: foo.Sort(x.compare _) And Scala's getters and setters are essentially equivalent to C#'s properties: class A { private…
-
comment
Comment #1939307
Could these PDFs be using external images? That would explain the long delays to load images (because they're being downloaded) and the variable PDF reader support. Here's a StackO…