

Tristan Brice on Radio Resilience
10 snips Apr 26, 2025
Tristan Kildaire, a systems programmer and creator of his own programming language, dives into the exciting world of LoRa radio technology and Reticulum mesh networking. He discusses how Elixir can transform IoT development, emphasizing reliability and ease of debugging. Tristan shares insights on practical applications like smart metering and home automation, while also exploring AI-assisted programming and the fun concept of 'vibe coding.' Listeners will find plenty to inspire their own tech projects!
AI Snips
Chapters
Transcript
Episode notes
Creating a Personal Programming Language
- Tristan built a programming language called T Lang over several years as a hobby project.
- It combines C-like syntax with object orientation, modules, and a package manager.
LoRa and Reticulum Defined
- LoRa enables low-power, long-distance wireless communication on unlicensed sub-gigahertz spectrum.
- Reticulum complements LoRa with cryptographically secure mesh networking across heterogeneous links.
Testing Reticulum Outdoor with Antenna
- Tristan tested Reticulum while walking with a LoRa antenna, attracting curious looks in his posh neighborhood.
- No real interference was caused despite the unusual setup.