Jaromil
Jaromil
Extend the Zenroom signature to have a `zencode_exec3` function call that allows including a third input data structure ``` int zencode_exec3(char *script, char *conf, char *keys, char *data, char *extra);...
See: https://github.com/dyne/libdisorder A simple C library for entropy measurement of byte streams and other data. Its a pretty straightforward lib for Shannon entropy analysis.
hi Jim! this is a nice filter and since it works without hw accel it may be interesting to make it a [frei0r](https://github.com/dyne/frei0r) plugin - if its fun for anyone...
Still to do: - [x] Create functional tests (call `randombytes` twice, check if output differs) - [x] Write a mocking test suite (using ~cmocka~ a home-brewed mocking framework) Platforms: -...
Would be real nice to port the equivalent of the `-t` flag in `ls` to sort by date (most recent last). Very useful for messy home dirs like mine :sweat_smile:
Hi there, Sorry I did not look yet close into this, however reporting it quick. Following instructions using spindle's current HEAD from git leads to an error during stage1: ```...
Hi there, awesome software thanks! discovered while traveling in .cn eheh. Handy. Since I see this minimal C implementation I am curious if you are interested in a crypto-backend that...
Need some experienced audio setup based on pipewire or alsa + jack, something usable in most common situations and keeping in mind that we cannot ship with a low latency...
Is there something to facilitate install of flatpak packages from web?? seems like a url handler is missing?
update the live-cd installer of refracta to support new initramfs changes dealing with microcode # repos https://git.devuan.org/devuan/refractainstaller-base https://git.devuan.org/devuan/refractainstaller-gui ## dracut initramfs microcode - https://github.com/dracutdevs/dracut/blob/a62e895db9510f0fc4c47ee81b1436096eca4d64/dracut-functions.sh#L757 - https://github.com/dracutdevs/dracut/blob/f32e95bcadbc5158843530407adc1e7b700561b1/dracut.sh#L2115