Jessica Stokes

Results 82 comments of Jessica Stokes

Just ran into the same issue, thought I'd done something weird with my code initially :) Anything I can do to help make this happen? Or any instructions for extracting...

For future players, I managed to get this working by pointing [this tool](http://www.reteam.org/board/showthread.php?t=287) at my console's BIOS dump and then putting the `FONTM` file in `Play Data Files/vfs/rom0`. 👍🏼

`slug-of-other-pipeline` refers to the name we use for pipelines in URLs, so if the pipeline you want to clone is `https://buildkite.com/your-org/cool-pipeline`, you’ll want to go to `https://buildkite.com/organizations/your-org/pipelines/new?clone=cool-pipeline` to clone it!...

Wow, I was going to ask “how big is Prettier?” and yikes! Good call lazy-loading.

@keithpitt are you still planning to land this?

Confirming that this behaviour is still present, it was even reified (and subtly changed) by #54.

Oh, I missed that that was your PR! 😅 The particular case we’re seeing is using minio (for s3 emulation) within our Procfile. At startup it emits a block of...

I ended up setting up a tap for my own purposes [over here](https://github.com/ticky/homebrew-utilities/blob/master/Formula/icd.rb). Which means you can install it like this: ```bash brew install ticky/utilities/icd ``` It’ll install the current...

Hi @sundylink, sorry for not responding for a while. I’m not sure I understand your question. Could you clarify?

Hi @dkrutsko, Some of the options we set are because we definitely require them to be compatible with React, but a lot are to taste. I’d welcome a PR to...