Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
davito88
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
davito88
6y ago
General Transit Feed Specification is a format for public transit agencies to publish this information. There are a few repositories like https://transitfeeds.com .
2.
▲
by
davito88
6y ago
The correct abbreviation for the Conference on Neural Information Processing Systems is NeurIPS.
3.
▲
by
davito88
9y ago
correlation does not imply causation
4.
▲
by
davito88
9y ago
Folium is a nice python wrapper for Leaflet: https://github.com/python-visualization/folium
5.
▲
by
davito88
9y ago
I think this could be said for many technologies: the cashier scans barcodes, the cook at McDonalds flips burgers when the alarm goes off, the anesthesiologist or pilot watches gauges...
6.
▲
Creating a Four-Step Transportation Model in Python
(davidabailey.com)
2 points
by
davito88
9y ago
|
0 comments
7.
▲
Caltrain Electrification Grant Deferred
(caltrain.com)
2 points
by
davito88
10y ago
|
0 comments
8.
▲
by
davito88
10y ago
Ah. FARS does include data for each crash and each victim. It can be a mess to dig through: https://github.com/wgetsnaps/ftp.nhtsa.dot.gov--fars Also, California has their own database that includes all crashes in the
9.
▲
by
davito88
10y ago
All 50 states (and territories), only fatal crashes, goes back to the 1970s: https://www-fars.nhtsa.dot.gov/Main/index.aspx available via ftp or here: https://github.com/wgetsnaps/ftp.nhtsa.dot.gov
10.
▲
by
davito88
10y ago
There is https://www-fars.nhtsa.dot.gov/Main/index.aspx
11.
▲
by
davito88
10y ago
Yes. The data is from the US Census Bureau's American Community Survey: http://www.census.gov/data/developers/data-sets/acs-5year.ht... Here is the script to generate the GeoJSON file: https://
12.
▲
Show HN: 2015 Walk and Bike commute rates by zip code overlaid on OpenStreetMap
(davidbailey.github.io)
4 points
by
davito88
10y ago
|
2 comments
13.
▲
Show HN: Information Security Handbook
(github.com)
31 points
by
davito88
10y ago
|
2 comments
14.
▲
Show HN: Survey Horse – A simple and free survey service
(surveyhorse.com)
2 points
by
davito88
12y ago
|
0 comments
15.
▲
Creating a Medical Record Exchange for Research
(davidabailey.com)
2 points
by
davito88
12y ago
|
0 comments
16.
▲
by
davito88
15y ago
SSDs are sweet. I just got a 13" MBP 2.7Ghz w/ a 128GB SSD. It's a screaming machine. Everything works instantly and it makes my older 2.4 Ghz MBP look like a sloth. In my opinion it's totally worth it. I spend a lot of time on a computer.
17.
▲
by
davito88
16y ago
also, they are apparently safer than 'normal' left turns: http://news.ncsu.edu/releases/wmshummersuperstreets/
18.
▲
by
davito88
16y ago
I love that this hit the HN RSS. However, I prefer the Pittsburg Left: http://en.wikipedia.org/wiki/Pittsburgh_Left
19.
▲
by
davito88
16y ago
i've always thought password authentication is not the best way to be doing auth for websites. certificates seem to be the right solution, but difficult for the user to manage. (i love certs for ssh.)
20.
▲
by
davito88
16y ago
I subscribe to the RSS feed. Pull it every hour. I guess that's 24x a day...
21.
▲
by
davito88
16y ago
A while back I wrote an article talking about how Google has more information on you than any other single organization (government or corporate). Sure it's Gmail, search, ads (tracking cookies), but it's also maps, Chrome, Android. I'm jus