Why would you need a Linux subsystem to run Python? Python runs just fine on Windows. All my Python programs run on both platforms. If you just want command line tools, there's Cygwin.
Fun with the Windows Subsystem for Linux
41–50 of 99 posts
Re: Fun with the Windows Subsystem for Linux
#42ELI5: What does this mean to me, as a developer who's really familiar with (and prefers) Linux, but has to use Windows? What cool possibilities will this "Linux Subsystem For Windows" open up to me? What things will it specifically not open up to me?
I've been primarily a Linux user since 1995, and have been using Windows 10+WSL for the past week or so, since getting a new laptop. The only thing I can think of that it'll open up for you is if you want to develop for Windows, while still having Linux available to you. Whether that's for developing games (most of the good game development tools run only on Windows, even if they can deploy to Linux/Mac/Android), or…
The politest thing that I can say about that is "there's no accounting for taste".
Re: Fun with the Windows Subsystem for Linux
#43Why would you need a Linux subsystem to run Python? Python runs just fine on Windows. All my Python programs run on both platforms. If you just want command line tools, there's Cygwin.
Re: Fun with the Windows Subsystem for Linux
#44Re: Fun with the Windows Subsystem for Linux
#45Re: Fun with the Windows Subsystem for Linux
#46Earlier quoted context omitted.
Agreed. for an elementary tutorial, I would have not put that rm -rf /mnt/c/ command on it, at least I would have put a # in front just in case. Once the authors discovers GNUScreen/tmux, xargs and other tools, his life will change :)
tmux works, screen shits the bed.
Re: Fun with the Windows Subsystem for Linux
#47I am really looking forward to this for my Surface Book. Historically I've loaded up a virtual machine running Linux, this was more complete and had fewer hiccups than a Cygwin type of setup for me. Of course it would be REALLY useful if they also support NFS for mounting stuff from my NAS appliance and a compositor (Wayland/X11/Etc.) that would allow things that create windows to work as well.
Re: Fun with the Windows Subsystem for Linux
#48I grew up through some of the more interesting business practices Microsoft employed, and it's several attempts to harm the Linux ecosystem. I would love to see this move by Microsoft in a positive light, but can't help but be suspicious ? For now the possibilities it opens are great, however I wish I understood Microsoft's strategic view of this and how it might evolve over time for Linux.
Re: Fun with the Windows Subsystem for Linux
#49Why would you need a Linux subsystem to run Python? Python runs just fine on Windows. All my Python programs run on both platforms. If you just want command line tools, there's Cygwin.
Python isn't installed by default on Windows. So this makes it easier.
Re: Fun with the Windows Subsystem for Linux
#50I grew up through some of the more interesting business practices Microsoft employed, and it's several attempts to harm the Linux ecosystem. I would love to see this move by Microsoft in a positive light, but can't help but be suspicious ? For now the possibilities it opens are great, however I wish I understood Microsoft's strategic view of this and how it might evolve over time for Linux.
Having good developers using Windows will be a great boost for ecosystem, a percentage may choose to experiment with UWP, a react-native developer may try a Windows version of app.
Only thing to loose is people may not build cli tools for Windows, but that is already a lost cause. Linux won't pose a threat to GUI, so no chance of non developers getting comfortable and migrating to Linux. So win-win and later some more win.