Jikstra

Results 76 comments of Jikstra

Can get closed as https://github.com/thijse/Arduino-Log/pull/21 just got merged

Which function? Please post some code/example so we can reproduce this.

``` const DeltaChat = require('.').default const dc = new DeltaChat() const opts = { addr: '[email]', mail_pw: '[addr]' } const contact = '[email2]' async function main() { const dc =...

> Is there a easy way to hack this so that in addition to Json, we also support Ron ? That might be a solution to this. > > Context:...

> Can you help me understand the idea behind coupling Ron and cel? Cel is format-agnostic. Anything that implements serialize can be referenced in a CEL expression already. I'm more...

WoeUSB seems to not really do anything itself on this. It executes `grub-install` to perform this action. For me it's `grub-install --target=i386-pc --boot-directory=/tmp/woeusb-target-20210302-110441-Tuesday.72gQle --force /dev/sdb`