▲ | roxolotl 3 days ago | |
So excited to see this! I hand built a shitty version of this for a small project. Need to switch when I get a chance. 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 | ||
▲ | mbuhot 3 days ago | parent | next [-] | |
Indeed Gleam’s typed actors are very powerful! I had to read through the erlang implementation code to fully internalise Subjects and Selectors. Thankfully Gleam makes it pretty easy since the std library package sources are just a go-to-definition away. | ||
▲ | okkdev 2 days ago | parent | prev [-] | |
Wow you should share this post on the gleam discord and weekly newsletter! |