2014-07-17 22:52
closer changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
02:00
xlegoman has joined #ruby-core
02:06
unreal has quit [Ping timeout: 276 seconds]
02:08
enebo has joined #ruby-core
02:09
enebo has quit [Client Quit]
02:09
unreal has joined #ruby-core
02:52
travis-ci has joined #ruby-core
02:52
travis-ci has left #ruby-core [#ruby-core]
03:38
travis-ci has joined #ruby-core
03:38
travis-ci has left #ruby-core [#ruby-core]
03:50
rafaelfranca has quit [Ping timeout: 260 seconds]
06:12
zzak has quit [Remote host closed the connection]
06:13
zzak has joined #ruby-core
06:23
<
zzak >
[Michael Fellinger, irc.freenode.net] bougyman: pong
07:27
<
zzak >
[Harry Hornreich, irc.freenode.net] gm
07:44
<
zzak >
[stardiviner, irc.freenode.net] What does this code: self[$`] mean?
07:46
<
zzak >
[elomatreb, irc.freenode.net] $` is "The string to the left of the last successful match.", also available as $PREMATCH
07:46
<
zzak >
[elomatreb, irc.freenode.net] So it's some Regex stuff
08:04
<
zzak >
[stardiviner, irc.freenode.net] elomatreb: I see, thanks for your help
08:14
<
zzak >
[Textual User, irc.freenode.net] is there a do ... until loop
08:18
<
zzak >
[sam, irc.freenode.net] Oog: there is
08:19
<
zzak >
[Textual User, irc.freenode.net] what is it
08:19
<
zzak >
[sam, irc.freenode.net] >> begin puts 'hello' end until true
08:22
<
zzak >
[sam, irc.freenode.net] Oog: begin
*block* end until
*condition*
08:23
<
zzak >
[Textual User, irc.freenode.net] i read that was not recommended
08:24
<
zzak >
[sam, irc.freenode.net] why not
08:24
<
zzak >
[sam, irc.freenode.net] and why do you need it
08:25
<
zzak >
[elomatreb, irc.freenode.net] Loops with the condition at the bottom may make your program difficult to read, but if you're careful about that you are free to use them
08:27
<
zzak >
[Textual User, irc.freenode.net] cool thanks
09:04
<
zzak >
[kareeoleez, irc.freenode.net] I am experimenting with threading and I am creating a permutation processor
http://pastie.org/private/dn6y6mboxwlhzothilofg . Can someone tell me If using threads makes sense (first of all) and what can I do to increase overall performance? Memory concumption is no more than 45MB but CPU Usage is 100%
09:07
<
zzak >
[kirillow, irc.freenode.net] in a functional programming style
09:07
<
zzak >
[kirillow, irc.freenode.net] ?
09:08
<
zzak >
[Jonne Haß, irc.freenode.net] kareeoleez: hard to tell since that doesn't reveal what you want to do concurrently
09:09
<
zzak >
[Jonne Haß, irc.freenode.net] kirillow: seems fine to me, I'd write File.write File.join(directory, "#{post.header["slug"]}.html"), slim("post")
09:12
<
zzak >
[kirillow, irc.freenode.net] jhass: thanks!
09:12
<
zzak >
[Got ZNC?, irc.freenode.net] manveru: high latency!
09:28
shinnya has joined #ruby-core
09:39
<
zzak >
[LayerBNC - At Your Fingertips!, irc.freenode.net] Just wondering... I ran into a little thing I did some time ago.
09:40
<
zzak >
[LayerBNC - At Your Fingertips!, irc.freenode.net] It uses /^................\n/ to see if a word from /usr/share/dict/words has 12 characters.
09:41
<
zzak >
[Jonne Haß, irc.freenode.net] .size was too easy? :P
09:41
<
zzak >
[LayerBNC - At Your Fingertips!, irc.freenode.net] Is it possible to vary the number of dots algorithmically?
09:41
<
zzak >
[apeiros, irc.freenode.net] .{#{num}}
10:28
shinnya has quit [Ping timeout: 276 seconds]
10:28
shinnya has joined #ruby-core
10:50
<
dsferreira >
zzak, why are you putting that content here? Isn't that noise?
11:36
dsferreira has left #ruby-core ["Leaving"]
11:41
dsf has joined #ruby-core
11:54
hsbt_away is now known as hsbt
12:01
dsf has joined #ruby-core
12:05
dsf has quit [Remote host closed the connection]
12:11
dsf has joined #ruby-core
12:45
dsf has joined #ruby-core
12:53
<
dsf >
Do we have a road map for ruby 3?
13:07
hsbt is now known as hsbt_away
13:14
hsbt_away is now known as hsbt
13:53
hsbt is now known as hsbt_away
13:54
hsbt_away is now known as hsbt
14:49
hsbt is now known as hsbt_away
14:54
hsbt_away is now known as hsbt
15:04
shinnya has quit [Ping timeout: 260 seconds]
15:28
hsbt is now known as hsbt_away
15:30
dsf has quit [Remote host closed the connection]
15:35
dsf has joined #ruby-core
15:38
dsf has quit [Remote host closed the connection]
15:49
hsbt_away is now known as hsbt
15:53
hsbt is now known as hsbt_away
15:54
hsbt_away is now known as hsbt
16:10
hsbt is now known as hsbt_away
16:30
hsbt_away is now known as hsbt
17:11
xlegoman has quit [Read error: Connection reset by peer]
17:12
hsbt is now known as hsbt_away
17:12
hsbt_away is now known as hsbt
17:19
shinnya has joined #ruby-core
17:28
hsbt is now known as hsbt_away
17:30
hsbt_away is now known as hsbt
17:44
enebo has joined #ruby-core
18:05
rafaelfranca has joined #ruby-core
18:07
enebo has quit [Quit: enebo]
18:12
hsbt is now known as hsbt_away
18:13
rafaelfranca has quit [Ping timeout: 252 seconds]
18:53
hsbt_away is now known as hsbt
19:12
hsbt is now known as hsbt_away
19:21
hsbt_away is now known as hsbt
19:37
hsbt is now known as hsbt_away
19:53
hsbt_away is now known as hsbt
20:09
rafaelfranca has joined #ruby-core
20:16
rafaelfranca has quit [Ping timeout: 240 seconds]
20:20
hsbt is now known as hsbt_away
20:38
nagachika has joined #ruby-core
20:48
hsbt_away is now known as hsbt
21:11
hsbt is now known as hsbt_away
21:12
hsbt_away is now known as hsbt
21:13
rafaelfranca has joined #ruby-core
21:18
rafaelfranca has quit [Ping timeout: 244 seconds]
21:23
nagachika has quit [Remote host closed the connection]
21:27
nagachika has joined #ruby-core
21:28
hsbt is now known as hsbt_away
21:30
hsbt_away is now known as hsbt
21:31
nagachika has quit [Ping timeout: 260 seconds]
21:53
hsbt is now known as hsbt_away
21:53
hsbt_away is now known as hsbt
22:09
xlegoman has joined #ruby-core
22:09
hsbt is now known as hsbt_away
22:12
hsbt_away is now known as hsbt
22:27
hsbt is now known as hsbt_away
22:30
rafaelfranca has joined #ruby-core
22:30
rafaelfranca has quit [Changing host]
22:30
rafaelfranca has joined #ruby-core
22:39
hsbt_away is now known as hsbt
23:00
hsbt is now known as hsbt_away
23:00
hsbt_away is now known as hsbt
23:24
hsbt is now known as hsbt_away
23:39
hsbt_away is now known as hsbt
23:47
hsbt is now known as hsbt_away