Joss Bird
Joss Bird
I'm no kernel expert but the checks for `LINUX_VERSION_CODE` appear to not account for some functions being available much earlier than stated. For example I get ``` /home/joss/memflow-kvm/memflow-kmod/mmap_lock.h:9:20: error: redefinition...
This pull request fixes the issue described in https://github.com/collectd/collectd/issues/4336 ChangeLog: tail plugin: Fix GaugeInc to properly reset to 0
* Version of collectd: 5.12.0 * Operating system / distribution: Amazon Linux 2023 * Kernel version (if applicable): 6.1.119-129.201.amzn2023.x86_64 ## Expected behavior I am trying to monitor `/var/log/messages` using the...
**Describe the bug** Cake wallet shows a red circle next to nodes using username and password. Disabling username and password makes this show green. Looking through the code this section...
Since the release of Tailwind v4 ring-inset is no longer a thing. There's lot of v4 changes that probably need fixing but this unblocks me and thought I'd upstream it....
I wanted to know if there was any recent documentation regarding setting up Docker to launch Firecracker VMs through Kata, I found: https://github.com/kata-containers/documentation/wiki/Initial-release-of-Kata-Containers-with-Firecracker-support which explicitly mentions launching Firecracker instances through...