Re: core.async: communicating termination

2013-10-03 Thread mstump
> > This brings up another issue: Currently writing to a closed channel is a > no-op, but it probably should throw an exception. Similarly, closing a > closed channel is a no-op, but also probably should throw an exception. > Both are things that a well behaved sender should never do, since th

Re: [ANN] 美味しいClojure

2013-10-03 Thread Dave Della Costa
Well, that would be mighty fine too. :-) (2013/10/04 9:57), Ambrose Bonnaire-Sergeant wrote: > Only through the magic of the internet! I'll be giving a video > conference talk + QA. > > Ambrose > > > On Fri, Oct 4, 2013 at 8:54 AM, Dave Della Costa > wrote: > >

Re: [ANN] 美味しいClojure

2013-10-03 Thread Takahiro SAWADA
Hi, Alan, It was nice to meet you at Tokyo.clj held in last August! We have a nearly monthly meet-up for Lisp in Tokyo, called Shibuya.lisp ( http://shibuya.lisp-users.org/about.html). I have not participated all the times but as far as I understand every 3 times Clojure is the main subject of t

Re: [ANN] 美味しいClojure

2013-10-03 Thread Ambrose Bonnaire-Sergeant
Only through the magic of the internet! I'll be giving a video conference talk + QA. Ambrose On Fri, Oct 4, 2013 at 8:54 AM, Dave Della Costa wrote: > Ambrose, you're in Tokyo?? > > In any case, Alan, that sounds great and I'm definitely interested. It > would be wonderful if we could keep it

Re: [ANN] 美味しいClojure

2013-10-03 Thread Dave Della Costa
Ambrose, you're in Tokyo?? In any case, Alan, that sounds great and I'm definitely interested. It would be wonderful if we could keep it integrated somehow with the Tokyo.clj folks--I know that a lot of Japanese devs want to speak and hear more English, and I know that a good number of expats spe

Re: [ANN] 美味しいClojure

2013-10-03 Thread Dave Della Costa
2010...bummer! That sounds really interesting. (2013/10/03 22:24), Raoul Duke wrote: > an olide: http://www.starling-software.com/en/tsac.html. i went once > when in town years back. it was fun. wish it were still going on. > -- -- You received this message because you are subscribed to the G

Re: I could use some help getting "nrepl-ritz" working

2013-10-03 Thread Charles Comstock
So nrepl-mode was just renamed to nrepl-repl-mode, so nrepl-mode-map is likely now nrepl-repl-mode-map. My presumption is that this breaks compatability with nrepl-ritz. I don't understand why the rename happened either. But yea that should fix it. https://github.com/clojure-emacs/nrepl.el/comm

Re: I could use some help getting "nrepl-ritz" working

2013-10-03 Thread Stephen Cagle
I can actually get ritz to load without error in emacs by using the aforementioned website's instructions and then, after ritz is pulled, going into .emacs.d/elpa/nrepl-ritz-20130516.1339/nrepl-ritz.el and M-x replace-string RET nrepl-mode-map RET nrepl-repl-mode-map Why? Not really sure. On

Re: Problems starting with Clojure and Leiningen and Light Table

2013-10-03 Thread Gary Verhaegen
That is because the repl is specific to a given project, so there would not be much point in a general shortcut (or it would require more work than juste wrapping the commandline repl, such as a gui to beowse the filesystem to a given project). You have to start the repl from the root folder of yo

Re: my first clojure "wat" moment - misunderstanding or bug?

2013-10-03 Thread Elias Zaretsky
James, I was surprised myself that I knew the answer. I had a guess as to the origin of this information so I Googled to confirm. The problem was mentioned in one of the Java Puzzlers [1] talks [2] by Joshua Bloch and Bob Lee. The same issue was also discussed on Stack Overflow [3] (which I dis

Re: [ANN] 美味しいClojure

2013-10-03 Thread Raoul Duke
an olide: http://www.starling-software.com/en/tsac.html. i went once when in town years back. it was fun. wish it were still going on. -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com No

Re: (Clojure-related book) Seven Concurrency Models in Seven Weeks

2013-10-03 Thread Sean Johnson
According to page 11 of this: http://media.pragprog.com/titles/pb7con/intro.pdf They are: 1. Threads & Locks (old school) 2. Actors (Erlang and its clones) 3. Functional Programming (no mutable state) 4. Separate State and Identity (Clojure) 5. Data Parallelism (something about GPU's) 6. Lambda

Clojure at Netflix by Dave Ray

2013-10-03 Thread Angel Java Lopez
https://speakerdeck.com/daveray/clojure-at-netflix -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first po

Re: Type hints for clojure.set functions

2013-10-03 Thread Gavin Sinclair
Looks great, Andy. -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this gro

Re: API management in Clojure

2013-10-03 Thread Jozef Wagner
Hi, No URL yet, it's in a design phase now. It's an experiment on replacing sequences with reducers where possible and one of its part is a reducible I/O. I've said complected because I like to separate the resource itself from e.g. the way it is accessed (async or blocking). If your defapi is

Re: my first clojure "wat" moment - misunderstanding or bug?

2013-10-03 Thread James Warren
Thank you for your responses, Marek and Elias. Elias, you hit it square on the head - I was using Java 6, and changing to Java 7 corrected the issue. If you don't mind me asking, how did you even know about this behavior? This isn't the type of information you typically see on Hacker News, albe

Re: Type hints for clojure.set functions

2013-10-03 Thread Andy Fingerhut
I created a slightly modified version of clojure.set and have released it as funjible.set More info here, if you are curious: https://github.com/jafingerhut/funjible Andy On Mon, Sep 30, 2013 at 8:00 PM, splondike wrote: > If it's a case of prioritization, that makes sense. I was going t

Re: [ANN] 美味しいClojure

2013-10-03 Thread Ambrose Bonnaire-Sergeant
Me! :) Ambrose On Thu, Oct 3, 2013 at 3:07 PM, Alan Busby wrote: > Hi Dave, > > Regarding Clojure events in Tokyo, I'm only aware of Tokyo.clj at the > moment and it's held in Japanese. It sounds like we have a few expats here > in Tokyo using Clojure though, so it might be worth putting somet

Re: [ANN] 美味しいClojure

2013-10-03 Thread Alan Busby
Hi Dave, Regarding Clojure events in Tokyo, I'm only aware of Tokyo.clj at the moment and it's held in Japanese. It sounds like we have a few expats here in Tokyo using Clojure though, so it might be worth putting something together (in English?). I can likely host something at the Gracenote offi