Hannah Brooke

Results 9 issues of 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...

p: high
optimization
todo

#### 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...

rfc

#### 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...

p: low
enhancement

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.

on hold
feature
todo
p: normal

I think it would be nice if CLIPPY was around somewhere ![](https://pixel.nymag.com/imgs/daily/vindicated/2016/10/31/31-clippy.w710.h473.jpg) ![](https://puu.sh/zQRd1/f48bd0c9d8.png)

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...