Why are programming games more fun than our day jobs? We’re going to dig into this exact question and see what lessons we can learn from them, and how we can bring it back to our developer experience. Also, we’re going to talk about some rad programming games you should play!
Delivered at XO Ruby Atlanta in 2025.
Delivered at SF Ruby Conference in 2025.
In this Dead Code podcast episode, Jared Norman interviews Chael Wright-Munn (ChaelCodes) about the benefits of working openly through activities like live streaming and contributing to open-source projects. Chael emphasizes how creating a “library of examples” through public coding can enhance a developer’s skills, build their professional network, and preserve their achievements beyond their current job. She offers practical advice on starting a stream, such as using OBS software, focusing on community building, and engaging in structured projects like Hacktoberfest. The discussion highlights the value of maintaining a visible presence in the tech community, whether through streaming, open-source contributions, or other public-facing efforts, as a way to retain knowledge and showcase work, even across job changes.
This talk is about demystifying Rails validators! It talks about validators, which is good, but focuses on demystifying Rails, which is better! Delivered at Blue Ridge Ruby in 2024.
I am very excited for today’s episode! Twitch is a livestreaming service where users can stream themselves to the internet. Twitch is known for video game streaming. But, people stream all kinds of things, including software development. Today’s guest is Rachael Wright-Munn who livestreams Rails development on Twitch.
Elise Shaffer
Rachael Wright-Munn (ChaelCodes) joins to talk everything from coding games to RubyConf to App Store policies.
Rachael Wright-Munn (ChaelCodes) talks about her love of programming games (games with programming elements in them, not how to make games!), starting her streaming career with regex crosswords, and how streaming games and open source every week led her to a voice acting role in one of her favorite programming games.
Recorded at RubyConf 2023 in San Diego.
As a content creator, I love the look and feel of “link in bio” pages.
They’re such an easy and mobile-friendly way to share various social medias and projects.
However, as a developer, I am frankly offended at the idea of needing a SAAS app to create a static page of links.
The idea of paying for such a service, or sharing my page with their branding is simply abhorrent.
Thankfully I have a Jekyll site and the ability to create <a> tags, so I’m able to avoid that dismal fate.❤️
git add . sets you up for failure, and it’s most prevalent in the community that it’s worst suited for: git beginners. Fixing a commit with unwanted changes in it is significantly harder than being intentional about what you commit to begin with. This article will go over how to make intentional commits, and then discuss the most common examples where I see git add . trip up developers.
The Fibonacci Shawl is a gorgeous design that attempts to express Fibonacci’s sequence through yarn. Each stripe of color represents a number from Fibonacci’s sequence.
Relicans host, Kirk Haines, talks to former Relican, Chael Wright-Munn, about how programming is just as human as art, poetry, and music where you’re following certain rules and certain conventions to create something that didn’t exist before, making habits and systems versus trying to keep things in your head, and how she feels about the Rust programming languages compared to other languages.