Viewing profile — dfsnow
dfsnow
HN member- Joined
- Tue, Nov 28, 2023, 5:02 AM UTC
- HN karma
- 54
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About dfsnow
Recent public activity
-
comment
Comment #48363272
DataSF (City & County of San Francisco) | Senior Data Engineer | Hybrid (in San Francisco) | Full-time | $156k-$196k DataSF is looking for a Senior Data Engineer to help us build o…
-
comment
Comment #47055322
I was being a bit glib/imprecise before, but I'm specifically talking about the Northwestern Memorial campus downtown Chicago [0]. That location qualifies for 340B as a Rural Refer…
-
comment
Comment #47054887
Thanks! Good to see other health policy wonks on HN
-
comment
Comment #47054797
Hi, I wrote this article and largely agree with you. 340B is important and without it many hospitals likely wouldn't survive. However, it's pretty evident at this point that 340B h…
- story
-
comment
Comment #43394006
I actually tried a couple different engines before landing on OSRM. I started with R5 (since it can also do public transit) then switched to Valhalla. The main limiting factor was …
-
comment
Comment #43393650
These are great suggestions, thank you! I played around with a single static colormap for all scales but couldn't find one that worked well/looked good. Perhaps I'll add a slider t…
-
comment
Comment #43393289
Thanks! I hadn't seen anyone do it this way before with a very large, partitioned dataset, but it works shockingly well as long as you're not trying to `SELECT *` the entire table.…
-
comment
Comment #43393216
Good point, will do!
-
comment
Comment #43393201
It's just using OpenStreetMap tags for routing, so if a bridge is impassible by foot/bike according to OSM, then it won't be able to route there. See the Verrazano-Narrows Bridge i…
-
comment
Comment #43393183
In the next year or so maybe. The biggest obstacles to adding public transit are: - Collecting all the necessary scheduling data (e.g. GTFS feeds) for every transit system in the c…
-
story
Show HN: OpenTimes – Free travel times between U.S. Census geographies
Hi HN! Today I'm launching OpenTimes, a free database of roughly 150 billion pre-computed, point-to-point travel times between United States Census geographies. In addition to lett…