Results 7 issues of Ben Blazak

## bug cannot use pug template inheritance ## test sample repo: https://github.com/benblazak/_svelte_preprocess__pug_template_inheritance ```bash git clone https://github.com/benblazak/_svelte_preprocess__pug_template_inheritance.git cd _svelte_preprocess__pug_template_inheritance npm install npm run dev -- --open ``` - try the mixin...

enhancement
help wanted

I'd really like to give this layout a shot, and this keyboard will be my first real chance to do so, so I'll do my best to implement this one.

enhancement
want
postponed

Because it seems like it'd be nice at this point (taking all i've learned) to rewrite it. We shall see.

enhancement
want

Wished for features include: - NKRO - mouse keys - media keys - wake on keypress I might attempt this by merging / porting hasu's version the the PJRC USB...

enhancement
want
postponed

Fixes #459. Allows for pug template inheritance. The issue was that `extends` statements must occur first in a pug file, but the svelte mixins were being inserted at the top...

MacOS 13.3.1 on an M2 MacBook Air VSCode 1.78.0 I've been noticing slow MacOS UI response the last couple days, and it seems it was some Code Helper tasks related...

bug

- If there's an IPv6 address for the DDNS domain, it looks like the [command](https://github.com/Misioslav/expressvpn/blob/5245f4c4cd7415f3e6c3635272672d0110c9dbac/files/healthcheck.sh#L5) currently used by healthcheck.sh will grab that preferentially to the IPv4 one - The [command](https://github.com/Misioslav/expressvpn/blob/5245f4c4cd7415f3e6c3635272672d0110c9dbac/files/healthcheck.sh#L12)...