Mark Holmes

@markholmes.bsky.social

Senior Engineering Manager @ ferguson.com Cofounder @ usetruecase.com

Tiramisu v7.0.0 just got released! The Gleam game engine just got a new major release with a better typesafe api, extraction of modules (quaterni, statemachine, savoiardi) and a change in direction with durations now typed as gleam/time/duration.Duration github.com/renatillas/t...

GitHub - renatillas/tiramisu: A type-safe 3D game engine for Gleam

A type-safe 3D game engine for Gleam. Contribute to renatillas/tiramisu development by creating an account on GitHub.

github.com

Is your company using Gleam and it's not a secret? Let me know! The Gleam folks are compiling a little list of production users

🌱 I've made a persistent array based on rrb-vectors in Gleam! It's as fast or faster than Erlangs sparse arrays, supports "effictively constant" time slicing and concatentations, and comes with tons of utility functions! hexdocs.pm/iv/index.html