John SJ Anderson

Results 69 issues of John SJ Anderson

The `MarkdownDisplay` in the `SourceInfoHeading` is now affected by our globals.css. Looking at https://dev.nextstrain.org/groups/blab-private, it's most obvious looking at the headings: _before_ _after_ Not sure if there's a way to...

priority: high

FWIW, the client side router for all `/groups` URLs will make it harder to convert child components to server components in the future. (Migrating to server side components was where...

> I like "maintainers" and "title" since those are the key names in the [Auspice JSON schema](https://github.com/nextstrain/augur/blob/a66871d45305ae00c9d669cb4cb816e2d60569f0/augur/data/schema-export-v2.json#L20-L46). Why not change SARS-CoV2-Datasets.yaml instead? Because it wouldn't be just changing `SARS-CoV2-Datasets.yaml`; the...

We are currently _extremely_ close to having the entire Next.js portion of the website (i.e., everything under the `static-site` sub-dir) written in TypeScript/TSX. After the [index port PR](https://github.com/nextstrain/nextstrain.org/pull/1205) and the...

We're currently running Node v20 — `^20` per `package.json:engines.node`, `v20.9` per `.nvmrc`. Per [Node's endoflife.date page](https://endoflife.date/nodejs), active support for this version ended in October; security updates will stop in 9...

Link checks of GitHub URLs [have been disabled](https://github.com/nextstrain/augur/pull/1809) due to stochastic CI failures caused by rate-limiting, but we should probably try to figure out how to turn them back on....

[Context](https://github.com/nextstrain/mpox/issues/290#issuecomment-2487088652) and [followup](https://github.com/nextstrain/mpox/issues/290#issuecomment-2487121149).

enhancement

**Describe the bug** Using a custom Model01 sketch (available at https://git.genehack.net/genehack/keyboard.io-firmwares/src/branch/main/Model01/Model01.ino), I added the LEDBrightnessControl header, added the plugin to the list, and added Up and Down keys to my...

bug