Josh Junon

Results 681 comments of Josh Junon

Why would `Accept` headers affect server push? Just curious. Accept can be choosy with things: ``` Accept: application/x-javascript-ast;q=0.9, application/javascript;q=0.8, text/javascript;q=0.5 ``` The above would favor ASTs over `application/javascript` over `text/javascript`.

@aickin Definitely, that illustrates the problem really nicely. How do servers handle this with pre-compressed assets? E.g. a server that stores both a brotli and a gzip compressed asset and...

@Yoric that would impede adoption since you'd have to perform user agent string checking to determine if the user's browser _might_ support it.

https://github.com/chalk/ansi-styles/pull/78#issuecomment-961555050 We've covered this before and have closed pretty much this exact PR. Is there a reason React Native doesn't have modern Javascript support? Has an issue been opened with...

I'm in favor. I'll defer to @sindresorhus if he has any strong opinions.

This is because your terminal doesn't support image output, so terminal-image is falling back to ANSI escape sequences. You should be lucky, though, because you'll getting an even _fuller_ cat...

I'm with @alexhultman on this. I simply cannot reproduce anything close to the wild, game-changing claims others have made. I allocated a 4 vcpu machine on a google cloud instance....

libuv/libuv#2255 is an example of this. Stalebot is crapping up issues that have progress elsewhere; it's getting _incredibly_ annoying. Please, _please_ stop the bot commenting on issues that have active...

![image](https://user-images.githubusercontent.com/885648/75727120-7563e000-5ce4-11ea-8ec7-4f30b7efeb79.png) So much damn noise.

I'm not a maintainer of libuv so I cant do this.