Honza Pobořil

Results 245 comments of Honza Pobořil

I am going to work on this. I just does not know Mautic, could you please help me what to not forget about in #184?

My usual Drupal project has 18766 files total which takes even longer. Is there some workaround better than disabling intellisence?

Hey folks, could you please stop writing comments "+1"? Here are "likes" emoji for that. Comment will send notification to all subscribed users. Jan Pobořil https://honza.poboril.cz/ 17. 7. 2019 v...

I understand MP is too different to support it in Platformio easilly. My current workflow is to have Makefile for compiling all possible code as frozen modules (compiled and included...

There is also fork of MP's original author @pfalcon: https://github.com/pfalcon/pycopy

I also would like to comunicate with a beacon device. Is it possible in combination with https://github.com/randdusing/cordova-plugin-bluetoothle ? (Phone came nearby iBeacon device and then exchanged some messages with it.)

It is similar to what Phoenix already does for submarine swap - remember transaction, watch for updates and then pull funds. But maybe not all users will want to pull...

Could be helpful: https://github.com/hiway/micropython-uasyncio-uwebsockets-modules

Setting env variable also works: `FORWARDED_ALLOW_IPS: "*"`

It could also be nice to configure Github Actions so we can easilly run build also on forks to get ipa even without setting up dev environment. Then we can...