John Lewis
John Lewis
First of all, great work! I really appreciate you taking the time to simplify all the bluetooth internals required to interface with the ANCS. Really, it's a blessing. One more...
# Objective - Extend reflection to the standard library's `Wrapping` and `Saturating` generic types. This wasn't my use-case but someone in the discord was surprised that this wasn't already done....
## What problem does this solve or what need does it fill? Having access to the node's size in a UI material shader makes UI materials more useful. My use...
Support for the [helix editor](https://helix-editor.com/) would be awesome! I can try my hand at making the theme if you'd like. The [theme configuration](https://docs.helix-editor.com/themes.html) looks pretty straight forward as it's mean...
Hi, was wondering if WGPU support is possible? I develop with Bevy which uses WGPU, but it only uses the CPU renderer, `llvmpipe`. As far as I understand we don't...
I've got a relatively small package but when I build a docker image for it, all of the `unpack-*` derivations end up in the image and really bloat it. Is...
Hey I saw that the dockerfile looks like it's really old so I updated it so that it at least builds. I brought it forward to node 16 (which is...
It would be great if we could have some config options for setting extra binary caches in a structured way instead of just adding to `extra-conf`. I could potentially make...
**Describe the bug** The modifier `card-border` doesn't exist. **To Reproduce** Steps to reproduce the behavior: 1. `` 2. `card-border` class has no styles in dev tools **Expected behavior** The card...
It would be awesome if we could batch requests; I have a rust project that needs to pull a derivation for each dependency, which is like 600 paths but they're...