Jack Wilsdon

Results 35 issues of Jack Wilsdon

I'm not entirely sure what this type of completion is called, however it doesn't seem to be working (does racer even support it?). Here's the code I'm using: ``` rust...

I'm not really a fan of my implementation here as I'm somewhat masquerading a collection of tracks as a single `Track` object, however it seems that the library doesn't have...

enhancement

Bootstrap already provides a `collapse` method which allows us to expand a specific element, meaning we don't have to manage the element's classes and height ourselves.

cla: yes

The href attribute is percent-encoded by html/template, which ends up breaking how Bootstrap links the heading to it's target. We can instead use data-target to explicitly name the target, without...

cla: yes

It'd be great if gin installed any unresolved dependencies with `go get` when the code changes.

With large numbers of subreddits (in my case ~2000), the home page fails to load when not logged in (I just get "Error loading posts. Tap to retry."). From debugging...

type: possible bug

My Home Assistant version: 2022.9.1 My lovelace configuration method (GUI or yaml): GUI What I am doing: Viewing an area under "Settings" What I expected to happen: The layout to...

The example link [here](https://github.com/mcinglis/c-style#document-your-struct-invariants-and-provide-invariant-checkers) is broken, could you provide the source from `alphabet.h` in your `trie.c` repository?

Something I've noticed in the Python version of the algorithm is that it sometimes never ends. I'm not entirely sure why this is, but I'm starting to think it could...

# Home Assistant Adaptive Lighting Issue Template ## Bug Reports If you need help with using or configuring Adaptive Lighting, please [open a Q&A discussion thread here](https://github.com/basnijholt/adaptive-lighting/discussions/new?category=q-a) instead. ### Before...

kind/bug
kind/feature
need/triage