Gregor Billing
Gregor Billing
When timing BLD events on version 0.3.0-beta3, the timer runs correctly but after stopping the solve only execution time is stored/displayed/used to calculate statistics when it should be memo time...
Hello! I am the maintainer of a JVM application called [TNoodle](https://github.com/thewca/tnoodle). Although I am not a MacOS user myself, one user of the library reported a problem after upgrading `dorkbox.SystemTray`...
Kable version: `0.10.2` Kotlin version: `1.5.31` (using `IR`) Chrome version: `95.0.4638.54` (64 bit) Upon trying to connect to my BLE device, I get the following error message: ``` SystemLogEngine.kt?d539:37 [Kable]...
Hello, during the implementation of reStream for reMarkable2 one person posted a comment that apparently you can stream the display in full color: https://github.com/rien/reStream/issues/28#issuecomment-729119025 Would it be possible to integrate...
Dear developers, in my dayjob I am working with an identity provider who uses SAML2 authentication. Your library made my life already much easier, but there's still one thing I'm...
A lot has changed with this new major release. Most conveniently, we can have the lib "watch itself" and we don't need the additional rake task anymore. But the watcher...
First attempt, just dabbling around. Mostly based on the `bin/rails webpacker:install:typescript` runner and an online article at https://qiita.com/yokoto/items/97e70ba3ef2436aa6dd7. I need feedback on this by people who actually use TS :)
## :ghost: Brief Description When setting up MySQL using the `mysql_service` block, there is an option called `initial_root_password`. When setting that to some specific string, I expect to be able...
No source code has been changed, but the files are now in locations that "make more sense" :tm:
Turns out that due to a programming mistake, 4x4 pruning tables were never stored and therefore re-computed on every run of the program. We can save considerable memory (especially in...