Petr Baudis
Petr Baudis
All subnodes are allocated in batch during the node expansion. Two threads can theoretically race to expand the same node, but right now that does no harm (except wasted CPU).
Hi, sorry for missing this issue! The original directory is also available under this URL: https://pasky.or.cz/dev/pachi/michi-pat/ (seems like I did modify the pachi pattern files)
I don't think there's any note like that in michi's source code. In the board data structure, we use 'X' and 'x' (for the to-play player and the other player)....
Can you given an example, and explain why is coming up with impossible patterns an issue anyway?
How big would such a database be, though? I could ask `wego Plavy` before, which refers to a village in Czech Republic, and get a sensible reply. Maybe it'd be...
We have just 4 cronjobs, scheduled on every minute and taking just a few seconds, and this is a permanent look of these jobs: ``` morgan-worker-autoscaling-fdc-1570143420-7v97n 0/1 Error 0 10h...
Awesome! Could you make a PR please?
Try 'ceaseFireOnEmpty': false if you are using callback instead of content, and make sure it's bound to a scrollabel element (e.g. $(document), most simply).
Hi! On Tue, Apr 02, 2013 at 06:23:31PM -0700, Manoel Lemos wrote: > Hi Paski, the seamless loop (of a unique file) is exactly what I need. So, thanks for...
Hmm, I admit that I was trying that on the 256M version and gave up after it got into memory trouble about 30min. after the start. The rest was a...