Bruce Tate: grox.io Founder
@redrapids
Founder/trainer for Elixir at https://grox.io. Auth: 7 Langs in 7 Wks. and Programming Phoenix LiveView. Gold looper from 'Nooga, author of Currently Away.
Thanks for all of your support so far! This is a new kind of book for this publisher, and we need you. Can you help us get the word out?
In a time of great divisiveness, two broken people took on the challenge of their lives, The Great Loop, and made themselves whole again. pragprog.com/titles/btloop/… #GreatLoop #GreatLoopers @GreatLoop @redrapids @gardenertate
Join me for a 2 day training @CodeBEAMio! Be ready to code. You’ll build a nontrivial application from the inside out. When you’re done, you’ll have a better understanding of the main software development patterns people use in Elixir every day. codebeamamerica.com/#register
Here's what I told my daughter this morning. "I am not going to sugar coat it. This will be hard, but we raised you for a time such as this. It is our time now. Time to be a place for hospitality. Time to seek out the vulnerable and lonely. Time to be good neighbors. You are…
I enjoyed this even-handed review of the Elixir book that I wrote with @redrapids, Designing Elixir Systems with OTP: youtube.com/watch?v=s407zy…
The math checks out!!1! #MyElixirStatus
Our preprint on proving type safety for Elixir's gradual type system. Feedback welcome! arxiv.org/abs/2408.14345
See you in Berlin! #MyElixirStatus
Checked out the schedule for Code BEAM Europe yet? 🗓️ Thanks to the brightest minds in Erlang and Elixir, we've planned two days of networking, knowledge sharing, and insightful talks! 👏 Plan your day and pick up a ticket to secure your spot. 👉 codebeameurope.com
Bruce Tate @redrapids and @paulovalim will be speakers at Code BEAM Europe 2024 #MyElixirStatus
📢 Check out these must-see @CodeBEAMio talks! 💬 Parenting by @sasajuric 👉 codebeameurope.com/talks/parentin… 💬 Growing New Chemists and Alchemists: Building Elixir Teams by @redrapids and @paulovalim 👉codebeameurope.com/talks/growing-… 💬 The Nerves Community Fleet by @lawik 👉…
I was just hanging out and minding my own business, when Elixir's new type system saved me from making a pretty dark mistake. changeset.valid versus changeset.valid?. That would have been a tricky one that might have only been caught in production. Thanks, @josevalim.