🚀🎭 Behold, the latest installment in the saga of "Why Bother Naming It?" — Glyn offers the thrilling ability to #overcomplicate #things in a #language no one asked for. Anyone up for a game of "What the hell is Gleam?" 🤔😂
https://github.com/mbuhot/glyn #WhyBotherNamingIt #Gleam #HackerNews #Humor #HackerNews #ngated
GitHub - mbuhot/glyn: Type-safe PubSub and Registry for Gleam actors with distributed clustering support, built on Syn.

Type-safe PubSub and Registry for Gleam actors with distributed clustering support, built on Syn. - mbuhot/glyn

GitHub

Glyn: Type-safe PubSub and Registry for Gleam actors with distributed clustering

https://github.com/mbuhot/glyn

#HackerNews #Glyn #Gleam #PubSub #TypeSafe #DistributedClustering #ActorSystem

GitHub - mbuhot/glyn: Type-safe PubSub and Registry for Gleam actors with distributed clustering support, built on Syn.

Type-safe PubSub and Registry for Gleam actors with distributed clustering support, built on Syn. - mbuhot/glyn

GitHub

Finnish people don't read this toot, thank you.

I maintain a few packages in the BEAM ecosystem (in Elixir and Gleam). I also sometimes blog about related things. If you'd like to support that, and you're not from Finland, you can do so now at https://liberapay.com/Nicd (Finnish users are blocked). It also acts as a bit of a showcase of things I've done, although I still need to add some things.

#MyElixirStatus #Elixir #Gleam #BEAM

Nicd's profile - Liberapay

Hi! I'm a programmer from Tampere, Finland. For the past years I've been creating open source things in the BEAM ecosystem using Elixir and Gleam. I maintain several packages …

Liberapay

The first ever Gleam conference is being held February next year in Bristol, UK: https://gleamgathering.com

#Gleam #BEAM

Gleam Gathering 2026

#Gleam running on js is so much more complex to bind js packages, it’s not worth it.

Gleam

Dict(#(“hi”, “found it”),) = root.array.find(e=>e.k=“hi”).v

Rescript let o = {hi: “found it”} = o.hi

Is Gleam production ready? | Lobsters

I'm learning a new programming language #gleam https://gleam.run/

It is built on #erlang which is great for doing things like streaming real-time things, so naturally I use it to write an APRS bot. It is still a work in progress. I'll post the code when I feel like it is in a state that's not embarrassing to share.

Gleam language

The Gleam programming language

🙌 Did you know you can share your events on our website?

Here's how:
✨Go to erlef.org/events
✨Click the button to Submit an Event
✨Fill in all the necessary information

And you're done! Let the community know about all the BEAM events.

#WeBeamTogether #Erlang #Elixirlang #Gleam

#gleam on JavaScript is a bad fit, will give #PureScript a go, Haskell but with the huge npm ecosystem. How purescript’s ffi handles will be a deciding factor.

#functionalprogramming