Re: Clojure IoT?

2016-04-11 Thread Thomas
I have made the Eclipse Paho JS client available for 
CLJS: https://github.com/cljsjs/packages/tree/master/paho  And there is 
also machine head  http://clojuremqtt.info/

Thomas

On Saturday, 9 April 2016 23:39:05 UTC+1, Gregg Reynolds wrote:
>
> A very general question : is anybody other than me working with Clojure 
> for IoT stuff?
>

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Puzzle solving in Clojure

2016-04-11 Thread Olivier Scalbert
Thanks for your help.

I have replaced "my" permutations by "your" permutations code.
It works faster (16s against 20 or 24s). And it seems to consume much less 
memory.

Now, I will try to understand how it works, which is another story (for me 
of course!).



-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Clojure IoT?

2016-04-11 Thread Gregg Reynolds
On Mon, Apr 11, 2016 at 1:16 AM, Arnaud BOS  wrote:

> Hi Gregg,
>
> "is anybody *other than me* working with Clojure for IoT stuff?"
>
> I'm not using it for IoT stuff, but I'm curious what are you using it for?
>

Hi Arnaud (and others)

Thanks all for the feedback.  I have not yet used Clojure for IoT work, but
I have a small amount of funding over the next 3-4 months for a project
that includes exploring the use of Clojure.

Over the past year or so I've done a lot of tinkering with various IoT
devices and tools; I put up a list of some of them on my blog

for
anybody interested.  I've used mostly C and Lua, working from the command
line rather than an IDE.  Lua is one of my favorite languages but I'd like
to get a feel for Clojure/script on IoT as well.

I'm going to be working mostly with the Intel Edison.  Last fall Java was
added as an officially supported language
 so I'll be
looking at using Clojure for libmraa
 and/or UPM
, and TinyB
 (bluetooth).

On the other hand, Edison also supports Node.js, and node.js is also
supported on lots of other IoT devices, so Clojurescript might be a better
way to go.

Thanks,

Gregg

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


#jobpost Kindly Respond

2016-04-11 Thread skincare . sasha
Hi,

I happen to have a Senior Clojure Engineer in Chicago, IL for 200K. Anyone 
interested? This is for a large financial trading firm and they are seeking 
someone with great soft skills who is eager to work in a challenging, 
esteemed, and fast paced environment.

If you are at all interested, please email me directly at 
sa...@requesttechnology.com


Thanks,Sasha 

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Clojure IoT?

2016-04-11 Thread Gregg Reynolds
On Mon, Apr 11, 2016 at 12:28 PM, Gregg Reynolds  wrote:

>
>
> On Mon, Apr 11, 2016 at 1:16 AM, Arnaud BOS  wrote:
>
>> Hi Gregg,
>>
>> "is anybody *other than me* working with Clojure for IoT stuff?"
>>
>> I'm not using it for IoT stuff, but I'm curious what are you using it for?
>>
>
> Hi Arnaud (and others)
>
> Thanks all for the feedback.  I have not yet used Clojure for IoT work,
> but I have a small amount of funding over the next 3-4 months for a project
> that includes exploring the use of Clojure.
>
> Over the past year or so I've done a lot of tinkering with various IoT
> devices and tools; I put up a list of some of them on my blog
> 
>  for
> anybody interested.  I've used mostly C and Lua, working from the command
> line rather than an IDE.  Lua is one of my favorite languages but I'd like
> to get a feel for Clojure/script on IoT as well.
>
> I'm going to be working mostly with the Intel Edison.  Last fall Java was
> added as an officially supported language
>  so I'll be
> looking at using Clojure for libmraa
>  and/or UPM
> , and TinyB
>  (bluetooth).
>
> On the other hand, Edison also supports Node.js, and node.js is also
> supported on lots of other IoT devices, so Clojurescript might be a better
> way to go.
>
>

PS.  I missed the memo in Feb. about this: Microsoft, Qualcomm And Intel
Start Playing Nice On 'Internet Of Things' Standards

.
So it's probably safe to start using Iotivity 
as well.

Gregg

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.