Brian Schroeder
Brian Schroeder
Hi Leo, Thanks so much for taking the time to reply. I'm super excited to hear that you/Jane Street are working on this. When you get to a place where...
@cdepillabout Thanks for your response! Unfortunately it seems like VTE does not currently support ligatures: https://bugzilla.gnome.org/show_bug.cgi?id=781597#c10
@slpopejoy
@emilypi just rebuilt on master and confirmed that this is still an issue
Example: ``` (defproperty conserves-mass (c:(column-of coin-table)) (= (column-delta coin-table c) 0.0)) ```
It doesn't sound like @zmaril's objective is to replicate from postgres to postgres, but rather to do a round-trip through kafka as a "a potential functional test of bottled water's...
Could we pass `stream` at https://github.com/alaisi/postgres-async-driver/blob/92300b6f03ceefc186cb8cfbe29243814af89960/src/main/java/com/github/pgasync/impl/PgConnection.java#L79 into a new `ResultSet` impl that takes a `Stream` instead of `List`? In that `ResultSet`, `size()` and `updatedRows()` would either have to block on...
Cool. I'm a little tied-up with other work at the moment (and I don't write much Java) so I was thinking about tackling the smaller task of adding a [manifold](https://github.com/ztellman/manifold)...
Thanks John! I'm using the 2015-07-19 stackage nightly, so I _think_ I am using the latest commit when I now get the following error: ``` % stack exec -- dash-haskell...