/srv/irclogs.ubuntu.com/2013/05/23/#ubuntu-us-mi.txt

rick_h_snap-l: http://tilloy.net/dev/pyexiv2/00:38
snap-ldanke00:40
brouschI picked up a RaspberryPi last night12:33
rick_h_heh, they're contagious12:34
brouschI felt like the only one in GRMakers without one12:35
rick_h_jcastro: time to jump in with some wet shave love http://etbe.coker.com.au/2013/05/23/noise-shaving/13:10
snap-lGood morning13:31
rick_h_morn13:32
snap-lHad one of the drives on my work machine fail13:32
rick_h_:(13:32
snap-lI think it was temperature related.13:32
snap-lat least it was in a RAID, so am waiting for it to rebuild.13:32
snap-lAnd forgot my coffee at home13:33
snap-lbut other than that, it's jeans day at work. :)13:33
snap-lso I'm happy about that. :)13:33
brouschI make Fridays Hawaiian Shirt days for my department in the summer13:36
jrwrenjcastro: are you alive? or did jill kill you?13:47
jcastrojrwren: I am in the doghouse14:43
jcastrobut it was worth it!14:43
snap-lruh ron14:43
jrwrenhahaha.14:44
jrwreni'm hurting.14:44
jrwrenwe drank a lot.14:44
jcastroyeah14:54
brouschA lot of what?14:56
jjessebrousch, water14:57
rick_h_oh hey, look what I ran across in my rss http://www.reddit.com/r/programming/comments/1ewp7d/request_for_proposals_mediawiki_release_management/ :P greg-g15:52
jcastrojrwren: I think most of my issue was not knowing she was calling15:55
jcastroAnd blaming Ubuntu for that was so not an excuse15:55
jcastro"What do you mean your phone doesn't vibrate when someone calls, all phones do that."15:55
rick_h_lol, that's awesome15:56
rick_h_coolest lego build evar? http://gizmodo.com/this-incredible-full-scale-lego-x-wing-is-the-largest-m-50948478715:58
brouschthat's crazy15:59
snap-lThat's insane16:03
snap-lI can't believe that's all lego in there16:04
snap-lThere's apparently a steel structure in there16:07
snap-lbut still... damn that's impressibe16:07
rick_h_jrwren: regex question for you if you're around17:37
jrwreni'm here17:39
rick_h_http://refiddle.com/gqh jrwren17:39
rick_h_jrwren: so trying to change this from just saying "any char not a :" to "not the characters /: in a row"17:40
jrwrenit says I'm not auth for that link17:41
jrwren[^:] => (?!/:)17:44
rick_h_jrwren: hmm, did that work for you in the fiddle? Not matching here.17:48
rick_h_jrwren: so /:flags:\/((?!\/:))*/g ?17:48
rick_h_err /:flags:\/((?!/:))*/g17:48
jrwrenfiddle doesn't work for me at all17:48
rick_h_jrwren: k17:48
rick_h_trying it just in the source17:49
jrwrenthe problem is that it is negative lookahead17:50
rick_h_yea17:50
jrwrenhrm.17:50
jrwrenmaybe [^/][^:] ?17:50
jrwrenyes, that works17:50
rick_h_yea, that works17:50
rick_h_cool, thanks17:50
jrwrenerr, no it doesn't.17:50
jrwrendoes it?17:50
jrwrenproblem is that regex engines eval char by char (mostly)17:51
rick_h_well working in the fiddle. Puttnig it into the test code now17:51
jrwrenok, gl17:51
jrwrenhate to write a grammar for this :p17:51
rick_h_thanks, I was trying to get the lookahead working17:51
rick_h_well, honestly, I just want to get rid of a trailing / and in the code review somenoe hates my manual rstrip code and wants me to fix teh regex to do it for me :/17:51
jrwrenthat is stupid.17:52
jrwrenjust use rstrip :p17:52
rick_h_it's in JS so there's no rstrip17:52
jrwrenwrite an rstrip and call it :p17:54
jcastrojrwren: did I leave my laptop bag in your car?19:11
jrwrenjcastro: i don't think so, but maybe.19:18
jrwrenjcastro: did you find it? I could have sworn i made sure that you grabbed it.19:18
jrwrenif you don't see it let me know, I'll go check my car.19:18
brouschMaybe you drunk craigslisted it19:18
snap-lbrousch: Is this a problem for you? :)19:19
brouschJust offering helpful suggestions19:19
jcastrojrwren: I appear to have misplaced my own laptop in my own house19:19
snap-ljcastro: Yeah, nobody has ever done that. ;)19:20
jrwrenso you found the empty bag but no laptop?19:22
jrwrenthis is why I like small houses. :p19:22
jcastroI can't find the bag, lol19:23
brouschSmall houses mean more creative storage places19:24
snap-lsmall houses == everything is in the garaga19:24
snap-lgarage19:24
jcastron0p: ping!19:25
jrwrenjcastro: its in my car.19:26
jrwrenbring me pizza and you can have it :p19:26
jcastroheh19:26
jcastroI could have sworn we brought it in19:26
jrwrenme too, but I was pretty tired.19:27
jcastrohow long are you @ work today? I am over there picking up my car after work19:27
jrwren5ish19:28
jcastroperfecto19:28
jrwrencool19:28
jcastroI'll give you a ring and swing by19:28
jrwreni'll give you a tour of the office19:28
jrwrenquick tour19:29
snap-lAsk jrwren to show you the bodies at least.19:31
brouschShould I be using python unittest or is there something better?19:42
brouschnose?19:43
jrwrennose19:47
jrwreni'd not go so far as to say it is a must, but it is a very nice thing.19:47
jrwrenuse the nice things, if you can.19:47
snap-lYeah, nose is nice.19:47
jrwrenhow long will it take to run 15000+ iptables commands?20:18
jrwrenjcastro: you coming up here?20:47
jcastroyeah20:51
jcastrojill isn't home yet20:51
jcastroshe should be pulling up any second now20:51
jrwrenoh, ok20:51
jcastrodo you end @ 5?20:51
jcastrojrwren: ok she's stuck in traffic, mind if I stop by tommorrow?20:52
jrwrenyou can live without your computer for 2 days?!?! that is CRAZY20:53
jrwrenyes, I'll be in office all day tomorrow, stop by anytime.20:53
jcastroI have 7 more, heh20:56
snap-ljcastro has a laptop for every day of the week21:02
snap-lsome that coordinate as well21:02
jrwren45minutes. it takes about 45minutes.21:08
jrwrenbut iptables-restore runs in under .2s21:14
jrwrenyay21:14

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!