00:06:03 Mathnerd314, protip: Start looking into it in February or so, instead of a week before the deadline 00:06:16 Wait, I misinterpreted that as GSoC 00:06:27 heh 00:07:00 did a quick google there 00:11:10 but no, no activity since Dec 2009 on GHOPC 00:19:55 -!- Gracenotes has joined. 00:45:03 Mathnerd314, you're in high school? 01:35:45 -!- augur has joined. 01:41:43 -!- Asztal has quit (Ping timeout: 265 seconds). 01:49:58 -!- oerjan has joined. 01:53:59 so i tell this uni friend about toi and he's fucking checked it out already :( 01:54:09 splendid! so when is he coming here? :D 01:54:19 (i mean, he must already be mad so...) 01:56:04 Despite my attempts, I can't find a way to make that a humorous statement due to the use of the word "fucking" ... it's hard to have sex with the action of checking out source files ... 01:56:09 rule 34, i say. 01:56:24 (but i am _not_ checking) 02:01:25 NO. 02:01:28 BAD OERJAN 02:01:39 what, i _said_ i wasn't checking. 02:02:27 just pointing out fundamental memetic law. 02:09:30 oerjan: doesn't irc 02:09:36 at least i think 02:10:14 oh 02:10:33 that is, at least he says he doesn't 02:10:40 perhaps he's here, spying on me 02:11:04 ARE YOU HERE? 02:11:15 I KNOW YOU'RE HERE REVEAL YOURSELF 02:12:06 he's a bit of a noob in esolanging, just invented tree rewriting first time like a week ago 02:12:26 (when we had term algebras in universal algebra) 02:13:11 well sounds like a good time to invent it 02:27:31 -!- Oranjer has joined. 02:36:00 -!- MizardX has quit (Ping timeout: 276 seconds). 02:51:45 Tree rewriting? That sounds like the soul of Haskell. 02:53:05 tree rewriting is harder not to invent than to invent 02:53:34 it's the soul of everything 02:54:17 except in soviet russia, everything is the tree rewriting of a soul. 02:54:27 think about it 02:55:48 oklopol: DOOD 02:55:55 That was nonsense, then stupid, then DEEP. 02:56:27 that was what i thought too, although then i started wondering if it indeed still was stupid? 02:57:00 or more like actually than indeed, sometimes these meaningless words i like to add in sentences get in the way of meaning. 02:57:32 anyway i'm not sure i get it, but there's definitely something to it 03:08:42 uorygl: yes 03:09:05 oklopol: how many tree rewriting languages do you know? 03:09:14 Oh boy. Regular expressions. 03:09:50 regexes = (smallish) term rewriting 03:10:01 If a line looks like "c06p minra 59.64 reflect/mirror 3/4o lower score no conflict", I want the second word. I identify these words by the fact that they're a letter or a number, followed by two numbers, followed by maybe some letters, followed by some whitespace, followed by five letters, followed by some whitespace, followed by anything. 03:10:27 If a line looks like "jin mirr aina espex zierkal mira", I want all of it. I identify these lines by the fact that they have exactly six words and no letters or symbols. 03:10:28 Mathnerd314: dunno, none that make it explicit i guess 03:10:33 unless you count mine 03:10:34 s/identify these words/identify these lines/ 03:10:39 -!- augur has quit (Remote host closed the connection). 03:10:46 So, would AWK or sed or something do that for me? 03:10:47 regexes aren't tree rewriting 03:11:03 yeah, term rewriting 03:11:15 -!- augur has joined. 03:11:18 string rewriting is different than term rewriting 03:11:19 term != tree 03:11:24 term = tree 03:11:31 what? 03:11:45 in my term-inology, it's a tree 03:11:48 string = list of characters 03:11:56 expression = list of terms 03:12:11 yes? 03:12:11 i'm using "term" in the sense universal algebra uses it 03:13:07 so it's a tree, rooted ordered tree 03:14:59 oh, I think of 1+2*3 as [1,+,2,*,3] 03:15:16 you're thinking of it as (+ 1 (* 2 3)) ? 03:17:29 yes, that's what a tree is 03:18:19 i hate clocks 03:22:05 -!- SgeoN1 has joined. 03:22:19 but anyway by your definition regexes are term rewriting 03:22:32 why smallish? how do you define term exactly 03:22:48 http://i.imgur.com/244LT.jpg 03:22:57 SgeoN1: shopped 03:23:04 Nope 03:23:42 i never look at a pic and then say shopped 03:24:31 god i hate it when people say things are shopped 03:24:33 they NEVER ARE 03:24:39 fucking retards 03:24:51 "dat shadow tharr is completely wrong lol" 03:24:59 oklopol: btw soviet russia did some tree rewriting too, google for Refal :D 03:25:53 Unlike Lisp, Refal is based on pattern matching. Due to that, a typical program in Refal is on average two or three times shorter and more readable than a Lisp analog. Compared to Prolog, Refal is conceptually simpler. Its pattern matching works in the forward direction rather than backwards (starting from the goal) as in Prolog. This is a more natural approach to writing algorithms which also makes them easier to test and debug. 03:25:56 wow it's good 03:27:04 "Defining control structures is easy" 03:27:10 god i hate wikipedia 03:27:36 "the language XX is nice i like it see how easy better than Y" 03:28:07 no offense to anyone who takes offense in things like this 03:28:27 or maybe some offense? 03:28:31 who knows 03:28:35 i don't 03:28:57 i'm gonna go to sleep now, wake up tomorrow and do stuff, but first the sleep 03:29:11 that sounds like a good plan 03:29:13 -> 03:29:45 <- 03:29:46 umm 03:30:20 apparently i'm not allowed to go to sleep yet 03:33:22 in soviet russia, sleep allows you 03:34:38 oklopol: do something useful 03:37:30 -!- Oranjer has left (?). 03:42:08 no, never! 03:42:20 but anyway now i finally am allowed 03:42:25 and therefore i shall do it 03:42:32 so good night to you all 03:42:41 and remember to behave as if god was watching 03:49:53 rather difficult 03:55:49 -!- oerjan has quit (Quit: Later). 04:13:30 -!- AndChat| has joined. 04:13:30 -!- SgeoN1 has quit (Read error: Connection reset by peer). 04:16:43 -!- coppro has quit (Remote host closed the connection). 04:17:21 -!- coppro has joined. 04:31:59 -!- Oranjer has joined. 04:53:21 -!- Sgeo_ has joined. 04:55:25 -!- oerjan has joined. 04:56:01 -!- Sgeo has quit (Ping timeout: 265 seconds). 05:07:10 -!- augur has quit (Ping timeout: 245 seconds). 05:09:34 -!- coppro has quit (Read error: Connection reset by peer). 05:09:53 -!- Halph has joined. 05:10:05 -!- Halph has changed nick to coppro. 05:29:39 -!- Oranjer has left (?). 05:30:19 -!- augur has joined. 05:38:55 Things like reconstructed proto-languages convince me that we should do linguists a major favor. Get them a time machine and a tape recorder. 05:44:48 i think the paleontologists would like a piece, too 05:45:39 And the creationists could be made to shut up quite easily. 05:46:23 Show them a few billion years of evolution in a few hours. 05:46:36 Oh, wait. Creationists. "THATS DEMON ELECTRICITY!" 05:46:50 That's not a time machine; that's an elaborate hoak 05:51:53 `define hoak 05:52:13 No output. 06:11:42 http://www.youtube.com/watch?v=yrubNXkm6IQ 06:26:52 -!- AndChat| has quit (Read error: Connection reset by peer). 06:40:02 -!- FireFly has joined. 06:46:27 -!- Axtens has joined. 06:59:23 -!- jcp has quit (Ping timeout: 260 seconds). 07:04:21 -!- tombom has joined. 07:04:22 -!- tombom has quit (Changing host). 07:04:22 -!- tombom has joined. 07:13:10 -!- oerjan has quit (Quit: Later). 07:15:30 -!- sebbu has quit (Ping timeout: 245 seconds). 07:29:47 -!- tombom_ has joined. 07:32:46 -!- tombom has quit (Ping timeout: 260 seconds). 07:33:18 -!- sebbu has joined. 07:40:32 -!- coppro has quit (Ping timeout: 240 seconds). 07:53:00 -!- tombom_ has quit (Quit: Leaving). 07:59:59 -!- clog has quit (ended). 08:00:00 -!- clog has joined. 08:06:30 -!- kar8nga has joined. 08:33:02 -!- FireFly has quit (Quit: Hey! Listen!). 08:37:35 -!- kar8nga has quit (Read error: Connection reset by peer). 08:44:27 -!- pikhq_ has joined. 08:47:09 -!- pikhq has quit (Ping timeout: 276 seconds). 08:58:10 -!- Tritonio_GR has joined. 09:08:59 -!- lament has quit (Quit: lament). 09:54:35 -!- lereah_ has joined. 10:47:49 -!- kar8nga has joined. 10:53:20 -!- Alex3012 has joined. 11:23:13 -!- lereah_ has quit (Ping timeout: 264 seconds). 11:28:31 -!- Axtens has quit (Read error: Connection reset by peer). 11:44:13 -!- BeholdMyGlory has joined. 11:44:24 -!- nooga has joined. 11:48:32 -!- lereah_ has joined. 11:51:00 -!- hiato has joined. 11:51:36 -!- Axtens has joined. 11:55:02 -!- oklopol has quit (Ping timeout: 260 seconds). 11:56:37 -!- hiato has quit (Quit: used jmIrc). 12:10:58 -!- kar8nga has quit (Remote host closed the connection). 12:14:16 -!- hiato has joined. 12:16:08 -!- hiato has quit (Client Quit). 12:16:50 -!- kar8nga has joined. 12:16:55 -!- hiato has joined. 12:32:30 -!- Asztal has joined. 12:32:36 -!- augur has quit (Remote host closed the connection). 12:32:50 -!- augur has joined. 12:47:38 -!- nooga has quit (Ping timeout: 240 seconds). 12:59:07 -!- hiato has quit (Quit: used jmIrc). 13:09:38 -!- MizardX has joined. 13:09:48 -!- kar8nga has quit (Remote host closed the connection). 13:29:45 -!- BeholdMyGlory has quit (Remote host closed the connection). 13:36:37 -!- Axtens has quit (Quit: Leaving). 13:57:51 -!- augur has quit (Ping timeout: 276 seconds). 14:15:28 -!- oerjan has joined. 14:18:57 -!- Gracenotes has quit (Read error: Operation timed out). 14:26:15 -!- augur has joined. 14:29:59 -!- fax has joined. 14:33:28 -!- ais523 has joined. 14:37:24 -!- BeholdMyGlory has joined. 14:39:28 -!- MizardX has quit (Read error: Connection reset by peer). 14:39:39 -!- MizardX has joined. 14:44:02 -!- oklopol has joined. 14:51:19 -!- FireFly has joined. 14:54:59 -!- augur has quit (Remote host closed the connection). 14:56:11 -!- augur has joined. 15:03:50 -!- oerjan has quit (Quit: leaving). 15:07:23 -!- Gracenotes has joined. 15:18:22 -!- ais523 has quit (Read error: Connection reset by peer). 15:18:36 -!- ais523 has joined. 15:36:34 -!- kar8nga has joined. 15:40:55 -!- hiato has joined. 15:53:54 -!- Gracenotes has quit (Quit: Leaving). 15:59:29 -!- Tritonio_GR has quit (Read error: Connection reset by peer). 16:07:27 -!- cheater2 has quit (Ping timeout: 276 seconds). 16:17:29 -!- lereah_ has quit (Quit: Leaving). 16:19:41 -!- ais523_ has joined. 16:19:49 -!- ais523 has quit (Disconnected by services). 16:19:50 -!- ais523_ has changed nick to ais523. 16:25:34 -!- lament has joined. 16:27:04 -!- cheater2 has joined. 16:42:40 -!- lament has quit (Quit: lament). 17:08:12 -!- tombom has joined. 17:18:47 -!- SgeoN1 has joined. 17:22:13 -!- SgeoN1 has quit (Read error: Connection reset by peer). 17:23:38 -!- SgeoN1 has joined. 17:34:34 -!- SgeoN1 has quit (Ping timeout: 258 seconds). 17:38:13 -!- augur has quit (Ping timeout: 264 seconds). 17:54:41 OH HEY GUYS 17:54:42 http://www.ted.com/talks/stephen_wolfram_computing_a_theory_of_everything.html 17:54:47 I just gave a talk 17:56:48 ooh, interesting 17:56:48 about Wolfram? 17:57:00 um sorry it's not actually me thats talking 17:57:18 I just say that incase alise is reading 17:59:16 hmm, ah, you gave a talk without talking? 17:59:30 I just gave the link to it :x 18:01:24 oh 18:01:32 that seems a rather strange meaning of what you just said... 18:02:35 I was being silly because ehird makes fun of me about wolrfam 18:03:56 hmm, thought inspired by conversation on #irp: we should write a program that causes random errors when run 18:04:02 it wouldn't really matter if it were buggy 18:04:13 in fact, such a program might be platonically not buggy 18:26:10 -!- augur has joined. 18:49:52 -!- pikhq_ has changed nick to pikhq. 18:53:15 -!- kar8nga has quit (Remote host closed the connection). 18:56:09 -!- hiato has quit (Quit: underflow). 18:59:02 -!- SgeoN1 has joined. 18:59:15 -!- Asztal has quit (Ping timeout: 245 seconds). 19:01:42 -!- Asztal has joined. 19:15:01 -!- SgeoN1 has quit (Read error: Connection reset by peer). 19:15:06 -!- AndChat- has joined. 19:28:32 Hmm, I sort of want to learn about non-US politics. 19:29:02 -!- AndChat- has quit (Read error: Connection reset by peer). 19:29:17 -!- SgeoN1 has joined. 19:29:57 uorygl: you could learn about UK politics if you like? 19:30:04 we have an election coming up 19:30:20 But I also sort of want to read Hackiki's source code so I can see how it works and estimate what it would take to turn it into a certain codenomic thingy. 19:35:05 -!- augur has quit (Remote host closed the connection). 19:35:19 -!- augur has joined. 19:56:51 It wouldn't take much. 19:56:59 Hackiki is really not much code. 20:02:57 -!- AndChat- has joined. 20:03:41 -!- SgeoN1 has quit (Ping timeout: 258 seconds). 20:09:43 -!- sebbu2 has joined. 20:10:37 -!- sebbu has quit (Ping timeout: 246 seconds). 20:10:38 -!- sebbu2 has changed nick to sebbu. 20:11:19 -!- jcp has joined. 20:12:17 oerjan: pING 20:14:36 -!- Azstal has joined. 20:15:17 oklopol: Why is your 'p' so small? 20:16:20 -!- Asztal has quit (Ping timeout: 245 seconds). 20:16:30 -!- Azstal has changed nick to Asztal. 20:18:17 -!- SgeoN1 has joined. 20:19:01 -!- AndChat- has quit (Ping timeout: 258 seconds). 20:22:51 -!- SgeoN1 has quit (Ping timeout: 258 seconds). 20:34:06 Indeed, Hackiki is small. 20:34:58 I think, though, that Gregor has said that modifying it like this would mean modifying most of it. 20:36:28 fizzie: i decided to switch to uppercase at some point, but decided it'd be too much work to fix the existing text 20:39:37 LLVM 2.7 out. Glee. 20:56:30 -!- sebbu2 has joined. 20:57:08 -!- sebbu has quit (Ping timeout: 240 seconds). 20:57:09 -!- sebbu2 has changed nick to sebbu. 21:01:35 -!- hiato has joined. 21:13:25 -!- Phantom_Hoover has joined. 21:14:57 Is Perl really that bad? 21:15:57 -!- Azstal has joined. 21:16:04 no 21:16:19 Perl is not a *terrible* language, it just makes no concessions to readability. 21:16:20 I personally like it 21:16:36 pikhq: arguably, it's like it is /because/ it makes concessions to readability 21:16:37 And it is very much hackish. 21:16:41 it gives the programmer a lot of leeway to make the code more readable 21:16:51 ofc, the same leeway also lets them make it less readable, if they prefer 21:17:33 It's very good for quickly hacking something together. 21:17:52 And CPAN has a lot in it. 21:18:34 I've not really learned it... 21:19:20 -!- Asztal has quit (Ping timeout: 252 seconds). 21:19:21 -!- Azstal has changed nick to Asztal. 21:39:23 -!- Asztal has quit (Ping timeout: 265 seconds). 21:39:38 -!- Asztal has joined. 21:43:44 -!- BeholdMyGlory has quit (Remote host closed the connection). 21:50:45 -!- sekuoir has joined. 21:50:58 hello? 21:51:35 hi 21:52:01 look at this video 21:52:04 http://www.lovethecock.com/videos/fucked-from-behind-1782.html 21:52:55 -!- Phantom_Hoover has quit (Ping timeout: 265 seconds). 21:53:21 あんたが馬鹿ぜ。 21:54:14 sekuoir: are you being useful or just spamming? 21:54:41 I am useful 21:54:44 あなたが前にポルノ見たうそじゃないよ 21:55:21 今ポルノを見たくないんだ。 21:56:08 I find it hard to believe that a link like that could be ontopic 21:56:14 and if it is, it has a rather unfortunate URL 21:56:19 いくつかの潤滑油を取りに行く。' 21:57:29 Google Translateを使うのが好きだね。 21:57:51 yeah, why are pikhq and sekuoir talking in japanese? 21:57:52 sekuoir, augur. augur, sekuoir. 21:58:05 Mathnerd314: That's what I do with trolls. 21:58:18 As for sekuoir, he seems to have found Google Translate. 21:58:39 I am 4th gen Japanese 21:58:50 so I do not know language enough 21:58:58 Oh, so he's just writing Japanese that's weird-looking. Got it. 21:59:00 sekuoir: that's just gay sex 21:59:16 I am learning though! 21:59:27 isn't that off-topic? 21:59:31 `addquote sekuoir: that's just gay sex I am learning though! 21:59:47 154| sekuoir: that's just gay sex I am learning though! 21:59:54 fax, I am straight, I just send these links 21:59:55 :) 22:00:04 sekuoir: Whatever you want to tell yourself. 22:00:10 :/ 22:00:27 sekuoir: It's okay, we don't judge. 22:00:28 I don't get along with 'straight' people 22:00:35 pikhq, am I an embarrassment to my own people? 22:00:39 We just condemn. 22:00:48 fax: 'straight'? 22:00:50 fax: is that channel #haskell-whatever still going? 22:01:00 it died very quickly 22:01:10 (I'm questioning the scare quotes, not the meaning of the word, FWIW) 22:01:36 they aren't meant to be square quotes 22:01:49 http://www.lovethecock.com/videos/bang-that-ass-4696.html 22:01:56 hahahahahaha 22:02:00 I just don't understand why someone would come here to spam us with gay sex links 22:02:16 And I really don't understand why that's a "hahahahahaha" thing to do. 22:02:19 and will casually namedrop a few ops in the hope they notice: fizzie oerjan lament 22:02:35 Those of us who enjoy gay porn have some free gay porn links, those of us who don't just ignore *shrugs* 22:02:41 I presume he likes phalluses. 22:02:57 私は女性と結婚しています 22:03:14 Gregor: I dislike ignoring people, really 22:03:27 I don't mean /ignore, I mean ignore. 22:03:31 ah 22:03:50 the ridiculous thing is, we could probably scare off trolls simply by having an /ontopic/ conversatoin 22:03:55 信じない。 22:04:26 (BTW, sekuoir said "I am married to a woman." and I responded with "I don't believe you.") 22:04:37 Well, he's a woman inside. 22:04:43 http://i.imgur.com/4Cdlp.jpg 22:04:48 how polite or insulting were the comments? 22:04:49 (NSFW) 22:04:57 fax: I guessed from context, but still 22:05:04 fax: laaaaaaaaaaaaaaaaaaaaaaaaaaawl 22:05:09 hmm, I wonder if there's any way to get my IRC client to block links altogether? after all, i never click them 22:05:13 私は在米韓国人と結婚しています 22:05:30 ais523: (I was kidding, it's a silly comic - nothing lewd) 22:05:43 meh, I never click links /anyway/ 22:05:44 それも信じない。 22:06:21 gtranslate keeps dropping the nots, I think 22:06:45 Mathnerd314: Google Translate sucks pretty hard-core at Japanese. 22:06:49 someone link me to goatse or something, I want to check this 22:07:02 ais523: http://goatse.cx 22:07:06 韓国あなたは好きではない?これらの日本帝国主義のようですか? 22:07:06 yep, it's working 22:07:19 :( 22:07:23 that's not goatse 22:07:35 http://goatkcd.com/sfw 22:07:45 fax: I think that's the first time I've seen someone disappointed in clicking a link and finding it wasn't goatse 22:07:50 あのね。その日本語はちょっと違うと思う。 22:08:11 I am thinking of installing ubuntu, but I'm worried it might be too difficult 22:08:28 「韓国あなた」って何? 22:08:33 furthermore, if I did install it - then how do I know it wont just break soon 22:09:42 fax: installing it is pretty easy, but I wouldn't trust it to not randomly break 22:09:46 that said, I use it as my only OS 22:09:54 hmm... is there a goatse esolang? 22:10:02 Mathnerd314: no, what a terribly horrible idea 22:10:37 日系アメリカ人です私の友人は、彼らが好きなように見える台湾外省人よりも中国。 22:11:18 http://www.lovethecock.com/videos/twink-stud-dylan-2769.html 22:11:24 ais523 I put mac os x on my USB thing and that worked... I wonder if ubuntu will 22:11:27 I... Don't think I've ever seen such ungrammatical Japanese before. 22:11:43 well I guess I should try it 22:11:46 fax: wait, hardly anything runs Mac OS X, except for actual Macs 22:11:53 I think he's starting to use English grammar? 22:11:54 what sort of USB thing are you talking about? 22:11:55 I bought one of these USB things so I didn't ahve to burn so many CDs 22:12:01 Mac OS X is great! 22:12:06 Well, that was entertaining for a short bit. /ignore 22:12:07 ais523 yeah that's the problem.. I bought this computer a long time ago and it's a mac 22:12:22 so linux support is (I imagine) a lot less robust than otherwise 22:12:32 Fax, what type of Mac? 22:12:34 meh, Linux support is almost official on Macs, at least if you pay them enough money 22:12:40 yeah: "Goatse programing language: so open, it hurts." http://code.google.com/p/go/issues/detail?id=9#c248 22:12:54 ais523 - I don't mean people to ask help 22:13:02 -!- Phantom_Hoover has joined. 22:13:05 I just mean like... the thing breaks sometimes for no apparent reason 22:13:05 because Apple have the "our hardware is the only hardware that runs all the three major OS lines" thing 22:13:08 fax: yep 22:13:13 hm 22:13:14 on the other hand, it doesn't do so as often as Windows 22:13:17 I had problems before 22:13:22 and if you really care, you can normally discover the reason 22:13:33 Anyone here use a distro other than Ubuntu 22:13:38 not me personally :/ 22:13:43 I don't know anything about this stuff 22:13:53 that's probably why it breaks... to try and make me learn stuff I don't want to know 22:14:17 sekuoir: that sort of trolling won't work here, incidentally, there are too many varying opinions who don't think that the other people's opinions are worthless 22:14:25 and that's not a very conducive environment to start a flamewar in 22:14:35 I mean, even the Emacs fans here think vi is perfectly usable, and vice versa 22:15:02 I am an Ubuntu user too so I am not starting a Flamewar! 22:15:45 man, I can never find a flamewar 22:16:07 actually, that's a good point, I haven't had a decent flamewar in a while 22:16:27 I go to every channel; they say, "oh, we had some epic flamewars" -- 10 years ago 22:16:41 Mathnerd314, flamewar embroild us to Unessesary link like porn and random trolls 22:17:01 I am not interested in anythign you guys are talking about 22:17:16 good point 22:17:28 I am going ot download unbut 22:17:34 hmm, maybe we should have a flamewar on the topic of stacks vs. queues 22:17:45 stacks vs. queues? THATs not even a VALID QUESTION 22:17:55 they only have the RC release of Ubuntu 10.04 22:18:01 doubly-linked lists FTW 22:18:14 oh for goodness sake, it's not OUT yet 22:18:15 -!- hiato has quit (Quit: underflow). 22:18:15 fax: download the stable version, not the beta of the next one 22:18:22 no a flameware on Debian and Redhat 22:18:26 ais523, would that be 9.10 22:18:28 But perhaps wait a while. 22:18:33 (that's what it says on /download) 22:18:33 there are some pretty nasty bugs in the 10.04 beta, IIRC, which is why it's not out yet 22:18:38 fax: yep, 9.10's what I'm using atm 22:18:47 When I went from 9.04 to 9.10 it took ~5 hours to update. 22:19:05 IIRC the download rate was way down. 22:19:05 -!- sekuoir has changed nick to DeutscheMark. 22:19:09 the only nasty bug I've found there is one in the bootup screen that makes it hang for about half an hour, pretending it's forever 22:19:24 That's a pretty nasty bug. 22:19:25 Phantom_Hoover: new installs are actually faster than upgrades, as upgrades upgrade /all/ the software you have installed at the same time 22:19:33 Phantom you used the slowest repos 22:19:33 ais523: vi is ENTIRELY UNUSABLE 22:19:44 Vim-mode, however... 22:19:45 :P 22:19:50 personally, I like to use the repos in Sweden 22:20:01 they tend not to get overloaded much, and aren't that far from the UK 22:20:07 -!- Oranjer has joined. 22:20:07 I use the repos on my campus 22:20:25 21:18 < ais523> the only nasty bug I've found there is one in the bootup screen that makes it hang for about half an hour, pretending it's forever 22:20:32 that's exactly the sort of thing I had problems with!! 22:20:35 but that was back on 9.10 22:20:44 no, it's 9.10 I was referring to 22:20:47 -!- DeutscheMark has quit (Quit: Ex-Chat). 22:20:48 ah 22:20:55 ais523 has it been fixed ? 22:21:00 they rewrote all that code 22:21:06 :S 22:21:07 for 10? 22:21:08 so yes, but the new version has some other nasty bugs IIRC 22:21:10 yep 22:21:12 urgh!! 22:21:15 maybe they've fixed those too now 22:21:18 it's impossible to do anything 22:21:52 really I'd go back to 8.04 if I wanted something that actually worked properly for me, but different versions seem to work better for different people 22:23:27 it was frustrating because I bought this USB thing since someone told me arch would definitely work with that (it wasn't booting off CDs) ... turns out it didn't wokr 22:24:50 I have complained about this on and off, but since you're talking about Ubuntu repositories; I have an old-ish PowerPC iBook, and since they've de-officialized the PowerPC Ubuntu port, the mirrors won't carry packages for it; there's just ports.ubuntu.com, and that's slow as.. a slow thing. (Well, not always. But often.) 22:25:41 why do they call them "thumb drives" They don't have thumbs and they aren't a disk drive 22:25:59 they're vaguely thumb-shaped, and they act like a disk drive 22:26:04 Someone installed one in place of an (amputated) thumb, also. I think. 22:26:12 why? 22:26:18 also, looks like the troll's gone now 22:26:24 "Jerry Jalava replaces amputated finger with 2GB USB stick" 22:26:31 I can link to gay porn if you need 22:26:39 http://www.dailytelegraph.com.au/news/wacky/nerds-finger-now-usb-stick/story-e6frev20-1111119167767 22:26:43 I'm not exactly sure why. 22:26:47 I don't particularly need gay porn links 22:26:57 "When I'm using the USB, I just leave my finger inside the slot and pick it up after I'm ready." 22:27:04 (It's detachable.) 22:27:12 idk that sounds dumb 22:27:21 I wonder how fast he can type 22:27:46 He lost the finger in a crash, that is; he didn't just lop off a perfectly good finger. 22:28:02 -!- Phantom_Hoover has quit (Ping timeout: 240 seconds). 22:28:02 That would be rather sillier. 22:28:50 ais523: Presumably you can Google. 22:28:51 :) 22:29:13 I'm not particularly good at finding anything via Google 22:29:28 ZOMG YOU CAN'T GOOGLE NOES 22:30:25 -!- tombom has quit (Quit: Leaving). 22:30:29 possibly because I have Google locked down really tightly from my primary browser, it isn't even allowed to set cookies 22:33:57 Fungot nethack tweetery: "and finally brought down again and again he waved the green thing. then at last had to give it to open it; it was..." -- gets cut off right when it turns interesting! 22:35:28 that would have been great to quote at the troll 22:37:27 -!- Gracenotes has joined. 22:39:08 ais523, interesting 22:39:15 why did you do that? (I think it sounds very wise) 22:48:19 -!- Gracenotes has quit (Ping timeout: 248 seconds). 22:49:45 fax: oh, mostly because I'm really dubious about half the stuff it does 22:49:53 and because it works just fine without scripts or cookies anyway 22:51:50 ais: so am I but I don't do anything about it :S 22:52:25 time to go home, anyway 22:52:30 bye everyone 22:52:34 -!- ais523 has quit (Remote host closed the connection). 22:54:34 -!- coppro has joined. 23:00:37 -!- Mathnerd314 has quit (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.2.2/20100316074819]). 23:00:55 -!- FireFly has quit (Quit: Hey! Listen!). 23:04:43 -!- Gracenotes has joined. 23:10:33 -!- oerjan has joined. 23:13:52 -!- nooga has joined. 23:14:43 oklopol: pONG 23:14:51 lol 23:15:23 -!- Gracenotes has quit (Ping timeout: 252 seconds). 23:17:21 -!- coppro has quit (Remote host closed the connection). 23:17:30 I just don't understand why someone would come here to spam us with gay sex links 23:17:41 somehow i don't find that surprising at all 23:18:36 -!- Mathnerd314 has joined. 23:22:35 jis mid 23:24:48 I am going ot download unbut <- unbuttu, would that be the goatse operating system? 23:25:37 -!- coppro has joined. 23:26:26 goatse OS 23:26:29 is not good 23:26:37 that's all I have to say 23:26:53 it seemed a natural consequence of the conversation previous to what i quoted 23:27:53 stacks vs. queues? THATs not even a VALID QUESTION <-- people who ask such questions are just not playing with a full deque 23:31:16 lolol 23:31:58 flax 23:33:23 -!- pikhq has quit (Read error: Connection reset by peer). 23:34:17 -!- Gracenotes has joined. 23:35:31 why do they call them "thumb drives" They don't have thumbs and they aren't a disk drive <-- i cannot really put my finger on it 23:39:41 ;[ 23:39:59 why the sad, mechanical face 23:40:39 I lik liatx 23:41:00 but not spelling 23:41:28 my gsoc project was not accepted 23:41:30 ;[ 23:41:36 oh 23:41:54 -!- pikhq has joined.