Julian Stecklina
Julian Stecklina
Support for Magnet links would be useful.
A common usecase is having desktop and mobile XMPP clients open at the same time. With OTR enabled in all clients, this results in very ugly situations where each client...
Currently, with naersk it seems impossible to install examples of libraries. I wonder whether there could be a `installExamples = true;` attribute that would install examples alongside the libraries they...
I'm currently trying to package this plugin for [NixOS](https://nixos.org/). For packaging this plugin, it would be nice to be able to build it without having to download the complete Git...
vmime currently only supports MD5 and SHA1 as digest algorithms, both of which are broken. It would be great if there is at least support for SHA2.
bzImages are a common format for Linux kernels on the x86_64 platform. They are also readily available in pre-compiled form via Linux distributions. If CHV would be able to boot...
Is there any documentation on where meshcommander stores its configuration/state? I'm wondering how meshcommander decides where to store its data. This knowledge would be useful to better sandbox meshcommander. Any...
In include/uapi/virtio_net.h, Linux source refers to ``` #define VIRTIO_NET_HDR_F_DATA_VALID 2 // Csum is valid ``` but the spec is silent.
We currently neither provide a manual nor automated way to update the blacklist (fix).
When upgrading to goblin 0.7.1, the UEFI stub dies, because it fails to parse its own PE file: ``` vm-test-run-lanzaboote-systemd-boot-loader-config> machine # [ WARN]: linux-bootloader/src/pe_section.rs@028: Parsing PE failed Malformed entity:...