00:06:14 mimp puup 00:06:56 ke du sei før nåkka 00:07:41 jeg va ikke 00:08:06 -!- Dewio has joined. 00:08:23 s/va/vet/, probably 00:08:52 dunno 00:09:14 shall we try Polish instead? 00:11:09 i was going to use google translate on "i don't think that would be a good idea" but i cannot even paste the resulting characters :D 00:11:57 nie sdze by by to dobry pomys? :> 00:12:28 your pasting is not unicode, i think 00:12:41 and i cannot paste full unicode with my setup 00:14:00 your special characters show up as superscript digits 00:14:12 weird 00:14:24 mirc sucks 00:14:33 when using irssi, there is no problem 00:14:37 not really, i assume that's what you get for interpreting latin-2 as latin-1, or something 00:14:55 nie sadze by bylo to dobry pomysl ;p 00:15:05 byl* 00:15:14 i guessed that 00:15:25 but then "sadze" means "i am planting" 00:15:38 the first two words are like what google translate gives, and the last one almost 00:16:09 Nie sadze, ze byloby dobrym pomyslem 00:17:00 put "to" before "byloby" and it's correct 00:17:25 in any case, if you _had_ pasted unicode i would probably have seen just question marks 00:17:56 s/unicode/utf-8/, to be precise 00:19:31 the worst thing in Norway is that when someone hears that you're Polish immediately says something like "ah, are you here to collect some berries?" :d 00:19:45 heh 00:19:55 -!- Dewi has quit (Read error: 101 (Network is unreachable)). 00:20:05 well recently they might have asked if you were doing construction work 00:20:15 :C 00:20:45 -!- olsner has quit ("Leaving"). 00:20:57 although with the crisis lots of polish construction workers in norway have lost their jobs 00:21:13 i'd like to do some IT-related work in scandinavia 00:21:22 but chances are mere 00:27:11 i worked for Opera in Wroclaw ;d 00:27:58 bbl 00:28:06 -!- nooga has quit. 00:54:30 22:48 psygnisfive: funny, i just got one of those 00:54:33 you didn't already have one? 01:03:02 -!- lament has joined. 01:04:17 lament: I just realised that in fact ruby 1.9 did add nice lambda syntax 01:04:19 ->(x) { x } 01:04:26 heck, you can even do 01:04:34 def (&b); b end 01:04:36 and then 01:04:40 {|x| x} 01:11:47 http://noahstokes.com/? 01:11:51 s/?// 01:15:41 -!- revcompgeek has joined. 01:16:31 i say we build an ark (without steering) and put him on it 01:16:54 he'll just off it 01:16:55 hi revcompgeek! 01:16:56 I remember you 01:17:04 hello ehird 01:17:18 ehird has a remarkable memory 01:17:24 i see that 01:18:11 Has anyone here used D? 01:18:22 http://www.digitalmars.com/d/ 01:18:32 Yes 01:18:34 GregorR 01:18:36 pikhq 01:18:39 Deewiant 01:18:42 Of which the last is most active 01:18:53 And, er, me. 01:18:56 GregorR's the most competent with D, though. 01:19:09 pikhq: Eh, Deewiant wrote ccbi. 01:19:10 Good enough for me. 01:19:26 (http://users.tkk.fi/~mniemenm/befunge/ccbi.html) 01:25:02 interesting 01:25:10 i'm making the interpreter for Ans in D 01:25:50 Ans? 01:26:00 Ans in your pans. 01:26:18 http://esolangs.org/wiki/Ans 01:26:18 Ah 01:26:29 yep 01:26:34 Looks neat. 01:26:41 think so? 01:26:52 i like it 01:27:25 the only problem i have is that the only gdc that works with my computer is old 01:27:45 Don't use gdc! 01:27:47 THe only gdc that exists is old. 01:27:54 yeah 01:27:57 revcompgeek: http://www.dsource.org/projects/ldc 01:28:01 nothing else works with powerpc 01:28:05 including ldc 01:28:23 Powerpc? 01:28:24 Old mac 01:28:24 ? 01:28:31 yep 01:28:34 revcompgeek: er, llvm supports ppc 01:28:35 powerbook g4 01:28:35 does it not 01:28:51 i can't figure out how to use ldc on this computer 01:29:02 what goes wrong 01:29:39 hmm, i guess i'm wrong 01:29:48 i was under the impression that it wouldn't work on a powerpc 01:29:53 let me see what i can figure out 01:30:01 revcompgeek: you'll have to compile llvm 01:30:10 just as a note: when you compile llvm and ldc, compile with gcc-4.2 01:30:16 instead of just gcc 01:30:21 llvm is broken with the older gcc 01:31:22 http://www.dsource.org/projects/ldc/wiki/PlatformSupport 01:31:35 PPC Mac 01:31:35 LDC compiles, but bugs in frontend 01:31:37 porting of GDC fixes suggested 01:31:39 runtime, inline asm and exception handling need work 01:31:41 contact: TrevorPascal??, Kashia? 01:31:43 It will probably work ok 01:32:28 yes, i'm going to see how well it works 01:32:36 :) 01:34:59 -!- nooga has joined. 01:35:04 . 01:35:11 . 01:47:13 i'm installing libconfig cmake and llvm at the same time, and my computer is crawling 01:47:24 :P old computers suck 01:47:54 :) 01:48:00 revcompgeek: making sure to use gcc-4.2 for llvm? 01:48:15 i just checked that, thanks 01:48:31 :) 01:48:40 :) 01:48:45 :) 01:49:08 revcompgeek: if you think setting up ldc is hard, never try and bootstrap the ghc haskell compiler 01:49:12 it requires itself to build 01:49:25 i've heard about those 01:49:34 so you have to download an older binary of it, unpack it, download the source, set up the paths to it, and hope nothing goes wrong 01:49:35 setting up ldc isn't that bad actually 01:49:42 (Things always go wrong) 01:49:46 yuck 01:49:50 have you seen mercury? 01:49:53 the lang? 01:50:02 I'm not much of a fan of logic pls 01:50:28 it is programmed using itself 01:50:32 so you have to bootstrap it 01:50:38 i don't remember exactly how 01:51:08 i'm not much of a fan either 01:51:18 they are too hard to think about 01:51:21 The thing with bootstrapping is that to be sane you have to assume a $language compiler is already installed. And if your language isn't called C, that's a bad assumption 01:54:11 i don't know if you can use older mercurial versions to bootstrap it though 01:54:17 i think you have to use a halfway compiler 01:54:33 anyway, i have to go 01:54:38 bye 01:54:41 bye 01:54:47 -!- revcompgeek has quit ("http://www.mibbit.com ajax IRC Client"). 01:56:35 -!- neldoreth has quit (No route to host). 02:05:13 holy shit 02:05:17 what 02:05:29 http://www.whitehouse.gov/OpenForQuestions/ 02:05:32 7/10 are about marijuana 02:05:37 I am so not surprised. 02:05:48 People are, as a rule, stupid. 02:05:55 People, when faced with the internet, tend to become more stupid. 02:05:55 that's in the budget category 02:06:02 it is aso leading in other categories 02:06:11 Hmm. That "View Questions" button is the new gmail fakebuttons. 02:06:16 none of which, including budget, it fit anywhere near 02:06:22 oooh 02:06:24 it's powered by google 02:06:29 the same thing as the 'ask the google team' site 02:06:35 how do you know? 02:06:39 same UI 02:06:45 ehird: it's moderator 02:06:48 yah 02:06:51 obama used to use it directly 02:06:55 now he has a branded version 8) 02:07:05 comex: it's not branded 02:07:06 it's an iframe 02:07:18 oh 02:07:20 didn't notice 02:07:20