pugscode.org | temporary feather address: perl6.wall.org | sial.org/pbot/perl6 | ?eval [~] <m oo se> | We do Haskell, too | > reverse (show (scanl (*) 1 [1..] !! 4))
Set by allbery_b on 24 March 2007.
Traveler1 hi 00:12
luqui what's a good battery monitor applet? 07:13
I can't seem to find one in portage
oops
wrong channel 07:14
maybe you guys would know, too ;-)
Patterner my gentoo system has no battery to monitor :) 07:36
Not that anybody cares... 07:37
Solidcell Hey guys, hows everyone doin? 07:54
Alias__ will be getting his grant! :) 07:55
So my dentist will at least be happy
rindolf Hi all. 10:19
moritz hi rindolf ;) 10:21
rindolf Hi moritz
moritz: are you subscribed to [email@hidden.address] ? 10:22
moritz rindolf: no 10:35
moritz brb 10:35
rindolf moritz: byeee. 10:36
riffraff hi 10:44
moritz re 11:23
avar expects conway lyncing after his last msg to perl6-language 11:41
wolverian doesn't see it yet 11:43
avar wolverian: I asked him to post the incomplete source to his pod6 parser 11:55
wolverian yeah, I see your message, but no reply, yet.
oh, wait. sorry. I misread you.
I thought damian was being lynched. :)
avar :) 11:56
wolverian I think it's a reasonable question. 11:57
avar yeah, but he won't like it:) 11:58
integral
.oO( open source )
svnbot6 r15786 | fglock++ | v6.pm - string interpolation fixes 13:00
xerox is parsec used in pugs? 14:30
gaal sure 14:31
xerox I just discovered GHC does not! 14:31
gaal Pugs.Parser and Pugs.Parser.*
xerox so having ParsecT and ByteString Parsec would make pugs happy?
gaal <3 <3 <3 14:32
xerox Interesting.
gaal though IIRC audreyt looked at it and mentioned something about Parsec being coupled with lists pretty tightly 14:33
xerox gaal yeah, biiig refactoring needed
so I am not sure I can keep the current interface untouched
pasteling "cy_" at 212.103.64.237 pasted "segfault - dont know why." (113 lines, 7.6K) at sial.org/pbot/23796 14:39
moritz are there any ghc6.7 debian repositories for etch available? 15:58
moritz damned, I'm writing german grammer with english words ;-) 16:18
TimToady moritz: that's perfectly fine English grammar too. 16:32
moritz TimToady: I thought that the verb had to be somewhere near the beginning of the sentence ;-) 16:34
TimToady: but if a native speaker tells me it's fine then I'm glad ;-)
diakopter moritz: that sentence's verb is near (in fact, at) the beginning of the sentence. 16:35
gaal moritz: afaik, there are no such repos, but you can use a recent snapshot from here: www.haskell.org/ghc/dist/current/dist/ 16:38
lambdabot Title: Index of /ghc/dist/current/dist
gaal untar it, "./configure" and "make in-place"; set your path as it directs you.
geoffb in-place == replace current install ?
gaal no, not to be installed in /usr/xxxxx 16:39
moritz gaal: ok, thanks 16:41
moritz@rena:~/downloads/ghc-6.7.20070323>make in-place 17:04
make: *** No rule to make target `in-place'. Stop.
gaal: doesn't look so good ;-) 17:05
time to read the docs ;-)
gaal did you run configure?
moritz gaal: yes
lichtkind Leibsle: hihi 17:30
[particle] kjs: ping 17:34
ww 17:35
gaal moritz: any luck? 18:15
moritz gaal: no 18:17
gaal: I intercepted the build because I needed my CPU cycles for stitching panoramas ;-)
gaal build? did you get a source tarball? oh no! :) 18:20
there are generic binary tarballs there.
fight entropy by using one of those rather than compiling your own ghc 18:21
moritz it's useless to fight entropy, but anyway that sounds like less work ;-) 18:22
gaal why is it useless to fight entropy? 18:23
wolverian fighting entropy is easy if you have a source of antientropy handy. like, say, sun.
moritz gaal: because you'll loose ;-)
ajs and today's leading question is....
[particle] man fights entropy man -- entropy wins.
gaal I don't think the second law of thermodynamics says anything about how much fun we're allowed to have before entropy wins. 18:25
moritz finitely probably ;-) 18:25
gaal no doubt, but that doesn't mean one shouldn't or couldn't strive to increase one's happiness. 18:26
moritz finite can still be very much ;-)
gaal A(A(9,9),(A(9,9)) 18:27
[particle] pugs -Ofun -Oentropy # "pugs error: options 'fun' and 'entropy' cannot be combined."
xerox The second law is incomplete! Die die! 18:28
svnbot6 r15787 | fglock++ | v6.pm - fixed parsing of %var{}
gaal let dack x = ackerman x x in flip (!!) (dack 9) (iterate dack 9) 18:34
that number is kinda big
moritz even ack(4,1) is kinda big ;-)
gaal bbiab, but before you compute it &
moritz ... as I remeber from my futile attempts in school to calc it ;-)
svnbot6 r15788 | fglock++ | v6.pm - fixed chained method call; t/data_types/hash.t passes 56/59 19:23
moritz fglock++ cool ;) 19:25
fglock now trying 'make smoke-perl5' 19:26
fglock hmm - smoke-perl5 recompiles pugs :( 19:30
moritz gaal: I downloaded two different ghc builds, both archives where broken, giving up for today ;( 19:34
dduncan I have questions or feedback about the Str type, specifically the methods that say how long one is using different measures, like .graphs ... 19:48
assuming that .graphs and .codes etc reflect the Str as it is now behind the scenes, is it possible to explicitly ask for what the .graphs and .codes etc would be when using particular Unicode normalization forms? 19:50
Eg, what if I wanted to ask ".graphs when in NFD" or ".graphs when in NFC", without caring what the current form is, which could be either, or none, or several if it isn't normalized? 19:51
can that be done?
fglock_ dduncan: that would be ' $str.nfd.graphs ', by svn.pugscode.org/pugs/docs/Perl6/Sp...ctions.pod 20:02
dduncan looking ...
dduncan thank you; that's what I was looking for 20:04
fglock_ np :)
moritz: same problem here; I get "dpkg-deb (subprocess): short read in buffer_copy (failed to write to pipe in copy)" 20:07
lichtkind submittet the perl6 article (part one) this morning 22:50
moritz lichtkind++ 22:51
lichtkind genau darauf war ich aus :)
moritz it es partly revamped and extended to you want it again :) 22:52
moritz of course ;-)
@karma lichtkind
lambdabot lichtkind has a karma of 2
lichtkind moritz: i didnt know that karma is counted
moritz lichtkind: now you know ;-) 22:53
moritz visited 3 castles/castle ruins during the last 2 days
scotland is so full of them, it's like browsing sf.net ;-) 22:54
so many ruins ;-)
lichtkind haha
send
uhh my project is also on sf
but it is not a ruin 22:55
bit lonesome last times but habital
moritz just look how many projects are in planning phase ;-)
lichtkind true 23:01
moritz: its so quiz here 23:03
a quit
moritz @seen audreyt 23:04
lambdabot audreyt is in #haskell and #perl6. I don't know when audreyt last spoke.
moritz lichtkind: that explains a lot ;-) 23:05
I was away over the weekend so I don't really know what's going on
lichtkind non i just font know it so quit 23:08
or it is true perl6 is really dead :)
lichtkind good nicgt 23:46
night
moritz 'night
lichtkind ah so you ARE awake, hm the joke was not funny :))
moritz lichtkind: currently I live in GMT+1 ;) 23:47
lichtkind berlin time ? mee too 23:48
moritz lichtkind: no, GMT+DST
lichtkind i dont understand 23:49
moritz lichtkind: if you are in berlin timezone, you are in gmt+1 + 1 for DST 23:49
and I am in GMT (+1 for DST) 23:51
lichtkind wheres the diff?
moritz lichtkind: 1 Hour ;-)