Ben Hutchison
banner
aldaviva.com
Ben Hutchison
@aldaviva.com
Millennial. Threat actor. Silicon Valley techbro with heart of gold. Top 8% Stack Overflow. Posts cause CA Prop 65 birth defects.

https://social.vivaldi.net/@aldaviva
https://github.com/Aldaviva
https://flickr.com/photos/benhutchison/
He's also a fellow fountain pen fan! Which I got into while taking that class and he was encouraging of when I talked to him about it.
November 20, 2025 at 5:47 PM
I don't mind when games I play for atmosphere and narrative only have basic autohints, like Control, Uncharted, and Mass Effect.
The best is when a game goes above and beyond with assist options like Tactical Breach Wizards, Mars First Logistics, Another Crab's Treasure, and Return to Monkey Island.
November 15, 2025 at 5:27 AM
I think the need for ultra flexible assistance rises as the reason to play the game becomes more about challenges, like Celeste, Sekiro, Baba Is You, and Hotline Miami.
November 15, 2025 at 5:27 AM
A factor I think often makes devs avoid opt-in assistance is it's not discoverable and requires explicit user decision and action, unlike auto-hints everyone hates. Sadly, many players just give the hell up at the first speed bump without trying anything, and being inclusive of them has some merit.
November 15, 2025 at 5:27 AM
It took an embarrassingly long 7 months to figure out, but I believe my phone was refusing to roam to or stay on BSSIDs with stronger signals because of my custom DTIM Period settings. 1 is the default, and 2 or 3 are recommended, but I foolishly listened to someone on Super User who said to use 4.
November 8, 2025 at 3:20 AM
Wow that actually works. It's surprisingly nice, kind of like it should have always been this way.

Hooking into Visual Studio and MSBuild was way easier than I thought, but calling NuGet through the client SDK was way harder so I used a different technique. I expected the inverse.
November 7, 2025 at 11:17 AM
Maybe it was this too. At least I correctly guessed the workaround ahead of time. www.bleepingcomputer.com/news/microso...
Microsoft fixes 0x800F081F errors causing Windows update failures
Microsoft has resolved a known issue that caused Windows updates to fail, leading to 0x800F081F errors on Windows 11 24H2 systems.
www.bleepingcomputer.com
October 30, 2025 at 2:04 PM
Oh apparently it was a known OS issue that's being fixed by Microsoft after I did all that work. I knew it wasn't my fault. support.microsoft.com/en-us/help/5...
October 29, 2025 at 2:39 PM
A second PC's Windows Update error 0x800f0983 PSFX_E_MATCHING_COMPONENT_DIRECTORY_MISSING was also fixed with an in-place upgrade/repair installation from a Windows ISO. I never knew about it before, but this feature was added in Windows 8, 13 years ago.
October 29, 2025 at 1:42 AM
What actually worked was an in-place upgrade using a mounted Windows ISO, with "keep all settings and apps" enabled. I hadn't tried this operation before but it worked shockingly well. Did not have to manually restore or reconfigure anything, and Windows Update installations succeeded after this.
In-place Repair Upgrade | Gravesoft
(Keeping files and apps)
gravesoft.dev
October 24, 2025 at 5:51 PM
The CBS log indicated errors installing SmbDirect and WorkFolders-Client packages, which I had uninstalled earlier. Reinstalling them using optionalfeatures, PowerShell, and DISM all failed or timed out, from sources like Windows Update, various ISOs, WIM images, and SMB from a donor computer.
October 24, 2025 at 5:51 PM
The root cause seems to be editing %SYSTEMROOT%\System32\IntegratedServicesRegionPolicySet.json, not uninstalling Edge. I did not change its ACL, but rather launched notepad or VSCode as TrustedInstaller, so it's not failing due to changed ACLs, but rather changed file contents.
October 16, 2025 at 2:26 AM
The differentiating factor seems to be uninstalling Edge. I had used the IntegratedServicesRegionPolicySet.json trick (without the ViVeTool feature flag hack or Control Panel\International\Geo registry changes) from winaero.com/uninstall-mi.... I wonder if that action is reversible.
How to uninstall Microsoft Edge in Windows 11
You can now uninstall Edge from Windows 11 using two methods.  The first one unblocks the uninstaller under Apps > Installed apps in Settings. The
winaero.com
October 16, 2025 at 2:01 AM
The issue reproduced easily in a virtual machine.
October 16, 2025 at 1:41 AM
A third machine that is configured similarly installed this update fine. All three are fairly ordinary Windows 11 Pro or Home installations. I did the EU trick to uninstall Edge on all, but that didn't break update installation on the third machine, so that's probably not the culprit.
October 15, 2025 at 12:56 AM