Wes Roberts

Results 45 comments of Wes Roberts

Personally I strongly prefer the less blue background.

If this default changes, I would humbly request that an inverse CLI flag allows us to override previous CLI flags. For example... ```sh # Case-insensitive fd -s -i # Case-sensitive...

If Prettier wants to strive towards general language formatting it must accept per-language configuration similar to editorconfig

Seems the easiest thing to do is leave the defaults alone. Nothing wrong with double-quotes.

It's not a great workaround but I use PencilSoft to author markdown and Prettier to format it. I also find that using `textwidth` with PencilSoft makes for an acceptable "middle...

@pacexy's solution looks excellent. Very well written and doesn't require action from the Chromium team.

> I left a few comments and some ideas for a few changes. Feel free to reply and discuss about them. Thanks for taking the time to review! > I've...

Hey @toomuchdesign thanks for your cordial patience on this. When deploying these changes in the wild, I discovered a performance issue with the `RrObjectCache.prototype.remove()` method on some platforms (e.g. Android...

I am also having this issue. ```bash s3cmd sync --requester-pays --skip-existing --no-check-md5 s3://mybucket/myprefix . ``` ## Steps to reproduce: 1. Start sync with the command above 2. Interrupt sync after...

I tried this with a 1080Ti 11GB of VRAM and 32GB of RAM and still getting "Out of Memory" error. [Here is a full output log](https://d3vv6lp55qjaqc.cloudfront.net/items/1R3m3C2f1W17041u1E24/output.txt). Is there a parameter...