Joseph Mearman
Joseph Mearman
- Add a new `config.py` file to centralize the loading of configuration variables - Remove the `constants.py` file and update references to use the new `config.py` file. - Update `ingest.py`,...
I've been diving deep into JSON Schema and OpenAPI specs recently. I think building the JSON Schema from TypeScript source is good for maintainability. If there is an appetite for...
I've experimented with pretty much every tool I can find. So it's dealer's choice. I've found Draft-07 to be a lot more widely supported still, but I have enough reliable...
@mwadams for me the one downside is (as of writing) lack of support in VSCode for 2020-12
Putting this here as it seems most relevant. I don't know if I'm doing something fundamentally wrong. But I would appreciate it so much if you could provide an example...
Apologies, didn't see you had discussions enabled
@alerque no worries. I did original `set -e` on the script, though there were several edge cases that were safe failures. I think the `killall` was one of them and...
@aomarks Like I've got the `gemini-generator` board as an exemplar style with the new syntax. Do you have one for the nodes?
@aomarks I'll see if I can get a usable dependency graph
> On second thought, I wouldn't spend too much time on analyzing the node dependencies, since the other approach is just to pick off one board that we know we...