Hacker Newsnew | past | comments | ask | show | jobs | submit | JamesChevalier's commentslogin

Do you feel the same way about the wine market? Or do you feel like that market is different somehow?


If it's anything like the UK, the wine selection will have variation. The craft beers will be 300 hoppy IPAs.


This is cool! I built https://blizzalert.com a while back which does part of this - sends an SMS with snowfall alerts for mountains that you're watching. I didn't think to match it up with flight costs. Nice job!


Out of curiosity (if you're willing to share), did you actually find a decent source for ski condition data, or did you end up having to scrape and parse?


Onthesnow / mountain news has good data and APIs, but I don't know how easy it is to get access (you have to go through a contact form), where I was using it, the contract had been setup many years before I joined.


I've built a small Ansible role to generate a certificate and configure it for automatic monthly renewal.

It isn't really set up to handle all possible scenarios, so I only made it available as a gist as opposed to a full role available in the Ansible Galaxy. For example, it expects an Apache virtual host to be configured already instead of allowing Let's Encrypt handle it - I do this in another role specifically set up to handle Apache.

https://gist.github.com/JamesChevalier/a5d78be0febfe505a7e5


I'm getting about $50/month through an IFTTT/tumblr/AdSense setup that I have running.

That pays the server costs for http://citystrides.com which hasn't generated much revenue, yet.


I'm aiming to run every street in my city. I'm almost half way through, and I try to at least make progress on a street every time I'm out. I keep track of my progress here: http://citystrides.com/users/1/cities/1

There was no way to track this, so I had to make it myself ... I decided along the way to make it so others could sign up as well. If you've got a RunKeeper, MapMyRun, or Strava account you can join in too at http://citystrides.com


I'm building http://citystrides.com ... It lets you track your running, city by city - the main purpose is to track the streets that you run in your city, but beyond that it also does shoe tracking, weather info, step counting (if you have a FitBit), and route sharing.

It started out with me wondering if I could run every street in my city (and not having a way to track that), but I'm growing it out to accommodate runners all over the world.

A huge byproduct of CityStrides is the collection of poly files for cities that I'm gathering at https://github.com/JamesChevalier/cities which can be used to generate OSM files out of larger regions. This data hasn't been available before now, so it might help create more city-focused projects.


I've been speaking to them a bit about city-specific data, and they've been incredibly helpful & knowledgable.


Be aware that those extracts are squares around the cities - they're not exact city border outlines. This means that you can't just use the data without concern for whether the things you're gathering are actually within the city or not.

I haven't found a very simple way to get everything within exact city borders, yet. This is the process I've been going with so far: https://github.com/JamesChevalier/cities#cities


That is a very useful resource; thank you.

Some cities make shapefiles available for urban growth boundaries and city limits. It's worth enquiring. But be aware that some cities city limits are not simple polygons; depending on local ordinances you can see islands, internal voids and peninsulas attached with zero width stems.


True! Like Houston, TX ... which looks a little like the flying spaghetti monster ... http://nominatim.openstreetmap.org/details.php?place_id=3675...

The poly files that you get from the process outlined in the readme file will include islands/voids. It's pretty cool.


Well remember OSM is an international project, so trying to find one definition of "city" and "border of a city" is hard. Some places (like USA) seem to use "city" as a hard solid thing, other places (eg UK / ireland) don't.


Yeah - OSM goes a long way in categorizing different levels of "area in which people live" based on population density. http://wiki.openstreetmap.org/wiki/Key:place


Except that the place tag isn't always based on population size. In some places, (e.g. UK), a common cultural definition of a "city" is archaic, and depends if the place has a Cathedral and/or charter from the monarch.

I give you the "city" of St. David's: http://www.openstreetmap.org/browse/node/3216768 It's in Wales, UK, and is tagged as "place=city". It's a small town of ~2,000 people. It has a charter from the monarch, and a cathedral. The "note" tag in OSM says: "the "city" is on paper, what's on the ground is a small town".

Humanity is complicated. :)


UK isn't the only place with weird "cities".

Greenhorn, Oregon is designated as a city but has a 2010 census population of zero. Though now unicorporated, Tenny, Minnesota, was a city and had a peak population of 180 people in 1910 but now is down to 5 (2010 census).


heh, true!

I've been playing with place names & http://overpass-turbo.eu/ ... I seem to be getting the best results with "city|hamlet|metropolis|town|village", although some states like Alaska & Hawaii still don't return much with this scope.

In Alaska, a lot of places are labeled as County. In Hawaii, a lot of places are labeled as Other.


The site came from the idea that I had to try & run every street in my city. There wasn't any way to track that, so I had to build it myself ... Since I was building it, I figured I might as well make it so that others could use it as well.

I've been adding more features (I think the shoe tracker might be my favorite so far), and I've got more in mind. Right now, it only connects to RunKeeper, but I do want to get other services (and manual gpx uploads) integrated as well.


Nice job!

I had a similar idea with https://github.com/JamesChevalier/Launch-Soon but Syte is a much better execution.

Thanks for this.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: