David J Wu

Results 14 issues of David J Wu

I'm running into major problems using atmosphere in Scalatra due to bugs with multiple browser tabs and/or page refreshing in my own projects. It seems like connection state is shared...

atmosphere

It appears that zstr does not open input streams in binary mode (`std::ios_base::binary`): explicit ifstream(const std::string& filename, std::ios_base::openmode mode = std::ios_base::in) : detail::strict_fstream_holder< strict_fstream::ifstream >(filename, mode), std::istream(new istreambuf(_fs.rdbuf())) Although it...

enhancement
question

**Patch description** Adds some additional flags that allow some more flexible uses of ParlAI for running experiments when finetuning models and starting/stopping runs to change between similar datasets or different...

CLA Signed

Currently, there appears to be either a bug or a surprising behavior with extras/synchronizer.js where the synchronizer's selection of a data series in the synchronized graph fails to trigger the...

Just opening a thread to have this discussion so that it doesn't get buried and lost in comments on commits: @sbbdms > Hi! Thanks very much for accepting my conclusion...

Opening an issue just for people who happen to be browsing issues or watching the repo and not other places: Just recently, KataGo finished an attempt at "solving" 7x7. Detailed...

The SGF format is clearly documented to allow for any rectangular non-square board sizes: https://www.red-bean.com/sgf/properties.html#SZ However, wgo.js did not appear to support them. This pull request adds support for them,...

Nice to see some recent work on GoGui! One other issue I came across as a user - it appears that on windows, information such as the list of attachable...

enhancement

I was editing an SGF and I had added a few variations since the last time I saved. I was trying to copy-paste some of the text in one of...