Kosyrev Serge

Results 82 comments of Kosyrev Serge
trafficstars

The automation & updateability is a good thing. The unavoidable loss of visual fidelity & semantic nuances -- since you hardly can match automated output with manually-crafted output -- well,...

@abliss, thank you for the bug report! Do you have a suggestion for a `realpath -e` substitute, that would work for your case?

@abliss, also, can you briefly describe (or at least name) what weird hacks did you have to perform?

@chrissound, regarding the second problem: 1. it's `cabal`, not `./cabal` 2. inside the shell, you'll need to `unset CABAL_CONFIG`, as a first thing -- before running `cabal new-build`.

@chrissound, regarding the first problem -- you're not supposed to use nix-build like that -- as you can see, the top-level `default.nix` provides several attributes: ``` ~/cardano-shell$ nix repl Welcome...

@bitzl, note how the obvious approach to define an extended environment fails in "Grid system, try 1".

This is: ``` xelatex --version XeTeX 3.14159265-2.6-0.99992 (Web2C 2015/NixOS.org) kpathsea version 6.2.1 Copyright 2015 SIL International, Jonathan Kew and Khaled Hosny. There is NO warranty. Redistribution of this software is...

Just in case -- the following also terminates. ```haskell mainWidget $ getPostBuild >>= delay 0 ```

@maralorn, what if semantics of the application are to perform _conditional_ immediate termination? I've not looked into the details of how large the race window is -- what amount of...

> Kosyrev Serge ***@***.***> writes: > > It would be nice to have QuadBitboard exposed -- while it only represents the partial game state, it is still useful: > >...