Corentin Dupont

Results 38 comments of Corentin Dupont

By the way, the application is taking good shape: https://github.com/cdupont/timetravel It's been fun to work with Brick. I'm very open to suggestions!

No it's good, working well now!

Hello, I came here while looking for a tool to query/modify CBOR data. It could be very useful for CBOR, as there is no tool to manipulate this kind of...

Any update on this? It seems very useful.

Thanks for the answer. What I'm looking for is a simple solution to: - bundle several containers into an "app" - have a version number for the whole - a...

Hello, is this standing? I see the pull request has been merged...

I tried to expand the image size using `raspi-config`. I go "Advanced Option"/"Expand File System" but it says "sda2 is not an SD card. Don't know how to expand"

I have the same problem with the most recent version of Raspberry PI OS: ``` $ sudo lsmod Module Size Used by ```

Hello, I also need to stop event propagation. For example, when I try to capture keyboard arrows, it will also scroll the page (which is unwanted). What is the best...