greptilian logo

IRC log for #friendlyjava, 2016-02-25

##friendlyjava on freenode

| Channels | #friendlyjava index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
00:17 pdurbin interesting. https://satishgopal.wordpress.com/2011/04/24/ejb-3-1-asynchronous-methods/ talks about how @Asynchronous uses a thread pool. I had assumed it uses JMS.
00:57 nanoz joined ##friendlyjava
01:13 bluezone joined ##friendlyjava
01:44 pdurbin bluezone: so you've done some Clojure? http://irclog.greptilian.com/friendlyjava/2015-11-19#i_147270
01:44 bluezone pdurbin: yes :)
01:45 bluezone pdurbin: I thought you were going to comment on my rant i just did in #java lol
01:45 pdurbin I got https://github.com/metabase/metabase to compile the other day. It's in Clojure.
01:48 bluezone :O
02:07 pdurbin hmm? :)
02:10 pdurbin bluezone: I was sort of wondering what a country place was. :) ... but I'd rather hear what you think about Clojure.
02:12 bluezone haha, yeah just like a chalet. A home away from home in a rural area usually. I haven't done much clojure yet, and it's my first lisp. So far I really like the ability to use - and ? in identifiers, and the concept of code as data. Type system seems loose too, so it's not a headache to deal with but I don't know what repercussions it has for security
02:12 bluezone what do you think?
02:19 pdurbin yeah, it's sometimes called lisp-case: https://en.wikipedia.org/wiki/Snake_case
02:21 pdurbin I'm not aware of dynamic typing being security concern
02:22 pdurbin I've watched most of https://changelog.com/rich-hickeys-greatest-hits/ and I saw him speak at JavaOne. Good speaker. Compelling.
02:22 pdurbin But yeah, I've never used Lisp either so I'm a bit of a fish out of water.
02:23 pdurbin I was just telling a friend at lunch who's really into emacs that I set it for Clojure using http://www.braveclojure.com/basic-emacs/
02:24 pdurbin and only then could I start to imagine dealing with all the parentheses :)
02:24 pdurbin I'm a regular listener of http://blog.cognitect.com/cognicast
02:24 pdurbin but I haven't really found a problem to apply Clojure to yet
02:36 bluezone seems it might be useful for microservices, but not enough adoption yet for me to dedicate too much time to it
03:27 pdurbin yeah
04:06 mr_lou joined ##friendlyjava
07:17 abba joined ##friendlyjava
07:36 sfisque joined ##friendlyjava
07:48 sfisque pdurbin dynamic typing can be an additional attack surface if data can be coerced into executable code (e.g. eval in perl and javascript)
09:23 HEGX64 joined ##friendlyjava
11:10 arbb joined ##friendlyjava
11:45 pdurbin well, sure. `eval` is evil. I've heard that before. But you don't have to use it.
14:04 mr_lou joined ##friendlyjava
14:13 gitarista2 joined ##friendlyjava
14:31 arbb joined ##friendlyjava
15:20 sfisque joined ##friendlyjava
16:33 17WAAEC9H joined ##friendlyjava
17:20 17WAAEC9H left ##friendlyjava
20:48 brian___ joined ##friendlyjava
22:44 brian___ hey guys, I'm getting ' could not find or load main class'
22:44 brian___ I've set the path and my code compiles
22:44 brian___ any ideas?
22:48 pdurbin brian___: you could look at https://github.com/pdurbin/maven-hello-world

| Channels | #friendlyjava index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

##friendlyjava on freenode