Conor White-Sullivan

Results 20 comments of Conor White-Sullivan

@j-pb I'd love your folder of papers @vibl What's your email? A friend and I are looking into a way to sync multiple datascript dbs together with Horizon or some...

Any word on this? Pretty critical for something I'm building -- happy to help try to fix it if you've got any guidance.

@mike-thompson-day8 what was the comment on the redux README that appeared plagiarized? Redux was what got me interested in FP and Clojure in the first place, and I was pumped...

Also, would love to hear best practices for using re-frame with devcards. Anyone have ideas of how to show a limited subset of the db as the app state?

![tree](https://cloud.githubusercontent.com/assets/2712495/21913002/99b48106-d94f-11e6-8b45-bbba75ea30cb.gif) Just finished implementing a super basic version of this -- gist here https://gist.github.com/630c44cc44f1f5bd8613184374d36444 Basically, the minimal version just puts things into columns, then highlights pre-reqs and things it enables...

My bad -- the gist above is just for visually laying out the tech-tree once you've got it. For the core implementation of the tech-tree, I figure you'd just have...

![tree](https://cloud.githubusercontent.com/assets/2712495/21913023/b6e26b8a-d94f-11e6-8dcf-25ae00911642.gif)

Perhaps a side question, but I'm curious how y'all would spec a posh'd connection. Right now my answer is this, curious if there is a smarter way ``` (def posh?...

Absolutely love this idea Fwiw I've already found myself using reactions in reactions so that I can reset posh connections off local storage or exeternal persistence. On Wed, Mar 1,...

Anything I can do to help on this? Also, any suggestions on how we might get rules working again?