00:00
KM has joined #ruby-lang
00:00
KM is now known as Guest72404
00:03
sdouglas has quit [Read error: Connection reset by peer]
00:03
sdouglas has joined #ruby-lang
00:03
Nexus_x1 has joined #ruby-lang
00:03
AncientAmateur has joined #ruby-lang
00:05
chouhoulis has joined #ruby-lang
00:05
sleepee has joined #ruby-lang
00:06
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
00:07
charliesome has joined #ruby-lang
00:10
Asher has quit [Quit: Leaving.]
00:11
charliesome has quit [Ping timeout: 240 seconds]
00:12
mikecmpb_ has quit [Quit: i've nodded off.]
00:13
dsaint-pierre has quit [Read error: Connection reset by peer]
00:13
<
crankharder >
why does Date.strptime("2014:26", "%Y:%V") == Wed, 01 Jan 2014
00:13
<
crankharder >
where: %V - Week number of the week-based year (01..53)
00:13
dsaint-pierre has joined #ruby-lang
00:14
<
crankharder >
and since that doesn't work, thoughts on getting a date instance for a given week number?
00:14
chouhoulis has quit [Remote host closed the connection]
00:16
<
bnagy >
crankharder: well I'm guessing because week 26 has 7 days in it, so it doesn't make any sense for parsing, only strftime
00:17
<
bnagy >
you could probably just add n*7 days to start of year
00:18
<
bnagy >
ugh, not for iso 8601 you can't. ew.
00:18
diegoviola has quit [Quit: WeeChat 0.4.3]
00:19
valerienc has joined #ruby-lang
00:20
sdouglas has quit [Ping timeout: 264 seconds]
00:20
ddv has quit [Ping timeout: 245 seconds]
00:23
<
bnagy >
>> Date.strptime("2007W47","%GW%V").to_s
00:23
<
bnagy >
>> require 'date'; Date.strptime("2007W47","%GW%V").to_s
00:23
<
bnagy >
crankharder: looks like it's just super fussy :<
00:24
sdouglas has joined #ruby-lang
00:24
stardiviner has joined #ruby-lang
00:25
alexju has joined #ruby-lang
00:25
<
bnagy >
oic.. need to use %G for week-based year maybe
00:25
ddv has joined #ruby-lang
00:26
<
bnagy >
>> require 'date'; [Date.strptime("2014:26","%G:%V").to_s, Date.strptime("2014:26","%Y:%V").to_s]
00:27
nathanstitt has quit [Quit: I growing sleepy]
00:27
sdouglas has quit [Remote host closed the connection]
00:28
sdouglas has joined #ruby-lang
00:29
bruno- has joined #ruby-lang
00:29
alexju has quit [Remote host closed the connection]
00:32
sdouglas has quit [Ping timeout: 244 seconds]
00:34
AncientA_ has joined #ruby-lang
00:34
bruno- has quit [Ping timeout: 248 seconds]
00:35
<
crankharder >
woo, ty :)
00:37
AncientAmateur has quit [Ping timeout: 240 seconds]
00:39
<
bnagy >
np, I had no idea what I was doing I just wailed on irb for a bit
00:40
havenwood has joined #ruby-lang
00:40
AncientA_ has quit [Remote host closed the connection]
00:42
stardiviner has quit [Ping timeout: 240 seconds]
00:42
cored has joined #ruby-lang
00:42
cored has quit [Changing host]
00:42
cored has joined #ruby-lang
00:42
nathanstitt has joined #ruby-lang
00:43
dsaint-pierre has quit [Ping timeout: 255 seconds]
00:45
snoopybbt has quit [Ping timeout: 245 seconds]
00:46
bantic has joined #ruby-lang
00:47
mistym has joined #ruby-lang
00:51
Sonja has quit [Ping timeout: 248 seconds]
00:51
AncientAmateur has joined #ruby-lang
00:54
stardiviner has joined #ruby-lang
00:59
cored has quit [Ping timeout: 272 seconds]
01:01
MikaAK has quit [Quit: node-irc says goodbye]
01:04
hahuang65 has joined #ruby-lang
01:07
snsei has joined #ruby-lang
01:07
snsei has quit [Remote host closed the connection]
01:08
charliesome has joined #ruby-lang
01:08
snsei has joined #ruby-lang
01:08
chouhoulis has joined #ruby-lang
01:08
knu has quit [Ping timeout: 252 seconds]
01:09
dsaint-pierre has joined #ruby-lang
01:13
charliesome has quit [Ping timeout: 260 seconds]
01:17
AncientAmateur has quit [Remote host closed the connection]
01:17
chouhoulis has quit [Remote host closed the connection]
01:26
tharindu has joined #ruby-lang
01:30
shinnya has quit [Ping timeout: 248 seconds]
01:30
pabs has quit [Ping timeout: 248 seconds]
01:30
pabs has joined #ruby-lang
01:31
sleepee has quit [Quit: Leaving]
01:32
stardiviner has quit [Ping timeout: 248 seconds]
01:32
Asher has joined #ruby-lang
01:37
djbkd has quit [Remote host closed the connection]
01:41
AncientAmateur has joined #ruby-lang
01:47
mistym has quit [Remote host closed the connection]
01:51
stardiviner has joined #ruby-lang
01:51
Cakey has joined #ruby-lang
01:52
havenwood has quit []
01:55
AncientAmateur has quit [Remote host closed the connection]
01:56
Nexus_x1 has quit [Quit: Computer has gone to sleep.]
02:00
jxie has quit [Read error: Connection reset by peer]
02:01
mistym has joined #ruby-lang
02:03
aero224_ has quit [Remote host closed the connection]
02:03
cored has joined #ruby-lang
02:03
cored has quit [Changing host]
02:03
cored has joined #ruby-lang
02:03
jxie has joined #ruby-lang
02:06
mykoweb has joined #ruby-lang
02:07
aero224 has joined #ruby-lang
02:08
charliesome has joined #ruby-lang
02:11
tharindu has quit [Ping timeout: 240 seconds]
02:13
charliesome has quit [Ping timeout: 272 seconds]
02:15
snoopybbt has joined #ruby-lang
02:17
brixen_ is now known as brixen
02:17
Sonja has joined #ruby-lang
02:18
bruno- has joined #ruby-lang
02:20
snoopybbt has quit [Ping timeout: 245 seconds]
02:21
arBmind1 has joined #ruby-lang
02:22
bruno- has quit [Ping timeout: 252 seconds]
02:23
arBmind has quit [Ping timeout: 240 seconds]
02:25
valerienc has quit [Quit: valerienc]
02:28
chouhoulis has joined #ruby-lang
02:29
gix has quit [Ping timeout: 245 seconds]
02:32
chouhoulis has quit [Ping timeout: 240 seconds]
02:32
jonathanmarvens has quit [Remote host closed the connection]
02:33
jonathanmarvens has joined #ruby-lang
02:33
gix has joined #ruby-lang
02:35
jonatha__ has joined #ruby-lang
02:37
jonathanmarvens has quit [Ping timeout: 260 seconds]
02:39
snoopybbt has joined #ruby-lang
02:52
bantic has quit [Quit: bantic]
02:52
yfeldblum has joined #ruby-lang
02:57
yfeldblum has quit [Ping timeout: 260 seconds]
02:58
<
bnagy >
I don't usually do web stuff. I need a jsonrpc client and looked at jimson because it seemed popular on google
02:58
<
bnagy >
if anyone has personal experiences for / against it those would possibly be useful to me :)
03:02
woollyams has joined #ruby-lang
03:04
knu has joined #ruby-lang
03:04
yfeldblum has joined #ruby-lang
03:06
yfeldblum has quit [Read error: Connection reset by peer]
03:08
charliesome has joined #ruby-lang
03:09
cored has quit [Ping timeout: 272 seconds]
03:11
knu has quit [Ping timeout: 260 seconds]
03:12
bruno- has joined #ruby-lang
03:13
Cakey has quit [Ping timeout: 240 seconds]
03:13
charliesome has quit [Read error: Connection reset by peer]
03:14
charliesome has joined #ruby-lang
03:15
charliesome_ has joined #ruby-lang
03:15
lsegal has quit [Read error: Connection reset by peer]
03:16
lsegal has joined #ruby-lang
03:18
bruno- has quit [Ping timeout: 260 seconds]
03:18
charliesome has quit [Ping timeout: 248 seconds]
03:18
jaimef has quit [Ping timeout: 248 seconds]
03:20
charliesome_ has quit [Ping timeout: 240 seconds]
03:22
shinnya has joined #ruby-lang
03:34
snoopybbt has quit [Ping timeout: 245 seconds]
03:36
snoopybbt has joined #ruby-lang
03:36
nathanstitt has quit [Quit: I growing sleepy]
03:38
wallerdev has joined #ruby-lang
03:38
spuk has joined #ruby-lang
03:39
lidaaa has joined #ruby-lang
03:39
jaimef has joined #ruby-lang
03:42
snoopybbt has quit [Ping timeout: 245 seconds]
03:42
DivineEntity has joined #ruby-lang
03:44
DivineEntity has quit [Client Quit]
03:44
DivineEntity has joined #ruby-lang
03:50
hakunin has quit []
03:51
CaptainJet has joined #ruby-lang
03:53
snoopybbt has joined #ruby-lang
03:53
sdouglas has joined #ruby-lang
03:53
AncientAmateur has joined #ruby-lang
03:54
diegoviola has joined #ruby-lang
03:54
djbkd has joined #ruby-lang
04:00
shinnya has quit [Ping timeout: 248 seconds]
04:02
snoopybbt has quit [Ping timeout: 245 seconds]
04:04
mdub has joined #ruby-lang
04:07
woollyams has quit [Ping timeout: 272 seconds]
04:07
DivineEntity has quit [Quit: Lost terminal]
04:09
AncientAmateur has quit [Remote host closed the connection]
04:10
jeffs has joined #ruby-lang
04:16
charliesome has joined #ruby-lang
04:16
snsei has quit [Remote host closed the connection]
04:17
snsei has joined #ruby-lang
04:18
diegoviola has quit [Ping timeout: 244 seconds]
04:21
charliesome has quit [Ping timeout: 240 seconds]
04:22
snsei has quit [Ping timeout: 272 seconds]
04:24
stardiviner has quit [Ping timeout: 248 seconds]
04:25
mistym has quit [Remote host closed the connection]
04:29
hakunin has joined #ruby-lang
04:30
mdub has quit [Read error: Connection reset by peer]
04:31
woollyams has joined #ruby-lang
04:33
snsei has joined #ruby-lang
04:34
jonatha__ has quit [Remote host closed the connection]
04:35
jonathanmarvens has joined #ruby-lang
04:37
vintik has quit [Remote host closed the connection]
04:38
stardiviner has joined #ruby-lang
04:39
jonathanmarvens has quit [Ping timeout: 248 seconds]
04:40
drbrain has quit [Ping timeout: 264 seconds]
04:40
vintik has joined #ruby-lang
04:41
woollyams has quit [Read error: Connection reset by peer]
04:41
Cakey has joined #ruby-lang
04:41
woollyams has joined #ruby-lang
04:42
jeffs has quit [Ping timeout: 252 seconds]
04:42
drbrain has joined #ruby-lang
04:43
kith has quit [Read error: Connection reset by peer]
04:43
Miphix has joined #ruby-lang
04:44
mistym has joined #ruby-lang
04:55
djbkd has quit [Remote host closed the connection]
04:56
vintik has quit [Remote host closed the connection]
05:00
bruno- has joined #ruby-lang
05:03
alexju has joined #ruby-lang
05:03
charliesome has joined #ruby-lang
05:04
djbkd has joined #ruby-lang
05:05
woollyams has quit [Ping timeout: 272 seconds]
05:05
bruno- has quit [Ping timeout: 248 seconds]
05:08
knu has joined #ruby-lang
05:09
dsaint-pierre has quit [Remote host closed the connection]
05:10
Coincidental has joined #ruby-lang
05:10
woollyams has joined #ruby-lang
05:12
vintik has joined #ruby-lang
05:14
Sonja has quit [Ping timeout: 272 seconds]
05:15
vintik has quit [Remote host closed the connection]
05:21
pixelhandler has joined #ruby-lang
05:23
mistym has quit [Remote host closed the connection]
05:23
lsegal has quit [Read error: Connection reset by peer]
05:23
lsegal has joined #ruby-lang
05:28
mykoweb has quit [Remote host closed the connection]
05:29
snsei has quit [Remote host closed the connection]
05:29
mykoweb has joined #ruby-lang
05:29
snsei has joined #ruby-lang
05:30
heftig has quit [Quit: Quitting]
05:33
woollyams has quit [Read error: Connection reset by peer]
05:33
mykoweb has quit [Ping timeout: 240 seconds]
05:33
woollyams has joined #ruby-lang
05:33
_ht has joined #ruby-lang
05:33
snsei has quit [Ping timeout: 240 seconds]
05:36
VanderH0ff has joined #ruby-lang
05:37
CaptainJet has quit []
05:39
h0ff has quit [Ping timeout: 264 seconds]
05:39
dsaint-pierre has joined #ruby-lang
05:42
vintik has joined #ruby-lang
05:43
ur5us has quit [Ping timeout: 240 seconds]
05:45
knu has quit [Ping timeout: 260 seconds]
05:47
fostertheweb has joined #ruby-lang
05:47
dsaint-pierre has quit [Ping timeout: 264 seconds]
05:50
jonathanmarvens has joined #ruby-lang
05:53
matp has quit [Remote host closed the connection]
05:55
bruno- has joined #ruby-lang
05:56
apeiros has quit [Remote host closed the connection]
05:56
yfeldblum has joined #ruby-lang
05:57
apeiros has joined #ruby-lang
05:59
bruno- has quit [Ping timeout: 240 seconds]
06:01
apeiros has quit [Ping timeout: 240 seconds]
06:01
mistym has joined #ruby-lang
06:01
yfeldblum has quit [Ping timeout: 272 seconds]
06:01
chris2 has quit [Ping timeout: 252 seconds]
06:02
chris2 has joined #ruby-lang
06:03
jxie has quit [Ping timeout: 248 seconds]
06:04
jxie has joined #ruby-lang
06:05
<
yorickpeterse >
morning
06:05
Cakey has quit [Ping timeout: 255 seconds]
06:06
Cakey has joined #ruby-lang
06:08
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
06:09
MikaAK has joined #ruby-lang
06:10
Cakey has quit [Ping timeout: 244 seconds]
06:14
dsaint-pierre has joined #ruby-lang
06:22
danijoo has quit [Read error: Connection reset by peer]
06:23
danijoo has joined #ruby-lang
06:25
lidaaa has quit [Ping timeout: 240 seconds]
06:27
MikaAK has quit [Quit: node-irc says goodbye]
06:29
apeiros has joined #ruby-lang
06:31
robbyoconnor has joined #ruby-lang
06:35
kwd has joined #ruby-lang
06:39
relix has joined #ruby-lang
06:41
matp has joined #ruby-lang
06:43
relix has quit [Remote host closed the connection]
06:44
mistym has quit [Remote host closed the connection]
06:46
mistym has joined #ruby-lang
06:48
bruno- has joined #ruby-lang
06:50
mistym has quit [Ping timeout: 252 seconds]
06:51
Lewix has quit [Remote host closed the connection]
06:52
greenarrow has joined #ruby-lang
06:53
bruno- has quit [Ping timeout: 244 seconds]
06:54
danijoo has quit [Read error: Connection reset by peer]
06:54
danijoo has joined #ruby-lang
06:55
pixelhandler has quit [Quit: pixelhandler]
06:57
yfeldblum has joined #ruby-lang
07:00
rahul_j has joined #ruby-lang
07:01
yfeldblum has quit [Ping timeout: 244 seconds]
07:06
pixelhandler has joined #ruby-lang
07:07
pixelhandler has quit [Client Quit]
07:08
tbuehlmann has joined #ruby-lang
07:11
jeffs has joined #ruby-lang
07:12
djbkd has quit [Remote host closed the connection]
07:14
charliesome has joined #ruby-lang
07:15
rahul_j_ has joined #ruby-lang
07:15
jeffs has quit [Ping timeout: 272 seconds]
07:16
rahul_j has quit [Ping timeout: 260 seconds]
07:16
rahul_j_ is now known as rahul_j
07:20
MikaAK1 has joined #ruby-lang
07:20
olivier_bK has joined #ruby-lang
07:20
olivier_bK has quit [Remote host closed the connection]
07:21
olivier_bK1 has joined #ruby-lang
07:23
vondruch has joined #ruby-lang
07:29
Coincidental has quit [Remote host closed the connection]
07:31
DEac- has joined #ruby-lang
07:31
DEac-_ has quit [Read error: Connection reset by peer]
07:32
alexju has quit [Remote host closed the connection]
07:36
AKASkip has joined #ruby-lang
07:37
schaerli has joined #ruby-lang
07:38
snsei has joined #ruby-lang
07:38
rrdpb has joined #ruby-lang
07:39
qba73 has joined #ruby-lang
07:40
<
rrdpb >
Hello, i have a problem with ruby-rrd on OpenBSD-5.5
07:41
knu has joined #ruby-lang
07:41
symm- has quit [Ping timeout: 264 seconds]
07:41
<
rrdpb >
i explain, in 5.4, i have version of ruby-rrd : 1.2.30 and in 5.5, i have version 1.4.8
07:41
<
rrdpb >
and my app crash
07:41
schaerli has quit [Client Quit]
07:41
<
rrdpb >
how can i reach rrd old version ?
07:41
schaerli has joined #ruby-lang
07:42
bruno- has joined #ruby-lang
07:43
<
maloik >
Assuming you use bundler you'd just add the version to it
07:45
knu has quit [Ping timeout: 260 seconds]
07:45
kohgpat has joined #ruby-lang
07:47
rrdpb has quit [Quit: Page closed]
07:47
symm- has joined #ruby-lang
07:47
bruno- has quit [Ping timeout: 252 seconds]
07:51
relix has joined #ruby-lang
07:55
vintik has quit [Remote host closed the connection]
07:57
sdouglas has quit [Remote host closed the connection]
07:57
Blaguvest has quit []
07:57
rahul_j_ has joined #ruby-lang
07:59
rahul_j has quit [Ping timeout: 255 seconds]
07:59
rahul_j_ is now known as rahul_j
08:00
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
08:02
symm- has quit [Ping timeout: 248 seconds]
08:06
arBmind1 has quit [Quit: Leaving.]
08:10
|jemc| has quit [Quit: WeeChat 0.4.3]
08:14
ddv has quit [Changing host]
08:14
ddv has joined #ruby-lang
08:19
arBmind has joined #ruby-lang
08:19
joonty has joined #ruby-lang
08:20
stardiviner has quit [Read error: Connection reset by peer]
08:20
elia has joined #ruby-lang
08:22
kohgpat has quit [Quit: leaving]
08:25
mehlah has joined #ruby-lang
08:28
arBmind1 has joined #ruby-lang
08:29
marr has joined #ruby-lang
08:30
arBmind has quit [Ping timeout: 240 seconds]
08:30
michd is now known as MichD
08:34
kek has joined #ruby-lang
08:34
ironhide_604 has joined #ruby-lang
08:36
bruno- has joined #ruby-lang
08:37
ironhide_604 has quit [Remote host closed the connection]
08:38
stamina has joined #ruby-lang
08:39
stardiviner has joined #ruby-lang
08:40
rahul_j has quit [Ping timeout: 244 seconds]
08:41
ironhide_604 has joined #ruby-lang
08:41
bruno- has quit [Ping timeout: 260 seconds]
08:42
DEac-_ has joined #ruby-lang
08:42
DEac- has quit [Read error: Connection reset by peer]
08:43
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
08:43
ironhide_604 has quit [Remote host closed the connection]
08:44
rahul_j has joined #ruby-lang
08:45
kiddorails has joined #ruby-lang
08:46
bruno- has joined #ruby-lang
08:48
schaerli has quit [Remote host closed the connection]
08:48
kiddorails has quit [Client Quit]
08:48
kiddorails has joined #ruby-lang
08:49
schaerli has joined #ruby-lang
08:51
ironhide_604 has joined #ruby-lang
08:51
kiddorails has quit [Remote host closed the connection]
08:51
kiddorails has joined #ruby-lang
08:59
yfeldblum has joined #ruby-lang
09:03
yfeldblum has quit [Ping timeout: 240 seconds]
09:05
kiddorails has quit [Remote host closed the connection]
09:06
rpag__ has joined #ruby-lang
09:06
schaerli has quit [Remote host closed the connection]
09:06
kiddorails has joined #ruby-lang
09:06
Cakey has joined #ruby-lang
09:07
schaerli has joined #ruby-lang
09:07
rpag__ has quit [Quit: ohohohoh]
09:09
schaerli has quit [Remote host closed the connection]
09:09
schaerli has joined #ruby-lang
09:11
Cakey has quit [Ping timeout: 240 seconds]
09:16
postmodern has quit [Quit: Leaving]
09:18
elia has quit [Quit: Computer has gone to sleep.]
09:18
ur5us has joined #ruby-lang
09:18
elia has joined #ruby-lang
09:20
Jan_ is now known as DefV
09:22
MikaAK1 has quit [Quit: node-irc says goodbye]
09:22
DEac-_ has quit [Read error: Connection reset by peer]
09:22
DEac- has joined #ruby-lang
09:31
kiddorails has quit [Remote host closed the connection]
09:32
workmad3 has joined #ruby-lang
09:39
shinnya has joined #ruby-lang
09:41
woollyams has quit [Ping timeout: 272 seconds]
09:41
knu has joined #ruby-lang
09:42
elia has quit [Quit: Computer has gone to sleep.]
09:42
cnivolle has joined #ruby-lang
09:43
arBmind has joined #ruby-lang
09:45
mehlah has quit [Quit: Leaving...]
09:47
arBmind1 has quit [Ping timeout: 248 seconds]
09:50
mehlah has joined #ruby-lang
09:52
elia has joined #ruby-lang
09:55
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
09:57
kiddorails has joined #ruby-lang
09:59
workmad3 has quit [Quit: Reconnecting]
09:59
workmad3 has joined #ruby-lang
10:02
Olipro has quit [Ping timeout: 246 seconds]
10:02
jonathanmarvens has quit [Remote host closed the connection]
10:03
jonathanmarvens has joined #ruby-lang
10:03
Lewix has joined #ruby-lang
10:04
Burgestrand has joined #ruby-lang
10:05
kiddorails has quit [Remote host closed the connection]
10:07
jonathanmarvens has quit [Ping timeout: 240 seconds]
10:09
Fushi has joined #ruby-lang
10:10
kiddorails has joined #ruby-lang
10:14
mikecmpbll has joined #ruby-lang
10:18
Olipro has joined #ruby-lang
10:21
stayarrr has joined #ruby-lang
10:23
woollyams has joined #ruby-lang
10:23
elia has quit [Quit: Computer has gone to sleep.]
10:24
andrewhl has joined #ruby-lang
10:24
Olipro has quit [Read error: Connection reset by peer]
10:25
elia has joined #ruby-lang
10:25
certaint1 has quit [Ping timeout: 252 seconds]
10:25
Olipro has joined #ruby-lang
10:26
certainty has joined #ruby-lang
10:32
danijoo has quit [Read error: Connection reset by peer]
10:33
danijoo has joined #ruby-lang
10:34
andrewhl has quit [Quit: andrewhl]
10:36
gpg_ has joined #ruby-lang
10:36
<
gpg_ >
hello i have wathced ryan bates screencast on pry, but when trying to call pry inside method it doesnt work
10:37
<
gpg_ >
i want to inspect local variables to a method
10:37
<
oddmunds >
you should be able to do that
10:38
<
gpg_ >
i put binding.pry before method
10:38
<
gpg_ >
then when pry is invoked at runtime
10:38
<
oddmunds >
you should do it in the method, shouldn't you?
10:38
<
gpg_ >
i edit method and put binfing.pry inside method
10:38
<
gpg_ >
the call method by name
10:38
<
gpg_ >
and get error
10:39
<
oddmunds >
have you "require 'pry'"?
10:41
<
oddmunds >
you should try asking about this in #pry
10:42
sarkyniin has joined #ruby-lang
10:42
Lewix has quit [Remote host closed the connection]
10:51
pskosinski has joined #ruby-lang
10:52
elia has quit [Quit: Computer has gone to sleep.]
10:54
kyb3r_ has quit [Read error: Connection reset by peer]
10:55
DEac- has quit [Read error: Connection reset by peer]
10:55
DEac- has joined #ruby-lang
10:57
marr has joined #ruby-lang
10:57
marr has quit [Client Quit]
10:59
funnel has quit [Ping timeout: 264 seconds]
11:00
yfeldblum has joined #ruby-lang
11:00
K3dare has quit [Read error: No route to host]
11:01
funnel has joined #ruby-lang
11:05
K3dare has joined #ruby-lang
11:05
yfeldblum has quit [Ping timeout: 248 seconds]
11:16
beawesomeinstead has quit [Quit: Connection closed for inactivity]
11:17
vick_ has joined #ruby-lang
11:22
bruno-_ has joined #ruby-lang
11:24
<
vick_ >
Is there any good Unicode library for Ruby? Normalization, UCA, casefold etc. ('Unicode' gem doesn't seem to have any real collation routines)
11:25
bruno- has quit [Ping timeout: 272 seconds]
11:30
<
vick_ >
I guess there isn't.
11:30
t0ggah has joined #ruby-lang
11:30
Miphix has quit [Ping timeout: 240 seconds]
11:34
vick_ has quit [Ping timeout: 246 seconds]
11:35
kiddorails has quit [Remote host closed the connection]
11:36
kiddorails has joined #ruby-lang
11:37
GBrawl has joined #ruby-lang
11:38
ur5us has quit [Remote host closed the connection]
11:38
sdouglas has joined #ruby-lang
11:38
ldnunes has joined #ruby-lang
11:39
marr has joined #ruby-lang
11:39
bruno-_ has quit [Ping timeout: 248 seconds]
11:43
sdouglas has quit [Ping timeout: 240 seconds]
11:43
akshay_kumar has joined #ruby-lang
11:46
stayarrr has quit [Quit: Leaving...]
11:49
rsl has joined #ruby-lang
11:50
elia has joined #ruby-lang
11:52
stayarrr has joined #ruby-lang
11:53
chouhoulis has joined #ruby-lang
11:53
chouhoulis has quit [Read error: Connection reset by peer]
11:54
chouhoulis has joined #ruby-lang
11:54
* yorickpeterse
is writing Java again
11:54
relix has joined #ruby-lang
11:55
<
yorickpeterse >
HashMap<Foo, Bar> foo; ...; this.foo = new HashMap<Foo, Bar>(); // WET at its finest
11:56
* ledestin
is taking a Go tour
11:57
<
yorickpeterse >
omg does it have generics?
11:57
* yorickpeterse
runs
11:57
<
ledestin >
quite entertaining
11:57
<
ledestin >
don’t know yet
11:57
* matti
see Rob Pike's wrath being unleashed upon yorickpeterse
11:57
<
matti >
ledestin: It does not ;p He was just cheeky ;]
11:57
<
matti >
ledestin: People complain that it does not have generics (among other things).
11:58
danijoo has quit [Read error: Connection reset by peer]
11:58
danijoo_ has joined #ruby-lang
11:59
<
yorickpeterse >
bro it's not an actual language until it has generics
11:59
<
yorickpeterse >
and cryptic compiler errors
11:59
kiddorails has quit [Remote host closed the connection]
12:00
mconnolly has joined #ruby-lang
12:00
<
matti >
And compiles for 8 h.
12:00
diegoviola has joined #ruby-lang
12:00
<
matti >
I am just waiting for isrubyrewritteningoyet.com
12:01
<
ledestin >
this Go love of capital letters makes my fingers hurt
12:02
<
matti >
ledestin: CamelCase is OK.
12:03
t0ggah_ has joined #ruby-lang
12:04
rolfb has joined #ruby-lang
12:04
<
apeiros >
matti: what did I miss? (Rob Pike)
12:06
mconnolly has quit [Quit: mconnolly]
12:06
mconnolly has joined #ruby-lang
12:07
t0ggah has quit [Ping timeout: 272 seconds]
12:08
mconnolly has quit [Client Quit]
12:09
mconnolly has joined #ruby-lang
12:09
stayarrr has quit [Quit: Leaving...]
12:10
rahul_j has quit [Quit: rahul_j]
12:16
cored has joined #ruby-lang
12:16
kiddorails has joined #ruby-lang
12:16
stayarrr has joined #ruby-lang
12:18
diegoviola has quit [Ping timeout: 260 seconds]
12:21
<
maloik >
>> 'forgot the name of this thing'
12:21
<
maloik >
eval.in, right
12:22
lele|2 has quit [Ping timeout: 252 seconds]
12:23
<
matti >
apeiros: Ah nothing. yorickpeterse making fun of Go ;]
12:23
DEac-_ has joined #ruby-lang
12:23
DEac- has quit [Read error: Connection reset by peer]
12:23
<
maloik >
Is the source for that bot online somewhere? I'm going to put it into our hipchat bot
12:23
<
maloik >
if eval-in has an api at least
12:24
workmad3 has quit [Ping timeout: 248 seconds]
12:24
bantic has joined #ruby-lang
12:25
<
yorickpeterse >
maloik: no, charliesome keeps it private
12:25
<
maloik >
what's cinch?
12:26
<
yorickpeterse >
Ruby IRC bot/library
12:26
<
maloik >
ah yes, found it
12:27
<
maloik >
it's not cinch but I can definately use that code
12:27
bruno- has joined #ruby-lang
12:27
Cakey has joined #ruby-lang
12:29
t_ has quit [Ping timeout: 252 seconds]
12:30
t_ has joined #ruby-lang
12:31
bruno- has quit [Ping timeout: 240 seconds]
12:33
kiddorails has quit [Remote host closed the connection]
12:34
kiddorails has joined #ruby-lang
12:39
woollyams has quit [Ping timeout: 272 seconds]
12:39
sdouglas has joined #ruby-lang
12:40
ironhide_604 has quit [Ping timeout: 240 seconds]
12:40
[spoiler] has joined #ruby-lang
12:41
ironhide_604 has joined #ruby-lang
12:43
sferik has joined #ruby-lang
12:43
sdouglas has quit [Ping timeout: 244 seconds]
12:44
momomomomo has joined #ruby-lang
12:44
diegoviola has joined #ruby-lang
12:44
momomomomo has quit [Remote host closed the connection]
12:45
<
whitequark >
matti: the speed of compilation in Go is merely an implementation choice... say, gccgo would be comparable to C
12:45
<
yorickpeterse >
java.util.concurrent.ConcurrentHashMap
12:45
<
yorickpeterse >
blegh
12:46
<
yorickpeterse >
private static ConcurrentHashMap<Foo,Bar> = new ConcurrentHashMap<Foo,Bar>(); // GENERICS, OMG
12:46
woollyams has joined #ruby-lang
12:46
<
yorickpeterse >
I miss Ruby
12:47
<
yorickpeterse >
hash = {} # boom done
12:47
lele|w has joined #ruby-lang
12:47
milo__ has joined #ruby-lang
12:47
<
yorickpeterse >
though it's not thread-safe
12:47
<
lele|w >
join #intercom
12:48
<
milo__ >
Hi, i get this error : "/usr/local/lib/ruby/site_ruby/1.8/i386-openbsd/RRD.so: Cannot load specified object" ; with rrdtool-1.4.8 ; any idea ?
12:48
mikecmpbll has quit [Remote host closed the connection]
12:48
DEac-_ has quit [Read error: Connection reset by peer]
12:48
mikecmpbll has joined #ruby-lang
12:49
diegoviola has quit [Ping timeout: 255 seconds]
12:50
jeffs has joined #ruby-lang
12:51
cored has quit [Ping timeout: 248 seconds]
12:51
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
12:52
t0ggah_ has quit [Remote host closed the connection]
12:52
woollyams has quit [Ping timeout: 272 seconds]
12:53
qba73 has quit [Remote host closed the connection]
12:53
Cakey has quit [Ping timeout: 240 seconds]
12:53
DEac- has joined #ruby-lang
12:53
qba73 has joined #ruby-lang
12:54
akshay_kumar has quit [Ping timeout: 240 seconds]
12:54
bruno- has joined #ruby-lang
12:54
Cakey has joined #ruby-lang
12:54
sferik has joined #ruby-lang
12:55
machuga has joined #ruby-lang
12:55
diegoviola has joined #ruby-lang
12:55
sferik has quit [Client Quit]
12:55
t0ggah_ has joined #ruby-lang
12:57
stayarrr has quit [Quit: Leaving...]
12:58
rezident_ninja has joined #ruby-lang
12:58
<
rezident_ninja >
howdy :)
12:58
<
rezident_ninja >
anyone feeling gracious for a method arguments question?
12:59
<
whitequark >
yorickpeterse: yeah, done, and then you pull NoMethodErrors: undefined method blah for nil:NilClass for the rest of your life
13:00
<
whitequark >
milo__: try doing $ file /usr/local/lib/ruby/site_ruby/1.8/i386-openbsd/RRD.so and comparing it to other shared objects on your system
13:00
<
yorickpeterse >
whitequark: that has nothing to do with Hash
13:00
<
yorickpeterse >
whitequark: and everything with NilClass
13:00
<
whitequark >
yorickpeterse: it has everything to do with lack of type system...
13:00
<
yorickpeterse >
... no
13:00
<
yorickpeterse >
It has to do with there being a null/nil type
13:00
<
yorickpeterse >
A type system doesn't save you from nullpointers/nil values/etc
13:00
<
yorickpeterse >
See: C, Java, etc
13:00
<
whitequark >
it does
13:01
<
whitequark >
if it's a good one. see: any ML-like one
13:01
<
whitequark >
rust, ocaml, haxe, etc, etc
13:01
<
yorickpeterse >
"type system" != "good type system"
13:01
<
whitequark >
thank you, capn obvious
13:02
<
yorickpeterse >
You started it :>
13:02
<
rezident_ninja >
whitequark wouldn't "good type systems" just imply null-behavior objects instead of null pointers?
13:02
yfeldblum has joined #ruby-lang
13:02
<
whitequark >
rezident_ninja: it would imply non-nullable references, in the first place
13:02
<
whitequark >
(because there's no reason for them to be nullable. the very guy who invented them deeply regrets the fact)
13:02
milo__ has quit [Ping timeout: 246 seconds]
13:03
<
rezident_ninja >
sure. prehaps I didn't phrase that well. this implies to me that you cannot declare a variable without assigning a value to it.
13:04
<
whitequark >
no reason to do that as well
13:04
diegoviola has quit [Ping timeout: 264 seconds]
13:04
<
whitequark >
there is no need to have such an entity as "declared but unassigned variable" in the language semantics
13:05
<
rezident_ninja >
true
13:05
<
rezident_ninja >
I think I'm too tired to have jumped into that convo :)
13:06
mconnolly has quit [Quit: mconnolly]
13:06
<
rezident_ninja >
unrelatedly, anyone know how I can define a method that takes arguments and a block/lambda/proc, and pass the arguments to the proc/block/lambda?
13:06
<
rezident_ninja >
can't find any good examples
13:06
yfeldblum has quit [Ping timeout: 240 seconds]
13:06
<
whitequark >
def f(*args, &block) block.(*args) end
13:06
dsaint-pierre has quit [Read error: Connection reset by peer]
13:07
dsaint-pierre has joined #ruby-lang
13:07
ta has quit [Ping timeout: 248 seconds]
13:07
<
whitequark >
or even def f(*args) yield(*args) end
13:07
<
rezident_ninja >
I feel like I tried that. lemme try again
13:07
mconnolly has joined #ruby-lang
13:07
Guest55034 has quit [Ping timeout: 255 seconds]
13:08
ta has joined #ruby-lang
13:08
<
rezident_ninja >
and if I want the block to take another arg, I could do block(other_arg, *args) ?
13:10
<
whitequark >
block.(, but yes
13:10
dsaint-pierre has quit [Read error: Connection reset by peer]
13:10
<
rezident_ninja >
sorry, I didn't parse that.
13:11
<
whitequark >
block.(other_arg, *args)
13:11
<
whitequark >
.( is shorthand for .call(
13:11
<
rezident_ninja >
ah
13:11
<
rezident_ninja >
well, I'm doing that, it complains about a syntax error
13:11
dsaint-pierre has joined #ruby-lang
13:11
<
rezident_ninja >
expected ) instead of ,
13:12
<
rezident_ninja >
(that being block.call(other_arg, *args))
13:12
<
whitequark >
ruby version?
13:13
<
rezident_ninja >
1.9.3. but I can run 2.0.0
13:13
Caius has joined #ruby-lang
13:13
<
whitequark >
1.9.3 is fine
13:13
workmad3 has joined #ruby-lang
13:13
kiddorails has quit [Remote host closed the connection]
13:13
<
whitequark >
19>> block = method(:p); block.(1, *[2,3,4])
13:13
<
rezident_ninja >
strangely that loads ok in 2.0.0
13:14
<
whitequark >
well it works in 1.9.3 as well, see above
13:14
kiddorails has joined #ruby-lang
13:16
kiddorails has quit [Remote host closed the connection]
13:16
<
rezident_ninja >
probably should have put the zlib require in that, sorry
13:17
<
rezident_ninja >
oh, what hte hell. I must have typo'ed/mis-copied something you wrote. it's working in 1.9.3 now. sorry for the trouble.
13:17
kiddorails has joined #ruby-lang
13:19
<
rezident_ninja >
whitequark, thanks :)
13:19
kiddorails has quit [Remote host closed the connection]
13:19
kiddorails has joined #ruby-lang
13:24
qba73 has joined #ruby-lang
13:25
bantic has quit [Quit: bantic]
13:27
diegoviola has joined #ruby-lang
13:29
alexju has joined #ruby-lang
13:32
ecnalyr has joined #ruby-lang
13:33
luiz_lha has joined #ruby-lang
13:33
malconis has joined #ruby-lang
13:34
sferik has joined #ruby-lang
13:36
luiz_lha has quit [Max SendQ exceeded]
13:37
cored has joined #ruby-lang
13:37
cored has quit [Changing host]
13:37
cored has joined #ruby-lang
13:38
t0ggah_ has quit [Remote host closed the connection]
13:38
sferik has quit [Read error: Connection reset by peer]
13:38
sferik has joined #ruby-lang
13:39
diegoviola has quit [Quit: WeeChat 0.4.3]
13:39
sferik has quit [Read error: Connection reset by peer]
13:40
sferik has joined #ruby-lang
13:40
t0ggah has joined #ruby-lang
13:40
t0ggah has quit [Remote host closed the connection]
13:41
t0ggah has joined #ruby-lang
13:41
ppinto has joined #ruby-lang
13:41
sferik has quit [Read error: Connection reset by peer]
13:42
sferik has joined #ruby-lang
13:42
nathanstitt has joined #ruby-lang
13:43
centrx has joined #ruby-lang
13:44
sferik has quit [Read error: Connection reset by peer]
13:45
skade has joined #ruby-lang
13:46
sferik has joined #ruby-lang
13:47
sferik has quit [Remote host closed the connection]
13:49
sferik has joined #ruby-lang
13:49
t0ggah has quit [Remote host closed the connection]
13:49
centrx has quit [Quit: Mission accomplished. Ready for self-termination.]
13:49
t0ggah has joined #ruby-lang
13:50
sferik has quit [Client Quit]
13:50
luiz_lha has joined #ruby-lang
13:50
dsaint-pierre has quit [Read error: Connection reset by peer]
13:51
dsaint-pierre has joined #ruby-lang
13:51
sferik has joined #ruby-lang
13:51
centrx has joined #ruby-lang
13:52
AncientAmateur has joined #ruby-lang
13:52
sferik has quit [Read error: Connection reset by peer]
13:53
sferik has joined #ruby-lang
13:53
sferik has quit [Client Quit]
13:53
jgpawletko has joined #ruby-lang
13:53
luiz_lha has quit [Max SendQ exceeded]
13:54
luiz_lha has joined #ruby-lang
13:54
luiz_lha has quit [Remote host closed the connection]
13:56
momomomomo has joined #ruby-lang
14:03
yfeldblum has joined #ruby-lang
14:03
elia has quit [Quit: Computer has gone to sleep.]
14:04
<
yorickpeterse >
GUYS I HAVE A GREAT IDEA
14:04
<
yorickpeterse >
LETS WRITE JAVA
14:04
<
yorickpeterse >
AND USE FACTORIES
14:04
<
yorickpeterse >
ON CLASS LEVEL
14:04
<
yorickpeterse >
Who needs threading anyway
14:04
<
yorickpeterse >
grrrr Java
14:04
<
yorickpeterse >
%s/static //g # lets see if this works
14:04
yfeldblu_ has joined #ruby-lang
14:05
<
apeiros >
RantFactory.create(PeopleFactory.create(YORICK_PETERSE)).randomRantsIterator
14:05
jhass|off is now known as jhass
14:05
<
yorickpeterse >
get off my lawn
14:05
<
yorickpeterse >
Bah, I'm not even going to bother refactoring this
14:06
<
yorickpeterse >
I'll just steal the training data/models and re-do it in Ruby at some point
14:06
yfeldbl__ has joined #ruby-lang
14:06
yfeldblum has quit [Read error: Connection reset by peer]
14:07
<
DefV >
yorickpeterse: that's what most people say 3 months before they are sent to the asylum
14:07
loincloth has joined #ruby-lang
14:08
<
yorickpeterse >
Joke's on you, I'm already in one
14:08
pskosinski has quit [Remote host closed the connection]
14:08
<
DefV >
Yes. Joke's on me...
14:08
pskosinski has joined #ruby-lang
14:09
yfeldblu_ has quit [Ping timeout: 264 seconds]
14:11
yfeldbl__ has quit [Ping timeout: 244 seconds]
14:11
<
yorickpeterse >
I was a comedian in my previous life
14:12
<
apeiros >
installing oracle instant client
14:12
<
apeiros >
always such a joy
14:12
<
yorickpeterse >
feels ya pain
14:12
* apeiros
❤️ working with oracle software
14:12
<
apeiros >
it's such a premium experience
14:13
<
centrx >
Oracle is a virus
14:13
<
apeiros >
I can feel how they had the comfort and joy of the users at the very core of their hearts when creating this
14:13
<
yorickpeterse >
apeiros: banks are users too
14:13
<
apeiros >
excuse me while I go vomit
14:13
<
yorickpeterse >
at least in Oracle's case
14:15
diegoviola has joined #ruby-lang
14:15
elia has joined #ruby-lang
14:17
monkey171 has joined #ruby-lang
14:18
pixelhandler has joined #ruby-lang
14:18
<
monkey171 >
can someone help me?
14:18
<
monkey171 >
i am a beginner
14:18
<
centrx >
Ask and you shall receive
14:18
<
monkey171 >
puts 'Nonna sorda:' frase = '' while frase != 'CIAO' frase = gets.chomp while frase != frase.upcase puts 'NON SENTO' frase = gets.chomp if frase == frase.upcase puts 'NO, NO NEL ' + (rand(21)+1930).to_s + '!' end end end puts 'CIAO BEDDO!'
14:18
<
centrx >
monkey171, Use gist.github.com
14:19
dwknoxy has joined #ruby-lang
14:21
<
maloik >
you haven't asked yet
14:21
<
monkey171 >
yes i do mate :(
14:22
<
monkey171 >
it reapeats only one time
14:22
<
monkey171 >
"NO IT WAS .."
14:22
<
monkey171 >
and if u continue with caps
14:22
<
monkey171 >
it does not respond
14:22
<
monkey171 >
answer*
14:23
<
ledestin >
monkey171: you’re using 2 loops, use 1
14:23
<
monkey171 >
this is my first "program"
14:24
<
monkey171 >
howdo i do?
14:25
mjc__ is now known as mjc_
14:26
yfeldblum has joined #ruby-lang
14:26
<
ledestin >
monkey171: use `next'
14:27
bantic has joined #ruby-lang
14:28
<
ledestin >
monkey171: I could rewrite it for you, but I think it’ll be better if you do it yourself
14:28
sferik has joined #ruby-lang
14:28
GBrawl has quit [Quit: Computer has gone to sleep.]
14:29
kiddorails has quit [Remote host closed the connection]
14:30
kgrz has joined #ruby-lang
14:30
<
monkey171 >
thank you :D
14:30
<
jhass >
monkey171: are you sure that's your program? because it's invalid
14:30
yfeldblum has quit [Remote host closed the connection]
14:30
<
jhass >
puts 'CAN'T HEAR' doesn't work
14:30
<
jhass >
(mismatched quoting)
14:30
yfeldblum has joined #ruby-lang
14:30
<
monkey171 >
i translated it from italian it was not an error, you know
14:31
sarkyniin has quit [Quit: Quitte]
14:31
diegoviola has quit [Ping timeout: 240 seconds]
14:31
sferik has quit [Remote host closed the connection]
14:32
<
monkey171 >
this was an exercise from a tutorial
14:32
<
monkey171 >
i just know basics and if/else/while
14:33
shinnya has quit [Ping timeout: 244 seconds]
14:34
<
jhass >
puts 'NO, NO NEL ' + (rand(21)+1930).to_s + '!' # don't write this, write this instead: puts "NO, NO NEL #{rand(21)+1930}!"
14:34
<
apeiros >
with a modern ruby, rand(1930..1950)
14:35
<
apeiros >
less people who make an off-by-one mistake with that :)
14:35
sferik has joined #ruby-lang
14:36
<
monkey171 >
thanks mates :D
14:36
<
jhass >
monkey171: it also helps to properly indent
14:36
CaptainJet has joined #ruby-lang
14:37
<
monkey171 >
i got also a question, ruby can communicate with other programs (like cheats for pinball or something basical)?
14:38
havenwood has joined #ruby-lang
14:38
<
jhass >
that mostly depends on the interface other programs provide
14:38
<
ericwood >
monkey171: that's up to the other program!
14:39
<
ericwood >
IPC isn't really standard at all
14:39
<
jhass >
but in theory you can communicate with any interface another program may provide
14:39
<
ericwood >
are you trying to send another program by sending it keystrokes, etc.?
14:40
kiddorails has joined #ruby-lang
14:41
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
14:41
sdouglas has joined #ruby-lang
14:41
cored_ has joined #ruby-lang
14:41
<
monkey171 >
I think yes i have no idea about how this works but i just was dreaming about something funny i can do when i 'll learn it
14:42
valerienc has joined #ruby-lang
14:42
cored has quit [Ping timeout: 255 seconds]
14:43
<
ericwood >
monkey171: I'd start with something else but hey, reach for the stars
14:43
mistym has joined #ruby-lang
14:45
<
monkey171 >
sounds like it is a good way to start with, isn't it?
14:45
cored_ has quit [Ping timeout: 240 seconds]
14:45
sdouglas has quit [Ping timeout: 260 seconds]
14:47
sferik has joined #ruby-lang
14:47
cored has joined #ruby-lang
14:47
cored has joined #ruby-lang
14:47
cored has quit [Changing host]
14:47
AKASkip has quit [Ping timeout: 240 seconds]
14:49
amigo99 has joined #ruby-lang
14:49
havenwood has quit [Remote host closed the connection]
14:49
havenwood has joined #ruby-lang
14:49
<
jhass >
seems to have a good reputation
14:50
<
jhass >
saw people recommending it
14:50
mistym has quit [Remote host closed the connection]
14:50
<
monkey171 >
yes, i know but i m locked to flows so :(
14:51
<
monkey171 >
and i can't understand 'next' idk
14:51
sferik_ has joined #ruby-lang
14:51
<
jhass >
If I got your intention right you don't need next to solve it
14:51
sferik__ has joined #ruby-lang
14:52
<
jhass >
next is simple though, it just jumps back to the top of your current loop (evaluating the condition first)
14:52
pixelhandler has quit [Quit: pixelhandler]
14:53
pskosinski has quit [Ping timeout: 264 seconds]
14:53
sferik__ has quit [Read error: Connection reset by peer]
14:54
swills has quit [Ping timeout: 252 seconds]
14:54
sferik has quit [Ping timeout: 252 seconds]
14:54
skade has quit [Read error: Connection reset by peer]
14:54
<
jhass >
monkey171: as I said, 1) fix up your indentation 2) you don't need it to solve the problem if I read the intention correctly
14:54
skade has joined #ruby-lang
14:55
sferik_ has quit [Ping timeout: 252 seconds]
14:55
valerienc has quit [Quit: valerienc]
14:56
sferik has joined #ruby-lang
14:58
jgpawletko is now known as jgpawletko_away
14:58
snsei has quit [Remote host closed the connection]
14:59
snsei has joined #ruby-lang
14:59
kiddorails has quit [Remote host closed the connection]
15:00
<
monkey171 >
fixed it, thank you! ^^
15:00
swills has joined #ruby-lang
15:00
symm- has joined #ruby-lang
15:00
apeiros has quit [Remote host closed the connection]
15:00
kwd has quit [Quit: kwd]
15:01
swills has quit [Changing host]
15:01
swills has joined #ruby-lang
15:01
apeiros has joined #ruby-lang
15:02
kiddorails has joined #ruby-lang
15:03
<
jhass >
you still didn't fix your indentation :(
15:03
<
monkey171 >
i did it man
15:03
<
monkey171 >
it is working
15:03
snsei has quit [Ping timeout: 240 seconds]
15:04
DEac-_ has joined #ruby-lang
15:05
pskosinski has joined #ruby-lang
15:06
<
monkey171 >
yea but, is it importnat?
15:06
apeiros has quit [Ping timeout: 244 seconds]
15:06
<
monkey171 >
oh wow didn't know it
15:06
<
jhass >
not for ruby, but for you and other people reading your code
15:07
<
monkey171 >
thank you for info next time i ll be more orderly
15:07
DEac- has quit [Ping timeout: 248 seconds]
15:08
mistym has joined #ruby-lang
15:09
bantic has quit [Quit: bantic]
15:10
<
monkey171 >
cya bye, and thank you!
15:11
centrx has quit [Quit: Mission accomplished. Ready for self-termination.]
15:11
|jemc| has joined #ruby-lang
15:13
kaiserpathos has joined #ruby-lang
15:13
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
15:14
monkey171 has quit [Ping timeout: 246 seconds]
15:14
yfeldblum has quit [Ping timeout: 240 seconds]
15:16
kek has quit [Remote host closed the connection]
15:17
enebo has joined #ruby-lang
15:20
ecnalyr has quit [Ping timeout: 244 seconds]
15:20
jonathanmarvens has joined #ruby-lang
15:21
jonathanmarvens has quit [Remote host closed the connection]
15:22
GBrawl has joined #ruby-lang
15:24
arBmind has quit [Quit: Leaving.]
15:24
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:25
Burgestrand has quit [Quit: Burgestrand]
15:29
rippa has joined #ruby-lang
15:31
CaptainJet has quit []
15:35
sferik has joined #ruby-lang
15:39
ur5us has joined #ruby-lang
15:39
kiddorails has quit [Remote host closed the connection]
15:43
ur5us has quit [Ping timeout: 248 seconds]
15:45
Burgestrand has joined #ruby-lang
15:46
Burgestrand has quit [Client Quit]
15:50
apeiros has joined #ruby-lang
15:51
jonathanmarvens has joined #ruby-lang
15:52
jonathanmarvens has quit [Remote host closed the connection]
15:52
ironhide_604 has quit [Read error: Connection reset by peer]
15:57
ayonkhan has joined #ruby-lang
15:57
mykoweb has joined #ruby-lang
15:57
amigo99 has quit [Quit: This computer has gone to sleep]
15:59
MikaAK1 has joined #ruby-lang
16:00
schaerli has quit [Remote host closed the connection]
16:02
replay has joined #ruby-lang
16:06
greenarrow has quit [Quit: 500]
16:07
rezident_ninja has quit [Quit: Leaving]
16:07
jperry has quit [Quit: jperry]
16:09
sunaku has joined #ruby-lang
16:09
DEac-_ has quit [Read error: Connection reset by peer]
16:10
valerienc has joined #ruby-lang
16:10
DEac- has joined #ruby-lang
16:10
jonathanmarvens has joined #ruby-lang
16:10
cnivolle has quit [Remote host closed the connection]
16:11
stardiviner has quit [Ping timeout: 255 seconds]
16:11
jonathanmarvens has quit [Remote host closed the connection]
16:12
jonathanmarvens has joined #ruby-lang
16:13
qba73 has quit [Remote host closed the connection]
16:13
jonathanmarvens has quit [Remote host closed the connection]
16:13
mistym has quit [Remote host closed the connection]
16:14
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:15
mehlah has quit [Quit: Leaving...]
16:15
AncientAmateur has quit [Remote host closed the connection]
16:15
jonathanmarvens has joined #ruby-lang
16:15
qba73 has joined #ruby-lang
16:15
qba73 has quit [Remote host closed the connection]
16:15
jonathanmarvens has quit [Remote host closed the connection]
16:15
sferik has joined #ruby-lang
16:16
sferik has quit [Client Quit]
16:17
jonathanmarvens has joined #ruby-lang
16:17
AncientAmateur has joined #ruby-lang
16:17
jonathanmarvens has quit [Remote host closed the connection]
16:19
sdouglas has joined #ruby-lang
16:20
AncientAmateur has quit [Remote host closed the connection]
16:20
skade has quit [Quit: Computer has gone to sleep.]
16:22
__butch__ has joined #ruby-lang
16:24
djbkd has joined #ruby-lang
16:24
skade has joined #ruby-lang
16:25
mehlah has joined #ruby-lang
16:26
dik_dak has joined #ruby-lang
16:27
elia has quit [Quit: Computer has gone to sleep.]
16:29
Mon_Ouie has joined #ruby-lang
16:30
elia has joined #ruby-lang
16:37
vintik has joined #ruby-lang
16:37
mikecmpbll has quit [Quit: i've nodded off.]
16:37
saarinen has joined #ruby-lang
16:38
CodeBunny has joined #ruby-lang
16:38
dwknoxy has quit [Ping timeout: 272 seconds]
16:43
CodeBunny has quit [Quit: CodeBunny needs a carrot. Be back later.]
16:43
wallerdev has quit [Quit: wallerdev]
16:45
DEac- has quit [Read error: Connection reset by peer]
16:45
DEac- has joined #ruby-lang
16:46
CodeBunny has joined #ruby-lang
16:46
miqui has quit [Read error: Connection reset by peer]
16:46
qba73 has joined #ruby-lang
16:46
skade has quit [Quit: Computer has gone to sleep.]
16:46
djbkd has quit [Remote host closed the connection]
16:47
elia has quit [Quit: Computer has gone to sleep.]
16:47
replay has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
16:49
djbkd has joined #ruby-lang
16:51
qba73 has quit [Ping timeout: 248 seconds]
16:51
valerienc has quit [Quit: valerienc]
16:53
Sonja has joined #ruby-lang
16:59
mistym has joined #ruby-lang
17:00
replay has joined #ruby-lang
17:01
agarie has joined #ruby-lang
17:01
wallerdev has joined #ruby-lang
17:02
agarie has quit [Client Quit]
17:03
agarie has joined #ruby-lang
17:03
relix has joined #ruby-lang
17:04
schaerli has joined #ruby-lang
17:05
schaerli has quit [Remote host closed the connection]
17:07
duderonomy has joined #ruby-lang
17:11
sdouglas_ has joined #ruby-lang
17:11
sferik has joined #ruby-lang
17:12
AncientAmateur has joined #ruby-lang
17:14
sdouglas has quit [Ping timeout: 244 seconds]
17:14
<
whitequark >
I'm now convinced that whoever maintains 2.0 and 2.1 branches is incompetent
17:14
<
whitequark >
#9308 was backported, and as a result different patchlevels of 2.0.0 accept different syntax.
17:16
<
whitequark >
and #9726, which is almost exactly same thing, was
*not* backported
17:17
kith has joined #ruby-lang
17:17
x0f has quit [Ping timeout: 244 seconds]
17:17
<
darix >
whitequark: did you bring it up on ruby-core already?
17:18
<
whitequark >
darix: too late
17:18
<
darix >
well it still needs to be fixed no?
17:18
<
whitequark >
it's already released
17:18
<
whitequark >
you can't unrelease a version
17:18
<
whitequark >
though this would in my view be appropriate
17:19
<
darix >
bring it up anyway
17:19
<
darix >
maybe they release a new version with the reverted change
17:19
x0f has joined #ruby-lang
17:19
<
whitequark >
that would just make the matter worse
17:19
<
whitequark >
besides, it wasn't an accident
17:21
<
darix >
in any case... ruby-core is the better place to argue this than #ruby-lang imho
17:21
<
whitequark >
I'm not arguing, I'm complaining that the maintainers can't do their job.
17:21
<
whitequark >
for all I know about ruby-core, arguing would be useless.
17:22
DEac-_ has joined #ruby-lang
17:22
DEac- has quit [Read error: Connection reset by peer]
17:22
<
matti >
It's hopeless then.
17:23
<
whitequark >
oh, #9726 was backported too, just not released yet. and #9308 is in 1.9.3, but #9728 is not in 1.9.3
17:23
<
whitequark >
(╯°□°)╯︵ ┻━┻
17:26
<
sunaku >
perhaps they're still getting used to semantic versioning
17:29
miqui has joined #ruby-lang
17:29
skade has joined #ruby-lang
17:29
<
whitequark >
it doesn't matter if it's semantic or not. you don't change accepted syntax between patchlevels
17:30
amigo99 has joined #ruby-lang
17:30
__butch__ has quit [Quit: Leaving.]
17:30
duderonomy has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
17:34
<
pipework >
It might be semantic, just not semver. It'd definitely be super confusing.
17:36
DEac-_ has quit [Read error: Connection reset by peer]
17:36
skade_ has joined #ruby-lang
17:36
DEac- has joined #ruby-lang
17:36
skade has quit [Ping timeout: 260 seconds]
17:37
diegoviola has joined #ruby-lang
17:40
danijoo has joined #ruby-lang
17:41
<
sunaku >
if they're not told about this, it'll only repeat in the future
17:41
danijoo_ has quit [Read error: Connection reset by peer]
17:41
__butch__ has joined #ruby-lang
17:44
workmad3 has quit [Ping timeout: 248 seconds]
17:44
vintik has quit [Remote host closed the connection]
17:44
<
yorickpeterse >
sunaku: there's no semantic versioning in Ruby's versioning scheme
17:45
<
yorickpeterse >
It's pretty much the same crap as before minus the patchlevels
17:45
pixelhandler has joined #ruby-lang
17:45
<
yorickpeterse >
2.X -> 3.X: happens once every 10 years
17:45
<
yorickpeterse >
2.X -> 2.Y: shit will break
17:46
<
yorickpeterse >
2.X.Y -> 2.X.Z: shit
*might* break
17:46
<
whitequark >
fuck it.
17:46
<
whitequark >
oh lol the backport doesn't even work properly
17:46
<
whitequark >
because it relies on another backport which is not there and probably won't be
17:47
symm- has quit [Ping timeout: 244 seconds]
17:47
<
yxhuvud >
sounds like it is time to file a less than happy bug about it?
17:48
<
whitequark >
I simply no longer use ruby for new stuff anymore. but I still have to maintain parser
17:49
pglombardo has joined #ruby-lang
17:50
<
amigo99 >
given a patch version (2.0.0-p481), is there a way to find out which ruby svn/git commit it points to?
17:51
amsi has joined #ruby-lang
17:51
<
yxhuvud >
there is a changelog. I believe it has the refs for that
17:51
<
whitequark >
there's tags, like v2_0_0_481
17:51
<
whitequark >
and git commits refer to svn commits
17:53
<
amigo99 >
ah, the tags is helpful
17:53
pglombardo has quit [Client Quit]
17:55
sepp2k has joined #ruby-lang
17:56
sdouglas_ has quit [Remote host closed the connection]
18:03
postmodern has joined #ruby-lang
18:03
jaimef has quit [Excess Flood]
18:04
jaimef has joined #ruby-lang
18:10
mistym has quit [Ping timeout: 244 seconds]
18:11
mistym has joined #ruby-lang
18:12
Blaguvest has joined #ruby-lang
18:13
ascarter has joined #ruby-lang
18:13
loincloth has quit [Remote host closed the connection]
18:15
Lumio has joined #ruby-lang
18:16
mykoweb has quit [Remote host closed the connection]
18:17
mykoweb has joined #ruby-lang
18:17
mykoweb has quit [Read error: Connection reset by peer]
18:17
olivier_bK1 has quit [Ping timeout: 272 seconds]
18:17
mykoweb has joined #ruby-lang
18:18
ecnalyr has joined #ruby-lang
18:20
havenwood has quit [Remote host closed the connection]
18:20
MikaAK1 has quit [Ping timeout: 240 seconds]
18:21
tbuehlmann has quit [Quit: Leaving]
18:21
centrx has joined #ruby-lang
18:22
davispuh has joined #ruby-lang
18:22
ecnalyr has quit [Ping timeout: 244 seconds]
18:24
mistym has quit [Ping timeout: 248 seconds]
18:26
havenwood has joined #ruby-lang
18:26
schaerli has joined #ruby-lang
18:28
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
18:28
DEac- has quit [Read error: Connection reset by peer]
18:28
DEac- has joined #ruby-lang
18:29
olivier_bK1 has joined #ruby-lang
18:30
dm78 has joined #ruby-lang
18:30
jaimef has quit [Excess Flood]
18:30
davispuh has quit [Read error: Connection reset by peer]
18:31
jaimef has joined #ruby-lang
18:34
djbkd has quit [Remote host closed the connection]
18:35
workmad3 has joined #ruby-lang
18:37
cored_ has joined #ruby-lang
18:37
cored has quit [Ping timeout: 255 seconds]
18:39
kgrz has quit [Remote host closed the connection]
18:39
Lumio has quit [Quit: Lumio]
18:40
djbkd has joined #ruby-lang
18:40
kgrz has joined #ruby-lang
18:43
wallerdev has quit [Read error: Connection reset by peer]
18:43
wallerdev has joined #ruby-lang
18:44
kgrz has quit [Ping timeout: 244 seconds]
18:44
havenwood has quit [Ping timeout: 264 seconds]
18:45
cddr has joined #ruby-lang
18:45
havenwood has joined #ruby-lang
18:46
pr0ton_ has joined #ruby-lang
18:46
agarie has quit [Read error: Connection reset by peer]
18:47
agarie has joined #ruby-lang
18:50
wallerdev has quit [Ping timeout: 252 seconds]
18:51
loincloth has joined #ruby-lang
18:55
olivier_bK1 has quit [Ping timeout: 252 seconds]
18:55
heftig has joined #ruby-lang
18:58
pr0ton_ has quit [Quit: pr0ton_]
18:58
jeffs has quit [Read error: No route to host]
19:02
jeffs has joined #ruby-lang
19:02
mykoweb has quit [Remote host closed the connection]
19:02
mykoweb has joined #ruby-lang
19:03
malconis has quit [Ping timeout: 244 seconds]
19:06
<
centrx >
cddr, It is probably referring to some kind of cache miss rate
19:07
mykoweb has quit [Ping timeout: 255 seconds]
19:08
olivier_bK1 has joined #ruby-lang
19:10
malconis has joined #ruby-lang
19:11
Fushi has quit [Quit: Connection closed for inactivity]
19:12
acalewin has joined #ruby-lang
19:13
mykoweb has joined #ruby-lang
19:14
tbuehlmann has joined #ruby-lang
19:14
mykoweb has quit [Remote host closed the connection]
19:15
mykoweb has joined #ruby-lang
19:15
sunaku has quit [Quit: WeeChat 0.4.3]
19:17
<
cddr >
Thanks centrx, I figured it out by looking at the source
19:17
<
amigo99 >
cddr: so what was the prob?
19:17
<
amigo99 >
i mean what does it mean?
19:18
<
cddr >
I think it just means there's lots of GC going on
19:18
<
cddr >
I'm going to try running with the allocation profiler to see if that shows some unecessary GC
19:19
Lumio has joined #ruby-lang
19:19
<
cddr >
To be clear, I don't think it's a problem with stackprof, just a property of our code
19:19
mykoweb has quit [Ping timeout: 240 seconds]
19:20
<
amigo99 >
the code says, overall_samples is incremented even when in gc
19:20
<
amigo99 >
if (rb_during_gc()) _stackprof.during_gc++, _stackprof.overall_samples++;
19:23
Lumio has quit [Client Quit]
19:27
danijoo has quit [Quit: Leaving...]
19:27
<
dostoyevsky >
Any ideas why File.read() supports "| command"/pipes and File.open() does not?
19:28
<
whitequark >
File.read does?
19:28
<
whitequark >
wow, that sounds horrible
19:28
Lumio has joined #ruby-lang
19:30
<
cddr >
missed_rate = 100*missed_samples/missed_samples+samples
19:30
<
cddr >
overall_samples is only incremented during gc
19:30
<
cddr >
overall_signals is incremented for every signal
19:30
<
cddr >
missed_samples = overall_signals - overall_samples
19:30
<
cddr >
maybe I had it the wrong way around
19:30
amsi has quit [Ping timeout: 240 seconds]
19:30
<
Mon_Ouie >
It definitely doesn't
19:30
<
Mon_Ouie >
Errno::ENOENT: No such file or directory @ rb_sysopen - test | cat
19:31
replay has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
19:31
bantic has joined #ruby-lang
19:31
<
whitequark >
> File.read("| echo foo")
19:31
<
whitequark >
=> "foo\n"
19:31
<
whitequark >
it's an obscure syntax stemming from sendmail or something
19:32
<
yorickpeterse >
wtf
19:32
<
dostoyevsky >
whitequark: It's in the documentation of IO. right on top
19:32
<
Mon_Ouie >
Nice way to run arbitrary code on a machine running a ruby program
19:32
<
dostoyevsky >
* A plain string represents a filename suitable for the underlying operating system.
19:32
<
dostoyevsky >
* A string starting with "|" indicates a subprocess. The remainder of the string following the "|" is invoked as a process with appropriate input/output channels connected to it.
19:33
replay has joined #ruby-lang
19:33
<
ohsix >
actually might be tcl
19:33
<
ohsix >
there are quite a few things that work the same way
19:34
<
whitequark >
yes, hence my wondering where it originated
19:34
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
19:34
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:34
<
yorickpeterse >
I wonder if drugs were involved
19:35
danijoo has joined #ruby-lang
19:39
<
ohsix >
hrm perl and tcl have a similar age
19:39
chouhoul_ has joined #ruby-lang
19:39
<
ohsix >
would be work to find out
19:41
kgrz has joined #ruby-lang
19:42
chouhoulis has quit [Ping timeout: 255 seconds]
19:43
luiz_lha has joined #ruby-lang
19:45
kgrz has quit [Ping timeout: 240 seconds]
19:49
sferik has joined #ruby-lang
19:49
lidaaa has joined #ruby-lang
19:49
sferik has quit [Read error: Connection reset by peer]
19:50
sferik has joined #ruby-lang
19:50
tbuehlmann has quit [Remote host closed the connection]
19:51
jaimef has quit [Excess Flood]
19:51
adphillips has joined #ruby-lang
19:52
jaimef has joined #ruby-lang
19:52
chouhoul_ has quit [Ping timeout: 248 seconds]
19:55
[spoiler] has quit [Quit: Leaving]
19:55
lidaaa has quit [Ping timeout: 240 seconds]
19:56
schaerli has quit [Remote host closed the connection]
19:59
chouhoulis has joined #ruby-lang
19:59
diegoviola has quit [Ping timeout: 272 seconds]
20:05
diegoviola has joined #ruby-lang
20:07
sharpmachine has joined #ruby-lang
20:07
sharpmachine has quit [Client Quit]
20:08
sharpmachine has joined #ruby-lang
20:08
centrx has quit [Quit: Mission accomplished. Ready for self-termination.]
20:16
Hightower has joined #ruby-lang
20:17
<
Hightower >
I'm currently learning ruby
20:17
<
Hightower >
Getting a bit worried of the "Ruby is dead" posts I keep seeing
20:17
<
Hightower >
Hoping someone here can tell me it's very much alive
20:18
adphillips has quit []
20:19
<
Mon_Ouie >
>> puts "Still alive!"
20:19
<
Mon_Ouie >
Looks like it still works
20:19
_ht has quit [Remote host closed the connection]
20:22
replay has quit [Ping timeout: 248 seconds]
20:22
jonathanmarvens has joined #ruby-lang
20:25
centrx has joined #ruby-lang
20:25
mistym has joined #ruby-lang
20:26
kyb3r_ has joined #ruby-lang
20:26
Hightower has quit [Quit: Me fail English? That's unpossible.]
20:27
amsi has joined #ruby-lang
20:29
lidaaa has joined #ruby-lang
20:29
<
yorickpeterse >
hm, already left
20:29
djbkd has quit [Remote host closed the connection]
20:30
<
yorickpeterse >
which should say at least a bit on its own
20:31
djbkd has joined #ruby-lang
20:36
mykoweb has joined #ruby-lang
20:43
sunaku has joined #ruby-lang
20:43
chouhoulis has quit [Remote host closed the connection]
20:43
touzin has joined #ruby-lang
20:43
chouhoulis has joined #ruby-lang
20:43
djbkd has quit [Remote host closed the connection]
20:44
touzin has left #ruby-lang [#ruby-lang]
20:47
kaiserpa_ has joined #ruby-lang
20:47
kaiserpathos has quit [Ping timeout: 252 seconds]
20:48
wallerdev has joined #ruby-lang
20:49
mconnolly has quit [Ping timeout: 240 seconds]
20:49
djbkd has joined #ruby-lang
20:49
danijoo has quit [Read error: Connection reset by peer]
20:50
danijoo has joined #ruby-lang
20:52
djbkd has quit [Remote host closed the connection]
20:53
touzin has joined #ruby-lang
20:54
MikaAK has joined #ruby-lang
20:54
MikaAK has quit [Client Quit]
20:54
amigo99 has quit [Quit: This computer has gone to sleep]
20:55
kaiserpathos has joined #ruby-lang
20:58
MikaAK1 has joined #ruby-lang
20:58
kaiserpa_ has quit [Ping timeout: 244 seconds]
20:59
MikaAK1 has quit [Client Quit]
20:59
MikaAK has joined #ruby-lang
20:59
Caius has quit [Ping timeout: 255 seconds]
21:00
Caius has joined #ruby-lang
21:01
ascarter has joined #ruby-lang
21:02
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
21:04
djbkd has joined #ruby-lang
21:04
djbkd has quit [Remote host closed the connection]
21:04
ur5us has joined #ruby-lang
21:04
djbkd has joined #ruby-lang
21:06
djbkd has quit [Remote host closed the connection]
21:09
t0ggah has joined #ruby-lang
21:13
replay has joined #ruby-lang
21:14
jaimef has quit [Excess Flood]
21:14
jaimef has joined #ruby-lang
21:15
djbkd has joined #ruby-lang
21:15
ldnunes has quit [Quit: Leaving]
21:17
GBrawl has quit [Quit: Computer has gone to sleep.]
21:18
ppinto has quit [Quit: ppinto]
21:19
alexju has quit [Remote host closed the connection]
21:20
elia has joined #ruby-lang
21:27
valeri_uF0 has joined #ruby-lang
21:27
apeiros_ has joined #ruby-lang
21:27
t0ggah_ has joined #ruby-lang
21:27
sharpmac_ has joined #ruby-lang
21:27
ryotarai_ has joined #ruby-lang
21:30
malconis has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
21:30
KM has joined #ruby-lang
21:30
KM is now known as Guest80708
21:30
Muz_ has joined #ruby-lang
21:30
kramsee_ has joined #ruby-lang
21:30
lucas has joined #ruby-lang
21:30
cout_ has joined #ruby-lang
21:31
saltsa_ has joined #ruby-lang
21:31
jtoy_ has joined #ruby-lang
21:32
_dabradley has joined #ruby-lang
21:33
gianluca- has joined #ruby-lang
21:33
erichmenge_ has joined #ruby-lang
21:33
wallerdev_ has joined #ruby-lang
21:34
erichmenge has quit [Ping timeout: 240 seconds]
21:34
ryotarai has quit [Ping timeout: 240 seconds]
21:34
sonne has quit [Ping timeout: 240 seconds]
21:34
ryotarai_ is now known as ryotarai
21:34
erichmenge_ is now known as erichmenge
21:34
agarie has quit [Ping timeout: 240 seconds]
21:34
Muz has quit [Ping timeout: 240 seconds]
21:35
GBrawl_ has joined #ruby-lang
21:35
GBrawl_ has quit [Client Quit]
21:35
cout has quit [Ping timeout: 240 seconds]
21:35
saltsa has quit [Ping timeout: 240 seconds]
21:35
kramsee has quit [Ping timeout: 240 seconds]
21:35
t0ggah has quit [Ping timeout: 240 seconds]
21:35
sharpmachine has quit [Ping timeout: 240 seconds]
21:35
apeiros has quit [Ping timeout: 240 seconds]
21:35
yxhuvud has quit [Ping timeout: 240 seconds]
21:35
gianlucadv has quit [Ping timeout: 240 seconds]
21:35
jtoy has quit [Ping timeout: 240 seconds]
21:35
lucas_ has quit [Ping timeout: 240 seconds]
21:35
valeri_ufo has quit [Ping timeout: 240 seconds]
21:35
valeri_uF0 is now known as valeri_ufo
21:35
stamina has quit [Ping timeout: 240 seconds]
21:35
Guest72404 has quit [Ping timeout: 240 seconds]
21:35
bougyman has quit [Ping timeout: 240 seconds]
21:36
sluukkonen has quit [Ping timeout: 240 seconds]
21:36
dabradley has quit [Ping timeout: 240 seconds]
21:36
wallerdev has quit [Ping timeout: 240 seconds]
21:36
wallerdev_ is now known as wallerdev
21:36
sonne has joined #ruby-lang
21:38
symm- has joined #ruby-lang
21:38
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
21:39
diegoviola has quit [Ping timeout: 248 seconds]
21:41
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
21:42
yxhuvud has joined #ruby-lang
21:42
stamina has joined #ruby-lang
21:43
sluukkonen has joined #ruby-lang
21:44
bougyman has joined #ruby-lang
21:45
MichD is now known as michd
21:45
MikaAK has quit [Quit: node-irc says goodbye]
21:46
MikaAK has joined #ruby-lang
21:48
_dabradley is now known as dabradley
21:48
centrx has quit [Quit: Mission accomplished. Ready for self-termination.]
21:49
workmad3 has quit [Ping timeout: 255 seconds]
21:51
shinnya has joined #ruby-lang
21:52
ascarter has joined #ruby-lang
21:55
Blaguvest is now known as Semtex-h
21:55
woollyams has joined #ruby-lang
21:58
chouhoulis has quit [Ping timeout: 255 seconds]
21:58
yubrew has quit [Remote host closed the connection]
21:58
wallerdev has quit [Quit: wallerdev]
21:59
AncientAmateur has quit [Remote host closed the connection]
21:59
wallerdev has joined #ruby-lang
21:59
bruno- has quit [Ping timeout: 255 seconds]
21:59
nathanstitt has quit [Quit: I growing sleepy]
22:01
sunaku has quit [Ping timeout: 255 seconds]
22:03
dik_dak has quit [Ping timeout: 240 seconds]
22:03
jhass is now known as jhass|off
22:04
bantic has quit [Quit: bantic]
22:04
sunaku has joined #ruby-lang
22:04
VanderH0ff has quit [Quit: Leaving]
22:04
<
sunaku >
whitequark: yorickpeterse: i'd imagine that at least matz would hear you out
22:05
<
ericwood >
nah he's too busy being awesome
22:05
<
sunaku >
hmm, how about our english-native ruby devs like tenderlove?
22:06
<
sunaku >
(not that he isn't awesome)
22:06
luiz_lha has quit [Remote host closed the connection]
22:06
luiz_lha has joined #ruby-lang
22:07
cored_ has quit [Ping timeout: 240 seconds]
22:10
gpg_ has quit [Ping timeout: 246 seconds]
22:11
kyb3r_ has quit [Ping timeout: 248 seconds]
22:11
cnivolle has joined #ruby-lang
22:11
MikaAK has quit [Ping timeout: 272 seconds]
22:11
sunaku has quit [Quit: WeeChat 0.4.3]
22:11
kyb3r_ has joined #ruby-lang
22:13
Lumio has quit [Quit: Lumio]
22:13
cnivolle has quit [Client Quit]
22:14
sunaku has joined #ruby-lang
22:14
djbkd has quit [Remote host closed the connection]
22:15
Lewix has joined #ruby-lang
22:17
saarinen has quit [Quit: saarinen]
22:17
loincloth has quit [Remote host closed the connection]
22:18
djbkd has joined #ruby-lang
22:19
saarinen has joined #ruby-lang
22:20
inkblots has joined #ruby-lang
22:20
mistym_ has joined #ruby-lang
22:22
cddr has quit [Ping timeout: 244 seconds]
22:22
MikaAK1 has joined #ruby-lang
22:23
mistym has quit [Ping timeout: 244 seconds]
22:24
bruno- has joined #ruby-lang
22:24
woollyams has quit [Ping timeout: 272 seconds]
22:25
t0ggah_ has quit []
22:25
t0ggah has joined #ruby-lang
22:29
t0ggah has quit [Client Quit]
22:29
enebo has quit [Quit: enebo]
22:29
mikecmpbll has joined #ruby-lang
22:29
kaiserpathos has quit []
22:29
<
sunaku >
oh well, here's hoping for the best
*sigh*
22:30
bruno- has quit [Ping timeout: 272 seconds]
22:30
touzin has quit [Ping timeout: 252 seconds]
22:31
apeiros_ is now known as apeiros
22:34
Caius has quit [Ping timeout: 255 seconds]
22:35
Caius has joined #ruby-lang
22:35
Sonja has quit [Ping timeout: 252 seconds]
22:38
sunaku has quit [Quit: WeeChat 0.4.3]
22:39
franzip has joined #ruby-lang
22:39
yubrew_ has joined #ruby-lang
22:42
sepp2k has quit [Read error: Connection reset by peer]
22:42
momomomomo has quit [Quit: momomomomo]
22:44
yubrew_ has quit [Ping timeout: 264 seconds]
22:44
sdouglas has joined #ruby-lang
22:46
sdouglas_ has joined #ruby-lang
22:46
sdouglas has quit [Read error: Connection reset by peer]
22:50
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
22:53
sdouglas_ has quit [Remote host closed the connection]
22:55
jaimef has quit [Excess Flood]
22:56
jaimef has joined #ruby-lang
22:56
ascarter has joined #ruby-lang
22:59
symm- has quit [Ping timeout: 240 seconds]
22:59
symm-_ has joined #ruby-lang
22:59
franzip has quit [Quit: ...]
23:02
Caius has quit [Ping timeout: 255 seconds]
23:03
Sonja has joined #ruby-lang
23:03
mykoweb has quit [Remote host closed the connection]
23:03
Caius has joined #ruby-lang
23:03
mykoweb has joined #ruby-lang
23:05
K3dare has quit [Ping timeout: 252 seconds]
23:05
woollyams has joined #ruby-lang
23:06
K3dare has joined #ruby-lang
23:07
mistym_ is now known as mistym
23:08
mykoweb has quit [Read error: No route to host]
23:08
mykoweb has joined #ruby-lang
23:10
mikecmpbll has quit [Quit: ciao.]
23:11
touzin has joined #ruby-lang
23:13
djbkd has quit [Read error: Connection reset by peer]
23:14
replay has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
23:15
djbkd has joined #ruby-lang
23:15
cored has joined #ruby-lang
23:16
touzin has left #ruby-lang [#ruby-lang]
23:18
bruno- has joined #ruby-lang
23:21
jonathanmarvens has quit [Remote host closed the connection]
23:23
jonathanmarvens has joined #ruby-lang
23:23
bruno- has quit [Ping timeout: 264 seconds]
23:24
djbkd has quit [Remote host closed the connection]
23:25
vintik has joined #ruby-lang
23:25
ecnalyr has joined #ruby-lang
23:27
djbkd has joined #ruby-lang
23:27
nathanstitt has joined #ruby-lang
23:27
jeffs has quit [Ping timeout: 260 seconds]
23:28
Atttwww has joined #ruby-lang
23:31
ecnalyr has quit [Remote host closed the connection]
23:31
stamina has quit [Ping timeout: 264 seconds]
23:31
houhoulis has joined #ruby-lang
23:32
ecnalyr has joined #ruby-lang
23:33
inkblots has quit [Remote host closed the connection]
23:33
charliesome has joined #ruby-lang
23:33
djbkd has quit [Remote host closed the connection]
23:33
yubrew has joined #ruby-lang
23:34
dorei has joined #ruby-lang
23:35
ecnalyr_ has joined #ruby-lang
23:36
danijoo has quit [Read error: Connection reset by peer]
23:36
ecnalyr has quit [Ping timeout: 244 seconds]
23:36
danijoo has joined #ruby-lang
23:37
mykoweb has quit [Remote host closed the connection]
23:37
yubrew has quit [Ping timeout: 240 seconds]
23:38
mykoweb has joined #ruby-lang
23:38
nathanstitt has quit [Quit: I growing sleepy]
23:38
|jemc| has quit [Ping timeout: 272 seconds]
23:40
djbkd has joined #ruby-lang
23:41
kgrz has joined #ruby-lang
23:42
mykoweb has quit [Ping timeout: 240 seconds]
23:47
kgrz has quit [Ping timeout: 272 seconds]
23:50
dsaint-pierre has quit [Read error: Connection reset by peer]
23:50
dsaint-pierre has joined #ruby-lang
23:51
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
23:55
dsaint-pierre has quit [Read error: Connection reset by peer]
23:56
dsaint-pierre has joined #ruby-lang