Re: What does Zach Tellman mean by "factored out for greater inlining joy"

2015-08-12 Thread Colin Fleming
Sure, absolutely - there's nothing like profiling to see what's actually going on and his recommendation seems sound either way, I just thought the information was interesting. On 11 August 2015 at 23:44, Zach Tellman wrote: > It's fluid, but the output that Norman uses in his post (and that > m

Friendlier deploy rejection messages from Clojars

2015-08-12 Thread Toby Crawley
We just deployed some changes to Clojars that should make it more user-friendly when a deployment is rejected due to validation failures. Before this release, when you deployed an artifact that failed validation of its group name, artifact name, or version, or you redeployed a non-snapshot version

Re: Clojure Truck Factor

2015-08-12 Thread Guilherme Avelino
Hi Alex and Leif, Thank you for the comments. We really appreciate the feedback.Our research is under development and the answers we are receiving for this survey will help to better interpret the results and improve our approach. Regards, Em sexta-feira, 7 de agosto de 2015 13:21:40 UTC-3, Gu

[ANN] Nginx-Clojure 0.4.1 Released.

2015-08-12 Thread Yuexiang Zhang
0.4.1 (2015-08-12) 1. New Feature: Coroutine based socket supports unix domain socket 2. New Feature: APIs for Embedding Nginx-Clojure into a standard Clojure/Java/Groovy App (issue #86 ). This feature make debug/test with Ng

Decomplecting Clojure

2015-08-12 Thread Sebastian Bensusan
Hi everybody! I've written a short post on my interpretation of Clojure. It is meant for people that are curious about the language and want to understand what the language is about. http://bensu.github.io/decomplecting_clojure/ Any feedback is welcome. Thanks to the folks at Slack that read

Wanted to plot Mahout Clusterdump on Clojure?

2015-08-12 Thread psrinath
How do I do that? I have a cluster dump and wish to plot it on Clojure. -- 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

Re: Decomplecting Clojure

2015-08-12 Thread James Elliott
Wow, this is fantastic, I now have a new link to send anyone who asks me why I find Clojure valuable. Thanks so much! As a small return of favor, may I point a few small things that look like editing errors? The last limitation bullet in the JVM section states “The JVM is not design with code

Re: Friendlier deploy rejection messages from Clojars

2015-08-12 Thread James Elliott
Nice! That will be very helpful. On Wednesday, August 12, 2015 at 5:50:55 AM UTC-5, Toby Crawley wrote: > > We just deployed some changes to Clojars that should make it more > user-friendly when a deployment is rejected due to validation > failures. > > Before this release, when you deployed an

[ANN] ola-clojure 0.1.0, Open Lighting Architecture from Clojure

2015-08-12 Thread James Elliott
In response to an excellent request from the Open Lighting Architecture team, I have separated the low-level communication library I developed for Afterglow into its own project, ola-clojure

Re: Decomplecting Clojure

2015-08-12 Thread Erik Assum
Cool! It would be nice mentioning Clojurescript as well, especially with the recent development in http://github.com/mfikes/planck, which delivers a super fast Clojurescript for commands. Erik. > On 12. aug. 2015, at 20.52, Sebastian Bensusan wrote: > > Hi everybody! > > I've written a short

Re: Decomplecting Clojure

2015-08-12 Thread Sebastian Bensusan
James, I just pushed your suggested corrections. Erik, after working mostly with ClojureScript I no longer see it as a part of Clojure the language but as a part of the Clojure community. I'll probably write something similar for ClojureScript at some point :) Thanks both for the feedback. On

Refactoring - Not on the Backlog

2015-08-12 Thread Alan Thompson
A very nice article by Ron Jeffries on how technical debt creeps into a codebase and a practical approach to cleaning it up. http://ronjeffries.com/xprog/articles/refactoring-not-on-the-backlog/ -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post

Re: [ANN] Clojure 1.8.0-alpha3

2015-08-12 Thread Sean Corfield
Clojure 1.8.0-alpha3 is now available. … Tuples have been disabled after further analysis of performance impacts. Out of curiosity, could this have surfaced in alpha2 as a memory leak? We had alpha2 in production for about a week and it looked like we were seeing a very slow memory leak. Our nex

[ANN] ike.cljj 0.1.0

2015-08-12 Thread Andrew Oberstar
Just released the first version of ike.cljj, which is a library of Clojure to Java interop APIs. https://github.com/ike-tools/ike.cljj Current Support: * Reducing over Streams. * Converting Clojure functions to any arbitrary Single Abstract Method (SAM) interface (e.g. any of the java.util.funct

[ANN] new library for portable exact arithmetic

2015-08-12 Thread Gary Fredericks
Hello, I've just released a new library called exact for doing cross-platform arithmetic with [big]-integers and ratios. I don't anticipate it getting a whole lot of use, but I thought I would point it out here in case I'm wrong about that. The library mi

Re: Clojure beyond Java 6 ?

2015-08-12 Thread Mars0i
For whatever it's worth, I do a lot of Clojure programming on two old Macs. They were both running Snow Leopard until this week; now one is running Yosemite (ugh), and the other will run Snow Leopard until I get a new computer to replace it in a few months. Since S.L. doesn't support anything

Re: Decomplecting Clojure

2015-08-12 Thread Andrew Cristina
Hi Sebastian, Thanks for sharing! I'm enjoying read this document, and I plan to share it with a few teammates. I do have a question about one section however: Near the end, under "Principles and Community" you list three questions, and then state that if the answer to any of the questions is