Ben Blazak
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...
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.
Because it seems like it'd be nice at this point (taking all i've learned) to rewrite it. We shall see.
USB features
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...
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...
- 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)...