The time I found out 10 years ago that scrolling with a Dell touchpad set registry keys every few milliseconds to adjust the scroll rate in a hack way 😵‍💫

I did hear that someone at Microsoft complained to them about this.

@SwiftOnSecurity // TODO: Fix this quick hack after release
@SwiftOnSecurity This seems like the kind of thing that should get your WHQL approval pulled lol
@SwiftOnSecurity About 25 years ago, I found that the Genius mouse driver wrote to Registry every time you moved the mouse…
@SwiftOnSecurity I need to check if they're still doing that, because it would explain a phenomenon I've run into where the acceleration is heavily dependent on the current system IO and CPU load.
@SwiftOnSecurity they fixed that in the Touchpad.eth series
@SwiftOnSecurity there were not always LLMs but vibe coders have always been among us

@SwiftOnSecurity I am kind of curious how much larger the reg files got over time.

Were they just left there or overwritten/cleared at every startup? Also curious if the huge trend of reg cleaners like CCleaner were actually useful in this case.

@d_RLY @SwiftOnSecurity it’s an overwrite, not an append. so it’s endlessly tying up i/o but the backing file shouldn’t get any bigger.