The Ops Team #29 - "Or is it Episode 30?"
We talk with Rich Turner about the real Linux on Windows. What's up with .NET? And we need to stop lying about developers.
Subscribe in any podcast app by search for "ms dev show"
Subscribe on YouTube ➥: https://www.youtube.com/channel/UCQZMYz-DwXsU3DI1P2EyXqA?sub_confirmation=1
Watch on Channel 9 ➥: https://channel9.msdn.com/Shows/msdevshow
Subscribe on iTunes ➥: https://itunes.apple.com/us/podcast/ms-dev-show/id862879925
Show page with full show notes: http://msdevshow.com
Thank you to Infragistics for their sponsorship!
Jason
▶ Twitter: https://twitter.com/ytechie
▶ Blog: http://ytechie.com
▶ VLOG: https://www.youtube.com/channel/UCzteYOG3Fq6iP_MPqy222mA
Carl
▶ Twitter: https://twitter.com/carlschweitzer
▶ Microsoft MVP: https://mvp.microsoft.com/en-us/PublicProfile/5000940
Equipment:
▶ Heil PR-40 Microphone: http://amzn.to/1SD66zf
▶ Logitech C930e: http://amzn.to/1rnqLAA
▶ Zoom H6 Recorder: http://amzn.to/1r26kIX
▶ Mic Stand: http://amzn.to/1SyHVoQ
▶ Hosa XLR Cables: http://amzn.to/1r26NL8
▶ Audio Technica ATH-m50x Headphones: http://amzn.to/1UlEOSz
▶ Microphone Isolation Shield: http://www.monoprice.com/Product?p_id=602650
▶ Alesis IO2 USB Mic Interface: http://amzn.to/1SD6A8o
OK.
Running Linux apps inside Windows would be cool.
Also making the Windows console look and work better would be cool.
I can't wait for these features.
But of course, you should first make the Windows 10 start menu and the action center work and not freeze all the time first...
And for those who don't know how to temp-fix their buggy Win10 start menu and taskbar, here is a BAT script you can run when you get taskbar UI freezes:
SET app="RuntimeBroker.exe"
wmic process WHERE Name=%app% delete
wmic process call create "C:\Windows\System32\RuntimeBroker.exe"
I hope this gets fixed at (or before) the anniversary windows 10 update, or else I will start biting MS people...
One request here:
Please add a simple and quick way to switch that functionality on and off. Installing and installing features is time consuming. And keeping it enabled all the time is dangerous for security (remember Shellshock).
I've heard something about enabling `developer mode` in the video, but I have no idea what setting it was talking about and if that completely disables the feature.
This conversation has been locked by the site admins. No new comments can be made.