Pierre Bidet

Results 8 issues of Pierre Bidet

Each time we refresh the console, the panel only load few lines, and we don't see old logs, it would be nice to see all the logs since startup or...

Hey, I would like to stop the server every night with cron, to make backup of the full server (don't work if files are modified during process) and then restart...

https://github.com/SequoiaSan/FlipperZero-WiFi-Scanner_Module#how-to-add-new-application-on-flipperzero I tried to add the application to Firmware but [applications/meta/application.fam](https://github.com/flipperdevices/flipperzero-firmware/blob/dev/applications/meta/application.fam) do not exists anymore.

bug
documentation

Hello, I'm currently writing a Game Launcher using Rust and Tauri. I've searched for torrents downloader libraries but none were fitting my needs so I decided to use an external...

Is it possible to interface libtorrent with a rust application made with Tauri ? I don't know if there is already working bindings with the source or binary, and if...

Dans le .d.ts, les définitions typescript ne disent pas que les fonctions sont asynchrones, on ne peut pas utiliser await ou then() sans avoir une erreur ou un warning

Salut, je viens d'essayer d'installer la librairie pour un projet personnel, et j'ai remarqué dans les commits que tu as remplacé la manière d'importer les paquets par la méthode CommonJS,...

Salut @shawone, je suis en train de dev un lanceur de jeu avec Tauri en Rust. J'ai déjà regardé partout mais j'ai trouvé aucune librairie Rust qui avait ce don't...