the-archive-public
ultra-weather
the-archive-public | ultra-weather | |
---|---|---|
1 | 18 | |
1 | 72 | |
- | - | |
10.0 | 1.5 | |
almost 2 years ago | over 1 year ago | |
Inform 7 | Svelte | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
the-archive-public
-
Ask HN: Share Your Personal Site
Thanks! The game here is written in Inform7, and it was so difficult to make progress that it took me three years on and off to finish the game. So if you do it that way, beware :)
Abridged story: https://github.com/statico/the-archive-public/blob/master/Th...
Backend server: https://github.com/statico/glulxe-httpd
ultra-weather
-
A Eulogy for Dark Sky, a Data Visualization Masterpiece
Yes~ I wrote about this over ten years ago: https://blog.leftium.com/2013/12/how-to-display-temperature-...
Sadly, Naver stopped showing the past weather like that.
This was on of the main motivations for creating UltraWeather: https://github.com/Leftium/ultra-weather#readme
UltraWeather was missing some features like AQI and minutely rain predictions (coming soon!) so I made WeatherSense ^^
-
The hunt for the most efficient heat pump in the world
> What we really need is a combination of the two. Something that measures air temperature and water content because 68F at 5% humidity is a lot different than the same temp at 40%
The "feels like" apparent temperature accounts for things like humidity and windchill[1].
Many weather apps provide the "feels like" temp, including my app: https://uw.leftium.com
I was going to drop the "feels like" reading in my new weather app (I just didn't notice a major difference), but maybe I'll keep it...
[1]: https://meteor.geol.iastate.edu/~ckarsten/bufkit/apparent_te...
-
What's your favorite everyday app or product?
Thanks for the feedback!
- I have sometimes noticed the `%20` issue; it should be simple to fix. (The location name can come from multiple sources.)
- The app first tries to estimate your location based on your IP address. There is less friction (no additional prompts/permission required) but it can be very inaccurate. Eventually, you will be able to specify most settings/input via URL params. For example, you will be able to enter all or none of: lat/lng, location name, C/F, etc. When a value isn't provided, a logical default will be used (like lat/lng from location name, or location name from lat/lng).
- Showing previous dates is very intentional (https://blog.leftium.com/2013/12/how-to-display-temperature-...). Weather stats are very relative, so "trendcasts" combine past history with future forecasts. (Also see the previous version: https://uw.leftium.com/)
- "I did really like the Dark Sky way of having a vertical bar for the precipitation, with the temps plotted next to it." I'm not sure exactly how that looked. Can you share any screenshots?
- The daily precipitation forecast bars will have an option to toggle showing the previous history. I was playing around with how they would look. The "current time" marker will track the cursor/finger on hover so you can see exact numbers in the sticky top section (Merry Sky sort of has this, but it's not sticky and hover only works in a few places.)
- You can already click any temperature stats to toggle between Fahrenheit and Celsius. I default to F because I still believe it is the more "human" metric for weather temperature. I use mm for precipitation because I feel that is the more useful unit for precipitation, but in the future this will also be configurable/togglable.
- Sunrise/sunset is one of the features I plan to steal from Merry Sky. The data is available in the JSON, but Merry-Timeline doesn't support rendering like Merry Sky (https://github.com/guillaume/merry-timeline/issues/4). I will probably end up writing my own forecast timeline component.
- Merry Sky already kind of has forecast bars lined up horizontally; I think shading the days with alternating colors would make it more readable. Openweather also has this (although it also needs to shade to make the days more distinguishable, too.) I'm not a big fan of horizontal scrolling, but I may add it as an option.
- Show HN: Briefsky – a free Dark Sky clone for multiple weather APIs
-
Ask HN: What have you created that deserves a second chance on HN?
I tried sharing a couple of my web apps:
- HN the way I want to read it: https://hw.leftium.com/
- Source code: https://github.com/Leftium/hckrweb
- Weather forecast compared to last two days' weather: https://github.com/Leftium/ultra-weather#readme
- Ask HN: Tools you have built for yourself?
- Ask HN: Where do you get weather forecasting in a browser?
-
Dark Sky iOS app ends December 31, 2022
One of the reasons I built https://uw.leftium.com/ was so I could see the previous two days' weather.
It uses the DarkSky API, but also supports other weather API's: https://github.com/Leftium/ultra-weather#readme
- Ask HN: Share Your Personal Site
-
Show HN: Weather API for non-commercial use (open-meteo.com)
UltraWeather uses the openweather geocoding API[1]:
https://openweathermap.org/api/geocoding-api
Pretty generous free tier, and paid options seem pretty reasonable.
[1]: https://github.com/Leftium/ultra-weather#specify-a-location
What are some alternatives?
wiki - Everything I know
open-meteo - Free Weather Forecast API for non-commercial use
gutenberg - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
h3 - Hexagonal hierarchical geospatial indexing system
extensions - Inform 7 extensions -- some may be ready for public use, others may be barely working experiments. Enjoy!
yr-weather-symbols - Weather symbols for yr.no
fastpages - An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
formkiq-core - A full-featured Document Layer for your application, providing the functionality of a flexible document management system, including storage, discovery, processing, and retrieval. Deploys directly into your Amazon Web Services Cloud. 🌟 Star to support our work!
Bulma - Modern CSS framework based on Flexbox
kushagharahi
hn-search - Hacker News Search
quinnkeast-website