Fixing Ultra 7 265K’s Frequent Stuttering

Perhaps because Intel realized their new products weren’t selling, the Core Ultra 200S series CPUs have seen significant price cuts. I took the opportunity to build a new PC with an Intel Core Ultra 7 265K, temporarily using the integrated graphics. While the Core Ultra 200S isn’t great for gaming performance (especially online games), forContinue reading “Fixing Ultra 7 265K’s Frequent Stuttering”

Enables Accessibility Features for Sideloaded Apps on Android 15

I recently got a new phone and installed Smart AutoClicker to automatically click the skip button while idling in single-player games. However, on the accessibility settings page, I couldn’t grant the clicker permission. I tried using an adb command (adb shell settings put secure enabled_accessibility_services …), but it still didn’t work. After checking logcat, IContinue reading “Enables Accessibility Features for Sideloaded Apps on Android 15”

Enable TCP BBR v2 on Linux & Windows 11

BBR is a TCP congestion control algorithm developed by Google. It improves upon the shortcomings of traditional congestion control algorithms (like CUBIC), which reduce speed upon packet loss, significantly enhancing bandwidth utilization in high packet loss environments. It’s important to note that congestion control algorithms manage the packet sending rate. For example, if a GoogleContinue reading “Enable TCP BBR v2 on Linux & Windows 11”

ESXi 7.0 + R8168 / R8169 Installation Notes

Installing ESXi on an unsupported device is a matter of luck. Unfortunately, I found that my computer’s built-in NIC is a Realtek R8168 — a network card no longer supported by ESXi. In the ESXi 6.x era, we could add the net55-r8168 driver to make ESXi support this NIC, but after ESXi 7.x disabled allContinue reading “ESXi 7.0 + R8168 / R8169 Installation Notes”

Optimizing my Surface Pro 8

Windows 11 has significantly improved the touchscreen experience and added support for native Android emulation, making me want to try a touch-enabled Windows 2-in-1 device again. Coinciding with the release of the Surface Pro 8, this model ditches the 6-year-old thick-bezel design, featuring a 13” 120Hz high-refresh-rate screen and Intel’s most powerful integrated graphics, IrisContinue reading “Optimizing my Surface Pro 8”

Fix for Windows 11 Unable to Change Default File Opening Method

I encountered a strange issue recently—after upgrading to Windows 11, the option to change the default opening method for formats like .jpg, .png, etc., in the settings became grayed out and unusable. It was impossible to change the default image viewer, forcing the use of Windows’ default Photos app. However, on another Windows 11 computer,Continue reading “Fix for Windows 11 Unable to Change Default File Opening Method”