Phillip Baker
Phillip Baker
This fixes a regression in #35 where numbers that start with the country code have those leading numbers stripped, rendering the resulting number invalid. Good examples of this are the...
https://developers.digitalocean.com/documentation/changelog/api-v2/support-for-custom-images-and-image-tagging/
https://developers.digitalocean.com/documentation/changelog/api-v2/support-for-spaces-cdn-endpoints/
Hello! Thanks for this script. As suggested in this [comment](https://gist.github.com/rgl/f90ff293d56dbb0a1e0f7e7e89a81f42#gistcomment-3552723), it would be great to structure this as a github action (similar to https://github.com/nev7n/wait_for_response). Since this uses curl under the...
This is a proof of concept for handling a special case of React components as children of React components in Vue. It works by creating a registry of React components...
This issue came up because of IE11, but I totally understand if including support for IE11 is not something within the scope of this library. It looks like es2015 compatibility...
There are new class & methods in the android SDK to support different biometric types: https://developer.android.com/reference/android/hardware/biometrics/BiometricManager.html. It seems backwards compatible with the fingerprint authentication, but it'd be good to distinguish...
Thanks for all of the work on this project. Looking at the OFX output, it appears that the `DATA:OFXSGML` and `ENCODING:UTF-8` headers are added. What do you think of adding...
Thanks for all the hard work on this! Parserator has definitely made it easy to create a model with crfsuite. As I dig into fine tuning my model, I'd like...
We currently monitor the state of several circuit breakers via the `current_state` attribute. However, we've noticed that if some of these connections have spiky traffic and trip the breaker, they...