Viewing profile — Caged
Caged
HN member- Joined
- Wed, Jul 09, 2008, 4:32 AM UTC
- HN karma
- 156
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About Caged
[ my public key: https://keybase.io/caged; my proof: https://keybase.io/caged/sigs/O_VUbK0XCeRQuFGcMtA03qjLcKy451VZbkucxk7A9f8 ]
Recent public activity
-
comment
Comment #47868503
Looks great! I did something similar to this back in 2014. It surprisingly still runs: https://labratrevenge.com/cfb-recruiting/
-
comment
Comment #33986884
Svelte is such a pleasure to write and work with. It follows my mental model really well. Congrats to the team on this amazing milestone!
-
comment
Comment #10576921
If you press the delete/backspace key when you focus the search box, you can search globally from most pages.
-
comment
Comment #8954745
Comcast also doubled speeds in Portland recently without raising prices. http://www.oregonlive.com/silicon-forest/index.ssf/2014/11/c...
-
comment
Comment #8245105
There's no hard rules on it. When I started working on it a couple of years ago, I was fond of dark color schemes for monitoring interfaces.
-
comment
Comment #7870357
> The requirements here are kinda strange (proximity to a grocery store? not crime rates or anything like that?), but to each his own, I suppose. You're right. I've been working wi…
-
comment
Comment #7870019
Are you referring to real estate listings? In my case, I use Trulia to search the zones after I narrow down the locations. However, if you're referring to the building footprints I…
-
comment
Comment #7869819
I'll try to get one on there. In the meantime, the colors represent rankings (scored by feature intersections). You can see the ranking selectors here (pink, blue, green, yellow-gr…
-
comment
Comment #7296059
Most of our graphs are pretty stock d3 code tailored for specific datasets, so I don't see much value in open sourcing them. Is there anything in particular you're interested in?
- comment
-
comment
Comment #6607988
You can generate images from TileMill. https://dl.dropboxusercontent.com/u/602885/hot-pink.png
-
comment
Comment #6312604
If anyone is interested, I did this for Portland, Oregon back in June. http://labratrevenge.com/pdx http://dealloc.me/2013/06/30/the-making-of-pdx.html
-
comment
Comment #5875968
We think TopoJSON is a fantastic format and some of us have usedit in recent projects. For example: https://github.com/caged/portland-census
-
comment
Comment #5027901
> The key mistake here is to rank the contributions by the popularity of the project that was contributed to. That's not the case. Repositories Contributed To are ranked based on t…
-
comment
Comment #3393596
If this is indeed against ICANN policy, they're still in breach of this rule. http://dl.dropbox.com/u/602885/godaddy.png
-
comment
Comment #2932952
I released a visualization I completed yesterday which is written in D3 (source on Github) - http://dealloc.me/demos/crime/2011.html . Also, I've written an introduction to D3, foc…
-
comment
Comment #2663399
Apple's "1000 songs in your pocket" is a great example of this vs, say, "8gb HD capable of holding over 1000 songs".
-
comment
Comment #2407779
I use serve - https://github.com/jlong/serve . It can render erb, haml, html, and has the concept of a layout. It can also be as simple as `serve` in the current directory to serve…
- comment
-
comment
Comment #1969808
Kelly’s overarching philosophy owes to business texts, most directly, the writings of Jim Collins (“Good to Great” and “Built to Last,” among others), who argues that successful or…
-
comment
Comment #1805213
Here is the original paper - http://arxiv.org/pdf/1010.3003v1 . The paper claims their code and data is open, but the link is broken and I was unable to find it by browsing their s…
-
comment
Comment #1757505
I agree that some applications have very little need to add an status bar item. Fortunately, most of the ones I use allow you to turn the feature off. On the other hand, I hide the…
-
comment
Comment #1146407
For anyone interested in researching this, OpenSecrets would be a great place to start: http://www.opensecrets.org/industries/indus.php?cycle=2006&#...
-
comment
Comment #984508
XML View plugin for Safari - http://www.entropy.ch/blog/Mac+OS+X/2009/02/09/Safari-Plugin...
-
comment
Comment #808020
Here is a gist that's been thoroughly tweaked. It worked great for me: http://gist.github.com/177368 .