Ihar Kazlouski

Results 115 comments of Ihar Kazlouski

So, OpenSSL v1.1 should supports at Node v10 https://nodejs.org/en/blog/release/v10.0.0/ As soon as Electron will support Node v10, we'll make an update.

Sorry, we still don't have ed25519 in used lib but I think in near time it will be solved.

I'm still waiting for updates too... Need to support the latest updates for `crypto` lib + support OpenSSL 1.1.1

Hi guys! It happened! BoringSSL (a fork of OpenSSL that uses at Electron) started support ED25519. ed25519 will work at the next release!

Hi. What the Ubuntu version? What command did you run?

Hi @nevitas Yep. We know and discussed that need to add the possibility for mass deleting containers. We'll do it in near future.

Hi @enlightenedmouse. I fixed it many months ago but I still can't publish updates because I didn't complete checking v1.6 release.

I made a PR but it looks like the author doesn't want to support https://github.com/intoli/antd-scss-theme-plugin/pull/119 As alternative you can use https://github.com/igor-lemon/antd-scss-theme-plugin or full completely craco solution https://github.com/igor-lemon/craco-antd-scss

Looks like ICM20689 troubles. I have the same problems but if I wait few minutes gyro start works ok. https://github.com/betaflight/betaflight/issues/11753

Yep, I think we should make a few retries (if I remember 5 by default) but after the promise should be rejected. We have infinity waiting at the moment. I...