teocns
teocns
Hello, I have been using this library for years. Exceptional! Today I was debugging some code and I managed to reproduce something that IMO shouldn't happen: `$myId = Db::instance()->rawQueryValue( 'select...
After around 24 hours of running and accommodating 100.000s of requests, the script never frees memory and builds up to even 32GB. ``` class Handler(BaseHTTPRequestHandler): handle_request: Callable def __init__(self, *args,...
### Bug expectation Puppeteer seems to be working fine if I am running _google-chrome_ without a display server, however, when I connect to a headful instance running behind _XOrg_, Puppeteer...
As title says! ``` Google Chrome | 114.0.5735.248 (Official Build) (arm64) -- | -- Revision | 6a4d58406feefcfe55d9fa6c53bf40ebc5453342-refs/branch-heads/5735_243@{#3} OS | macOS Version 13.3.1 (a) (Build 22E772610a) JavaScript | V8 11.4.183.27 User...
[tools/gen_sdk_package.sh](https://github.com/teocns/osxcross/blob/master/tools/gen_sdk_package.sh) redundantly packages symlinks pointing to the same SDK, resulting in duplicates ``` /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs $ ls -la . .. MacOSX.sdk MacOSX13.3.sdk -> MacOSX.sdk MacOSX13.sdk -> MacOSX.sdk $ ./gen_sdk_package.sh found Xcode:...
### Describe the changes you have made: Implement `history_autosaver` utility function to start a background thread for autosaving the CLI history using `readline`. If `readline` is unavailable, it returns a...
### Is your feature request related to a problem? Please describe. Using angry emojis in response to invalid command inputs can inadvertently create a negative atmosphere, particularly for those who...
### Describe the bug ### Expected behavior ### Additional context to reproduce Zoom in and out on a tight window width ### Screenshots _No response_ ### Are you sure this...
Repeat mappings are bound to `Enter` and `Shift-Enter` and work as expected, however `Shift-Enter` will stop working (under mysterious circumstances) and behave like `Enter`, the forward movement. It usually occurs...
It would be very useful if SiriGPT can be used to access Shortcuts / Quick Actions in a more intuitive way. For example, I have some shortcuts for smart lights...