Sneaky ways to get people to learn Clojure

2016-07-02 Thread James Elliott
As a spinoff from Afterglow , my Clojure-based live-coding environment for light shows, I’ve created a library that facilitates synchronizing things with Pioneer’s professional DJ equipment. And

Re: ANN: diehard 0.1.0, a Clojure wrapper for Failsafe

2016-07-02 Thread Janko Muzykant
Eagerly waiting for circuit-breaker wrapper :) cheers, j. Ning Sun writes: > Hi all, > > Just to announce the first release of diehard[1], a clojure wrapper over > the Failsafe[2] library, which deals retry stuff for you. > > Diehard allows you to set retry criteria for any block a clojure cod

Re: ANN: diehard 0.1.0, a Clojure wrapper for Failsafe

2016-07-02 Thread Ning Sun
Nice! You may also like its clustered version: https://github.com/sunng87/slacker-cluster Slacker and slacker-cluster now serves tens of millions RPC in our production. Feel free to contact me if you have any issue with both libraries. On 07/02/2016 12:31 PM, Stanislav Yurin wrote: > Thank you

[Q] How to consume stdout/stderr from remote nREPL session while session call is still running?

2016-07-02 Thread henrik42
Hi, I'm using an nREPL server as an sshd replacement for Windows. I'm doing things like unzip files, copy files, calling shell (bat/cmd/git bash) scripts local to the nREPL process. The scripts write to stdout/stderr. Some of the scripts produce **A LOT** of output so I'm not using clojure.jav

Re: [ANN] better-cond 1.0.1

2016-07-02 Thread Peter Taoussanis
Really, really like this. Thank you Mark! -- 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 unsubs