Thibault Duplessis

Results 231 comments of Thibault Duplessis

When you make a PR without trying it out, please make it as a draft.

I think we can just automatically disable cloud eval when an external engine is in use, instead of adding *yet* another setting.

Probably something to do with the broadcast manager, which means at least it only happens to the broadcast team.

thanks, next deploy will fix that

Interesting. I think you should open a draft PR with your current code, for book-keeping.

Have you made a stripe donation before changing your lichess email?

it would be useful to see the browser console when that happens.

It's possible to download a file without hitting the server. I recently did it for the pgn-viewer: https://github.com/lichess-org/pgn-viewer/blob/master/src/view/main.ts#L43-L50

Yeah I got sidetracked here, nevermind. If it takes too much code to produce the PGN locally, it would be ok to hit the server when clicking a "Copy" button.

I tried it before and found it very difficult to synchronize the different pools to avoid race conditions where more than one seeks are accepted at once.