6 comments

  • firasd6 minutes ago
    Very interesting. The past few days&#x27; trend is so common in small talk and general weather discourse (&quot;it was warmer last week&quot;) but underrated in weather apps. It&#x27;s helpful that Open-Meteo provides that data<p>This output is incidentally perfectly context engineered for LLMs too; I pasted the Delhi page contents into Arena .ai and asked &quot;what&#x27;s the gist&quot; and qwen3.6-plus said (among other things) &quot; A hot, humid day with a slight chance of afternoon showers.&quot; and gemini-3.1-pro-preview said &quot;Mostly clear, but hot and very humid. While the actual high is 34°C, it will feel like 42°C in the afternoon.&quot;
  • 8ig84 minutes ago
    Looks great. One thing that initially tripped me up, I searched &quot;Raleigh, NC&quot; and got no place found. &quot;Raleigh&quot; worked.
  • speerer8 minutes ago
    Love it. This reminds me of wttr.in, but with the benefit of interactivity and that it works much better on mobile. I also happen to often use terminals in a narrower aspect, so wttr.in doesn&#x27;t work perfectly for me. It&#x27;d be very cool if a curl call to your site rendered a terminal text view!
    • jsax5 minutes ago
      Great suggestion, thank you. I’ll definitely keep that in mind as an improvement. There’s been some other feedback that it’d be good if there was a ‘true’ plain text only mode, and this ties in well.
  • devindotcom40 minutes ago
    This is cool and I appreciate how compact it is. I&#x27;d love to have this as a regular load on my desktop. My only note would be that the precipitation graph feels unnecessarily bulky - wouldn&#x27;t it work with the same type of horizontal graph seen for the ones below it? I know precipitation demands somewhat more precision and immediacy, but you could also do a variable graph - left half next hour, right half next 12 hours or something.
    • jsax33 minutes ago
      Thanks for the feedback!<p>I agree, it’s definitely something to work on as it takes up a considerable amount of vertical space.<p>I found the precipitation chart challenging as you need to present both the forecasted precipitation, and the potential likelihood of the precipitation occurring. Something I’ve considered is using a horizontal graph with different shades of grey through black in each bar to represent the probability, but it would somewhat reduce accessibility.
  • kachnuv_ocasek49 minutes ago
    How do you turn on the text-only mode? I&#x27;ve tried Accept: text&#x2F;plain but I always get HTML.
    • wormpilled38 minutes ago
      curl wttr.in<p><a href="https:&#x2F;&#x2F;github.com&#x2F;chubin&#x2F;wttr.in" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;chubin&#x2F;wttr.in</a>
    • raajg45 minutes ago
      Don&#x27;t think it&#x27;s &#x27;true&#x27; plain text. HTML&#x2F;CSS rendering &#x27;like&#x27; plain text.<p>Still beautiful though!
  • popalchemist32 minutes ago
    DIG IT. This is how the web used to feel.