/srv/irclogs.ubuntu.com/2011/05/19/#ubuntu-us-mi.txt

wolfgerparty?13:12
rick_h__no, not this morning13:13
rick_h__stupid mysql is pissing me off13:13
brouschpotty?13:14
rick_h__I'm telling the boss I want a postgres box when he comes in13:14
rick_h__@#$#%@ this crap13:14
snap-lGood morning13:15
rick_h__bah humbug13:15
snap-lrick_h__: MySQL fall down go boom?13:15
rick_h__I submit chinese to my db, with my code, on my system everything works13:15
rick_h__do it live, characters fubar13:15
rick_h__take my code, talk to live db, saves good chinese13:15
rick_h__the server daemon can't read it out of the db though13:15
rick_h__same code, same git checkout, same python packages, same versions of all the code...13:16
rick_h__different versions of the mysql db is the only change13:16
snap-lSame version of MySQL?13:16
rick_h__no, mysql versions are different13:16
rick_h__but if I use my system to talk to the live db, all works13:16
snap-lAlso, is it the same server?13:16
snap-lie: Ubuntu vs CentOS?13:16
rick_h__as long as all the code runs on my computer, talking to the ubuntu mysql server I'd good13:16
rick_h__as soon as it's the same server the mysql db is on, chinese goes to hell13:17
rick_h__so only thing I can think is something with mysql client?13:17
rick_h__since it's the same connection config, same my.cnf, etc13:17
tjagodaUbuntu vs. CentOS is the first thing I see on login13:17
tjagodagoing to be a good day13:17
tjagoda=P13:17
snap-lrick_h__: Probably different compile options on the server.13:17
rick_h__sick of it, postgres...unicode ootb13:17
rick_h__snap-l: no, because I'm talking from my compter to the live server it works13:18
snap-lHuh, that's strange.13:18
rick_h__it's only when the code (same git checkout, same python library versions) are on the server itself that it fails13:18
rick_h__we're both talking to the same database though13:18
rick_h__yea, exactly13:18
rick_h__strange and pissing me off13:18
rick_h__if your db, or code, or library, or whatever isn't unicode ootb shove it13:19
rick_h__time to start pushing mysql out of here13:19
snap-lHeh, could agree more.13:19
* rick_h__ goes back to typing useless things that won't fix this problem on his keyboard13:19
snap-lyou might want to start checking support libraries to see what's different13:20
rick_h__only thing I can think is the mysql-client13:20
snap-lie: libmysql, or something13:20
rick_h__that's different because of the different distro13:20
brouschcould it be in the OS?13:20
rick_h__^^13:20
snap-lrick_h__: Which distro is it? CentOS?13:21
brouschcentos doesn't understand chinese13:21
rick_h__ubuntu13:21
rick_h__LTS13:21
brouschthe server is 10.04?13:21
rick_h__what's the command to check the version?13:21
rick_h__not the uname, but something to get the 10.04/etc13:22
snap-ldpkg -l | grep mysql | less13:22
rick_h__heh, not that sorry13:22
rick_h__dpkg -l and I are good friends13:22
snap-loh, um... /etc/lsb-release13:22
rick_h__ok yea, 10.0413:22
snap-l.2?13:23
rick_h__yep13:23
snap-lhurm13:23
snap-llibmysqlclient16?13:25
rick_h__http://www.jonobacon.org/2011/05/18/creating-an-ubuntu-power-user-community/ snap-l13:25
snap-lYeah, I joined it last night13:26
snap-lthey're busy trying to figure out what to call the IRC channel13:26
snap-l#ubuntu-experts, or #ubuntu-power-users13:26
wolfgercall it #ubuntu-puc13:26
snap-lFear is that expert questions will start getting fielded there.13:26
snap-l#ubuntu-ricers.13:27
rick_h__hmm, maybe that's it. The server has libmysqlclient16, I just have libmysqlclient on my system13:27
rick_h__call it #ubuntu-jump-ship-queue13:27
wolfgerheh13:27
snap-lrick_h__:  Are you using UTF16 or UTF8?13:30
rick_h__813:30
snap-lkk13:30
rick_h__yea, has to be client differences13:32
rick_h__ugh, fail13:33
snap-lAny way to run the code on a newer Ubuntu instance?13:33
tjagodaAnybody in here used Fedora on the desktop recently?13:34
rick_h__no, not going to happen. Basically think I'm paying the price for not keeping my laptop on LTS13:35
rick_h__http://uploads.mitechie.com/mysql_hate_me.png13:35
rick_h__the top is mysql cmd line on the server13:35
rick_h__the bottom is my laptop13:35
rick_h__notice the different lol, talking to the same server13:35
rick_h__is mysql in ubuntu actually percona?13:37
tjagodaI'm thinking of setting my laptop as dual boot Fedora and Ubuntu13:42
tjagodaDepending on how stable I find Fedora to be13:42
tjagodaI love Ubuntu, but crashing to login SUCKS in the middle of an online class test.13:43
brouschew13:43
brouschopensuse > fedora13:43
tjagodableh13:43
tjagodaIf I'm going to RPM land, I'm at least using the RPM's most closely related to Red Hat13:44
rick_h__yea, with tjagoda on this one13:44
brouschhave fun with that13:44
brouschsumbitch pyohio and detroit maker faire are the same weekend again13:46
tjagodaI love when users send me a book of an email, in which they try and analyze the problem from a perspective which is totally incorrect.13:47
tjagodaI don't know what's better13:47
tjagodaWasting my time reading their incorrect thoughts, or wasting my time when they haven't applied enough tought? =P13:48
tjagodathought*13:48
wolfgerwasting time with somebody who's thinking incorrectly > wasting time with somebody who isn't thinking13:54
wolfgerbecause there's at least a hope that they will use their brain correctly in the future13:54
wolfgerpeople who don't think probably never will13:55
tjagodaI'll buy that logic14:01
tjagodaI really need to update Sharepoint Services14:01
tjagodaBut I'm terrified of it14:03
tjagodaI haven't upgraded it since I was forced to as result of my last disaster recovery 3 years ago14:03
tjagodaLike a cage match with an entire family of rabid man-eating racoons.14:03
brouschbe afraid. be very afraid.14:04
snap-lrick_h__: Ouch (re: http://uploads.mitechie.com/mysql_hate_me.png)14:05
rick_h__snap-l: yea, exactly :) So now the question is, is this a bug in a new mysqlclient?14:06
rick_h__is this breakage coming to a future ubuntu client14:06
rick_h__and wtf should I do about it all?14:06
snap-lWhat's different between 371 and 365?14:06
rick_h__one was entered by the sever's mysqlclient (365) and one by my laptop's client14:06
rick_h__now the funny thing is that even the one that's correct according to the server (365) came out incorrectly once processed, but that might be a problem elsewhere I suppose14:07
snap-lRight, that's curious14:07
snap-lyou'd think it'd be consistently broken14:07
* wolfger sells that logic to tjagoda for a modest fee14:07
rick_h__yea, unfortunately I have to work on this stuff in between staff using the system14:08
rick_h__since it's a issue with live vs testing14:08
rick_h__I have to actually test on the live box14:08
snap-lUgh14:08
tjagodaMmmm14:08
tjagodaCheap logic14:08
tjagodaTastes like India14:08
rick_h__bah, time to get some vms going I guess to see if I can replicate.14:08
wolfgerIndian food ++14:08
snap-lrick_h__: Would you be able to create a test database on that database server?14:08
rick_h__snap-l: yea, I'll have to setup a more 'correct' test env and go from there14:09
rick_h__if the boss would get in the office I'd get my permission to install pgsql and forget it :)14:09
tjagodaWow14:11
snap-lYou sure that LTS pgsql isn't going to introduce more unicode problems. ;)14:11
tjagodaI've avoided a LOT of sharepoint updates14:11
tjagodaI'm at Services 2.0 Service Pack 314:11
tjagodaThere's a whole line of 3.014:11
tjagodaAnd then an entirely new product14:11
tjagoda=P14:11
rick_h__snap-l: since it's unicode ootb I think it'd be a lot better14:11
rick_h__I'm not trying to match collation types/etc all between things14:12
tjagodaPop quiz14:14
tjagodaAMD Opteron 2216: 64 bit or no?14:14
snap-lHeh, today's O'reilly Deal of the Day is Javascript The Definitive Edition14:14
snap-l6th edition. I have 5th.14:15
tjagodaBah14:15
tjagodatoo slow14:15
tjagodaI was able to google faster =(14:15
snap-ltjagoda: and?14:15
wolfgerYou know you're lazy when you ask somebody an obscure question rather than just google it14:16
wolfgerespecially when you're *on a computer* at the time.14:16
tjagodaIt's the first generation of AMD64 which is both 32 and 64 compatible14:17
tjagodaDONT JUDGE ME =P14:18
rick_h__heh, ok so if I perform and document how to setup pgsql, repliaction, and failover I can have a pgsql server14:36
rick_h__but first fix mysql ugh14:36
rick_h___stink_: http://miamicoder.com/2011/interesting-jquery-mobile-tutorials/ for your co-worker14:57
jrwrenrick_h__: or maybe libmysqlclient.so is different?  that is WEIRD.14:59
jrwrenor the mysql server is not configured for utf8 or something.14:59
jrwrenthe problem with jono's "power users" is keeping the signal to noise high.15:00
jrwreni know lots of people who think theya re power users who really are not.15:00
rick_h__jrwren: yea, and the fact that they're like "oh, you don't like where ubuntu is heading, here's a self help mailing list"15:00
jrwrenoh is that the motivating factor?  YUK15:01
rick_h__points brought up that adding the hooks for people to dev custom tools on top of unity adds overhead to the base unity code and has already been turned away15:01
jrwrenmostly an anti-unity reaction.15:01
jrwrenterribly lame then.15:01
rick_h__yea, "don't like unity, here you power users/devs...hack on it to fix it"15:01
jrwreni like the kickoff message though https://lists.ubuntu.com/archives/ubuntu-power-users/2011-May/000000.htmlhttps://lists.ubuntu.com/archives/ubuntu-power-users/2011-May/000000.html15:02
rick_h__right, but it's nice to say that he'd love a package to be able to do tweaks15:04
rick_h__but when there's no hooks into where the unity menubar is located, there's no way for an app to change that setting15:04
jrwrenanother thing entirely to make it a priority.15:04
jrwrenyes there is. fork unity menubar package the fork as an alternative.15:04
rick_h__hah, so the tweaks program pulls a unity fork altogether, Lovely15:05
jrwreni mean, hell, the entire menubar system is just an LD_PRELOAD trick.15:05
rick_h__I'm sure that's what they want15:05
jrwrenforking it cheap.15:05
jrwrenwe have github. ;)15:05
jrwren  https://lists.ubuntu.com/archives/ loads amazingly slow. i guess apache doesn't cache opendir+read results and so its slow for big directories.15:06
rick_h__everything on canonical's infrastructure runs slow15:07
jrwrentruth15:08
jrwrenits sad.15:08
brouschyou guys are depressing today15:11
brouschcome on, buck up, power users are getting acknowledgement15:11
rick_h__yea, now we can do our thing, pubuntu. Ubuntu for users that want a terminal.15:12
rick_h__that's ok, I'll stick with a distro where I'm the target audience. Not where I have to target the distro to me15:13
jrwreni'm more ubu-server anyway15:13
brouschparty poopers15:18
rick_h__snap-l: http://www.srtsolutions.com/flex-user-group-to-tackle-building-flexair-apps-for-custom-electronics15:20
_stink_rick_h__: thanks!15:21
_stink_ColonelPanic001 and I want to set up a 'central' git host thing here at work.  anyone done this before and have advice?  google gives some info but you all are smarter than google.15:27
rick_h__yea, check out gitolite15:28
rick_h__https://github.com/sitaramc/gitolite/wiki/15:28
rick_h__we run gitosis with gitweb, but gitolite is the successor to it15:28
_stink_ok, cool.  that was the way i was headed.  if it gets the rick_h__ stamp of approval, i'm sold.15:28
_stink_thanks.15:28
rick_h__np15:29
rick_h__or pay for in house github :)15:29
rick_h__but my boss didn't go for that plan15:29
_stink_hehe - this is stealth here at work.15:29
_stink_so gotta stay off the budget :P15:29
ColonelPanic001we're gunna get canned15:33
rick_h__lol15:33
ColonelPanic001it's like the mob. Either they'll be pleased with our self-motivated agressiveness to improve things, or we'll step on some toes and be killed.15:33
ColonelPanic001I don't know which, but I do fear there are plenty of ways to dispose of a corpse in Detroit.15:34
rick_h__I'll cross my fingers for you15:34
rick_h__what do you use now?15:34
ColonelPanic001AVENGE ME, FELLOW LINUX NERDS15:34
ColonelPanic001svn15:34
rick_h__git-svn is nice15:34
rick_h__but yea, git ftw15:34
ColonelPanic001you know, _stink_, we could just do that15:35
brouschoreilly sent me a pre-release ebook, but didn't tell me wtf it's for.15:38
rick_h__for being awesome15:38
ColonelPanic001Titles motherfracker, do you read them?15:38
ColonelPanic001;)15:38
brouschit's from the user group department, so i assume they want it to go to a user group15:38
ColonelPanic001oh. I thought you didn't know what the book was for, as in, about.15:38
ColonelPanic001nevermind. back to my corner.15:38
brouschProgramming HTML5 Applications15:38
ColonelPanic001that's what it's for.15:39
ColonelPanic001send it to me15:39
_stink_yeah, i use git-svn to talk to the official svn here.15:39
wolfgerLOL @ ColonelPanic001. I thought the same thing until my brain actually engaged15:39
brouschI'm asking them what all i can do with it now15:39
rick_h__huh? asking?15:39
rick_h__it came to your door15:39
rick_h__you get first dibs15:39
brouschthey want reviewers? editors? can i send it to anyone?15:39
rick_h__that's the way it works15:39
ColonelPanic001they wanted you to send it to me. They just forgot my email address15:39
brouschwell it came to my inbox15:40
rick_h__they used to send me a box every couple of months I'd give away at MUYG15:40
rick_h__well MUG15:40
ColonelPanic001WTF. WHY DO YOU ALL GET FREE OREILLY STUFF15:40
rick_h__ah, ebook, yea that's more interesting I guess15:40
rick_h__ColonelPanic001: you just need to sign up your CHC as a user group and ask for some give aways15:40
rick_h__:)15:40
brouschyeah, they have a form you fill in15:40
ColonelPanic001that's not a bad idea.15:40
rick_h__get on the newsletter and when they send it out ask for one or two of the new releases15:40
rick_h__occassionaly email back to thank them, point to an amazon review/two and you're good15:41
ColonelPanic001I will neglect to mention that Downriver CHC has two people that come 90% of the time15:41
ColonelPanic001once every six months, we get a friend or someone to come.15:41
rick_h__ColonelPanic001: yea, just say an active group of coders15:41
brouschi screwed grpug by sking for 5 copies of a giant python book. then nobody finished it or reviewed it15:41
rick_h__point to the main CHC site15:41
rick_h__Yea, I got lazy in asking over and over. I'm not good at requesting charity15:41
_stink_scandalous!15:41
rick_h__I have a mental block on asking for free stuff15:41
rick_h__even have a hard time with the grocery store hand outs. "hmm, that cheese looks interesting, I'll buy a block" vs just trying the cubes they're putting out15:42
_stink_hah15:42
_stink_that is... strange.15:42
rick_h__yea, I admit I'm strange. No doubt15:43
ColonelPanic001meh, I'm not out to scam anyone, especially a company I like, but if they're handing free stuff out on the condition we review it, that's fine with me.15:43
ColonelPanic001but, that's why I hesitate about registering us. It's two guys that go to a coffee shop. If there half a dozen or something, that's more obvious.15:43
rick_h__ColonelPanic001: well they don't really put conditions on it15:43
rick_h__but they're hoping for reviews, blog posts, amazon reviews, etc15:43
rick_h__good word15:44
ColonelPanic001yeah, that's only fair, really15:44
rick_h__ColonelPanic001: just say for CHC15:44
rick_h__link to the main site15:44
rick_h__after you get some stuff, pass around for our side15:44
ColonelPanic001there's already one, I expect, for CHCH15:44
ColonelPanic001CHC, rather15:44
rick_h__doubt it15:44
ColonelPanic001"coffeehouse coders houses"15:44
ColonelPanic001hm. Maybe15:44
rick_h__review copies of O'Reilly products15:45
rick_h__donations of books and other promo items15:45
rick_h__UG member discount on all O'Reilly books and conferences15:45
rick_h__see, donations15:45
ColonelPanic001true enough15:45
rick_h__anyway, just saying don't @#$@# about not getting free stuff. Easy enough to get15:45
rick_h__:P15:45
_stink_I'll start the "Adam Lincoln Tech Coder Club" and sign up15:45
ColonelPanic001well, what if we just register us together as Detroit CHC, and pass it around? Realistically, Downriver is just two guys that hate the drive to Oakland County anyway, more of a small splinter group15:46
rick_h__yea, it's all good man15:46
rick_h__you take point and we'll back you up15:46
ColonelPanic001okay, maybe later I'll do it then15:46
brouschah, they are looking for reviewers15:57
rick_h__krondor: can handle it. Just let him do it16:00
* wolfger is gonna start BHC (Beer Hall Coders)16:02
krondorkrondor can handle what?16:02
rick_h__brousch needs a book review from you :)16:04
krondorhmm, the book is?16:06
brouschProgramming HTML5 Applications16:08
brouschI'm trying to find out how many copies I can distribute16:08
wolfgersideways 816:11
wolfger:-)16:11
rick_h__booo, too lazy to look up the code16:11
krondorwhy not, I'll give it a shot though I'm not a web dev.  I do dabble however.16:12
brouschrick_h__: hah, sorry http://oreilly.com/catalog/063692001511616:12
rick_h__??16:13
rick_h__sorry because?16:13
brouschoh, i see, i thought you were saying you were too lazy to look up the book's url16:14
brouschbut you were saying stink was too lazy to look up inifinity16:14
brouschor wolfger16:14
brouschis it lunch time yet?16:14
rick_h__yea16:14
_stink_..16:14
brousch...16:15
wolfgerlooking up infinity takes forever :-p16:15
brouschnot a lot of chatter in #ubuntu-power-users16:22
jrwrennone16:23
_stink_what makes a "power user"?16:23
brouschi think jcastro scared everyone with his overview of what needs to be done16:23
rick_h__do you hate unity?16:23
rick_h__if so, you qualify16:23
_stink_hah16:23
brouschcrap, i don't hate it16:24
_stink_what if you've never even seen it?16:24
brouschi find it mildly annoying, but not as annoying as kde16:24
rick_h__http://stackoverflow.com/questions/6061053/node-js-on-windows-when-and-why and this is why windows has a disadvantage with OSS16:44
Milyardo_Whats wrong with Cygwin?16:52
Milyardo_I ask because I've had co-workers reluctant to install Cygwin before when using git16:53
rick_h__it's a pita and a layer they're not familiar with16:54
Milyardo_So how can you contribute to Cygwin to make it less of a pita?16:55
Milyardo_or will the still just have too much a unixy feel to it16:56
Milyardo_for some Windows users?16:56
BlazeixI'm not sure it's the unixy feel that throw people off, it's just that extra layer17:02
Blazeixsame sort of stigma against wine17:02
tjagodaSo17:32
tjagodauh17:32
tjagodaI kind of like Gnome 3.0 more than I like unity so far17:32
tjagodaOr at least the way Fedora has done it17:32
Blazeixwhat theme does Fedora use? Adwaita?17:37
tjagodaI am not sure17:43
tjagodaRunning Fedora 15 live CD17:43
tjagodabut I love this interface17:43
tjagodapretty sure this is just normal gnome 3?17:44
tjagodaonly thing I wish for17:45
tjagodais that in the upper panel they'd do the at-a-glance listing of what I have open17:46
tjagodathere's plenty of room for it between activities and clock17:46
tjagodaif they had that I would 100% love it17:46
snap-lrick_h__: Interesting18:32
rick_h__j??18:33
rick_h__oops18:33
wolfgerDid you mean j++?  ;-)18:33
rick_h__:P18:33
snap-lre: the Flex and Arduino group18:35
snap-lthough I couldn't give two shits about Flex or AIR18:35
rick_h__snap-l: yea, but figured you still might find it interesting18:37
snap-lyeah, no doubt.18:37
snap-lThanks! :)18:37
=== Milyardo_ is now known as Milyardo
rick_h__there, suck it mysql. postgres setup, streaming replication to a second server with read access18:46
rick_h__I'm going to kill that little @#$%#@18:46
_stink_haha18:47
rick_h__man, this linkedin ipo stuff is crazy18:47
rick_h__I need to start looking at business ideas and getting in on the billions18:48
_stink_isn't that what bookie is for?18:49
_stink_$$?18:49
rick_h__yea, bookie's gotta be worth a cool mil by now right?18:49
rick_h__I mean, it's simply badass, not a week's worth of work for sure18:49
_stink_"potential eyeballs"18:50
Blazeixyou can monetize it by adding 'sponsored bookmarks'18:50
rick_h__yea, I just need to start adding ads on there right? Whenever you filter a tag or search, let google get in there18:50
rick_h__"I know you wanted your postgres bookmarks, but wouldn't you rather hire a db admin?!"18:50
snap-lThis is just the exuberance of the first big IPO since the bubble18:50
rick_h__snap-l: yea, definitely18:50
snap-lGive it a few weeks, and they'll be down to $3.50 a share18:51
rick_h__lol18:51
snap-lI mean, they're pretty much not profitable, right?18:51
rick_h__I thought they were18:52
rick_h__bringing in some 500M or something, no idea on what..18:52
rick_h__ Last quarter, the company notched $2.1 million in earnings on $93.9 million in revenue.18:52
wolfgerjust need to trim some fat and that will be a serious revenue stream18:59
wolfgerer.... serious profit stream19:00
wolfgerit's already a serious revenue stream19:00
rick_h__darn expensive programmers19:00
rick_h__man I <3 psql vs mysql19:01
rick_h__command line is much nicer (or maybe I just know it more)19:01
snap-lI think it's a knowledge thing19:10
snap-lthough I'm tending to agree. I think the postgresql client is a lot better19:11
snap-lthere's a few things that I miss but they're few and far between19:11
snap-lmostly stuff like exports and such19:12
rick_h__\d vs show tables; \x for pretty output, tab completion (not sure if you can get mysql to tab complete)19:12
snap-lmysql has tab complete19:12
rick_h__does it? I need to find that then. I thought I went checking before19:12
snap-lIt's kinda janky, though19:12
snap-lpostgresql's tab complete is a lot better19:14
rick_h__ah, had to add --auto-rehash to the cmd call19:15
snap-lI've never had to do that. You might have something turned off by default19:16
rick_h__yea, see it's a server setting you can flip19:17
rick_h__but I haven't changed that so must be off by deafult19:17
snap-lprobably someone turned it off because the mysql client takes N time to start up if you enable that19:17
snap-lN being the number of tables, databases, etc19:17
rick_h__strange, it's set that way on my localhost19:18
rick_h__base mysql install19:18
rick_h__maybe an arch thing, but I remember hating mysql without tab completion on ubuntu as well19:18
snap-lApparently I only use the finer repos. :)19:18
rick_h__I guess19:18
snap-lYou need to stop using curmudgeon.ubuntu.com for your isos19:18
rick_h__fancy mysql pants19:18
rick_h__doh!19:19
snap-l"sane defaults are for pussies"19:19
snap-l"Every cycle better stand up and do pushups. No wasting cycles on some namby-pamby niceties19:19
snap-lTab complete? Phooey.19:20
rick_h__psh, I'm a zsh hippie, I <3 me some tab completion19:20
snap-lColored terminals? I'll color your terminals. Black and white, and you'll like it.19:20
MilyardoIn my day you had to write your own tab complete19:20
rick_h__I love that how the guy at pyohio called us zsh hippies.19:20
Milyardoin the snow19:20
Milyardouphill19:20
snap-l"Cloud computing? The only cloud I'd better be seeing is the servers getting the dust blown out of them by you worthless hippies"19:22
snap-l"Call me old fashioned, but I want to hear every cycle of those computers in the server room"19:22
snap-l"Dropbox? Put that on my servers, and I'll Dropkick a round house in your pants"19:23
snap-l"Cross me again, boy, and I'll serve you a stack of floppy disks and a room full of servers to load 'em on"19:26
widoxwhoa, getting violent in here19:27
_stink_just snap-l19:27
snap-l;)19:35
Milyardonot quite BOFH violent19:39
rick_h__yay, and now my first WTF arch moment19:42
snap-lwoo woo19:52
rick_h__yea, just cranky today. No one is playing nice19:52
brouschyou are kind of crankypants today20:11
brouschoh great, now it will never die: Microsoft announces to mvps at http://hootsuite.com/dashboard# that VB6 will be released as open source on codeplex end of june! w00t20:23
snap-lAwesome!20:33
snap-lPardon me while I go get my gun to celebrate.20:33
rick_h__we need to hack the registration page for downloads20:47
rick_h__all downloaders will be put on hit list20:47
brouschrick_h__'s dream http://bagcheck.com/blog/8-bagchecking-in-the-command-line21:00

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