Kai Cataldo

Results 80 comments of Kai Cataldo

Given that this isn't part of the ESTree spec, is this something we want to do? It sounds like it could just be left to consumers to implement if it's...

Just a shot in the dark, but are you running Ghost in the right environment? The snippet of config.js you copied and pasted is from the production environment section, and...

Landing something like this would be great, as Neovim's embedded terminal uses the default bash colors right now. That being said, I don't think all the colors in this PR...

I've had no issues, though I'm using iTerm v3.0.12.

Hi! @mikesherov was talking to me about extracting npm's config loading behavior into its own module so that it can be consumed by both npm and cipm, and I'm interested...

I _think_ this is due to a change introduced in v1.0. Should be fixed when we update the plugin to support the new API.

Ah okay, in that case we'll probably just want to have a better error message here and maybe have some escape hatch that allows you to filter out data from...

Yeah, this hasn't been updated since v1.0 was released. Haven't had time since it was released, but will hopefully get to it soon. In the meantime, PRs are definitely welcome!

Hmmm yeah, this is definitely not a case I considered! We should definitely make the serialization logic handle stringified JSON correctly.

Any contributions are most welcome! We could definitely do this. Global/directory-level data already works (I run a blog generated using MD files with frontmatter), and it would be nice to...