Pierre Rust

Results 11 issues of Pierre Rust

When displaying a diff (in status view), the output is wrong if the line starts with ```% ```. This happens quite lot when editing latex files, whose comments start with...

When polling the state while a while loop (like in the example) the `rdr.request()` fails one time in two if the tag is always kept close to the reader. More...

When running on the raspberry pi, apigpio should use pigpiod's pipe interface instead of the socket interface.

enhancement

I need to add some cleanups for callbacks registration. Maybe implement a context manager to handle all cleanup operations.

enhancement

I've been using pyJoules to measure the energy consumption of a rather long machine learning inference and I have, in one case, a negative value. In the output cvs file,...

### Description When using a class with an optional field, for which no value has been defined (i.e. is `None`) I would like the generated serialized json not to contain...

enhancement
api/v1

## Problem I believe we should improve the way we handle uncertainty in the calculation made in boaviztapi. This issue is mainly meant to start the discussion on how that...

## Problem The API currently provides footprint for components (CPU, Ram, etc.) and IT devices, including devices like servers whose footprint is calculated based on the components the server is...

functional

I'm using a custom theme in my presentation, and a custom css file, using the yaml front matter: ```yaml --- theme: theme/orange.css css: theme/custom.css --- ``` when generating a static...

Great work here, the work towards 'standard' API' for music library has made great progress : It's a very good news :) I have many comments I want to share...