Jared Vacanti
Jared Vacanti
I can confirm this after testing the most recent version just published today to PyPI.
Is there a distinction between having the Gitlab CI be able to publish packages to a verdaccio instance and having the CI/CD tool pull from private verdaccio registry (authenticated publishing...
@mfauvain , can you expand on if your homebridge setup gets APNS push notifications? I'm assuming you use https://github.com/Sunoo/homebridge-camera-ffmpeg or https://github.com/seydx/homebridge-camera-ui to view ZM cameras. ZMeventnotification sends messages to mosquitto...
Is current best practice to use an asyncio executor when using `presto-python-client` in existing asynchronous applications? Are there alternative methods?
If some of the 'standards' are always included, DEBUG_TB_PANELS should still include the defaults and the list is for additional panels.
I found these issues from `aiokafka` that may be relevant here: - https://github.com/aio-libs/aiokafka/issues/496 - https://github.com/aio-libs/aiokafka/issues/612 - https://github.com/aio-libs/aiokafka/discussions/949 I'm still not sure if there's a way to pass the `reconnect_backoff_ms` as...
Looks like this would be fixed by https://github.com/aio-libs/aiokafka/pull/1014.
Hi @Aiosa - any progress on this front?
When I try to build the current project I get these errors: ``` [ant:compile] /home/jared/dev/smartcards/ledger-u2f-javacard/src/main/java/com/ledger/u2f/FIDOStandalone.java:49: error: cannot find symbol [ant:compile] random = RandomData.getInstance(RandomData.ALG_KEYGENERATION); [ant:compile] ^ [ant:compile] symbol: variable ALG_KEYGENERATION [ant:compile]...
I was able to successfully install the pre-compiled cap file using the gist of the installer script onto a NXP J3H145 Dual Interface Java card - 144k (3B DC 18...