Thore Sommer

Results 112 comments of Thore Sommer

Yeah I think it makes sense to share the some CoC and security guidelines between all our repositories. There are three potential options for this: - Copy it into every...

We currently don't have any sanity checks in place if the selected hash/sign algorithm actually works. We should include similar checks also in the rust agent.

We (Lernstick) is currently using *cargo deb*. The last time I tried to build a source package, there were many dependencies not yet packaged. This is still an issue, but...

I don't even think that we need that option anymore, because you can override the uuid via an env variable, if you need special generation of uuids. @ansasaki what do...

> If we decide to go to this path, at least we should document how to do that. @aplanas yes we should add that at least to the config file....

@aplanas sounds like plan to introduce an id option :+1:

@ansasaki ah I see thanks for taking a deeper look. > This will probably be fixed once I finish the error handling overhaul I'm currently working on. Awesome thank you!

@arkivm yes, but the agent side first, then the Python side.

The maintained fork from [Mobsya](https://github.com/Mobsya/aseba) currently only supports Flatpak for Linux. See here: https://www.thymio.org/help/linux-installation/ You can also build it from scratch: https://github.com/Mobsya/aseba/blob/master/docs/en/development/building.rst

There are two versions of Aseba and the AUR version currently uses the one from this repository. Mobsya has forked Aseba and you might need their Version. You can try...