| Time |
S |
Nick |
Message |
| 02:21 |
|
|
jenny8 joined ##friendlyjava |
| 02:38 |
|
|
bluezone joined ##friendlyjava |
| 03:16 |
|
bluezone |
the regular #java and #java-talk channels are so toxic it's unbelievable |
| 03:17 |
|
bluezone |
filled with self-absorved, arrogant, know-it-all, short-tempered jerks |
| 03:19 |
|
pdurbin |
bluezone: it sounds like you've got the blues |
| 03:19 |
|
bluezone |
no, I stuck around there for about 2 months |
| 03:20 |
|
bluezone |
didn't listen to other people who told me the truth |
| 03:20 |
|
bluezone |
every day it's the same narcissistic jerks making fun of people who ask questions and throwing insults at people with different views |
| 03:21 |
|
bluezone |
cheeser, waz, Faux, dreamreal ... |
| 03:21 |
|
bluezone |
yottabyte |
| 03:21 |
|
bluezone |
ron |
| 03:22 |
|
usandfriends |
Stay here, we are friendly. :) |
| 03:23 |
|
bluezone |
:) |
| 03:23 |
|
bluezone |
I don't even do much java development tbh |
| 03:23 |
|
bluezone |
I do mostly javascript these days |
| 03:24 |
|
usandfriends |
I don't even know any Java. |
| 03:27 |
|
bluezone |
ignorance is bliss |
| 03:27 |
|
bluezone |
Java is a very boring language in my opinion |
| 03:28 |
|
bluezone |
I'm always incredibly bored when I need to do something serious with it lol |
| 03:33 |
|
pdurbin |
bluezone: well, Java is a platform as well. You could code something up in Clojure or Scala. |
| 03:33 |
|
bluezone |
yeah the platform is nice |
| 03:33 |
|
bluezone |
Clojure in interesting |
| 03:34 |
|
bluezone |
but I hear the scala sbt build is incredibly slow. I can't tolerate that because I'm a bad coder and I always want to test after every small change I make lol |
| 03:36 |
|
pdurbin |
I've heard that as well but I haven't tried Scala yet. People use it at work: https://github.com/IQSS/DataTaggingServer |
| 03:38 |
|
bluezone |
I like their worksheets, not sure how useful they would be in a more complex environment though |
| 03:39 |
|
bluezone |
but honestly I can't stand long identifier names... Call me picky but :/ I like clojure because things are more concise |
| 03:39 |
|
bluezone |
and you can use heiphens in the the identifier names! |
| 03:39 |
|
bluezone |
So sexy! |
| 03:41 |
|
bluezone |
Look-how-sexy |
| 03:42 |
|
bluezone |
lookHowFugly |
| 03:43 |
|
bluezone |
Call me picky but I think these things are really important to a language. Otherwise my eyes will just glaze over and I will fall asleep at work again lol |
| 06:07 |
|
|
jennyb joined ##friendlyjava |
| 09:37 |
|
|
sfisque joined ##friendlyjava |
| 09:57 |
|
|
sfisque joined ##friendlyjava |
| 10:09 |
|
|
sfisque joined ##friendlyjava |
| 12:11 |
|
|
jennyb joined ##friendlyjava |
| 14:22 |
|
|
aditsu joined ##friendlyjava |
| 14:55 |
|
|
bluezone joined ##friendlyjava |
| 15:46 |
|
|
jennyb joined ##friendlyjava |
| 18:43 |
|
|
jenny8 joined ##friendlyjava |
| 18:51 |
|
|
cofo joined ##friendlyjava |
| 20:30 |
|
|
bluezone joined ##friendlyjava |
| 21:28 |
|
|
sfisque joined ##friendlyjava |
| 21:44 |
|
pdurbin |
Remotely Exploitable Java Zero Day Exploits through Deserialization - http://www.infoq.com/news/2015/11/commons-exploit |
| 21:45 |
|
pdurbin |
should we all be worried? |
| 22:03 |
|
aditsu |
pdurbin: who the heck would "deserialize objects from untrusted network sources"?!? |
| 22:03 |
|
aditsu |
especially stuff like cookie values |
| 22:06 |
|
pdurbin |
I don't know. I heard about it at http://irclog.iq.harvard.edu/dataverse/2015-11-19#i_27132 |