# HG changeset patch # User Steve Losh # Date 1468791750 0 # Node ID f5b07159f8fe006e92b0770c9ea3a3f1e3b1eeee # Parent c3927a600883195b2e2bf833a5768473a0abdea4 Update diff -r c3927a600883 -r f5b07159f8fe README.markdown --- a/README.markdown Sun Jul 17 16:50:47 2016 +0000 +++ b/README.markdown Sun Jul 17 21:42:30 2016 +0000 @@ -910,3 +910,10 @@ at compile time, allowing us to run them by simply loading the code store with the contents of the precompiled array and firing off the main loop. This is a lot faster, and ends up saving a lot of consing too. + +* Did a bit more in the [ANCG][] book. Tried to use gnuplot to plot the + data for a spectral RNG test and it was behaving poorly. The plot would open + up under iTerm2, not have a Mac title bar or entry in the command-tab + switcher, etc. For my future self who's run into this shit again: the problem + is that you're launching it from a tmux process that's been detached through + a logout.