• 0 Posts
  • 4 Comments
Joined 2 years ago
cake
Cake day: July 26th, 2023

help-circle
  • It’s true:

    3.0 - aka the Windows Protection Fault release 3.1/3.11/WFWG, now with far fewer WPFs 95 - I lost nearly a year of life waiting for it to reboot, again. 98! Second Edition TBF ME - Lets remove stuff and cause cause problems XP - SP2 - I can login before my PC is taken over by RPC calls from the Internet! Vista - UAC up the Longhorn ass 7 - took long enough 8 - 1.5 half complet OSes 10 - erased 1 OS, completed the other 11 - I am still waiting for file Explorer to open. Where is fileman.exe? It’s so laggy, why does the context menu draw out one row at a time.


  • Microsoft could also be terrified of how shitty Windows 11 is. I have to think back to Millennium Edition to compare to something this disastrous, but Satya doesn’t care about Windows, Surface, or XBox. Microsoft’s future is M365, Azure, and D365. Big fat high margin Enterprise Agreements since everyone is locked into their proprietary shitty office formats. And they get enterprise problems with audit, identify, access control like few other businesses.

    What I don’t know understand is why companies refuse to sell off businesses that they know will die off from their neglect. A shame, except for Windows.


  • I agree with your review. I’ve been using Linux since Slack in the mid 90’s and I switched over most of my machines to Elementary. An Alienware with 3090, Airbus laptop with 1080, and a Lenovo with an AMD 550.

    Except for NVidia proprietary drivers:

    • Fastest OS install. I want to play games, not wait for an OS to install and give me 50 pedantic options to step through.
    • Boots very fast, shuts down just as fast.
    • Fast Sleep and wake up every time on desktop and laptop. WiFi works, video normal
    • Clean, stable, consistent GUI that doesn’t do weird things
    • Bluetooth and audio worked great with no fuss.

    As you mentioned, Flatseal is a must. However, I use AppImages as much as possible. I get the security benefit of flatpaks, but all this sandboxing and containerizing creates too many problems with apps that need to communicate with one another, and accessing my files was a serious PITA because of permission issues that needed to be corrected. There are no permission issues with AppImage, but security benefits aren’t there either. However, both work wonderfully with Elementary.

    • Use AppImageLauncher to automatically create your Application menu items

    Heroic Games Launcher was written by wonderful humans!

    Cyberpunk won’t work, need to dualboot to Windows. But many windows games work well.

    Now, about NVidia: The proprietary driver takes all the horrible fiddling Linux has a reputation for, but reality, is that NVidia drivers are closed source and AMD works with the community. OOTB experience with AMD is flawless.

    3090 came up and everything was green, a problem with the Nouveau driver.
    1080 everything looked ok

    Ran the install, installed the kernel headers, the dev/build packages, mucked around a bit and it works great. However, every time there is a new kernel, the new linux headers and Nvidia module aren’t automatically installed and compiled so it boots to the command line. I know how to manually install them and get back and running, but I haven’t figured out what the problem is yet. Never ran into this on Ubuntu, Fedora or RHEL before.