A terminal weather app with ASCII animations driven by real-time weather data
51–60 of 60 posts
Re: A terminal weather app with ASCII animations driven by real-time weather data
#52Re: A terminal weather app with ASCII animations driven by real-time weather data
#53obviously not related at all, but enough to make me go "hm, this looks familiar" :)
Re: A terminal weather app with ASCII animations driven by real-time weather data
#54Re: A terminal weather app with ASCII animations driven by real-time weather data
#55A terminal grid is the purest form of a layout constraint. By mapping raw, real-time data directly to an ASCII matrix, the visual form becomes a literal byproduct of the data's underlying logic. It entirely strips away the decorative bloat modern GUIs suffer from. We enforce a similar principle when building algorithmic brand identities: impose absolute grid constraints so the generative system has no room to arbitra…
Re: A terminal weather app with ASCII animations driven by real-time weather data
#56Earlier quoted context omitted.
That'd be true if there were more TUI applications being developed , but I'm not sure that's necessarily the case, since there have always been a lot of them out there. It seems like people are talking about them more often, though.
Definitely more too thanks to really mature rust tui tooling
Re: A terminal weather app with ASCII animations driven by real-time weather data
#57Earlier quoted context omitted.
Definitely more too thanks to really mature rust tui tooling
Not accurate. Claude suggests TUI as the first option for everything: Go, Python, Rust.
Github lists almost 5,000 TUIs released since January 1, 2026. [1]
[1] https://github.com/search?q=Tui+created%3A%3E2026-01-01+&typ...
Re: A terminal weather app with ASCII animations driven by real-time weather data
#58Earlier quoted context omitted.
Not accurate. Claude suggests TUI as the first option for everything: Go, Python, Rust.
I don't understand your meaning. Github lists almost 5,000 TUIs released since January 1, 2026. [1] [1] https://github.com/search?q=Tui+created%3A%3E2026-01-01+&typ...
In the same period of 2024, there were ~700 repos on github.
Re: A terminal weather app with ASCII animations driven by real-time weather data
#59Earlier quoted context omitted.
I don't understand your meaning. Github lists almost 5,000 TUIs released since January 1, 2026. [1] [1] https://github.com/search?q=Tui+created%3A%3E2026-01-01+&typ...
Exactly. If you take a look, most of these repos have Claude as a contributor, so I suppose it's Claude that recommends using TUIs and not the developers themselves. In the same period of 2024, there were ~700 repos on github.