[11:09] party [11:10] yay ... or not [11:53] party === JonathanS is now known as JonathanD [13:01] http://www.amazon.com/Since-Strangling-Option-Sandra-Crowe-ebook/dp/B00HFXK46K/ [13:02] http://is.gd/Y8DR8t - Amazon.com: Since Strangling Isn't an Option eBook: Sandra A. Crowe: Kindle Store [13:02] rick_h_: ^^ [13:02] lol [13:02] trying to hint at anything [13:03] Not at all [13:03] Recommernded to Diana as well [14:43] little known fact. exclamation marks make notifications travel faster to rick_h_'s phone [14:43] rick_h_: not a very enthusiastic pong [15:49] Yet another in the "MySQL does strange shit" category: http://stackoverflow.com/questions/16549566/mysql-cant-insert-record-with-unsigned-primary-key-being-zero [15:49] http://is.gd/KLnWSg - mysql can't insert record with unsigned primary key being zero - Stack Overflow [15:49] and the "I wish you were PostgreSQL" category: http://www.postgresql.org/docs/current/interactive/datatype-numeric.html#DATATYPE-SERIAL [15:49] http://is.gd/crFrOT - PostgreSQL: Documentation: 9.3: Numeric Types [15:57] cmaloney: he really shouldn't be explicitly trying to set a value on an autoincrement primary key field [15:57] the whole point of it is that it is automatic [15:57] if you need an explicit field you should make another column [15:58] mrgoodcat: I mostly agree. [15:58] though it still irritates me that 0 has special meaning [15:58] if I want to have a 0 == None category listing then there's no way to do that. [15:59] Outside of trickery. [17:34] anybody use Gradle? [17:35] I use a Griddle [17:36] lol [17:36] reading the "modern java developer" blog that's been going around in the last week or so [17:36] he mentions Ant and Maven as being old relics [17:36] apparently "the modern Java developer uses Gradle" [17:36] which is what android uses by default [17:37] Android Studio does [18:05] "Thus avoiding smells like shotgun changes or divergent change that turn your build into a maintenance nightmare." [18:05] www.gradle.org/overview [18:09] it does seem to have some nice features [18:09] yeah, !java, and !xml [18:10] java 8 is so much better than java 7 [18:10] i'd have been happy if the only change was adding lambdas [18:11] https://www.irccloud.com/pastebin/CigFkdvc [18:11] It's only better by 1 java though [18:11] http://is.gd/ZADwOb - Pastebin: CigFkdvc | IRCCloud [18:11] turns into [18:11] gah, I hate lambdas. Write a frickin function [18:11] https://www.irccloud.com/pastebin/G839h6pf [18:11] http://is.gd/geyOEt - Pastebin: G839h6pf | IRCCloud [18:12] disclaimer: not my code [18:12] You know what I see in that code? [18:12] java [18:12] Typesafe boilerplate [18:13] List [18:14] Map> [18:14] oh in the first code [18:14] public static void main(String[] args) [18:14] Oh, is the second one Java8? [18:14] yea [18:15] I'm not sure that's much better but it's a lot less syntax. :) [18:15] way less typing [18:15] it is much better [18:15] it may not be BEST [18:15] but it beats java <= 7 [18:15] granted. [18:40] rick_h_: http://www.commitstrip.com/wp-content/uploads/2014/05/Strip-Vision-Open-source-650-finalenglish.jpg [18:40] http://is.gd/wErwzT - image/jpeg [18:41] strippervision? [18:42] http://en.wikipedia.org/wiki/Euthanasia_Coaster [18:42] http://is.gd/qmCQIg - Euthanasia Coaster - Wikipedia, the free encyclopedia [18:43] lol jurassic fork [18:48] cmaloney: :) [19:22] why would you hate lambdas? [19:22] lambdas give you closure properties that regular functions don't give you in most languages. [19:22] unless of course you can next functions :) [19:45] rip jcastro === JonathanS is now known as JonathanD [20:22] that isn't funny mrgoodcat [20:22] you scared me. [20:22] i've had too many acquaintances die this year [20:23] Oh sorry. His terminal died [20:24] yeah, i figured that out [20:24] but for 2 seconds I was freaking out [20:27] I say it all the time in my other channel. Didn't even think about it [20:27] mrgoodcat: I've seen that in other channels [20:27] nevermind me then. [20:27] but a good number of us are in the age where we're starting to lose more friends. [20:28] So the humor doesn't translate. :) [20:28] ie: A good number of folks from my elementary class are dead [20:28] granted a good number of them offed themselves doing stupid things. [20:29] * brousch joins in shaking his cane at mrgoodcat [20:29] Lol [20:29] At the cane [20:30] Not deaths [21:02] .np squeekyhoho [21:02] squeekyhoho's current track - Reflect The Enemy by Flesh Field on Strain [21:03] * cmaloney wonders if he could ever DJ a dance at Penguicon or something [21:06] Damn, I love this song. [21:07] (OK, I'll shut up now. ;) ) [22:29] Hello everyone [22:30] yo [22:31] I have finally started getting my server set up :) [22:31] I am trying to configure some things now [22:31] I got side tracked with trying to set up a registered IRC channel [22:31] I have a manual for that [22:32] but my question is to get a logger so that I can see what was written while I was away from the channel [22:32] Does that make any sense? Similar to the irclogs.ubuntu.com [22:34] the brown cow is great [22:34] the brown cow is great [22:34] the brown cow is great [22:34] the brown cow is great [22:34] I love you zachary. You are the best son that I have. [22:35] ....... [22:35] sorry wrong chat [22:35] :) [22:35] is that your password? [22:35] HAHA [22:36] No. I am teaching my son how to type and thought I was in that channel [22:36] :| sorry :) [22:43] Is there anything special that I need for the logger?