

Revolutionizing Software with Moldable Development • Tudor Girba & Julian Wood
11 snips Apr 25, 2025
Join Tudor Girba, a Software Environmentalist and CEO of feenk, alongside Julian Wood, a Serverless Developer Advocate at AWS, as they unpack the groundbreaking concept of moldable development. Girba emphasizes creating flexible tools that streamline interaction with complex systems and legacy code, utilizing the Glamorous Toolkit for enhanced developer engagement. The duo also discusses the role of generative AI in software development, not just as a summarizer but as a partner in exploration. Finally, they touch on making software 'habitable,' akin to designing comfortable living spaces for users.
AI Snips
Chapters
Books
Transcript
Episode notes
Code Reading Dominates Dev Time
- Developers spend over 50% of their time reading code, the largest effort in software development.
- Tools often bake in specific problems, so customizing tools during development reduces friction and boosts productivity.
Code Reading Needs New Approach
- The way reading code is approached is inefficient since code is highly contextual and complex.
- Tools should allow queries beyond text to speed finding relevant code and reduce manual reading.
Multiple Perspectives Are Key
- There is no single way to view software objects; multiple customized perspectives are necessary.
- Development tools should support creating and switching between many live perspectives during problem-solving.