Schuwi

Results 9 issues of Schuwi

My directory structure kind of looks like this ``` /home [root:root drwxr-xr-x] /schuwi [schuwi:schuwi drwx------] /subdir [schuwi:schuwi drwxrwxr-x] /encrypted [user-x:group-x drwxrwxr-x] /.encfs6.xml [schuwi:schuwi -rw-rw----] /decrypted (encfs mounts here) ``` I...

Right now feather has a custom "LaTeX inspired" language for parsing Minecraft text components from plaintext i.e. config files, command input etc. See #208 and #212. About half a year...

Knowing where an error in de/serialization happened (byte offset, nbt path) would be very neat. I haven't looked into how hard this would be to implement yet.

## Overview Fixes "a set block timer is bound to either the current plot or you [...]" message which occurs when trying to run any /plot command after downloading a...

Bugfix

I forked this project some time ago because it seemed quite dead but I liked the premise. Now that some life has returned and I got my fork into a...

When removing all nodes from a Graph and then adding a node again a nil pointer dereference error occurs: ``` panic: runtime error: invalid memory address or nil pointer dereference...

I have found similar issues describing an unbounded growth of the ARC in ZFS 2.3.x but none specific to the reflink copy and my personal knowledge of ZFS' implementation is...

Type: Defect

## Description This PR fixes critical bugs in the `dsps_fird_f32_aes3` optimized assembly implementation that were causing digital noise/corruption in the FIR filter output. ### Issues Fixed: 1. **Incorrect register usage...

Status: Opened

## Description This PR addresses several issues and improvements in the `usb_host_uac` library: 1. **Fix build failure when no microphone/speaker channel is configured**: - Resolved compilation errors that occurred when...

usb_device_uac