Microsoft has so much ego that rather than simply making a Linux distro they insist we run Linux on Windows.
It would take decades to migrate Windows users to a Linux distro.
371–380 of 473 posts
Microsoft has so much ego that rather than simply making a Linux distro they insist we run Linux on Windows.
It would take decades to migrate Windows users to a Linux distro.
Earlier quoted context omitted.
> like to use my Apple AirPods so I can move around while we talk. I was never was able to get these or any other Bluetooth headset to work on Ubuntu. Is this due to Apple having drivers for AirPods for Windows or Is Windows Bluetooth stack that good?
I didn't install any Apple drivers, just paired and connected them in the Windows settings. I also tried a couple of cheaper Bluetooth headsets and they worked equally well. None of them would connect as headsets in Ubuntu 20.04.
But manufacturers do test their devices with Windows Bluetooth stack (incl. Apple) as after all they hold the majority market share.
[1] https://abishekmuthian.com/fixing-bluetooth-issues-on-raspbe...
Earlier quoted context omitted.
Even though our dev environment at work is Ubuntu, I greatly prefer running Windows on my ThinkPad X1 Extreme, because of the superior hardware support for the devices I use. Specifically: • I spend a fair amount of time on Zoom calls (who doesn't?), and I like to use my Apple AirPods so I can move around while we talk. I was never was able to get these or any other Bluetooth headset to work on Ubuntu. They pair only…
Ubuntu by default pairs Bluetooth headsets as A2DP, which has higher quality for music but no mic-support. You have to go in to Ubuntu bluetooth sound settings and change the output device to headset mode every god damn time you turn on the headset. And then toggle it back to A2DP if you want to listen to music again. I don't know how Windows or iOS deals with this but there both modes seem to work seamlessly.
Earlier quoted context omitted.
Nope, Nvidia will never let you pass PCIe virtual functions to VMs. They'd rather charge 7x the price for data center GPUs with that capability.
Again: don't buy Nvidia. This is one of the many reasons why you should consider avoiding this brand (for GPUs). I even gave them the benefit of the doubt with their Nvidia Shield (bought two Pro 2020's) only to have them shove me up ads through my throat via a software update.
And for PCIe VFs for virtualized GPUs, AMD does _not_ provide it either outside of their datacenter line.
Note that if you just passthrough the whole GPU, that works out of the box on NVIDIA cards.
(btw, for some NV cards, there is: https://github.com/DualCoder/vgpu_unlock to crack that protection)
- Extend - Extinguish
I'm happy to report I have encountered zero issues. In fact, I don't think I've even used it for anything outside of emacs/cli.
I am kinda surprised by this link since I've been using the x version of emacs this whole time.
- Embrace - Extend - Extinguish
Have you seen how terrible Windows and Windows Server is?
I wonder what Linux exclusive software they are hoping to support. Everything I use in my Ubuntu daily driver has a Windows build or corollary app. I get how ‘you never have to leave Windows’ is a nice thing for their business, but I don’t see this being a reason I would stop dual-booting. The only reason I run windows in the first place is for a few apps, mostly games. Otherwise I really enjoy the bloat-free, ad-fre…
As someone who uses Windows as their main driver, I will personally find it a useful way to test/debug our Electron based app on Linux. Right now I’m using a full VM. When you consider that Edge is available for Linux, MS could very well be using WSLg to develop it. So it seems to me that this just makes it easier to anything you need to do on Linux, “on” Windows. Of course making it easier for people on Windows to m…
One could run Linux and use Wine to run some Windows apps. On the other hand one can run Windows and use WSL to run some Linux apps. Depending on the individual's needs which apps are important to have access to the decision could go either way. This is why Microsoft is investing in projects like this - to tip the scales and lure more users to run Windows as primary OS. P.S. And then there is Google which wants you n…
With WSL v2 , you can run Windows and all Linux apps. WSL v1 had limitations but WSL v2 is a VM -- a more integrated VM than usual but still.
Can it run perf yet? I.e. are they passing through hardware performance counters from the host?