Trevor Fitzgerald

Results 38 comments of Trevor Fitzgerald

I like that approach. In this example, would the bishop, queen, and e1 rook count as attackers of e5? And if so, would that work with the way square/attack mappings...

I pushed some updates. Below would be a proposed sample use. Let me know if this is the right idea. Given this position: ![Screen Shot 2022-04-08 at 11 57 32...

This has started happening for me today. Repo: https://github.com/rosen-score/lila-gitpod

@kylos101 thanks for the quick update! Seems to have started happening today because this change deployed yesterday: https://github.com/gitpod-io/gitpod/pull/11895 And now it does a hard stop if it encounters a git...

IIRC it was timing out because of the number of queries. I may have been able to just increase the timeout but I still didn't want to send that many...

Bulk pairings got a lot of updates in the past few months. Closing for now. If there's still a problem, you can open another issue in the [lila repo](https://github.com/lichess-org/lila).

Closing for now as the repo structure has changed quite a bit since this PR and this will need to be updated. Thank you for the initial work and research...

Lichess now displays recent opponents on that page for a 1-click invitation. Seen here with Veer and Rudra: ![image](https://github.com/lichess-org/lila/assets/271432/f03c9512-33a7-4840-82f6-5aeb99031a6a) It's not quite the same as @loepare 's original request of...

For the icon, consider finding one from https://game-icons.net/ and adding it to the Lichess font. To see other icons currently in use, visit `/oops/font.html` on your dev instance.

Was there still a concern about performance for this change to the query? Could we profile it ```bash $ mongo > use lichess > db.game5.find({us: 'thibault', s: { $in: [32,...