Glenn 'devalias' Grant

Results 1219 comments of Glenn 'devalias' Grant

Since I haven't had a chance to get back to working on this in ages, I just did a quick check that the main functionality in https://github.com/0xdevalias/chrome-NewWindowWithTabsToRight/pull/20 seems to work;...

> It's not something we would ever document exhaustively ... there are always going to be unknown variables and unforeseen circumstances, and we don't want to give the impression that...

> "We were unable to load KBFS (Fuse kext). This may be due to a limitation in MacOS where there aren't any device slots available. Device slots can be taken...

These are the specific PRs, for easier future reference: - https://github.com/keybase/client/pull/25335 - > Support macOS Ventura - https://github.com/keybase/client/pull/25338

Based on my reading / exploring things though, I think these 2 would probably serve as the modern equivalents for pretty much all my main needs personally: - https://github.com/sbarex/SourceCodeSyntaxHighlight#markdown-files-are-not-supported -...

But if anyone was interested in modernising this repo specifically; I cloned it and ran the following with [OpenAI Codex CLI](https://github.com/openai/codex) (`v0.46.0`) using `gpt-5-codex` `high`: ```markdown Looking at the following...

> unfortunately the new Node 22 `--experimental-require-module` parameter ([article link](https://nodejs.org/en/blog/announcements/v22-release-announce#support-requireing-synchronous-esm-graphs), [documentation link](https://nodejs.org/api/esm.html#require)) cannot be used in my project as some packages cannot support higher than Node 18 in my project,...

Potentially related: - https://github.com/Vector35/binaryninja-api/issues/708 - https://github.com/Vector35/binaryninja-api/issues/4464