Been playing some Cyberpunk 2077 and also finished the anime. I Really Want to Stay at Your House has been on repeat lately. Such a great synthpop tune.
Hopefully some of this comes to Windows guests. One of the major issues right now is that Windows virtualisation isn’t great. VirtualBox has GPU problems, VMware requires a lot of messing about with kernel modules if you don’t use Ubuntu, if KVM/QEMU is able to make a smooth environment for Windows guests that’d help bring people in who still need Windows for the odd bit of software or two.
I remember there was a GPU driver for Windows but that seems to have stalled?
Edit: Cleared up why I think VMware is a bit of a mess.
I have an iPad that I use Mona with. Fedi web clients tend to suck on iOS. On the desktop I use whatever default web client there is, or Elk in the case of Mastodon.
I don’t really use Lemmy enough to warrant using an app for it.
Had COVID in 2022. Lost sense of taste and smell. I can say I didn’t lose it permanently since it has come back. Whether in part or fully, I don’t know. I smelled anything with a strong and recognisable smell to try retraining my nose. Perfume, Vicks, even newspapers.
I didn’t get COVID during the peak in 2020 but my mental health has taken a massive hit. The NHS has taken a massive downturn since the pandemic, and I don’t see it getting any better.
There are Gentoo distros that have binary packages, and Funtoo (a Gentoo-based distro that’s 64-bit only) even suggests using Flatpak for certain software that needs 32-bit resources like Steam. Hell, you can install Flatpak on Gentoo if you want. Gentoo also provided binary packages in the past but only for a few packages (mainly web browsers, but annoyingly not qtwebengine. maybe that’s changed here.)
Gentoo is more about having fine-grained control of your system than anything else nowadays. If that’s what you want, go ahead! For most people, Arch or even something with less control like Ubuntu or Fedora will suffice.
Go tell Fedora that then lol. They want it gone to the point where Nate is telling users who want X to stay away on that post. Xwayland I believe will still be around though.
I feel like I’m a chronic distro-hopper sometimes, but no matter how many times I try, I just can’t settle into OpenSUSE for whatever reason. The OBS feels a bit more of a wild west than the AUR.
Probably meant that Linux wouldn’t be appropriate for whoever’s needs. That can be true for some cases, not really for casual browsing use cases when pretty much 99% of all the major players in the browsing industry maintain a Linux port.
Not just that, soon after the US election, the UK will be gearing up for their General Election. Latest is the end of January 2025 according to a quick search.
I’m talking about the installation process for VMware itself.
I had to help someone non-techy install VMware on Pop!_OS (the OS preinstalled by System76 on their hardware), and it required messing with the kernel modules which fails on Pop!_OS. It seems like VMware builds for a very specific version of Ubuntu which of course, means the kernel module building process fails when you use a kernel version that’s different to what Ubuntu has (which Pop!_OS does and maybe some other Ubuntu-based distros). Thankfully someone on GitHub maintains up-to-date patches for the VMware modules so I was able to guide him through there but this isn’t something someone new to Linux would want to do.
It’s not like simply installing it from a package manager, well unless you use Arch but I’m not putting this person who’s new to Linux on Arch when he just started using CLI.