Nicolas Pouillard

Results 23 issues of Nicolas Pouillard

While reviewing the code this fork https://github.com/m0ar/safe-streaming of this library an improvement. The internal boolean argument is indeed never updated and thus could be replaced by `True`/`False` at the final...

I can't run any command which requires X. My conjecture is that it needs this socket: `/tmp/.X11-unix/X0` which is in `/tmp`. I attempted to make `/tmp/.X11-unix` visible using `-r` but...

The doc of getNextState, states: "nextPlayer: player who plays in the next turn (should be -player)". What is the meaning of *should* here? Can this framework support games which in...

What do you think of using using the `Default` class and generic definitions to avoid the dozens of `Nothing` needed.

See http://www.freedesktop.org/software/systemd/man/systemd-journald.service.html and http://www.freedesktop.org/software/systemd/man/journalctl.html The journalctl command even has a json output support. A recipe on how to do it without changing lnav would be a good start. ##

I would like to label/unlabel a whole set of thread all at once by specifing query and a set of signed (+/-) labels. Currently the loop is done on the...

Having such a predicate would make easier the search/labelling of messages from lists. A bonus would be a word based matching. Example, results from list:sup-devel.rubyforge.org would also be displayed by...