Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderAs someone familiar with Rust who has been interested in Erlang/Elixir, but hasn't taken the plunge, this could offer an really nice compromise for helping to learn without necessarily needing to start from scratch. It definitely seems worth keeping an eye on! Also, as an aside, I have to say that I'm a big fan of the proliferation of educational documentation written using the mdbook format. Since the compiler is written in Rust, I'd imagine that's where the author drew…
I'm really impressed by the syntax. I have yet to find a piece of syntax I wouldn't like. Labelled arguments for example are delightful: pub fn replace( in string: String, each pattern: String, with replacement: String, ) { // The variables `string`, `pattern`, and `replacement` are in scope here } replace(in: "A,B,C", each: ",", with: " ")
Coming from Elixir, I gave Gleam a try for a couple of days over the holidays. Reasons I decided not to pursue: - No ad-hoc polymorphism (apart from function overloading IIRC) means no standard way of defining how things work. There are not many conventions yet in place so you won’t know if your library supports eg JSON deserialization for its types - Coupled with a lack of macros, this means you have to implement even most basic functionality like…
If you like Erlang or Elixir, you will love Gleam.
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 3
- Total points
- 952
- Total comments
- 523
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2019-03-27 | Gleam: A statically typed language for the Erlang VM | andrenth | 5 | 0 |
| 2020-04-17 | Gleam: A statically typed language for the Erlang VMFirst breakout · Best thread | andrenth | 331 | 109 |
| 2022-08-08 | Gleam is a friendly language for building type-safe, scalable systems | poggies | 3 | 1 |
| 2022-08-16 | Gleam – A friendly language for building type-safe, scalable systems | giancarlostoro | 1 | 0 |
| 2022-09-29 | Gleam is a friendly language for building type-safe, scalable systems | komuW | 10 | 0 |
| 2023-07-06 | Gleam is a friendly language for building type-safe systems that scale | emdashcomma | 1 | 0 |
| 2023-11-07 | Gleam: a type safe language on the Erlang VMHall induction | ljlolel | 325 | 236 |
| 2025-06-09 | Gleam is a friendly language for building type-safe systems that scale | 9d | 3 | 0 |
| 2026-01-14 | The Gleam Programming LanguageLatest 20+ point return | Alupis | 273 | 177 |
