Episode Details
Back to Episodes
BRH-006: BitDevs Radio Hour #6 – Chaincode's Matthew Zipkin on Boss Challenge, LLM Bots Closing AI PRs, and Taiwan's Frost Breakthrough
Description
Broadcasting live from ATL BitLab, Stephen DeLorme and Alex Lewin welcome Matthew Zipkin from Chaincode Labs to discuss the BOSS Challenge, a rigorous program designed to help aspiring developers launch careers in Bitcoin open source software. The conversation explores what it takes to become a Bitcoin protocol developer, the appropriate use of AI in learning and development, and how the program identifies serious contributors through a three-month gauntlet.
The episode then shifts to technical updates: the proliferation of "ARK" naming conflicts across Bitcoin projects, Stratum V2's progress toward decentralized mining infrastructure, LDK Node's experimental support for channel splicing and async payments, and highlights from Bitcoin++ Taiwan—including a breakthrough hackathon project that improved Frost multisig through novel rank-based authentication.
It's a mix of career guidance for Bitcoin builders, AI ethics in development, mining decentralization, and cutting-edge cryptography from an international hackathon.
Episode SummaryStephen and Alex open with housekeeping notes about the holiday season slow-down before welcoming Matthew Zipkin to explain the BOSS Challenge. Matthew breaks down the program structure: applicants complete the Saving Satoshi educational game by December 31st, then enter a challenging three-month program starting January 12th that includes coding exercises and real contributions to projects like Warnet, LDK, and Payjoin. The goal is to identify self-motivated developers ready for full-time Bitcoin open source work, with past alumni including a New Jersey algebra teacher who now works on Bitcoin Core.
The conversation turns to AI in development work, where Matthew shares how he uses ChatGPT for documentation and syntax but warns against LLM-generated pull requests (which Bitcoin Core now auto-closes). Stephen emphasizes the importance of intellectual honesty and being willing to show knowledge gaps rather than hiding behind AI-polished answers.
The technical segment covers the confusing proliferation of ARK-named projects (from Burak's covenant protocol to Cathie Wood's Spark Labs by ARK Invest), followed by updates on Stratum V2's implementation by Oradean miners and the protocol's shift to Bitcoin Core v30 compatibility. Alex highlights LDK Node 0.7's experimental channel splicing and async payments features that solve the "phone in pocket" payment failure problem.
Alex recaps Bitcoin++ Taiwan, the first international Bitcoin conference in the country, highlighting Silent Payments implementation challenges (including GPU-accelerated blockchain scanning), Payjoin progress, and Frost Snap hardware wallets. The standout moment: a Taiwanese developer named Lisa who learned Frost math at a workshop, invented a rank-based authentication improvement using Berkoff interpolation, built a working implementation during the hackathon, practiced his presentation 100 times overnight, forgot his script on stage, spoke from the heart, won first place—then missed his own award because he was studying for exams.
Topics Covered 🎓 BOSS Challenge 2025: Launching Bitcoin Open Source Careers- Chaincode Labs' third-year program to create full-time Bitcoin contributors
- Three-phase structure: Saving Satoshi game → coding challenges → real project contributions
- Applications open through December 31st, program starts January 12th
- Supports multiple projects: Bitcoin Core, LND, CLN, Eclair, Rust Bitcoin, LDK, Payjoin, Silent Payments
- Track record: thousands apply globally, ~20 receive OpenSats grants
- What matters: curiosity and enthusiasm (80%), self-motivation (remaining percentage), basic coding (10%)
- Example alumni: former New Jersey algebra teacher now full-time Bitcoin Core developer at Localhost
- Appropriate uses: syntax he