This (and every other Dark Sky replacement I've tried) is missing one feature that is crucial to me: hour-by-hour barometric pressure forecast. I get frequent migraines and big changes in the weather trigger them. The easiest way to predict big changes is by watching for swings in the barometer. There's nothing out there that gives the hour-by-hour barometric pressure prediction (at least on iOS) and it's so signific…
Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
11–20 of 72 posts
Re: Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
#12This (and every other Dark Sky replacement I've tried) is missing one feature that is crucial to me: hour-by-hour barometric pressure forecast. I get frequent migraines and big changes in the weather trigger them. The easiest way to predict big changes is by watching for swings in the barometer. There's nothing out there that gives the hour-by-hour barometric pressure prediction (at least on iOS) and it's so signific…
Re: Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
#13This (and every other Dark Sky replacement I've tried) is missing one feature that is crucial to me: hour-by-hour barometric pressure forecast. I get frequent migraines and big changes in the weather trigger them. The easiest way to predict big changes is by watching for swings in the barometer. There's nothing out there that gives the hour-by-hour barometric pressure prediction (at least on iOS) and it's so signific…
https://barometricpressure.today/
It’s currently tracking a lot of cities, so please check if you’re close to any, otherwise, I will soon add a search for specific locations.
I’m open to any feedback.
Re: Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
#14When I checked the other day, it looked like Pirate Weather was still waiting on donations to fund the development work for that feature.
Re: Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
#15Would be nice if it automatically uses degrees Celcius instead of Fahrenheit if the location is Europe. Also for visibility and wind speed, km instead of mi.
Re: Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
#16I've needed a Dark Sky clone for ages! This is great.
Re: Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
#17Can someone explain to me why weather data is seemingly hard to get/provide? Isn’t data from the US government (weather.gov) in the public domain and completely free? What did Dark Sky and similar provide on top?
For me, it was the history data. I could check if it snowed in the last couple days in a new location and whether it melted yet. With most weather apps, the furthest back I can see is midnight, which does not even answer the question of whether there are going to be puddles/snow/slush/ice on the ground that formed since the time I went to sleep.
Re: Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
#18Can someone explain to me why weather data is seemingly hard to get/provide? Isn’t data from the US government (weather.gov) in the public domain and completely free? What did Dark Sky and similar provide on top?
For the others, I tried to document the main limitations here: https://github.com/vsergeev/briefsky#unsupported-providers
Re: Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
#19This (and every other Dark Sky replacement I've tried) is missing one feature that is crucial to me: hour-by-hour barometric pressure forecast. I get frequent migraines and big changes in the weather trigger them. The easiest way to predict big changes is by watching for swings in the barometer. There's nothing out there that gives the hour-by-hour barometric pressure prediction (at least on iOS) and it's so signific…
Re: Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
#20Can someone explain to me why weather data is seemingly hard to get/provide? Isn’t data from the US government (weather.gov) in the public domain and completely free? What did Dark Sky and similar provide on top?
Personally, I've found weather.gov APIs hard to work with. There's no geocoding included, and you can't even use lat, lon directly. But the bigger dealbreaker is that I have about a ~10-20% success rate querying any given endpoint, where sometimes I just get "An unexpected problem has occurred." And this is an automated twice-a-day query, so I don't think I'm hitting any rate limits...