-
hi,
i'm testing your Nawito2103 engine (which i compiled from source) in CuteChess on Linux and i encountered that Nawito _sometimes_ loses on time .. here's a screenshot :
![Nawito2103_loseson…
-
Hello, have latest openwrt build using Quectel RM520N-GL and have tried MBIM and QMI but keep getting the error on both "pin code rejected". I am using Verizon with apn ne01.vzwstatic
Any help woul…
-
Please make an effort to implement SFEN position notation and USI move notation:
http://hgm.nubati.net/usi.html
Over the years VICS, 81Dojo, and other sites have implemented various notations. I …
-
CI is taking a long time to run our builds. We should
1. split up our builds. There's no need to run `go test` and `go test -race` sequentially. These can be separate jobs.
2. use self-hosted runner…
-
mkdir -p /var/etc/dnsmasq-go.d
###### Anti-pollution configuration ######
if [ -n "$vt_safe_dns" ]; then
if [ "$vt_safe_dns_tcp" = 1 ]; then
start_pdnsd "$vt_safe_dns"
awk -vs="127.0.0…
nu1ee updated
7 years ago
-
Sorry to say but your solution didn't work ☹️ still the segmentation fault is appears.
![PicsArt_01-14-06 35 28](https://user-images.githubusercontent.com/77374617/104594548-502b5680-5697-11eb-9627-2…
-
```
Hi!
First: I love pychess because I like the design and the playful but functional
style. But I encounter some problems since update to Beta.
Pychess freezes and crasdhes regularly on various oc…
-
```
Hi!
First: I love pychess because I like the design and the playful but functional
style. But I encounter some problems since update to Beta.
Pychess freezes and crasdhes regularly on various oc…
-
```
Hi!
First: I love pychess because I like the design and the playful but functional
style. But I encounter some problems since update to Beta.
Pychess freezes and crasdhes regularly on various oc…
-
I would like to implement personality-sets:
(I've done main thing already in my testing version, but don't know if I should add it to official git. Maybe nobody would use it and it will make the code…