Honza Pobořil

Results 217 comments of Honza Pobořil
trafficstars

I've just discussed this with a Wasabi wallet developer, he belives BTCPay can integrate their v2 coinjoin market to make submarine swaps without central coordinator. https://github.com/zkSNACKs/WabiSabi/

Or just use SSO like RTL and other services does, so we can disable Transmuter's login.

Fixed here: ``` if (Capacitor.isNativePlatform()) { await NativeAudio.configure({ focus: true }) } ``` Then [enable capability in Xcode](https://developer.apple.com/documentation/avfoundation/media_playback/configuring_your_app_for_media_playback#4182619):

Tried this on Android but it seems it was not enough: ``` ```

@septs I am not asking about HW to manage, I have Teltonika RUTX50. My question is about compatibility of lpac with this sim card.

I will test it ASAP. Thanks.

On macOS you will probably save somewhere what instance requested Oauth and then pass callback to instance what was last. But if you mean login to GitHub, as I understand...

Could be relevant, but I do not understand it :-) ``` >>> import gc >>> gc.mem_free() 24112 >>> import micropython >>> micropython.mem_info(1) stack: 2128 out of 8192 GC: total: 35968,...

It could be also by some setting on gzip what by default requires buffer bigger than ESP8266 usually have. Jan Pobořil https://honza.poboril.cz/ 4. 2. 2019 v 10:49, Mitchell Currie :...