The best time to buy a MacBook Air (or Pro) or a Mac mini! Much less BS and you take it out of the box and use it within 5 minutes.
YouTube is taking down videos on performing nonstandard Windows 11 installs
31–40 of 515 posts
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#32Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#33The solution is to run Linux. KDE is a good desktop environment: https://kde.org/ 90% of Windows games run on Linux: https://news.ycombinator.com/item?id=45736925 LibreOffice is an okay office suite (good enough for my purposes): https://www.libreoffice.org/ GIMP is a good image editor: https://www.gimp.org/ VLC is a good media player: https://www.videolan.org/vlc/
I would recommend Krita over GIMP.
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#34The solution is to run Linux. KDE is a good desktop environment: https://kde.org/ 90% of Windows games run on Linux: https://news.ycombinator.com/item?id=45736925 LibreOffice is an okay office suite (good enough for my purposes): https://www.libreoffice.org/ GIMP is a good image editor: https://www.gimp.org/ VLC is a good media player: https://www.videolan.org/vlc/
The 90% of games running on Linux does not say how well and what games. Sure I can play the Batman: Arkham Knight perfectly on Linux. However the game is a decade old now. Try playing some titles that came out this year and it going to be very variable, multiplayer titles are often a no go at all due to anti-cheat. You can argue to you are blue in the face about kernel level anti-cheat but at the end of the day if al…
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#35The best time to buy a MacBook Air (or Pro) or a Mac mini! Much less BS and you take it out of the box and use it within 5 minutes.
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#36The solution is to run Linux. KDE is a good desktop environment: https://kde.org/ 90% of Windows games run on Linux: https://news.ycombinator.com/item?id=45736925 LibreOffice is an okay office suite (good enough for my purposes): https://www.libreoffice.org/ GIMP is a good image editor: https://www.gimp.org/ VLC is a good media player: https://www.videolan.org/vlc/
Austria armed forces use Libre Office: https://www.heise.de/en/news/Austria-s-armed-forces-switch-t...
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#37Earlier quoted context omitted.
> LibreOffice is an okay office suite writer, perhaps. calc, not even close - google sheets is unfortunately better in almost every way, and google sheets aren't great either.
Writer is awful too. It will randomly mess up formatting, especially in tables. Also in tables, it will insist to try and parse cell values like Calc would (breaking numbers and dates), even though Writer doesn't even provide a way to run calculations on those numbers anyway.
Re: YouTube is taking down videos on performing nonstandard Windows 11 installs
#38The solution is to run Linux. KDE is a good desktop environment: https://kde.org/ 90% of Windows games run on Linux: https://news.ycombinator.com/item?id=45736925 LibreOffice is an okay office suite (good enough for my purposes): https://www.libreoffice.org/ GIMP is a good image editor: https://www.gimp.org/ VLC is a good media player: https://www.videolan.org/vlc/
The Linux answer is often repeated but unfortunately, some users depend on various Windows software that only runs properly on Windows. E.g. CAD/CAM, Quicken finance, sewing embroidery, etc can't run in a Linux WINE emulator nor QEMU/KVM virtual machine. And avoiding the WINE/KVM incompatibilities by switching to "Linux-native" software such as Gimp often means having less features and/or not having ability to open old files because they use different formats.
Sure, there's the idea that "90% of users just use email and surf the web so they can just get by with a Chromebook" ... true, but there's still a lot of users who can't because they use other productivity software.
For me, there's always some unexpected situation that requires a working Windows computer. Last year, I had to do an unplanned firmware update on a digital audio interface via a USB cable. There was no Linux updater. They had a firmware updater for macOS but it didn't work. Based on the tech support forums, I had to download the firmware updater for Windows platform and that finally worked.
reply to: >What software do you have that doesn't work in a VM?
Example would be software that use hardware USB dongles for DRM. E.g. embroidery software for sewing machines. The passthrough USB emulation to the vm is not invisible enough to fool the software searching for hardware dongles. Another example was Trimble software for LIDAR that depended on DirectX which crashed in a vm.
reply to: >A good-enough compromise is a dual boot with a tiny Windows partition for the rare cases
That is a very techie solution that's not practical for "normies". Dual-boot creates the "2 os file systems" issue instead of having a single unified disk mount. Windows doesn't have a built-in way to read Linux ext4 file system. Linux doesn't have a bulletproof reliable way to read/Write NTFS partition (various tech forums mention data corruption). Unless one goes external with external NAS hardware and store all documents on an SMB mount -- but that also layers on more technical issues and doesn't work for laptops on-the-go being disconnected from the NAS.