Thu, Mar 19 · 6:00 PM EDT
Back from a long hiatus, join us for the NYC Elixir meetup!
Come have some light bites + drinks, meet your fellow Elixir engineers and learn a few things. We will have two 30 minute talks along with some networking before and after.
Speakers:
JustBash: Sandboxing AI Agents with a Pure Elixir Bash Interpreter
Ivar Vong and Chris Bell will be presenting JustBash, a pure Elixir implementation of a bash interpreter and virtual filesystem, inspired by Vercel's JustBash project.
Ivar will kick things off with the motivation behind the project: why sandboxed code execution matters for AI agents, why Elixir is a great fit for the problem, and how to actually build a sandbox with the help of LLMs. He'll also show what becomes possible once you can let agents run code safely. No containers, no host OS access, just the BEAM. He'll also cover what makes the Elixir version different from the original JavaScript implementation, including unique capabilities and tradeoffs that come with building on OTP.
Chris will close things out by showing how they're putting JustBash to work in production at Knock.
Multis and Transactional Callbacks
Miki Rezentes will be talking about Ecto's Multi and transactional callbacks: how to compose multiple database operations into a single transaction, handle side effects cleanly, and avoid the pitfalls that come with getting the ordering and error handling wrong. Whether you're already using Multi day-to-day or haven't dug into it yet, this talk will give you a clearer mental model for writing transactional code in Ecto.
If you plan to join this event, please also RSVP on Luma, which is required by our hosts: https://luma.com/72ybti8v
Hope to see you there!