Jesse Vincent

Results 59 issues of Jesse Vincent

While the Lena playboy centerfold image is a traditional example for image compression technologies, many of us find it to be dated and a bit misogynistic. even if it’s an...

We currently have global singletons of focus, db, and macros. They don't feel *quite* right, but we don't yet know the right refactoring we want to do. Discussion here: https://canary.discord.com/channels/492408953041321984/492409398493446146/979906046665584660

bug

[This should likely get turned into a while passel of tickets.] electron-webpack is unmaintained and stuck on webpack 4. It gives us lots of cool stuff "magically" behind the scenes,...

enhancement
help wanted
dependencies

"macros.macros" suggests to me that one or both of those keys is misnamed. Somewhat related: the logic around mutating a macro's data structures feels like it really ought to get...

bug

![image](https://user-images.githubusercontent.com/45416/159598446-99a979f3-1426-4fb4-b33b-6e8dc07b3f1f.png) Instead of a dropdown and a text entry widget, we should group by type and enumerate all the layers, with one button per type per layer. We *may* want...

enhancement

This is my quick first notes: We should have a keyboard layout library and manager in Chrysalis. The goal of this feature is to make it easy for users to...

enhancement
idea

electron-webpack does an amazingly good job of hiding the complexity behind putting together a complex Electron app. Since the project is unmaintained, folks have started sharing alternate boilerplates, tools and...

For my application, we want to inhibit the ability for software to force the bootloader to reboot into programming mode without physical user interaction. To that end, I think I...