Results 57 comments of Mike Bland

On top of adding tags, we could also parse the custom links such that each component comprised of `[:alnum:]` characters automatically become tags, e.g. `custom-link` would be tagged with `custom`...

There should at least be a warning, so that the user has the option of using the existing link, contacting the original link owner, or going ahead with creating the...

Even though I've technically already "Dockerized" the app in #153, will keep this open until the graceful shutdown from #140 is implemented.

Fair questions. I do have a small explanation in the README to explain my intent with the current structure: https://github.com/mbland/go-script-bash#bats-test-assertions-and-helpers > Bats test assertions and helpers > > The assertions...

Yes, this is a great idea, which I can appreciate [now that I grok fd 3 in Bats][fd-3]. I'd also vote for the first approach, and documenting the specialness of...

To be clear: The suggestion is _inspired_ by `XDG_CONFIG_HOME`; the actual directory would live in each project directory, not in each user's `$HOME` directory.

Oh, forgot to mention: Filed per #221.

Per mbland/url-pointers#62, setting this at the top level actually breaks some programs, notably `npm install`. So rather than automatically disabling it, it should be better documented somewhere.

I may also refer to [Douglas Crockford's JSON parser reference implementations](https://github.com/douglascrockford/JSON-js) (though with care, given the lack of tests).

![](https://github.trello.services/images/mini-trello-icon.png) [Interactive log config builtin](https://trello.com/c/UHfBP1eS/3-interactive-log-config-builtin)