pugscode.org/ | nopaste: sial.org/pbot/perl6 | ?eval [~] <m oo se> | We do Haskell, too | > reverse . show $ foldl1 (*) [1..4] Set by gaal on 18 June 2007. |
|||
00:22
turrepurre joined
00:30
[particle1 joined
00:42
explorer joined
00:43
sunnavy joined
|
|||
Juerd | rsync preserves ownership data if the remote ssh has root | 00:44 | |
So I created a VM for feather's rsync | |||
Not the best way to fix this, but it works. I hope | |||
00:56
weinig_ joined
01:11
unobe_away is now known as unobe
01:14
unobe is now known as unobe_away
01:26
stevan_ joined
01:29
weinig_ joined
01:32
weinig_ joined
01:33
mjk joined
01:39
Lunchy joined
01:46
mjk joined
01:50
spinlock joined
02:12
PerlJam joined
02:13
jisom joined
02:30
kanru joined
02:42
sri_ joined
03:01
cognominal_ joined,
REPLeffect joined
03:16
kanru joined
03:26
kanru joined
03:27
kanru joined
03:38
offby1`` is now known as offby1
03:48
kanru joined
03:53
REPLeffe1t joined
04:35
jedai joined
05:13
daxim_ joined
05:18
amnesiac joined
05:19
amnesiac_ joined
05:24
amnesiac_ is now known as amnesiac
05:34
cipher1a joined
|
|||
cipher1a | hey does nayone know of any good tutorials for beginners? i know alittle bit, just not much | 05:36 | |
05:37
obvio171 joined
|
|||
daxim_ | mind you, this is #perl6 here, about Perl 6. the tutorials and teaching stuff is under /docs and /examples in the pugs tree. if you really want Perl 5, that's over in #perl | 05:38 | |
cipher1a | got banned from that channel even though i never went in it... but thanks for the info | 05:39 | |
daxim_ | you seem to be using tor. then it could be that some other tor user broke the rules and you happen to use the same exit node | 05:41 | |
cipher1a | most likely | 05:42 | |
ok i just started using irc where is the pugs tree | 05:43 | ||
Tene | svn.pugscode.org/pugs/ | ||
cipher1a | thank you lol | 05:44 | |
05:45
cipher1a joined
|
|||
daxim_ | how long have you been doing perl 5? | 05:46 | |
cipher1a | couple weeks i guess | ||
not long | 05:49 | ||
on and off here and there when i get time | |||
05:56
devogon joined
|
|||
masak | cipher1a: have you found CPAN yet? it's good to know about from the beginning | 05:56 | |
cipher1a | no i havnt | 05:58 | |
masak | @google cpan | ||
lambdabot | www.cpan.org/ | ||
Title: CPAN | |||
masak | @google search cpan | ||
lambdabot | search.cpan.org/ | ||
Title: The CPAN Search Site - search.cpan.org | |||
masak | it's a treasure trove of code already written for you | ||
it's perl5's genie in the bottle | 05:59 | ||
daxim_ | and to top it off, here's perlbot's standard answer to a tutorial request: | ||
perlmonks.org/index.pl?node=Tutorials | perl.com/cs/user/query/q/6?id_topic=74 | learn.perl.org/ | books.perl.org/onlinebooks | perl-begin.org/tutorials/ | learn.perl.org/library/beginning_perl/ | |||
masak | :) | ||
good one | |||
daxim_ | give me karma, harhar | 06:00 | |
cipher1a | yea but code written for me doesnt help me learn | ||
masak | daxim_++ # greedy bastard :) | ||
cipher1a | thanks for the tutorial websites | ||
masak | cipher1a: no, it doesn't help you to learn. it just helps you write less code | 06:01 | |
cipher1a | lol true, but im not looking up perl to write programs i need, just to learn it | 06:02 | |
so i can write a perl program when i do need to | |||
Tene | basically what masak is saying is that using cpan is an important part of learning to use perl. | 06:07 | |
06:09
Aankh|Clone joined
|
|||
cipher1a | yea | 06:10 | |
alright thanks for the info ave a good night | 06:11 | ||
Aankh|Clone | *!*@gateway/tor/* is banned. | 06:12 | |
daxim_ | I've seen the list | ||
Aankh|Clone | Ah, sorry. I must have missed that. | 06:13 | |
06:15
Aankh|Clone is now known as Aankhen``
06:16
cipher1a left,
cipher1a joined
06:23
f0rth joined
06:24
falseep joined
06:27
weinig_ is now known as weinigLao,
weinigLao is now known as weinigLap
06:46
meppl joined
06:59
franck__ joined
07:05
elmex joined
07:22
dduncan left
|
|||
Aankhen`` wonders if it makes any sense for something to be double lazy. | 07:38 | ||
s/double/doubly/ | |||
Tene | my $l = lazy { lazy { 3 } }; | ||
;) | |||
Aankhen`` | Yes, but does it make any sense? | 07:39 | |
Tene | Not particularly meaningful sense, no. | ||
Aankhen`` | I mean, no matter how lazy it is, it's all evaluated at once when the value is needed and no sooner, right? | ||
Tene | pretty much, yeah | ||
However, you can have a lazy computation depend on another lazily-generated value. | |||
Aankhen`` | Okay, good. I was trying to sort it all out in my head and it's good to know I'm not insane in that direction. :-) | ||
Yeah, that's not exactly related though. :-P | 07:40 | ||
Tene | my $extrastatistics = lazy { expensiveprocessing($some_lazy_data) } | ||
Aankhen`` | Yup. | ||
Thunk upon thunk upon thunk. | |||
I was reading today about how it can be dangerous in some situations in Haskell. | |||
(You just keep building up a chain of thunks that overflows the stack.) | 07:41 | ||
lumi | Heap? | 07:44 | |
Aankhen`` | The page I was on talked about overflowing the stack. | 07:45 | |
haskell.org/hawiki/StackOverflow | |||
07:58
iblechbot joined
08:21
lambdabot joined
08:35
baest joined
08:39
explorer joined
08:47
baest joined
09:01
ofer joined
09:20
barney joined
09:46
buetow joined
09:51
scw joined
09:55
pbuetow joined
10:07
riffraff joined
|
|||
riffraff | hi | 10:07 | |
10:15
b_jonas joined
10:21
f0rth joined
10:22
f0rth joined
10:31
ayrnieu joined
10:36
sunnavy joined,
xinming joined
10:48
polettix joined
11:02
fmerges joined
11:07
jedai joined
11:13
larsen_ joined
11:31
isaacd joined
11:40
Schwern joined
11:43
pmurias joined
|
|||
pmurias | hi | 11:43 | |
11:53
ofer joined
11:59
obvio171 joined
12:02
REPLeffect joined
12:29
turrepurre joined
12:38
|Jedai| joined
13:03
diakopter_afk is now known as diakopter
13:07
diakopter is now known as diakopter_afk
13:19
hakobe joined
13:31
isaacd_ joined
13:47
agentzh joined
13:57
diakopter_afk is now known as diakopter
13:58
diakopter is now known as diakopter_afk
14:06
b_jonas joined
14:07
avar joined
14:37
Limbic_Region joined
15:19
explorer joined
15:26
ayrnieu joined
15:34
agentzh left
16:05
avar joined
16:09
drupek12 joined
16:22
obvio171 joined
16:29
amnesiac joined
16:36
greengrocer joined
16:46
theorbtwo joined
16:48
pnu joined
16:55
iblechbot joined
17:04
kanru joined
17:05
justatheory joined
17:18
Psyche^ joined
17:21
kanru joined
17:22
diakopter_afk is now known as diakopter
17:27
hakobe is now known as hkb_zz
17:31
marmic joined
17:35
Eidolos is now known as aaaaaaaa,
Psyche^ is now known as Patterner
17:38
unobe_away is now known as unobe
17:40
unobe is now known as unobe_away,
aaaaaaaa is now known as nnnnnnnn
17:42
nnnnnnnn is now known as Eidolos
17:50
obvio171 joined
17:52
diakopter is now known as diakopter_afk
17:54
diakopter_afk is now known as diakopter
17:58
barney joined
18:01
jaapweel_ joined
18:37
kaether_ joined
18:43
kaether_ is now known as kaether
18:51
jisom_ joined
18:53
isaacd__ joined
18:54
kaether_ joined
18:59
kaether_ is now known as kaether
19:12
Casan joined
19:20
rindolf joined
19:58
diakopter is now known as diakopter_afk
20:12
weinigLap joined
20:26
justjack57 joined
20:38
REPLeffect joined
21:07
drupek12 joined
21:09
richard333 joined
21:19
prism joined
21:21
pnu joined
21:23
diakopter_afk is now known as diakopter
|
|||
meppl | good night | 21:30 | |
21:36
diakopter joined
21:44
bonesss joined
21:56
buetow joined
21:58
justatheory joined
22:09
Eidolos_ joined
22:10
explorer joined
22:11
diakopter is now known as diakopter_afk
22:21
Eidolos_ is now known as Eidolos
22:57
bonesss joined
23:00
bsb joined
23:01
thoughtpolice joined
|
|||
thoughtpolice | oi. how's everybody? | 23:01 | |
offby1 | nobody here but us zombie processes. | 23:02 | |
mncharity | bzzzt burb bzzzt booonngging bzzzt burp bzzzt booonngging bzzzt ... | 23:07 | |
offby1 hears buzzin | 23:11 | ||
23:11
sunnavy joined
23:28
justatheory joined
23:38
bsb joined
23:59
unobe_away is now known as unobe
|