Mathieu David

Results 56 comments of Mathieu David

> is there even a way to switch images based on theme? It is feasible, but the real questions are: "is it worth it?" and "is it desirable?" It would...

> Something to consider is using SVG instead, since we could then change the styles via CSS instead of swapping images on theme change. That's interesting! But how complex would...

@alexcrichton is this a desired feature? Would a PR proposing this get merged? My personal opinion is that it would be useful for libraries exposing a little cli alongside of...

>The guide has a paragraph on inheritance with an example that looks like what you are trying to do. I'm probably looking right past it, but I can't see where...

>The lifetime issue is not something you can paper over easily because Rust and Python's ownership mechanics are fundamentally different Of course, I completely understand that. That's why I was...

I'm glad to hear this is on the roadmap! :+1: >once we have sequences implemented Is that what is proposed in #242 ? Has there been any progress since the...

Thanks for the information! I'm leaving some extra information for future reference: In order to unlock the flash you need to reset the read-out protection to level 0. This is...

Hi @Yatekii, The mentioned PR is now merged. Would it be possible now to add an unlock sequence or is there still something blocking? If it is possible, how would...

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose either at their option.

Hi thanks for the response! My specific use case is for meeting notes or weekly reports. Basically a bunch of 1-2 page documents that all have the same format. Making...