Re: Now *there*'s a machine made for Clojure.

2013-04-29 Thread Cesar Pinera
There's no Java option for using the Intel Xeon Phi yet. When I wanted to try them with my Clojure code (I work for Intel) I was told I would have to work directly with the native APIs. So no luck there yet. On Sat, Apr 27, 2013 at 7:51 PM, Cedric Greevey wrote: > https://en.wikipedia.org/wiki/

Re: ANN: Clojure/West - Portland, OR - Mar 18-20, 2013

2012-11-19 Thread Cesar Pinera
I hereby volunteer to organize a welcome party of Portland locals, a goodwill committee of sorts, to plan and orchestrate visits to local landmarks -and by that I mean microbreweries- and highlights. On Sat, Nov 17, 2012 at 9:26 AM, Alex Miller wrote: > If you somehow missed the Conj, fear not!

Re: ANN: Clojure/West - Portland, OR - Mar 18-20, 2013

2012-11-19 Thread Cesar Pinera
Sounds good! There's a few more fellow clojurians around. I'll bring the matter during our next meeting. You have my email, and my phone is 503-860-2792. It was good meeting you at the conj. -- Cesar Pinera On Monday, November 19, 2012 at 8:32 PM, Alex Miller wrote: &g

Re: Current status of Clojure on Android?

2012-11-27 Thread Cesar Pinera
I put together some notes and hints on how to share Clojure functions with an Android app in Java for the Portland Clojure meetup. https://github.com/cesarpinera/TargetAndroid Clojure is hard on the device's resources, particularly memory. Also, there's somethings that don't work terribly well wi