Does anyone have a recommendation or know of a good library to interact with
DNS? I've found com.brweber2/clj-dns, but it is dated and I get
NullPointerExceptions doing basic lookups.
--
Kyle Sexton
--
You received this message because you are subscribed to the Google
Groups "Cloj
All,
Can anyone weigh in on whether it is possible to write GPL code with clojure?
Seen some recent[1] tweets saying that the EPL on clojure core prevents writing
GPL code with clojure.
[1] - https://twitter.com/bodil/status/633566680879366144
--
Kyle Sexton
--
You received this message
Duration: 13680.53 ms
Billed Duration: 13700 ms Memory Size: 512 MB Max Memory Used: 104 MB
#+END_EXAMPLE
Kyle Sexton
Footnotes:
[fn:1] Used [[http://aws.amazon.com/lambda/pricing/]] and came up with =(* (*
(* 13.7 300) (/ 512 1024.0)) 0.1667)= where 300 is number of times
Nice work! Can you give any indication of what performance is like?
Kyle Sexton
Ragnar Dahlén writes:
> I gave it a go:
> https://github.com/uswitch/lambada
>
> It's just a POC. Needed a Java shim to manage class loaders so the
> interface is not as nice I was hoping.
&g
Curious if anyone is doing anything on AWS Lambda now that it supports running
Lambda functions in Java,
https://aws.amazon.com/blogs/aws/aws-lambda-update-run-java-code-in-response-to-events/
?
Kyle Sexton
--
You received this message because you are subscribed to the Google
Groups
e "bar"}]
nil
foo.core>
#+END_SRC
What is a good way to mangle the data into a CSV like this:
#+BEGIN_EXAMPLE
path,create-date,user-id,user-name
/,#,FOOFOOFOO,foo
/,#,BARBARBAR,bar
#+END_EXAMPLE
I've tried using data.csv but can't seem to get the data formatted correctly.
kes staff 2.4M Aug 6 2004 zipcode.csv
| bash-3.2$ wc -l zipcode.csv
|43205 zipcode.csv
| bash-3.2$
`
What would be the recommended way for dealing with this data?
--
Kyle Sexton
--
--
You received this message because you are subscribed to the Google
Groups "Clojure"