展示HN:我为东加勒比地区建立了一个天气网站
我为东加勒比海岛屿建立了一个天气和飓风追踪网站(<a href="https://dewedda.com" rel="nofollow">https://dewedda.com</a>)。使用了PHP、MySQL、Cloudflare、Visual Crossing API和Leaflet.js进行地图展示。
有趣的部分并不是技术栈,而是意识到在为特定地区构建时,解读层的重要性。风速描述、“体感温度”计算、天气状况总结等,默认都是针对温带气候进行调整的。我正在为东加勒比海的受众重新调整这些内容。
我写下了我所学到的内容:<a href="https://hydn.dev/82-degrees-feels-like/" rel="nofollow">https://hydn.dev/82-degrees-feels-like/</a>
查看原文
I built a weather and hurricane tracking site for the Eastern Caribbean islands (<a href="https://dewedda.com" rel="nofollow">https://dewedda.com</a>). PHP, MySQL, Cloudflare, Visual Crossing API, Leaflet.js for maps.<p>The interesting part wasn't the stack. It was realizing how much the interpretation layer matters when you're building for a specific region. Wind descriptions, "feels like" calculations, condition summaries, all tuned for temperate climates by default. I've been reworking them for the Eastern Caribbean audience.<p>Wrote about what I learned: <a href="https://hydn.dev/82-degrees-feels-like/" rel="nofollow">https://hydn.dev/82-degrees-feels-like/</a>