Ask HN: Stack for beautiful CLI tools like Claude code
1 points by grilledchickenw 9m ago 1 comments
Materialized views are obviously useful (sophiebits.com)
3 points by todsacerdoti 39m ago 0 comments
Glyn: Type-safe PubSub and Registry for Gleam actors with distributed clustering
30 TheWiggles 2 8/22/2025, 10:29:28 PM github.com ↗
My language of choice is Rust, but I’d go with Gleam in a heartbeat if I:
- Were working on a team with junior engineers
- Building a web app
- On a passion project, or in a business context where the lack of ecosystem etc. wasn’t a concern
For my own projects or with other senior folks, Rust’s complexity is a price you pay once and you reap the rewards forever afterwards. But Gleam’s simplicity would really shine in an organization with a wider range of experience levels.
My biggest complaint besides the obvious ecosystem stuff is that the most popular frontend library leaves something to be desired. It’s SPA-first, which seems like a very strange decision to make in 2025.
Tiny bit of self promotion since it’s easier to link out to my own words than type them again. Typed actors in Gleam are so damn powerful. https://www.tcrez.dev/2025-07-13-gleam-otp-101.html