Harper Andrews

Results 169 comments of Harper Andrews

> I moved from Java 8 because I was having issues with modules Java 9 was the one that introduced modules, right?

Updated link for rescope: https://github.com/YPares/monurepo/tree/master/rescope

Where does that menu live? Is that reedline? (I'm pretty new to nushell)

For anyone else finding this, the default configuration registers the Ctrl-R keybinding for the menu named `history_menu` (which is defined in `config.nu`), but it also registers the Ctrl+Q keybinding for...

I'm of the opinion that while magic is great, a user-facing API should be clearly documented. Right now, there's no documentation about what macros and identifiers are being imported into...

> I know it's tucked away, but it is documented: > https://docs.qmk.fm/#/feature_layouts?id=tips-for-making-layouts-keyboard-agnostic I saw that, which is why I wrote this: > I imagine it was somewhat simpler before the...

Looks like you merged and then reverted the toBigInt PR? I don't see that in the history though... Is there still a chance that feature makes it in?

Even if it ends up excluded, it should be a very small change to install corepack from npm instead of running `corepack enable` when it did happen.