CDaut
CDaut
**This feature is not related to a problem** I just think it would be awesome to have a collaborative mode to enable multiple peple to edit one document **Describe the...
I made a package dependency tree visualizer for arch linux packages. It is [here](https://clemens-dautermann.github.io/).
A bunch of missing format strings caused the library to not compile for me (CMake 3.29.2, nixos) This PR fixes this issue by adding the format literals.
I have a dockerized installation of parsedmarc with opensearch. Parsedmarc has no problem connecting to the opensearch server but no indices are created when reports are parsed. ## What I...
When compiling a simple project I get the following error: ``` thread 'main' panicked at /home/CDaut/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/lib.rs:604:27: Unable to find libclang: "the `libclang` shared library at /home/CDaut/.rustup/toolchains/esp/xtensa-esp32-elf-clang/esp-19.1.2_20250225/esp-clang/lib/libclang.so.19.1.2 could not be opened:...