Alex

Results 250 comments of Alex

I've observed that if a script rapidly sends the scroll lock key twice, toggling it on and off, deskflow gets confused and spams this message. Restarting deskflow is sufficient to...

I find `Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6E17823E-7849-1014-9A51-F359819898C5}` value name `InstallLocation` has the install location for 5.40, but not sure if that GUID is guaranteed preserved across versions.

Please revert the exclusion of pefile 2024.8.26, as it breaks builds that depend on it. Instead, try calling `PE()` with `fast_load=True` or similar, if the performance is poor.

pefile 2024.8.26 fixed memory leaks with that, see [pefile#386](https://github.com/erocarrera/pefile/pull/386). Some of us would like those memory leaks fixed. Please remove the exclusion. Users who like their memory leaks can exclude...

I confirmed this does not happen with AltStore 1.6.3, so this is a bug with 2.0b1.

@shanegillio The last few betas, including the current one, have shown this error at launch, and do nothing else: ![IMG_52EE4947149B-1](https://github.com/altstoreio/AltStore/assets/637714/b0e2d93b-1640-4a77-83d5-725f5d7a4562)

@shanegillio Any chance of fixing this before 2.0 release? I've tried all the latest mac versions on Patreon.

[The logic](https://github.com/CarliJoy/intersection_examples/issues/1#issuecomment-1657265867) of keeping `Any & T` dual to `Any | T` rather than banning it or asymmetrically reducing it makes sense. Is this what's going into the PEP?

The website is truly awful, and hasn't even had a commit in 6 months. Why is this abandonware?

Granted. I still hugely favor the brew approach. `pacman -Q` got it right too. But for the issue at hand, it's version 0.9.9.11. I usually have no problems with Control+C,...