cameronsstone
cameronsstone
+1 for me. I fixed some of the errors in workflows.php, but gave up after a bit. Looks like the new php doesn't like it. PHP 8.1.0 (cli) (built: Nov...
Got it working (I'm now on macOS 12.1, Alfred 4, which may have broken more things): 1. brew install [email protected] 1. link to php in keg for both encode and...
FYI: I'm on 0.7.3 and I get the sound occasionally. I just got it in firefox immediately after coming out of sleep, but then it stopped after a few seconds/represses...
I created a pull request to help with this issue: #82
Good suggestions. One small improvement: `smallHashRE` should use `{4,40}`, otherwise the first 17 characters of a hash won't match. :)
Thanks for a great answer! Sadly, I understand java's extended backwards compatibility approach. What about an ion-java-lts fork of ion-java? :-)
That's a good idea, though the natural endpoint of that approach is to make it a kotlin extension method, perhaps in an `ion-kotlin` package that wraps `ion-java` and adds functionality...