Chris Krycho

Results 738 comments of Chris Krycho
trafficstars

I was just thinking about how to integrate that! And I'm jazzed to knock out some more on this project in my time off over the next couple weeks.

Your suggestion made me realize there's another option: `yarn` does a default; `lx` could too (in this case, serving the site). Worth having on the table, at least.

Ooooh, I like the idea of lightning-inspired command names (with clear/obvious aliases).

Those constraints totally make sense! I definitely would assume that this kind of thing would require active management from owners, and explicit declarations of the relationships. Doing it by way...

Test failures here are unrelated: they're the result of `whenRoutePainted` being deprecated. I'm happy to fix that up, but it'll take some time (likely several weeks before I can get...

Circling back here: I've updated and force pushed the branch on top of `master`, and I cannot reproduce the failures from CI locally. Will see if it "fixes itself", and...

Right now, [it appears](https://github.com/rust-lang/rust/tree/master/src/doc#dependencies) that rust-lang/rust uses pandoc to build its docs. It seems like it would be nice to go ahead and get this moving forward so that dependency...

Ah, interesting. I'll go read the makefile; if nothing else I can submit a PR to update that.