|
|
|
|
|
by pjmlp
211 days ago
|
|
The irony, is that it suffices Microsoft to turn WSL[0] into a more out of the box experience, running a Windows like desktop environment, to have that as the product most OEMs will actually bother to sell. Similar to Chromebooks, and Android tablets with keyboard, versus having anyone selling any GNU/Linux hardware at PC stores, past the oldie netbooks wave. [0] - https://github.com/microsoft/azurelinux |
|
But here's an example of something that doesn't work well with WSL: having a git repository in Ubuntu (WSL) and reading/modifying it from Sublime Merge on Windows.
I'm forced to rely on the terminal git commands or on VS Code (because it can use a WSL back-end) and it's not ideal to be forced to a couple of options.