Hannah Brooke
Hannah Brooke
as far as I've been able to tell, this doesn't happen with any other filters. example output below ``` C:\cmder λ pokemon -ss 0.05 -d 0.2 Starting slideshow with 10...
#### Expected Behavior: LVGL functions should be thread-safe. #### Actual Behavior: Per littlevgl/lvgl#544, we need to mutex guard the call to `lv_task_handler`, and then make the same mutex available to...
#### Motivation Currently, LVGL is quite tightly coupled with the kernel, which makes it somewhat of a nightmare to upgrade. Further, when compiling the kernel, we have to also compile...
#### Expected Behavior: Standard function calls like `remove` should probably work. #### Actual Behavior: Calling `remove` for example will trigger a linker error because we don't have an implementation of...
I'm trying out the VSCode extension, and whenever I try to add a jar to the classpath (settings > groovy > classpath), the following exception is thrown: ``` Jun 28,...
#### Summary: adds pros-branchline to the list of default depots #### Motivation: community package registry #### Test Plan: - [ ] need someone to add a real template to pros-branchline...
The CLI should notify the user when an upgrade for a template in a project becomes available. This should be debounced so the notifications don't appear too often.
I think it would be nice if CLIPPY was around somewhere  
I'm running a 1.20.1 forge instance with a number of mods, and when I try to start it up, it crashes with ``` Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant...