jjesse | does the lucid daily not exsit? | 01:45 |
---|---|---|
ScottK | jjesse: It doesn't succeed every day. | 01:58 |
jjesse | ok | 02:11 |
nixternal | my docs are all done, just a few more from my resident slackers *cough* jjess and *cough* darkwingduck and *cough* dhillon | 05:08 |
nixternal | get yo shiznit done already damnit!!! | 05:08 |
ScottK | Does kpackagekit still claim to be downloading packages when it's only checking for updates in Lucid (driving me nuts on Karmic)? | 05:26 |
shadeslayer | Riddell: apparently kde.mk and dh --with-quilt dont go well together in lucid | 05:34 |
shadeslayer | Riddell: https://launchpad.net/~rohangarg/+archive/kde-extra/+build/1560327/+files/buildlog_ubuntu-lucid-i386.amarok_2.2.90+git20100313-0ubuntu3~ppa1_FAILEDTOBUILD.txt.gz | 05:35 |
ScottK | shadeslayer: Does the package build-depend on quilt? | 05:42 |
ScottK | dh: unable to load addon quilt: Can't locate Debian/Debhelper/Sequence/quilt.pm in @INC is usually a sign you're missing quilt out of the build depends. | 05:43 |
ScottK | The bit right before it about kde.mk is just a warning. It's unrelated and didn't cause the build to fail. | 05:44 |
shadeslayer | hmm | 05:44 |
shadeslayer | lemme check | 05:44 |
shadeslayer | ScottK: hmm... apparently thats missing in the build deps... | 05:45 |
shadeslayer | how very strange | 05:45 |
ScottK | shadeslayer: A V3 source package should need neither the quilt build-dep nor --with-quilt (I think). If it's V1, it needs both. | 05:46 |
* ScottK is off to bed. | 05:48 | |
shadeslayer | ScottK: Version 3 of debhelpher? | 05:48 |
shadeslayer | ScottK: ok bye :) | 05:49 |
ScottK | Source package format V3 | 05:49 |
shadeslayer | ScottK: ok i havent looked that up | 05:49 |
maco | new way of debian packaging | 05:57 |
maco | i havent exactly learned how to use it yet | 05:58 |
maco | its only a couple months old | 05:58 |
shadeslayer | :( | 06:03 |
maco | the basics havent changed too much, just now it has quilt built in | 06:12 |
maco | and um apparently tarballs can somehow go inside it | 06:12 |
maco | and theyre working on a way to put git and bzr insdide | 06:12 |
maco | *inside | 06:12 |
maco | and if you apply any patches directly to it, it then generates a dif inside debian/ when you debuild so that the change is findable again later when you go to do merges | 06:13 |
=== shadeslayer is now known as shadeslayer_ | ||
shadeslayer_ | maco: hmm | 06:44 |
maco | er diff inside debian/patches | 06:45 |
maco | named debian-changes-$VERSIONNUMBER | 06:45 |
=== shadeslayer_ is now known as shadeslayer | ||
=== shadeslayer is now known as shadeslayer_ | ||
=== shadeslayer_ is now known as shadeslayer | ||
jussi01 | mrgh | 11:50 |
jussi01 | somethings borked with karmic... or my setup. | 11:50 |
jussi01 | :( | 11:50 |
jussi01 | kdm wont install | 11:50 |
persia | It's your setup. | 11:50 |
jussi01 | persia: likely :F | 11:51 |
* jussi01 plays some more | 11:51 | |
jussi01 | sigh | 11:53 |
jussi01 | nope, definately broken packages... | 12:01 |
jussi01 | hrm, had to enable backports to use the PPA. not quite right imho. | 12:20 |
shadeslayer | a lot is borken with karmic... | 12:51 |
shadeslayer | i guess thats what happens when you enable stuff other than the standard repo | 12:51 |
apachelogger | jussi01: the ppa? | 12:58 |
apachelogger | shadeslayer: karmic works just fine here with backports ppa on | 12:58 |
apachelogger | though I think the graphics driver is crap | 13:01 |
apachelogger | as usual | 13:01 |
jussi01 | apachelogger: yeah, the kubuntu PPA. ;) | 13:01 |
apachelogger | there is no kubuntu ppa :P | 13:01 |
apachelogger | there are kubuntu ppas | 13:02 |
shadeslayer | apachelogger: i tried to install some stuff some weeks ago and i got broken deps all around | 13:04 |
shadeslayer | dont remember what i tried to install though | 13:04 |
apachelogger | you probably use other ppas too :P | 13:05 |
shadeslayer | apachelogger: hmm... lets see... chromium ppa and nothing else i think | 13:05 |
shadeslayer | i use all the kubuntu ppas | 13:05 |
* apachelogger makes flash opt in because it is such crappery | 13:05 | |
shadeslayer | except the staging and the experimental ones | 13:06 |
shadeslayer | meh i need to get back to making those C++ questions | 13:06 |
shadeslayer | any good sites where i can do some research? | 13:06 |
apachelogger | answer #1: forward declaration ftw! :D | 13:06 |
apachelogger | shadeslayer: what kind of research? | 13:07 |
shadeslayer | apachelogger: well were having this competition where participants have to code in C++ and upload the answers to codechef.com | 13:07 |
shadeslayer | then they compare the answers and we pick the winners | 13:08 |
shadeslayer | for the competition i need new C++ questions | 13:08 |
shadeslayer | well... new or questions that are not known :P | 13:08 |
shadeslayer | i just need a direction.... i need a question and then i can code it myself..... | 13:09 |
apachelogger | didnt understand a word :P | 13:09 |
apachelogger | what is a cpp question? | 13:09 |
shadeslayer | apachelogger: Working from left-to-right if no digit is exceeded by the digit to its left it is called an increasing number; for example, 22344. Similarly if no digit is exceeded by the digit to its right it is called a decreasing number; for example, 774410 we shall call a positive integer that is neither increasing nor decreasing a “bouncy” number; for example, 155349. How many even numbers below 1000001 are bouncy? | 13:09 |
shadeslayer | thats a C++ question :D | 13:10 |
* apachelogger blinks at the clementine debs | 13:10 | |
shadeslayer | apachelogger: and the answer is : http://paste.ubuntu.com/395087/ | 13:10 |
apachelogger | shadeslayer: that sounds like the stuff we get for excecises in maths :P | 13:11 |
shadeslayer | apachelogger: well theyre almost like that :D | 13:11 |
shadeslayer | apachelogger: oh btw is there a way i can make pastebinit always use paste.ubuntu? | 13:12 |
apachelogger | "create an algorithm that is as economical as possible and defines an n for all prime numbers p<=n" | 13:12 |
apachelogger | shadeslayer: pasetebinit? | 13:13 |
shadeslayer | !pastebinit | 13:13 |
ubottu | pastebinit is the command-line equivelent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit | 13:13 |
apachelogger | never used it | 13:13 |
apachelogger | I dobut it though | 13:13 |
shadeslayer | :o | 13:13 |
apachelogger | most of these tools depend on a server side API | 13:13 |
shadeslayer | apachelogger: hmm.. i think creating a alias should do it | 13:13 |
apachelogger | which paste.ubuntu doesnt have AFAIK | 13:13 |
apachelogger | batpaste can paste to paste.ubuntu though | 13:13 |
shadeslayer | apachelogger: it does :D | 13:13 |
shadeslayer | apachelogger: i just used pastebinit to make the abovesaid paste | 13:14 |
apachelogger | well then | 13:14 |
apachelogger | RTFM :P | 13:14 |
shadeslayer | l | 13:14 |
shadeslayer | wth!.... | 13:15 |
apachelogger | in the name of darth vader!!!!! | 13:15 |
apachelogger | me@logos:~/tmp/clementine-0.1$ ls | 13:15 |
apachelogger | 3rdparty clementine.pro data debian dist src TODO | 13:15 |
apachelogger | that is like hell times 2 | 13:15 |
shadeslayer | my irssi went bazooka! | 13:15 |
apachelogger | 3rdparty dir + qmake | 13:15 |
apachelogger | that is a total overkill of madness right there | 13:15 |
apachelogger | and upstream debian dir too | 13:15 |
apachelogger | hell times 3 | 13:15 |
apachelogger | kubotu: identica dent clementine got the most ugly tarball ever!!!!!! | 13:16 |
kubotu | status updated | 13:16 |
shadeslayer | ah... | 13:17 |
shadeslayer | irssi : http://simplest-image-hosting.net/i0-plasma-desktopqz2588-jpg.jpg | 13:17 |
shadeslayer | apachelogger: can kubotu post my updates too? | 13:18 |
apachelogger | kubotu: help identica | 13:18 |
kubotu | identica status [nick] => show nick's (or your) status, use 'identica friends status [nick]' to also show the friends' timeline | identica dent [status] => updates your status on identi.ca | identica identify [username] [password] => ties your nick to your identi.ca username and password | identica actions [on|off] => enable/disable denting of actions (/me does ...) | 13:18 |
apachelogger | shadeslayer: identica identify username password | 13:18 |
apachelogger | in a query :P | 13:18 |
shadeslayer | apachelogger: ofcourse :D | 13:18 |
apachelogger | shadeslayer: someone did it in here ;) | 13:19 |
shadeslayer | kubotu: identica posting via kubotu! | 13:19 |
kubotu | incorrect usage, ask for help using 'kubotu: help identica' | 13:19 |
shadeslayer | identica posting via kubotu! | 13:19 |
shadeslayer | it hates me :) | 13:20 |
shadeslayer | oh.... | 13:20 |
apachelogger | identica dent | 13:20 |
shadeslayer | kubotu: identica dent posting via kubotu! | 13:20 |
kubotu | status updated | 13:20 |
apachelogger | or identica update works too I think | 13:20 |
shadeslayer | yeah it worked :) | 13:21 |
shadeslayer | ok found a way to make it always use ubuntu pastebin :D | 13:25 |
shadeslayer | oh for 10 mins kubuntu just became the best distro in the world! | 13:29 |
shadeslayer | i plugged in my mouse and the touchpad was disabled,and when i unplugged it,it was renabled | 13:30 |
shadeslayer | of course it could have been a system freeze... | 13:30 |
Mamarok | shadeslayer: ROFL | 13:37 |
shadeslayer | !find ctype.h | 13:46 |
ubottu | File ctype.h found in avr-libc, cl-cffi, clanlib-doc, dietlibc-dev, doc-linux-ja-html (and 86 others) | 13:46 |
shadeslayer | what are the other 86 packages! | 13:47 |
shadeslayer | how do i find a file in the packages via the web search? | 13:55 |
shadeslayer | apt-file update is taking alot of time | 13:55 |
apachelogger | Native desktop notifications on Linux (libnotify) and Mac OS X (Growl) | 14:01 |
apachelogger | that is an intersting definition of native linux notifications | 14:01 |
apachelogger | shadeslayer: packages.ubuntu.com | 14:02 |
shadeslayer | apachelogger: i just used cctype :P | 14:03 |
apachelogger | oh my | 14:04 |
apachelogger | qmake-- | 14:04 |
apachelogger | qmake-- | 14:04 |
apachelogger | qmake-- | 14:04 |
apachelogger | kubotu: np | 14:16 |
kubotu | apachelogger is listening to "Salty Dog" by Flogging Molly [Swagger, 2000] [http://open.spotify.com/track/3YAsRYkaS9jUoMpTmjs0oh] -- see http://www.last.fm/user/apachelogger for more | 14:16 |
apachelogger | <3 flogging molly | 14:16 |
shadeslayer | apachelogger: btw suppose i want to convert a integer to hex,is there a function for that? | 14:23 |
apachelogger | shadeslayer: depends on what you want to do and in what language :P | 14:25 |
apachelogger | easiest would be to use atoi or similar with base 16 | 14:26 |
apachelogger | in cpp there is also a hex keyword | 14:26 |
apachelogger | at least when working with cout | 14:26 |
apachelogger | kubotu: google c++ convert integer to hex | 14:26 |
kubotu | Results for c++ convert integer to hex: 1. C++ Notes: Bit Ops - Convert to hex: http://www.fredosaurus.com/notes-cpp/expressions/bitopsex.html | 2. convert int to hexadecimal - C++: http://www.daniweb.com/forums/thread103004.html | 3. decimal to hexadecimal - C#: http://www.daniweb.com/forums/thread164086.html | 14:26 |
shadeslayer | hmm | 14:27 |
shadeslayer | apachelogger: i think that should be itoa | 14:27 |
shadeslayer | Q1.CPP:28: error: ‘itoa’ was not declared in this scope | 14:29 |
shadeslayer | hmm | 14:29 |
apachelogger | shadeslayer: ah, true :D | 14:30 |
apachelogger | dunno if itoa is available for cpp | 14:30 |
apachelogger | otherwise try sprintf | 14:30 |
apachelogger | that is in cstdio | 14:30 |
shadeslayer | apachelogger: sprintf(output,"%x",input) ? | 14:31 |
apachelogger | shadeslayer: yes | 14:31 |
shadeslayer | apachelogger: can ouput be a character array? | 14:32 |
apachelogger | needs to be | 14:33 |
apachelogger | with appropriate size | 14:33 |
apachelogger | sprintf does not reallocate | 14:33 |
shadeslayer | hmm | 14:34 |
shadeslayer | ok | 14:34 |
apachelogger | shadeslayer: so, if the number can be very long it might be worth writing a function calculating the length of the resulting hex value | 14:35 |
apachelogger | then create a char* with size+1 | 14:35 |
apachelogger | and then run sprintf | 14:35 |
shadeslayer | yeah.. im doing that | 14:36 |
shadeslayer | how should i can get the lenght with strlen() | 14:36 |
apachelogger | shadeslayer: the length of what? | 14:36 |
apachelogger | shadeslayer: I would just count iterations as the calc functions recurses | 14:37 |
apachelogger | There is no need to actually create the hex yourself! | 14:37 |
apachelogger | Your function just east the integer and calculates how many characters the hex value will have. | 14:38 |
shadeslayer | eh? | 14:38 |
apachelogger | Tthen you create a fixed-size char* and fill it using sprintf. | 14:38 |
apachelogger | shadeslayer: what do you want to do with strlen? | 14:38 |
shadeslayer | apachelogger: oh nvm | 14:39 |
shadeslayer | im all confuzled | 14:39 |
apachelogger | ^^ | 14:40 |
shadeslayer | apachelogger: i know :D | 14:40 |
apachelogger | shadeslayer: Can I help with unconfusing you? | 14:40 |
shadeslayer | apachelogger: nah.. im at this for 4 hours...need a break | 14:41 |
=== shadeslayer is now known as shadeslayer_ | ||
shadeslayer_ | apachelogger: btw im assuming sprintf(output,"%x",input); assigns each bit of the hex value to one element of the array | 14:45 |
apachelogger | shadeslayer_: of course, otherwise it wouldnt make up a string :) | 14:46 |
shadeslayer_ | like if the input is 23 and the hex is 17,then output[0]=1.output[1]=7 | 14:46 |
shadeslayer_ | then i have no idea why : http://paste.ubuntu.com/395128/ : isnt working | 14:46 |
shadeslayer_ | It worked! | 14:47 |
* shadeslayer_ dances like mad | 14:47 | |
shadeslayer_ | http://paste.ubuntu.com/395130/ | 14:47 |
shadeslayer_ | had to add the 65 to get correct ascii values :P | 14:47 |
apachelogger | erm | 14:48 |
apachelogger | that doesnt look good | 14:48 |
apachelogger | for clearity's sake: ouput[0]='1', output[1]='7', output[2]='\0' | 14:49 |
shadeslayer_ | yeah i need to add a few checks so that values dont go above the ascii value of 'z' | 14:51 |
apachelogger | shadeslayer_: no I mean there is more stuff wrong with it | 15:01 |
apachelogger | shadeslayer_: for one that 65 is just wrong | 15:02 |
apachelogger | shadeslayer_: for another the way you iterate over the char* is also just wrong | 15:02 |
shadeslayer_ | apachelogger: why? | 15:02 |
apachelogger | see above | 15:02 |
apachelogger | the strlen is completely useless | 15:02 |
apachelogger | you should just iterate until you hit | 15:03 |
apachelogger | \0 | 15:03 |
shadeslayer_ | apachelogger: yeah so if the number is 23,i add 65+23=88=X | 15:03 |
shadeslayer_ | the hex is 23 | 15:03 |
Sput | y'all should just go and use Qt... | 15:03 |
apachelogger | I do not get the point of that | 15:03 |
apachelogger | Sput: +1 on that | 15:03 |
shadeslayer_ | apachelogger: i just want to print ascii alphabets.... | 15:04 |
shadeslayer_ | A-Z and a-z | 15:04 |
shadeslayer_ | apachelogger: http://paste.ubuntu.com/395140/ | 15:04 |
shadeslayer_ | a more updated version | 15:04 |
shadeslayer_ | im still working on it though | 15:05 |
apachelogger | I still dont get it | 15:05 |
apachelogger | why do you convert to hex to begin with? | 15:05 |
shtylman | shadeslayer_: what is happening in that paste? | 15:06 |
shtylman | shadeslayer_: what is it that you are trying to actually do? | 15:06 |
shadeslayer_ | 1) Convert int to hex | 15:07 |
shadeslayer_ | 2) Print out the letters in hex : ABCDEF | 15:07 |
shadeslayer_ | (for eg. if its 23B it prints out B) | 15:08 |
shadeslayer_ | 3)Convert remaining part ( 2 and 3 ) to ascii letters A-Z or a-z | 15:08 |
shadeslayer_ | 4)print remaining ascii : 65+2=67=C | 15:09 |
shadeslayer_ | and D | 15:09 |
apachelogger | Oo | 15:09 |
apachelogger | that gives me a headache | 15:09 |
shtylman | what? | 15:09 |
* apachelogger goes back to doing useful stuff | 15:09 | |
shadeslayer_ | ok ill bbl | 15:09 |
shadeslayer_ | i need to go | 15:09 |
maco | huh?? why would you...? | 15:11 |
apachelogger | codechef.com competition I assume | 15:12 |
shtylman | apachelogger: I don't assume that... im very much lost by what he is trying to do or what input he expects... | 15:12 |
shtylman | I think he wants an input string in hex | 15:13 |
shtylman | and then for every number print the alpha for that number | 15:13 |
shtylman | and for every letter, just print the letter | 15:13 |
apachelogger | *shrug* | 15:14 |
apachelogger | that code so needs comments :P | 15:14 |
Mamarok | holy crap, is some kubuntu-de ops around? | 15:22 |
Mamarok | there is no floodbot | 15:22 |
Mamarok | please somebody mute that crap | 15:23 |
shtylman | apachelogger: http://paste.ubuntu.com/395143/ | 15:23 |
shtylman | im pretty sure that does the same thing | 15:23 |
shtylman | as he intends... if I understood his "steps" | 15:23 |
=== mgraesslin_ is now known as mgraesslin | ||
Sput | seriously... he's using C++, why does he still use a C array? | 15:33 |
Sput | that's a bad habit that newbies shouldn't be taught at all | 15:33 |
shtylman | yea... I dunno | 15:34 |
shtylman | and sprintf | 15:34 |
Sput | yeah | 15:34 |
shtylman | not even snprintf | 15:34 |
shtylman | well.. you live and learn I suppose | 15:34 |
Mamarok | hm, I didn't upgrade in a few days, why do I get a badsig now for the Kubuntu PPAs? | 15:55 |
Mamarok | did the key change? | 15:55 |
Mamarok | apachelogger: ^^ | 16:09 |
apachelogger | maybe you are obtaining form a man in the middle? :/ | 16:10 |
apachelogger | Mamarok: wouldnt know about any key changes | 16:10 |
Mamarok | whut? | 16:10 |
=== yofel_ is now known as yofel | ||
shadeslayer | apachelogger: http://paste.ubuntu.com/395217/ | 18:33 |
shadeslayer | shtylman: ^^ | 18:35 |
shadeslayer | meh... wrong paste | 18:36 |
shadeslayer | http://paste.ubuntu.com/395220/ | 18:36 |
shadeslayer | although as apachelogger said,the strlen is not needed | 18:36 |
shadeslayer | i have all sorts of weird stuff installed : http://paste.ubuntu.com/395243/ : ati drivers? i have a nvidia card! | 19:17 |
shadeslayer | usb-creator-gtk.... where did that come from | 19:18 |
markey | gah | 19:22 |
shadeslayer | markey: ?? | 19:22 |
markey | X crashed again | 19:22 |
shadeslayer | markey: ah lucid :) | 19:22 |
markey | something is fishy with that new Nvidia driver... | 19:22 |
markey | no | 19:22 |
markey | 9.10, with backports | 19:22 |
shadeslayer | markey: on karmic? 0_0 | 19:22 |
markey | but since that kernel upgrade, X got very unstable | 19:22 |
markey | (from backports) | 19:22 |
markey | crashes about twice per week | 19:22 |
shadeslayer | markey: which kernel? and i have the 195.X series drivers | 19:23 |
markey | it never crashed before, with Karmic | 19:23 |
markey | hm | 19:23 |
markey | lemme check | 19:23 |
shadeslayer | well i would suggest the 195 series..its awesome | 19:23 |
markey | Linux version 2.6.31-20-generic (buildd@yellow) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) ) #57-Ubuntu SMP Mon Feb 8 09:02:26 UTC 2010 | 19:23 |
shadeslayer | never crashed | 19:23 |
markey | well I'm using 195 | 19:23 |
markey | crashes | 19:23 |
Sput | wow, yo like retro computing, markey? | 19:24 |
markey | see, the drivers are different for different GPUs | 19:24 |
markey | they are not exactly the same | 19:24 |
Sput | Linux axion 2.6.33-51654-g6070a4a #49 SMP PREEMPT Sun Mar 7 20:09:34 CET 2010 x86_64 Intel(R) Core(TM)2 Duo CPU T9600 @ 2.80GHz GenuineIntel GNU/Linux | 19:24 |
markey | so that bug might not affect all systems | 19:24 |
shadeslayer | markey: *** 195.36.03-0ubuntu1~karmic~nvidiavdpauppa2 0 | 19:24 |
shadeslayer | markey: and how do you get the gcc version in the kernel version? | 19:24 |
markey | Sput: well that's the latest that Kubuntu has | 19:24 |
Sput | markey: ah, you like retro computing then | 19:24 |
markey | shadeslayer: less /proc/version | 19:24 |
shadeslayer | markey: and how do you get the gcc version in the kernel version? ( in case you didnt get the earlier message ) | 19:25 |
markey | Sput: not all that much, actually ;) | 19:25 |
markey | shadeslayer: less /proc/version | 19:25 |
shadeslayer | ah ok | 19:25 |
shadeslayer | got disconnected for a few secs | 19:25 |
shadeslayer | markey: which card? | 19:26 |
markey | super old 7200 | 19:26 |
markey | still, the thing works fine for desktop usag | 19:27 |
markey | +e | 19:27 |
markey | I don't do gaming | 19:27 |
shadeslayer | hmm i have a 8600 MGT | 19:27 |
markey | yeah | 19:27 |
markey | they are very different | 19:27 |
shadeslayer | yep | 19:27 |
markey | so the code paths are different too | 19:27 |
shadeslayer | your crashes while mine does not :P | 19:27 |
shadeslayer | +X | 19:27 |
markey | well, I noticed it crashes in particular situations | 19:28 |
markey | mostly when clicking on Amarok "Local Collection" thing | 19:28 |
markey | not sure why | 19:28 |
markey | but it can't be Amarok to blame | 19:28 |
shadeslayer | ok ive gtg.. :) | 19:28 |
shadeslayer | bye | 19:28 |
markey | cya | 19:28 |
Quintasan | damn you snow | 19:56 |
Quintasan | damn you | 19:56 |
Quintasan | I was about to go skateboarding | 19:56 |
Trouble_ | Quintasan: Rip your wheels off and go snowboarding! | 20:02 |
Quintasan | I've done that this year | 20:03 |
Quintasan | And now I just screwd my trucks back | 20:03 |
Quintasan | and it snows @_@ | 20:03 |
Quintasan | fukou da | 20:04 |
sevenseeker | good afternoon folks, I am trying to install python-qwt5-qt4 and having a dep problem | 22:32 |
sevenseeker | it has a requisite of >= 4.9 of python-sip4, but python-sip4==4.10 is installed | 22:32 |
sevenseeker | there was an api and abi change in the changelog so can I just rebuild pythonqwt5 with the newer sip4 package? | 22:33 |
sevenseeker | beuller | 23:16 |
sevenseeker | ? | 23:16 |
sevenseeker | :) | 23:16 |
JontheEchidna | sevenseeker: A rebuild will do the trick | 23:18 |
sevenseeker | JontheEchidna, thank you :) | 23:18 |
JontheEchidna | If nobody gets to it before I get home, I'll test if the rebuild works and throw it up to the main archives | 23:21 |
=== jonathan_ is now known as jjesse |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!