Philip Kamenarsky

Results 16 issues of Philip Kamenarsky

Using [this](https://dl.dropboxusercontent.com/u/30225560/pqueue-1.2.1-haste.tar.gz) patched `pqueue` package (see #195) and a patched [reactive-banana](https://github.com/pkamenarsky/reactive-banana) (without the `hashable` dependency) the following code: ``` {-# LANGUAGE RankNTypes #-} import Haste import Reactive.Banana as R import...

Imagine the following scenario: ``` counter x = do _ Widget HTML T.Text other str = do e Widget v (a, [Maybe Widget v a]) ``` which would return the...

I.e. see https://github.com/pkamenarsky/concur-replica/issues/36. Needs to cover: * Basic setup, custom JS, CSS, etc * Cool examples, i.e. replicated/reactive state across browser tabs * Explain how common idioms are represented in...

Can probably be fixed by polling the csv file periodically.

feature

Things like: - total time per project - real time vs estimate analysis / standard deviation - etc Maybe output nice html charts? Also: https://github.com/pkamenarsky/atea/issues/1

cli
times