Re: San Francisco Meetup at Climate Corp still active?

2015-11-29 Thread Sean Corfield
On 11/29/15, 4:28 PM, "Ken Restivo" wrote: >I get notices about Zach's office hours event at Factual, but I'm not sure if >it's the same thing renamed, or what. The Factual Office Hours are a different thing — per the meetup info: "This is a meetup for anyone who is working on a Clojure proje

Re: om next quickstart

2015-11-29 Thread William la Forge
face palm I tried to do a lein clean and it could not find project.cli. I had named the file projects.cli. Clojure error messages will take some getting used to. Thanks Linus! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group

Re: om next quickstart

2015-11-29 Thread Linus Ericsson
The problem here seems to be it can't find the dependency. Can you do lein clean lein repl and then try (require '[figwheel-sidecar.repl :as r]) (require '[figwheel-sidecar.repl-api :as ra]) to begin with? Because it seems like it cannot get the dependencies right for some reason. What does

San Francisco Meetup at Climate Corp still active?

2015-11-29 Thread Ken Restivo
Meetup.com sends me notices every month about "N Clojure programmers are attending the monthly Clojure Meetup at Climate Corp". I've shown up at the last two on the scheduled date and time, and there are much less than N Clojure programmers there. In fact there's been exactly 1: me. Wandering a

Re: crazy idea...

2015-11-29 Thread Jules
Lee, Thanks for the link - I can see that I have a lot of reading ahead of me :-) - looks very interesting indeed. Jules On Saturday, 28 November 2015 20:26:48 UTC, Lee wrote: > > > Jules, > > There's work using random variation and selection to do some of the more > ambitious things you've s

Re: crazy idea...

2015-11-29 Thread Jules
Thanks for this pointer, Lucas - it looks as if I could learn a lot from Kibit - I'll have a good look at it. Jules On Saturday, 28 November 2015 18:54:11 UTC, Lucas Bradstreet wrote: > > Kibit (https://github.com/jonase/kibit >