Earlier quoted context omitted.
The big difference is hardware access. I used to do VFIO with hardware passthrough so I could have linux but still run windows software like CAD that takes advantage of the gfx card. That was a pain to set up and use. The other way, its very simple. WSL2 can run ML tasks with just a tiny bit of overhead in moving the data to the card.
PyTorch and most of other ML stuff have native Windows ports.
The Windows Subsystem for Linux is now open source
981–990 of 1001 posts
Re: The Windows Subsystem for Linux is now open source
#982Earlier quoted context omitted.
Windows LTSC already exists, but Microsoft, in all their wisdom, restricts it to enterprise licensees only, and seems to actively discourage using it as a desktop OS. The first problem is of course fixable with some KMS server shenanigans, but the second can be kinda painful when it comes to keeping drivers up-to-date, installing apps that rely on features LTSC excludes (and doesn't provide an easy way to install man…
Ya I totally get that. The way I view it is that windows is a glorified driver support layer and any actual work i do is almost exclusively in the Linux container. When I used to have free time it was great for games too
Re: The Windows Subsystem for Linux is now open source
#983Earlier quoted context omitted.
I'll say it too! There's no serious alternative to Excel for those who rely on its advanced features. You can't just edit Excel files in Libre Office Calc, Google Sheets, or Numbers without any problem whatsoever.
Can you give me an example of such advanced features? I really don't understand what outstanding feature did they pack in this "Excel" which has no alternative? If the only problem is migrating from XLSX to some other format I'm sure this is trivial and some tooling must be available.
CFO was/is an excel wiz, so he would whip up crazy Rube Goldbergs with Power Pivot (And Power Query), that couldn't be modified by mac users (They can open the files, but they can't interact with it, not even changing filters
PowerQuery is another one, also not available outside of Excel for Windows, not Mac or Web
A lot of it is stuff that should be handled by SQL more properly, but the data people usually can't keep up with the Excel wiz
Re: The Windows Subsystem for Linux is now open source
#984Earlier quoted context omitted.
It always infuriates me when people say Windows is all about games. Techies are so detached from reality they forget that people have creative hobbies and have to use industrial grade software. Doing creative hobbies on Linux is an act of sadomasochism. And on top of that, Linux and MacOS cannot run software from 3 years ago while Windows can run software from 35 years ago. And on top of that, Linux is completely unu…
Linux on HN is always an example of https://xkcd.com/2501/ How many months can you use a Linux desktop to do daily externally mandated processes and not drop down to a bash shell at some point? Average consumers and users do not want to use the unix utilities that Linux people love so much. Hell, developers barely want to use classic unix utilities to solve problems. Users do not know what a "mount point" is. Users d…
Assumming everything is setup the way I usually do when someone asks me for a new Windows PC (Setup an account, install basic utilities, Office suite, automatic updates, etc)
More or less everything
- ThunderBird + OnlyOffice is close enough for regular usage (Coming from Outlook + Office)
- Flatpaks and system updates are on the background by default and only take when you restart, so they're more or less invisible (And for someone else, I'll usually do the oldest channel available, maybe even the CentOS based LTS when that's out of beta)
- Discord, Teams, Stuff like that is electron based anyway
- Steam for games is reasonably good (Depending on your library, Everything in mine works, but not everything in my wishlist)
- Windows only utilities are on a case by case basis (Depending on the program, they'll usually call me to procure it, because god knows, no sane person wants to deal with the likes of adobe)
For the sake of transparency, I would use the CLI to setup quite a lot, but I wouldn't expect them to use it for anything
Re: The Windows Subsystem for Linux is now open source
#985meanwhile Apple won't even make it easy to boot Asahi Linux on Apple Silicon.
That must be the reason hackers(even here) still insist on buying apple hardware.
Re: The Windows Subsystem for Linux is now open source
#986Earlier quoted context omitted.
I truly believe if AAA titles would not release for windows exclusively no-one would have a good reason to use windows really besides inertia.
Businesses would. The problem with that is you have decision makers in said businesses who don't know any better, so Microsoft-all-the-things gets pushed down the line. Offices are all trapped on Windows 10/11 and using Teams/Outlook with Exchange/Entra/Azure chugging along in all its misconfigured glory. Heck, half the MSPs I work side-by-side with seem to only offer support on Windows machines. It gets worse. When…
Re: The Windows Subsystem for Linux is now open source
#987Earlier quoted context omitted.
I use WSL as daily drive for dev. Never had any issues. Love it. I use it from VS Code.
I still can't use usb-serial devices from within wsl2. It was possible under wsl1, but wsl1 is an entirely different thing. "never had any issues" is a meaningless statement. I "never had any issues" with infinite things I never tried to do in the first place.
Re: The Windows Subsystem for Linux is now open source
#988Earlier quoted context omitted.
>But WSL2 is freaking incredible It's good. But if/when you start using it as your main work platform nagging issues start cropping up. The native linux filesystem inside it cannot actually reclaim space. This isn't very noticeable if you aren't doing intensive things in it, or if you are using it as a throwaway test bed. But if you are really using it, you have to do things like zero out a bunch of space on the WSL…
Or just go straight to Hyper-V, without all the WSL stuff.
But VMware still excels at running desktop Linux on Windows. Especially for distros that use 3D accelerated desktops (aka literally anything that uses a recent GNOME or KDE release).
Re: The Windows Subsystem for Linux is now open source
#989Earlier quoted context omitted.
Why not just use Linux then? The whole point of Windows right now is having a kernel that a) does not shove GPL down the device manufacturer's throat and b) care about driver API stability so that drivers actually work without manufacturer or maintaner intervention every kernel upgrade.
People like to talk like GPL is evil, but it's underpinning more of the world than many people see. And thanks to no ABI/API stability guarantees, Linux can innovate and doesn't care about what others might say. Considering Linux is developed mostly by companies today, the standard upkeep of a driver is not a burden unless you want to shove planned obsolescence down the throats of the consumers ( cough Win11 TPM requ…
Re: The Windows Subsystem for Linux is now open source
#990When WSL came out I was absolutely overjoyed - finally an actual linux shell on windows! I use windows for my gaming pc, and I wanted to have a unified gaming/dev box. It felt like the solution. Over time though more and more small issues with it came up. Packages working not quite right, issues with the barriers between the two, etc. It always felt like there was a little bit more friction with the process. With Val…
I had the same experience. Even installing linux is easier for me now. And with new spyware features of windows, there is really no incentive to use it
Yeah, the spyware is annoying and stupid. But once you strip it out (it can be removed/blocked), Windows 11 is absolutely rock solid.