beechnut

Results 51 comments of beechnut

It re-presented itself while working on `main`.

Hey @cannibalflea, thanks for introducing me to Obsidian, I'd never heard about it before. I do want Aspen to have a notebook-style editor for managing data in projects. Can you...

An alternative format for the moment might be: ``` (Matt).score = 5 (Matt).github_username = "beechnut" (Matt): score: 5 github_username: "beechnut" ```

I've been hearing about GQL, a standard Graph Query Language. If we wait long enough, this problem might solve itself.

This is a great idea, @cristianvasquez! Definitely open to a PR, since I'm not sure when I'd be able to get to this. To be in line with Aspen's goal...

I've added an `aspen watch` command that watches files, compiles them, and optionally publishes them to a database. To simulate idempotence, the `--drop` option deletes all the data in the...

Building off @adunkman's comment: - [18F/the-glossary](https://github.com/18F/the-glossary) comes with some [solid data guarantees](https://github.com/18F/the-glossary/#validations), like you'll never see an acronym that doesn't have an expanded term. - The [@charlie define script](https://github.com/18F/charlie/blob/main/src/scripts/define.js) has...

@cantsin This has already been taken care of in https://github.com/18F/18f.gsa.gov/issues/3875

@nateborr Yes, I'm just really slow with this