How to browse the .NET Reference Source

With the recent announcement that the .NET Core is open source, Dan sits down with Immo Landwerth and David Kean to discuss what open sourcing means, how .NET Core will support both Windows and Linux, how Mono fits into the open source efforts, and how community members can contribute to this effort.
White board rules. That cleared up some fog for me. Thanks.
Thanks. Glad you liked it!
Really hope we'll hear more about .net native soon, especially for non store apps.
We've heard that both asp.net5 and .net native will run .net core, and we're able to write "asp.net 5 console apps" that hanselman said at some point is actually ".net core" console apps. so it's reasonable to infer that console apps could also be compiled with .net native
This is super interesting from an native interop perspective, in perticular for games and as a kind of replacement for managed directx programming. another huge thing would be as a replacement for the microframework. this is also sometihng that's been alluded to but i really hope we can get some hard info on that soon.
Are they mentioning XNA at any point?
It's a top request at over 20'000k votes:
http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/3725445-xna-5
Are you going to have public standups and/or monthly meetings (streamed) once the project is completely open?
Does your team have a favorite Linux distro?
When can we expect to see the CoreCLR source code on github? I absolutely love this low-level stuff and I am very excited about it.
Are they mentioning XNA at any point?
We're currently focused on moving the core platform into open source in order to support ASP.NET 5 as well as .NET Native. We haven't made any plans yet what the next app models might be.
Are you going to have public standups and/or monthly meetings (streamed) once the project is completely open?
We probably wouldn't live stream our stand-ups but we do think about making our internal processes and review meetings available.
Does your team have a favorite Linux distro?
My answer would be Mac OSX, which clearly shows you much I know about Linux :)
When can we expect to see the CoreCLR source code on github?
We don't have a specific date, but we shoot for ~Q1 2015.