cmars232

↗ HN profile [ 80.6 ms ] full profile
Karma
412
Created
April 20, 2007 (19y ago)
Submissions
0
  1. 100 Phone Calls (blog.inc.com)
  2. I'm interested in what it would take to develop custom plugins for Google Chrome. Has anyone looked into this, and if so, is it possible to create something like Adblock/NoScript or at least Greasemonkey? I'll be frank…

  3. OSGi is a lightweight module framework for Java that scales down to embedded systems, up to server-side applications. This video demonstrates a tool that manages OSGi-based applications on EC2.

  4. I'd like to be able to encode geospatial coordinates in such a way that: 1. The encoding is computationally hard to reverse (one-way function). 2. Encoded locations are searchable by proximity in an index without…