Comment by devrjain

1 day ago

These configurations make so much sense when you're writing them. Like on a CLI tool when you pass in a flag, the syntax makes so much sense when you just wrote it.

But a few weeks later when you're trying to use it, you completely forget the syntax and all the little quirks that seemed so genius when you were writing the internal tool.

So you go back to existing tools.