▲ | fdsf111 3 days ago | |||||||||||||||||||||||||||||||||||||||||||
I dual boot windows with linux, but I haven't used windows in over a year. The thing that stuck me about windows (windows 11) was how slow the right mouse button click feels. On the main screen, between right clicking and seeing the modal pop up, there is a ~150-200 ms delay that wasn't there on Windows XP and Windows 7. Those were the last major version of Windows I used as my daily drivers. In windows 11, I was also annoyed by all the bloat on my home screen that I had to turn off manually, like the news feed or the weather or the stock market tracker. Oh -- and here is a good one -- my system clock resets every time I restart. I easily spent 2-3 hours trying to figure out why, and I eventually I gave up. Yes, there is a setting for "synchronize time automatically", but it doesn't work for me. Every time I log into windows, I have to go into the clock settings and manually force a resync with the correct time zone. To me this is just wild. I transitioned to using Linux full time around 2018-ish, when I stopped playing MMOs. I still keep a version of Windows on my PC, but single-player gaming is a first-class citizen on Linux now, so I haven't logged into windows for some time. | ||||||||||||||||||||||||||||||||||||||||||||
▲ | estimator7292 3 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||
The clock problem is actually a Linux issue. Linux sets the hardware system clock to UTC and only applies time zones when displaying the time. Windows sets the hardware clock to local time. Every time one or the other updates the clock, it's now in the wrong format for the other OS. The fix is to tell Linux to use local time. There are no side effects as far as I can tell | ||||||||||||||||||||||||||||||||||||||||||||
|