
The Changelog: Software Development, Open Source wsl.exe -- cat hello.cs (Friends)
91 snips
May 31, 2025 Craig Loewen, a Product Manager at Microsoft for the Windows Subsystem for Linux, and Mads Torgersen, the Lead Designer for C#, delve into exciting tech innovations. They discuss the open-sourcing of WSL and how it bridges Linux with Windows, enhancing the developer experience. Mads shares insights into C#'s evolution and the delicate balancing act of innovation versus compatibility. The duo explores the impact of AI on programming, sparking a lively debate about the future of coding. Expect a mix of humor and tech savvy along the way!
AI Snips
Chapters
Transcript
Episode notes
WSL's Top Priorities for Improvement
- Top WSL improvement areas are memory usage, faster file access between Windows and Linux, and dynamic disk sizing.
- Empowering Docker, NVIDIA, Podman, and related tools better on WSL is also a key focus.
WSL Linux-Windows File Access Story
- The WSL Linux file system is accessible with forward slashes, mounted under
/mntfor Windows drives. - Notepad and File Explorer integrate seamlessly, allowing Linux files to be edited from Windows apps.
Welcome Experience for New WSL Users
- New Windows users can install WSL by typing
wsl --installin PowerShell, enabling virtualization, and rebooting. - Upon first launch, a helpful 'Ubi' walkthrough explains key WSL features and directs users to documentation.

