ljarvis changed the topic of #ruby-lang to: Ruby 2.1.2; 2.0.0-p481; 1.9.3-p547: http://ruby-lang.org || Paste code on http://gist.github.com
saltsa has quit [Ping timeout: 276 seconds]
marr has quit [Ping timeout: 272 seconds]
bruno- has joined #ruby-lang
Aahz has quit [Quit: Leaving]
Aahz has joined #ruby-lang
bruno- has quit [Ping timeout: 245 seconds]
sepp2k1 has joined #ruby-lang
sepp2k has quit [Ping timeout: 276 seconds]
yfeldblum has quit [Ping timeout: 272 seconds]
tdy has joined #ruby-lang
saltsa has joined #ruby-lang
earthquake has joined #ruby-lang
skade has joined #ruby-lang
yfeldblum has joined #ruby-lang
kgrz has joined #ruby-lang
tkuchiki has joined #ruby-lang
skade has quit [Ping timeout: 252 seconds]
kgrz has quit [Ping timeout: 245 seconds]
skade has joined #ruby-lang
tkuchiki has quit [Remote host closed the connection]
torrieri has joined #ruby-lang
Kerber0s has quit [Remote host closed the connection]
skade has quit [Ping timeout: 252 seconds]
Kerber0s has joined #ruby-lang
earthquake has quit [Quit: earthquake]
SuMo_D has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
torrieri has quit [Ping timeout: 245 seconds]
Lewix has quit [Read error: Connection reset by peer]
Lewix has joined #ruby-lang
SuMo_D has quit [Ping timeout: 264 seconds]
chouhoulis has joined #ruby-lang
haraoka has joined #ruby-lang
SuMo_D has joined #ruby-lang
charliesome has joined #ruby-lang
tkuchiki has joined #ruby-lang
bruno- has joined #ruby-lang
ender|dkm has quit [Ping timeout: 264 seconds]
_ko1 has joined #ruby-lang
bruno- has quit [Ping timeout: 264 seconds]
j4cknewt has quit [Remote host closed the connection]
mistym has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
bruno- has joined #ruby-lang
kyrylo has joined #ruby-lang
j4cknewt has quit [Ping timeout: 268 seconds]
chouhoulis has quit [Remote host closed the connection]
<kyrylo> Hello. Is it possible (somehow) to access the Ruby VM from a C extension? Namely, I'm interested in GET_VM(), which is a macro defined in vm_core.h.
<_ko1> nothing
knu has quit [Remote host closed the connection]
<_ko1> kyrylo: rb_vm_t is version dependent data, so that it is hidden from C exts
bruno- has quit [Ping timeout: 264 seconds]
skade has joined #ruby-lang
<kyrylo> _ko1: thanks, it's a pity :( I'm interested in vm->trap_list. I'm trying to create a gem that could assign multiple callbacks to a signal via the standard "Signal.trap" method. I know when you define a "trap", it returns a proc. However, if my gem loads after this assignment, I'm unable to capture that proc, so I always overwrite previous "traps"
t_ has quit [Ping timeout: 245 seconds]
Miphix has joined #ruby-lang
t_ has joined #ruby-lang
<_ko1> kyrylo: it is reasonable request.
<_ko1> kyrylo: but difficult to design.
j4cknewt has joined #ruby-lang
<_ko1> kyrylo: and accessing rb_vm_t is bad idea, at least.
Lewix has quit [Remote host closed the connection]
<kyrylo> _ko1: you mean, it's difficult to expose this struct to a C extension or to implement the support of multiple callbacks for trap inside the Ruby project?
skade has quit [Ping timeout: 260 seconds]
<_ko1> kyrylo: the latter
kgrz has joined #ruby-lang
<_ko1> kyrylo: getting current proc is one idea.
vintik has quit [Remote host closed the connection]
<bnagy> not sure I see the use case here
<bnagy> why wouldn't you just invoke whatever multiple callbacks from the one signal handler?
vintik has joined #ruby-lang
kgrz has quit [Ping timeout: 245 seconds]
shinnya has joined #ruby-lang
<_ko1> bnagy: maybe the problem is no way to collaborate with other (libary) authors who want to trap same signal
<bnagy> gems shouldn't trap
<kyrylo> _ko1: looks nice and simple (and useful :D)
<kyrylo> bnagy: RSpec traps
<bnagy> gems shouldn't trap :)
<_ko1> signal is difficult.
<_ko1> i'm not sure it is enough.
<_ko1> ticket is welcome :)
<kyrylo> Ok, sure :)
<kyrylo> Thanks!
yatish27 has quit [Ping timeout: 240 seconds]
knu has joined #ruby-lang
yatish27 has joined #ruby-lang
<bnagy> if you're making a gem specifically for better signal handling then I think it's probably ok to stomp existing handlers imho
<bnagy> you can always let the user add a lambda to the handler for whatever signal, so they can run custom code as well as your gem code
<kyrylo> My goal is to make it usable without any interactions: you install it and it "just works".
ender|dkm has joined #ruby-lang
yatish27_ has joined #ruby-lang
ender|dkm has quit [Ping timeout: 264 seconds]
yatish27 has quit [Ping timeout: 264 seconds]
migbar has quit [Remote host closed the connection]
bruno- has joined #ruby-lang
migbar has joined #ruby-lang
shinnya has quit [Ping timeout: 252 seconds]
mistym has joined #ruby-lang
bruno- has quit [Ping timeout: 268 seconds]
ruby-lang253 has joined #ruby-lang
bsvineeth has joined #ruby-lang
Aahz has quit [Ping timeout: 276 seconds]
Aahz has joined #ruby-lang
bsvineeth has quit [Ping timeout: 255 seconds]
migbar has quit [Ping timeout: 264 seconds]
sepp2k1 has quit [Read error: Connection reset by peer]
skade has joined #ruby-lang
sleepee has joined #ruby-lang
szarubin has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
zarubin has quit [Read error: Connection reset by peer]
CodeBunny has joined #ruby-lang
chouhoulis has joined #ruby-lang
Aahz has quit [Read error: Connection reset by peer]
skade has quit [Ping timeout: 264 seconds]
sleepee has joined #ruby-lang
Aahz has joined #ruby-lang
kgrz has joined #ruby-lang
chouhoulis has quit [Ping timeout: 245 seconds]
thomasxie has joined #ruby-lang
chouhoulis has joined #ruby-lang
sleepee has quit [Read error: Connection reset by peer]
ender|dkm has joined #ruby-lang
kgrz has quit [Ping timeout: 268 seconds]
sleepee has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
sleepee has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
gjaldon has joined #ruby-lang
sleepee has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
chouhoulis has quit [Remote host closed the connection]
sleepee has joined #ruby-lang
Lewix has joined #ruby-lang
Aahz has quit [Read error: Connection reset by peer]
migbar has joined #ruby-lang
sleepee has quit [Ping timeout: 276 seconds]
migbar has quit [Ping timeout: 246 seconds]
yatish27 has joined #ruby-lang
sleepee has joined #ruby-lang
yatish27_ has quit [Ping timeout: 252 seconds]
gjaldon has quit [Remote host closed the connection]
skade has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
sleepee has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
ruby-lang253 has quit [Ping timeout: 246 seconds]
sleepee has joined #ruby-lang
skade has quit [Ping timeout: 272 seconds]
jdecuirm has quit [Ping timeout: 272 seconds]
sleepee has quit [Max SendQ exceeded]
jdecuirm has joined #ruby-lang
sleepee has joined #ruby-lang
sleepee has quit [Ping timeout: 268 seconds]
gix has quit [Ping timeout: 272 seconds]
karamazov has quit [Remote host closed the connection]
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Changing host]
robbyoconnor has joined #ruby-lang
kyrylo has quit [Remote host closed the connection]
gix has joined #ruby-lang
dvorkbjel has quit [Remote host closed the connection]
sleepee has joined #ruby-lang
skade has joined #ruby-lang
yatish27 has quit [Ping timeout: 260 seconds]
yatish27 has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
mistym has quit [Remote host closed the connection]
sleepee has joined #ruby-lang
RobertBirnie has joined #ruby-lang
thomasxie has quit [Remote host closed the connection]
sent-hil has quit [Quit: Connection closed for inactivity]
skade has quit [Ping timeout: 268 seconds]
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #ruby-lang
migbar has joined #ruby-lang
kgrz has joined #ruby-lang
RobertBirnie has quit [Ping timeout: 245 seconds]
robbyoconnor has quit [Ping timeout: 245 seconds]
migbar has quit [Ping timeout: 255 seconds]
kgrz has quit [Ping timeout: 252 seconds]
sleepee has quit [Ping timeout: 255 seconds]
sleepee has joined #ruby-lang
robbyoconnor has joined #ruby-lang
RobertBirnie has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
skade has joined #ruby-lang
bruno- has joined #ruby-lang
sleepee has quit [Ping timeout: 255 seconds]
havenwood has joined #ruby-lang
skade has quit [Ping timeout: 245 seconds]
bruno- has quit [Ping timeout: 276 seconds]
emmesswhy has quit [Quit: This computer has gone to sleep]
|jemc| has quit [Quit: WeeChat 0.4.3]
tkuchiki_ has joined #ruby-lang
chouhoulis has joined #ruby-lang
sleepee has joined #ruby-lang
RobertBirnie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tkuchiki has quit [Ping timeout: 240 seconds]
sleepee has quit [Max SendQ exceeded]
migbar has joined #ruby-lang
mistym has joined #ruby-lang
sleepee has joined #ruby-lang
RobertBirnie has joined #ruby-lang
chouhoulis has quit [Ping timeout: 276 seconds]
migbar has quit [Read error: Connection reset by peer]
migbar has joined #ruby-lang
migbar has quit [Ping timeout: 252 seconds]
dwknoxy has quit [Quit: Textual IRC Client: www.textualapp.com]
kgrz has joined #ruby-lang
kgrz has quit [Remote host closed the connection]
kgrz has joined #ruby-lang
Kerber0s has quit [Remote host closed the connection]
koderok has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
j4cknewt has quit [Remote host closed the connection]
RobertBirnie has quit [Quit: Textual IRC Client: www.textualapp.com]
skade has joined #ruby-lang
kgrz has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
kgrz has joined #ruby-lang
robbyoconnor has quit [Ping timeout: 276 seconds]
sleepee has quit [Ping timeout: 260 seconds]
sleepee has joined #ruby-lang
skade has quit [Ping timeout: 272 seconds]
sleepee has quit [Max SendQ exceeded]
robbyoconnor has joined #ruby-lang
ta_ has quit [Remote host closed the connection]
kgrz has quit [Ping timeout: 246 seconds]
sleepee has joined #ruby-lang
kgrz has joined #ruby-lang
vinhbachsy has joined #ruby-lang
robbyoconnor has quit [Ping timeout: 245 seconds]
Averna has joined #ruby-lang
centrx has quit [Quit: Mead error: Connection reset by beer]
kgrz has quit [Ping timeout: 245 seconds]
skade has joined #ruby-lang
bruno- has joined #ruby-lang
skade has quit [Ping timeout: 245 seconds]
tkuchiki_ has quit [Remote host closed the connection]
bruno- has quit [Ping timeout: 264 seconds]
gjaldon has joined #ruby-lang
skade has joined #ruby-lang
wallerdev has joined #ruby-lang
tkuchiki has joined #ruby-lang
sleepee has quit [Ping timeout: 268 seconds]
sleepee has joined #ruby-lang
yfeldblum has quit [Read error: Connection reset by peer]
yfeldblum has joined #ruby-lang
sent-hil has joined #ruby-lang
gjaldon has quit []
sleepee has quit [Max SendQ exceeded]
sleepee has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
sleepee has joined #ruby-lang
Lewix has quit [Remote host closed the connection]
migbar has joined #ruby-lang
sleepee has quit [Ping timeout: 264 seconds]
migbar has quit [Ping timeout: 246 seconds]
sleepee has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
sleepee has quit [Ping timeout: 246 seconds]
yatish27 has quit [Ping timeout: 264 seconds]
tkuchiki_ has joined #ruby-lang
sleepee has joined #ruby-lang
tkuchiki has quit [Ping timeout: 255 seconds]
kyb3r_ has joined #ruby-lang
tkuchiki_ has quit [Remote host closed the connection]
tkuchiki has joined #ruby-lang
sleepee has quit [Ping timeout: 260 seconds]
sleepee has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
sleepee has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
sleepee has joined #ruby-lang
kgrz has joined #ruby-lang
vinhbachsy has quit [Remote host closed the connection]
sleepee has quit [Ping timeout: 252 seconds]
sleepee has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
vintik has quit [Remote host closed the connection]
ur5us has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
sleepee has joined #ruby-lang
SuMo_D has quit [Ping timeout: 255 seconds]
sleepee has quit [Max SendQ exceeded]
sleepee has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
bsvineeth has joined #ruby-lang
Voker57 has quit [Ping timeout: 264 seconds]
Mon_Ouie has joined #ruby-lang
sleepee has joined #ruby-lang
migbar has joined #ruby-lang
_ht has joined #ruby-lang
freedrul1 is now known as freedrull
sleepee has quit [Max SendQ exceeded]
Cyrano has joined #ruby-lang
thomasxie has joined #ruby-lang
migbar has quit [Ping timeout: 255 seconds]
amerine has joined #ruby-lang
pskosinski has quit [Quit: Til rivido Idisti! | http://www.ido.li]
tectonic has quit []
amerine has quit [Ping timeout: 255 seconds]
Voker57 has joined #ruby-lang
vinhbachsy has joined #ruby-lang
bsvineeth has quit [Remote host closed the connection]
Iskarlar has joined #ruby-lang
vinhbachsy has quit [Ping timeout: 260 seconds]
bsvineeth has joined #ruby-lang
bsvineeth has quit [Remote host closed the connection]
skade has quit [Quit: Computer has gone to sleep.]
mLF has joined #ruby-lang
vinhbachsy has joined #ruby-lang
bruno- has joined #ruby-lang
bsvineeth has joined #ruby-lang
bruno- has quit [Ping timeout: 246 seconds]
bsvineeth has quit [Ping timeout: 245 seconds]
AKASkip has joined #ruby-lang
ur5us has quit [Remote host closed the connection]
zmartAzz has quit [Quit: Leaving]
zmartAzz has joined #ruby-lang
charliesome has quit [Quit: zzz]
womble has quit [Excess Flood]
womble has joined #ruby-lang
thomasxie has quit [Quit: Leaving.]
mistym has quit [Remote host closed the connection]
solars has joined #ruby-lang
solars has quit [Client Quit]
migbar has joined #ruby-lang
solars has joined #ruby-lang
Cyrano has quit [Quit: Cyrano]
migbar has quit [Ping timeout: 268 seconds]
hellangel7 has joined #ruby-lang
relix has joined #ruby-lang
hellangel7 has quit [Max SendQ exceeded]
hellangel7 has joined #ruby-lang
ta has joined #ruby-lang
knu has quit [Remote host closed the connection]
amclain has quit [Quit: Leaving]
arBmind has joined #ruby-lang
skade has joined #ruby-lang
koderok has quit [Quit: koderok]
apeiros has quit []
cleopatra has joined #ruby-lang
bsvineeth has joined #ruby-lang
jhass|off is now known as jhass
toretore has quit [Read error: Connection reset by peer]
bsvineeth has quit [Remote host closed the connection]
bsvineeth has joined #ruby-lang
vondruch has joined #ruby-lang
kwd has joined #ruby-lang
hellangel7 has quit [Max SendQ exceeded]
hellangel7 has joined #ruby-lang
mikecmpbll has joined #ruby-lang
michd is now known as MichD
hellangel7 has quit [Max SendQ exceeded]
hellangel7 has joined #ruby-lang
elia has joined #ruby-lang
LeonBo has quit [Read error: Connection reset by peer]
migbar has joined #ruby-lang
LBo has joined #ruby-lang
kek has joined #ruby-lang
migbar has quit [Ping timeout: 264 seconds]
Forgetful_Lion has joined #ruby-lang
toretore has joined #ruby-lang
benlovell has joined #ruby-lang
allomov has joined #ruby-lang
bruno- has joined #ruby-lang
charliesome has joined #ruby-lang
koderok has joined #ruby-lang
bruno- has quit [Ping timeout: 268 seconds]
wallerdev has quit [Quit: wallerdev]
marr has joined #ruby-lang
Averna has quit [Quit: Leaving.]
[spoiler] has joined #ruby-lang
bruno- has joined #ruby-lang
duderonomy has quit [Quit: Textual IRC Client: www.textualapp.com]
arBmind has quit [Quit: Leaving.]
sent-hil has quit [Quit: Connection closed for inactivity]
Keltia has joined #ruby-lang
fullybaked has joined #ruby-lang
faces has joined #ruby-lang
face has quit [Ping timeout: 245 seconds]
qba73 has joined #ruby-lang
migbar has joined #ruby-lang
sMecKs has quit [Read error: Connection reset by peer]
zenspider_ is now known as zenspider
arBmind has joined #ruby-lang
Keltia has quit [Quit: Changing server]
migbar has quit [Ping timeout: 245 seconds]
cleopatra has quit [Ping timeout: 264 seconds]
brianpWins has joined #ruby-lang
Iskarlar has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bsvineeth has quit [Remote host closed the connection]
<zenspider> anyone know the devise code?
<jhass> crossposter, eh?
<zenspider> you see any helpful input in the other channel?
<zenspider> I sure don't
<jhass> well, waiting 3 minutes is nothing in IRC terms
<jhass> and you asked a meta question
<zenspider> and?
<jhass> really, I have to pull out one of the how to ask smart questions links for you?
<zenspider> I also asked in #devise. the horror
<jhass> spam the network! #RubyOnRails and ##new2ruby is left
<whitequark> zenspider: your question is about as useful as "anyone know the rails code?"
* whitequark shrugs
<zenspider> yes. it makes perfect sense to compare a 70 file codebase to a 1000 file codebase.
<zenspider> congrats. the two of you have just contributed more noise than I had
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
vintik has joined #ruby-lang
<whitequark> I was hoping you'll finally tell what is it you want to do with devise...
vintik has quit [Remote host closed the connection]
AKASkip1 has joined #ruby-lang
AKASkip has quit [Ping timeout: 252 seconds]
bsvineeth has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
Sphynx has joined #ruby-lang
mkaesz has joined #ruby-lang
j4cknewt has quit [Ping timeout: 255 seconds]
bsvineeth has quit [Remote host closed the connection]
kgrz_ has joined #ruby-lang
kgrz has quit [Read error: Connection reset by peer]
stef_204 has joined #ruby-lang
mLF has quit [Ping timeout: 240 seconds]
Sphynx has quit [Remote host closed the connection]
stamina has joined #ruby-lang
postmodern has quit [Remote host closed the connection]
riffraff has joined #ruby-lang
Missphoenix has joined #ruby-lang
tbuehlmann has joined #ruby-lang
bsvineeth has joined #ruby-lang
Iskarlar has joined #ruby-lang
Miphix has quit [Ping timeout: 264 seconds]
migbar has joined #ruby-lang
havenwood has quit []
migbar has quit [Ping timeout: 240 seconds]
Sphynx has joined #ruby-lang
mkaesz has quit [Ping timeout: 260 seconds]
kyb3r_ has quit [Read error: Connection reset by peer]
migbar has joined #ruby-lang
xtruder has joined #ruby-lang
<yorickpeterse> now now kids, don't fight
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #ruby-lang
ta has quit [Ping timeout: 240 seconds]
ta__ has joined #ruby-lang
<xtruder> need help initializing this wrap method https://github.com/epitron/scripts/blob/master/wrap#L74
Keltia_ has joined #ruby-lang
Keltia_ has left #ruby-lang [#ruby-lang]
<ledestin> which bugzilla would you recommend? For a personal project, but I need a way to save things I want to implement (at this stage)
<darix> ledestin: if you use github, just use their issue tracker?
<darix> ledestin: if you want self hosting. redmine
<ledestin> darix: thanks, I’m using Bitbucket, I’ll try theirs
tkuchiki has quit [Ping timeout: 255 seconds]
MindfulMonk has quit [Remote host closed the connection]
Sphynx has quit [Remote host closed the connection]
benlovell has quit [Ping timeout: 255 seconds]
kek_ has joined #ruby-lang
kek_ has quit [Remote host closed the connection]
ruby-lang909 has joined #ruby-lang
kek_ has joined #ruby-lang
kek has quit [Ping timeout: 260 seconds]
rahul_j has joined #ruby-lang
ruby-lang909 has quit [Ping timeout: 246 seconds]
koderok has quit [Quit: koderok]
chills42 has joined #ruby-lang
Voker57 has quit [Ping timeout: 272 seconds]
MindfulMonk has joined #ruby-lang
MindfulMonk has quit [Changing host]
MindfulMonk has joined #ruby-lang
rustypigeon has joined #ruby-lang
dagda1 has joined #ruby-lang
knu has joined #ruby-lang
<dagda1> how can I stub an instance method with minitest
kek_ has quit [Remote host closed the connection]
JaReAx has quit [Quit: HydraIRC -> http://www.hydrairc.com <- Now with extra fish!]
kek has joined #ruby-lang
taylorrf has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
arBmind has quit [Ping timeout: 245 seconds]
jhass is now known as jhass|off
skade has joined #ruby-lang
benlovell has joined #ruby-lang
Forgetful_Lion has quit [Remote host closed the connection]
araujo has joined #ruby-lang
araujo has quit [Changing host]
araujo has joined #ruby-lang
diegoviola has joined #ruby-lang
koderok has joined #ruby-lang
kek has quit [Remote host closed the connection]
koderok has quit [Client Quit]
skade has quit [Quit: Computer has gone to sleep.]
Voker57 has joined #ruby-lang
vinhbachsy has quit [Remote host closed the connection]
Sgeo has quit [Read error: Connection reset by peer]
ldnunes has joined #ruby-lang
madoxer has joined #ruby-lang
jds has joined #ruby-lang
karamazov has joined #ruby-lang
karamazov has quit [Client Quit]
diegovio1 has joined #ruby-lang
diegoviola is now known as Guest42135
diegovio1 is now known as diegoviola
Guest42135 has quit [Ping timeout: 255 seconds]
sepp2k has joined #ruby-lang
benlovell has quit [Ping timeout: 240 seconds]
chouhoulis has joined #ruby-lang
skade has joined #ruby-lang
mLF has joined #ruby-lang
benlovell has joined #ruby-lang
jgpawletko has joined #ruby-lang
momomomomo has joined #ruby-lang
momomomomo has quit [Client Quit]
diegovio1 has joined #ruby-lang
diegoviola has quit [Ping timeout: 240 seconds]
diegovio1 is now known as diegoviola
rustypigeon has quit [Ping timeout: 245 seconds]
Lewix has joined #ruby-lang
arBmind1 has joined #ruby-lang
Lewix has quit [Remote host closed the connection]
rahul_j has quit [Quit: rahul_j]
diegoviola has quit [Ping timeout: 245 seconds]
Lewix has joined #ruby-lang
Lewix has quit [Remote host closed the connection]
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #ruby-lang
arBmind1 has quit [Ping timeout: 246 seconds]
Lewix has joined #ruby-lang
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ta__ has quit [Read error: Connection reset by peer]
ta has joined #ruby-lang
kek has joined #ruby-lang
arBmind has joined #ruby-lang
klmlfl has joined #ruby-lang
shinnya has joined #ruby-lang
kek has quit [Remote host closed the connection]
kek has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #ruby-lang
kedare has joined #ruby-lang
Lewix has quit [Remote host closed the connection]
vinhbachsy has joined #ruby-lang
malconis has joined #ruby-lang
karamazov has joined #ruby-lang
chills42 has quit [Remote host closed the connection]
chussenot has joined #ruby-lang
chills42 has joined #ruby-lang
bsvineeth has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
AKASkip1 has quit [Ping timeout: 260 seconds]
j4cknewt has joined #ruby-lang
charliesome has quit [Quit: zzz]
charliesome has joined #ruby-lang
molgrew has joined #ruby-lang
kgrz_ has quit [Remote host closed the connection]
molgrew has quit [Client Quit]
charliesome has quit [Ping timeout: 272 seconds]
kgrz has joined #ruby-lang
chussenot has quit [Quit: chussenot]
chussenot has joined #ruby-lang
kgrz has quit [Ping timeout: 245 seconds]
vinhbachsy has quit []
diegoviola has joined #ruby-lang
chussenot has quit [Client Quit]
chussenot has joined #ruby-lang
miqui has joined #ruby-lang
ruby-lang763 has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
matp has joined #ruby-lang
cmhobbs has joined #ruby-lang
cmhobbs has quit [Remote host closed the connection]
cmhobbs has joined #ruby-lang
cmhobbs has joined #ruby-lang
cmhobbs has quit [Changing host]
chills42_ has joined #ruby-lang
j4cknewt has quit [Ping timeout: 252 seconds]
chills42_ has quit [Read error: Connection reset by peer]
chills42_ has joined #ruby-lang
chills42 has quit [Ping timeout: 260 seconds]
banister has joined #ruby-lang
fullybaked has quit []
ruby-lang763 has quit [Ping timeout: 246 seconds]
davispuh has joined #ruby-lang
banister_ has joined #ruby-lang
banister_ has quit [Max SendQ exceeded]
banister_ has joined #ruby-lang
banister_ is now known as banisterfiend
<banisterfiend> yorickpeterse hey guy
banister has quit [Ping timeout: 255 seconds]
<banisterfiend> yorickpeterse do you know of any dutch websites where i can build my computer (i.e select the components online) and it'll show me the cost and then deliver it to me?
<banisterfiend> (pre assembled)
<banisterfiend> non-mac
loincloth has joined #ruby-lang
yalue has joined #ruby-lang
<darix> banisterfiend: http://skinflint.co.uk/eu/ - i use that the price search normally (on the german domain of course)
<darix> might give you some dealers in .nl
<banisterfiend> darix thx
karamazov has quit []
haraoka has quit [Ping timeout: 255 seconds]
j4cknewt has joined #ruby-lang
Silex has quit [Quit: WeeChat 0.4.3]
klmlfl has left #ruby-lang [#ruby-lang]
klmlfl has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
nathanstitt has joined #ruby-lang
kek_ has joined #ruby-lang
banisterfiend has quit [Ping timeout: 260 seconds]
kek has quit [Ping timeout: 264 seconds]
MindfulMonk has quit [Quit: Leaving]
Silex has joined #ruby-lang
thomasxie has joined #ruby-lang
chussenot has quit [Quit: chussenot]
mLF has quit [Ping timeout: 255 seconds]
hellangel7 has quit [Remote host closed the connection]
Cyrano has joined #ruby-lang
symm- has quit [Ping timeout: 268 seconds]
skade has joined #ruby-lang
gix has quit [Quit: Client exiting]
dwknoxy has joined #ruby-lang
gix has joined #ruby-lang
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
thomasxie has quit [Ping timeout: 245 seconds]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
mistym has joined #ruby-lang
rahul_j has joined #ruby-lang
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
saarinen has joined #ruby-lang
bhaak is now known as Cartman
Cartman is now known as bhaak
mistym has quit [Remote host closed the connection]
oleo has joined #ruby-lang
jammanbo has joined #ruby-lang
<jammanbo> Anyone tried the Riak Ruby client? I'm getting really poor write performance compared to Elasticsearch on my local. Any tips would be welcome.
spastorino has joined #ruby-lang
tbuehlmann has quit [Quit: Leaving]
sush24 has joined #ruby-lang
saarinen has quit [Quit: saarinen]
kwd has quit [Quit: Leaving.]
skade__ has joined #ruby-lang
skade has quit [Ping timeout: 240 seconds]
|jemc| has joined #ruby-lang
centrx has joined #ruby-lang
chussenot has joined #ruby-lang
chussenot has quit [Client Quit]
diegoviola has quit [Quit: WeeChat 1.0]
diegoviola has joined #ruby-lang
Iskarlar has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<darix> jammanbo: try #riak maybe
Iskarlar has joined #ruby-lang
banister has quit [Read error: Connection reset by peer]
klmlfl has quit [Remote host closed the connection]
chussenot has joined #ruby-lang
momomomomo has joined #ruby-lang
havenwood has joined #ruby-lang
mistym has joined #ruby-lang
hellangel7 has joined #ruby-lang
solars has quit [Ping timeout: 252 seconds]
gjaldon has joined #ruby-lang
skade__ has quit [Quit: Computer has gone to sleep.]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
yibeikafei has left #ruby-lang [#ruby-lang]
banister has joined #ruby-lang
kgrz has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
kgrz_ has joined #ruby-lang
koderok has joined #ruby-lang
aleatorik has joined #ruby-lang
__butch__ has joined #ruby-lang
koderok has quit [Remote host closed the connection]
seamon has joined #ruby-lang
gjaldon has quit [Remote host closed the connection]
kgrz has quit [Ping timeout: 246 seconds]
gjaldon has joined #ruby-lang
bsvineeth has joined #ruby-lang
chills42_ has quit [Remote host closed the connection]
eristic has joined #ruby-lang
TheToad has joined #ruby-lang
ender|dkm has quit [Ping timeout: 264 seconds]
Mellett68 has quit [Remote host closed the connection]
TheToad has quit [Quit: Leaving]
diegoviola has quit [Quit: WeeChat 1.0]
TheToad has joined #ruby-lang
chills42 has joined #ruby-lang
Lewix has joined #ruby-lang
bsvineeth has quit [Remote host closed the connection]
bsvineeth has joined #ruby-lang
skade has joined #ruby-lang
<Lewix> hello
bsvineeth has quit [Ping timeout: 240 seconds]
taylorrf has quit [Remote host closed the connection]
seamon has quit [Quit: Zzzzzzz]
Mellett68 has joined #ruby-lang
<centrx> !hi
seamon has joined #ruby-lang
<Lewix> how are you centrx
wallerdev has joined #ruby-lang
<centrx> I am well Doctor
mistym has quit [Remote host closed the connection]
seamon has quit [Quit: Zzzzzzz]
Mellett68 has quit [Remote host closed the connection]
phrozen77 has quit [Changing host]
phrozen77 has joined #ruby-lang
rippa has joined #ruby-lang
seamon has joined #ruby-lang
Mellett68 has joined #ruby-lang
<xtruder> hey havenwood
<havenwood> hey
<havenwood> g'morning
<ericwood_> hey
<ericwood_> happy monday everyone
<Lewix> centrx: make sure you take your medicine. Don't do too much metaprogramming - keep it simple with two or three doses of refactoring per day
seamon has quit [Quit: Zzzzzzz]
charliesome has joined #ruby-lang
<xtruder> havenwood, r+ to avoid truncation seem to work , however iam now left with some chunks of old string at the end:(
Kerber0s has joined #ruby-lang
[spoiler] has quit [Read error: Connection reset by peer]
<centrx> Lewix, Thanks doc, I feel better already
seamon has joined #ruby-lang
emmesswhy has joined #ruby-lang
<havenwood> xtruder: my thinking was to open it like that, clear out the content down to a single char or line, then remove the extra bit
ta has quit [Read error: Connection reset by peer]
<xtruder> still using r+?
<havenwood> xtruder: conference call, back in a few
ta__ has joined #ruby-lang
SuMo_D has joined #ruby-lang
bsvineeth has joined #ruby-lang
<havenwood> xtruder: so if your constraint is that the file can't be empty at any point, like it would be when truncated to 0 with "w", you could `File.truncate file_name, 1` to get to one byte, then open with "r+" and remove the extra byte at the end.
<havenwood> someone else might have a better idea?
thagomizer has joined #ruby-lang
apeiros has joined #ruby-lang
madoxer has quit [Quit: Lingo - http://www.lingoirc.com]
ta__ has quit [Quit: Leaving...]
stamina has quit [Ping timeout: 268 seconds]
<xtruder> File.truncate(CONFIG[:filename], File.size(CONFIG[:filename]) - 1)
<xtruder> File.open(CONFIG[:filename], 'r+') do |f|
<xtruder> like this?
Kerber0s has quit [Remote host closed the connection]
Kerber0s has joined #ruby-lang
charliesome has quit [Quit: zzz]
diegoviola has joined #ruby-lang
amsi has joined #ruby-lang
sharpmachine has joined #ruby-lang
<havenwood> xtruder: that'd remove one byte
<havenwood> xtruder: i was thinking (and this is janky, someone must have better) truncate to 1 byte
<havenwood> or figure out why the part that balks with an empty file is doing that
<havenwood> make change the file elsewhere and overwrite
<havenwood> dunno
<havenwood> for sure leave some comments in the code about why you're doing this!
dagda1 has quit [Read error: No route to host]
michaeldeol has joined #ruby-lang
dagda1_ has joined #ruby-lang
<havenwood> xtruder: would it work for you to copy the file, make the change, overwrite the original?
kgrz_ has quit [Remote host closed the connection]
kgrz has joined #ruby-lang
seamon has quit [Quit: Zzzzzzz]
<xtruder> i dont know, if your first idea works for me iam ok with that...running it now
diegoviola has quit [Quit: WeeChat 1.0]
<xtruder> seems to work, new feed is written, without old chunks from the previous longer one
gjaldon has quit [Remote host closed the connection]
ta has joined #ruby-lang
gjaldon has joined #ruby-lang
mistym has joined #ruby-lang
kgrz has quit [Ping timeout: 268 seconds]
mikecmpbll has quit [Quit: i've nodded off.]
seamon has joined #ruby-lang
gjaldon has quit [Ping timeout: 260 seconds]
diegoviola has joined #ruby-lang
gjaldon has joined #ruby-lang
workmad3 has joined #ruby-lang
ender|dkm has joined #ruby-lang
<xtruder> working fine, tnx havenwood
<havenwood> xtruder: np
klmlfl has joined #ruby-lang
omosoj has joined #ruby-lang
Missphoenix has quit [Quit: Leaving]
<badeball> does resolv.rb perform any form of caching? because if I invoke ::getaddress while not being connected, any subsequents call after connecting still results in Resolv::ResolvError
diegoviola has quit [Remote host closed the connection]
wallerdev has quit [Quit: wallerdev]
benlovell has quit [Ping timeout: 264 seconds]
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
taylorrf has joined #ruby-lang
<darix> badeball: nscd might cache
_Kerber0s_ has joined #ruby-lang
mLF has joined #ruby-lang
kgrz has joined #ruby-lang
Kerber0s has quit [Ping timeout: 260 seconds]
vintik has joined #ruby-lang
kgrz has quit [Remote host closed the connection]
kgrz has joined #ruby-lang
jammanbo has quit [Quit: Leaving.]
<badeball> darix: I already tried turning it off. besides, subsequent calls with different argument fails as well and it'd be weird for cache to apply then.
<badeball> unless it somehow cached the "down status" of the connection.
j4cknewt has quit [Remote host closed the connection]
<darix> badeball: i would start with stracing a small test script to see if he error comes from outside the script or if it is generated inside.
j4cknewt has joined #ruby-lang
<badeball> darix: good idea, I havn't tried that.
kgrz has quit [Ping timeout: 272 seconds]
dm78 has joined #ruby-lang
Kerber0s has joined #ruby-lang
yatish27_ has joined #ruby-lang
_Kerber0s_ has quit [Ping timeout: 246 seconds]
j4cknewt has quit [Ping timeout: 260 seconds]
parenjitsu has joined #ruby-lang
shinnya has quit [Ping timeout: 240 seconds]
yatish27 has quit [Ping timeout: 245 seconds]
wallerdev has joined #ruby-lang
jo__ has joined #ruby-lang
solars has joined #ruby-lang
workmad3 has quit [Ping timeout: 268 seconds]
nofxx_ has quit [Ping timeout: 276 seconds]
s1kx has joined #ruby-lang
qba73 has quit []
nofxx_ has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
stamina has joined #ruby-lang
priodev has quit [Ping timeout: 240 seconds]
elia has quit [Quit: Computer has gone to sleep.]
nofxx__ has joined #ruby-lang
nofxx_ has quit [Ping timeout: 245 seconds]
priodev has joined #ruby-lang
mLF has quit [Ping timeout: 268 seconds]
bruno- has quit [Ping timeout: 255 seconds]
mcantor has joined #ruby-lang
<mcantor> When I use Kernel.p() in pry, I get nicely colored and whitespaced output. When I run it in a script, I don't. How do I get the inside-pry version of Kernel.p() in a script?
j4cknewt has joined #ruby-lang
<mcantor> Oh wait. That's not the output of Kernel.p(). That's Pry's builtin return-value viewer.
<mcantor> How do I get THAT on the command line?
nofxx__ has quit [Ping timeout: 264 seconds]
stamina has quit [Ping timeout: 276 seconds]
ender|dkm has quit [Ping timeout: 264 seconds]
<havenwood> mcantor: You could use awesome_print as an alternative to Pry's built-in formatting: https://github.com/michaeldv/awesome_print#readme
<mcantor> havenwood: ap gives me ugly output too. Same as Kernel.p(). By contrast, look at how readable Pry's builtin return-value printer is: http://i.imgur.com/ZQQW6Z2.png
nofxx has joined #ruby-lang
nofxx has joined #ruby-lang
<mcantor> Is Pry's return-value printer too deeply-coupled with Pry to be used outside of it?
diegoviola has joined #ruby-lang
d4nk has joined #ruby-lang
banister has joined #ruby-lang
mLF has joined #ruby-lang
<d4nk> ll
seamon has quit [Quit: Zzzzzzz]
diegoviola has quit [Client Quit]
banister has quit [Client Quit]
<havenwood> mcantor: require 'pry'; Pry::ColorPrinter.pp
d4nk has quit [Quit: leaving]
seamon has joined #ruby-lang
seamon has quit [Client Quit]
<havenwood> mcantor: Or I suppose better to cherry pick, e.g.: require 'pp'; require 'coderay'; require 'pry/color_printer'; Pry::ColorPrinter.pp({aim: true})
loincloth has quit [Remote host closed the connection]
hahuang65 has quit [Ping timeout: 255 seconds]
diegoviola has joined #ruby-lang
charliesome has joined #ruby-lang
riffraff has quit [Quit: Leaving]
j4cknewt has quit [Remote host closed the connection]
mLF has quit [Ping timeout: 268 seconds]
j4cknewt has joined #ruby-lang
charliesome has quit [Client Quit]
j4cknewt has quit [Read error: Connection reset by peer]
j4cknewt has joined #ruby-lang
nofxx_ has joined #ruby-lang
nofxx_ has quit [Changing host]
nofxx_ has joined #ruby-lang
nofxx has quit [Ping timeout: 255 seconds]
bruno- has joined #ruby-lang
chuck has joined #ruby-lang
chuck has left #ruby-lang [#ruby-lang]
chussenot has quit [Ping timeout: 260 seconds]
taylorrf has quit [Remote host closed the connection]
mikecmpbll has joined #ruby-lang
taylorrf has joined #ruby-lang
yxhuvvd has quit [Remote host closed the connection]
havenwood has quit [Remote host closed the connection]
bruno- has quit [Ping timeout: 272 seconds]
havenwood has joined #ruby-lang
nofxx__ has joined #ruby-lang
nofxx_ has quit [Ping timeout: 255 seconds]
kirin` has quit [Ping timeout: 240 seconds]
elia has joined #ruby-lang
vintik has quit [Remote host closed the connection]
allomov has quit [Remote host closed the connection]
kirin` has joined #ruby-lang
sarkyniin has joined #ruby-lang
havenwood has quit [Ping timeout: 264 seconds]
SuMo_D has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
elia has quit [Ping timeout: 268 seconds]
symm- has joined #ruby-lang
rcvalle has joined #ruby-lang
momomomomo has quit [Quit: momomomomo]
banister has joined #ruby-lang
allomov has joined #ruby-lang
allomov has quit [Read error: Connection reset by peer]
allomov has joined #ruby-lang
d4nku has joined #ruby-lang
kgrz has joined #ruby-lang
<mcantor> havenwood: Thanks. How did you figure that out?
malconis has quit [Remote host closed the connection]
RobertBirnie has joined #ruby-lang
mLF has joined #ruby-lang
workmad3 has joined #ruby-lang
malconis has joined #ruby-lang
malconis has quit [Client Quit]
allomov has quit [Ping timeout: 276 seconds]
sharpmachine has quit [Remote host closed the connection]
kgrz has quit [Ping timeout: 240 seconds]
allomov has joined #ruby-lang
j4cknewt has joined #ruby-lang
diegoviola has quit [Quit: WeeChat 1.0]
allomov has quit [Remote host closed the connection]
malconis has joined #ruby-lang
sharpmachine has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
malconis has quit [Remote host closed the connection]
momomomomo has joined #ruby-lang
malconis has joined #ruby-lang
j4cknewt has joined #ruby-lang
ender|dkm has joined #ruby-lang
yxhuvud has joined #ruby-lang
yxhuvud has quit [Remote host closed the connection]
sharpmachine has quit [Ping timeout: 264 seconds]
Voker57 has quit [Ping timeout: 252 seconds]
allomov has joined #ruby-lang
findchris has joined #ruby-lang
mkaesz has joined #ruby-lang
postmodern has joined #ruby-lang
allomov has quit [Ping timeout: 245 seconds]
solars has quit [Ping timeout: 268 seconds]
solars has joined #ruby-lang
havenwood has joined #ruby-lang
<havenwood> mcantor: I looked at the source code.
d4nku has quit [Quit: leaving]
benanne has joined #ruby-lang
<havenwood> mcantor: I've hacked a bit on Pry so I kinda knew where to look, but a guess like `find . -name "*color*.rb"` would turn it up in this case, or you could peruse through: grep -Iir "color" .
Voker57 has joined #ruby-lang
<pipework> havenwood: Are you lir, leader of planet omicron perseii VIII?
<momomomomo> and for a quicker search you could add -type f
<momomomomo> (in find)
jbardin has joined #ruby-lang
<havenwood> momomomomo: or even fast, use an index: mdfind -name "color" -onlyin .
<havenwood> faster*
skade has quit [Quit: Computer has gone to sleep.]
x0f has quit [Ping timeout: 246 seconds]
havenwood has quit [Remote host closed the connection]
* momomomomo man mdfind
Voker57 has quit [Ping timeout: 272 seconds]
x0f has joined #ruby-lang
havenwood has joined #ruby-lang
AKASkip has joined #ruby-lang
loincloth has joined #ruby-lang
<havenwood> pipework: I am not! Why do you ask? :O
<pipework> havenwood: "grep -Iir "
<havenwood> haha, went straight over my head
skade has joined #ruby-lang
centrx has quit [Quit: Mead error: Connection reset by beer]
centrx has joined #ruby-lang
bruno- has joined #ruby-lang
bruno- is now known as Guest16709
seamon has joined #ruby-lang
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
wallerdev has quit [Quit: wallerdev]
vintik has joined #ruby-lang
wallerdev has joined #ruby-lang
Guest16709 has quit [Ping timeout: 245 seconds]
allomov has joined #ruby-lang
seamon has quit [Quit: Zzzzzzz]
seamon has joined #ruby-lang
wallerdev has quit [Ping timeout: 252 seconds]
dwknoxy is now known as dknox-lunch
Voker57 has joined #ruby-lang
momomomomo has quit [Ping timeout: 240 seconds]
momomomomo has joined #ruby-lang
seamon has quit [Client Quit]
dagda1_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ht_ has joined #ruby-lang
_ht has quit [Ping timeout: 250 seconds]
wallerdev has joined #ruby-lang
seamon has joined #ruby-lang
chussenot has joined #ruby-lang
bsvineeth has quit [Remote host closed the connection]
bsvineeth has joined #ruby-lang
chussenot has quit [Client Quit]
chussenot has joined #ruby-lang
dagda1 has joined #ruby-lang
bsvineeth has quit [Ping timeout: 264 seconds]
wallerdev has quit [Quit: wallerdev]
nofxx_ has joined #ruby-lang
nofxx__ has quit [Ping timeout: 260 seconds]
hahuang65 has joined #ruby-lang
elia has joined #ruby-lang
bruno-_ has joined #ruby-lang
gjaldon has quit []
j4cknewt has quit [Remote host closed the connection]
bruno-_ has quit [Ping timeout: 240 seconds]
mkaesz has quit [Quit: Leaving...]
j4cknewt has joined #ruby-lang
stef_204 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
ta has quit [Remote host closed the connection]
sharpmachine has joined #ruby-lang
s1kx has quit [Read error: Connection reset by peer]
s1kx has joined #ruby-lang
arBmind has quit [Quit: Leaving.]
j4cknewt has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
yatish27 has joined #ruby-lang
solars has quit [Ping timeout: 252 seconds]
SuMo_D has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
jdecuirm has quit [Ping timeout: 260 seconds]
jdecuirm has joined #ruby-lang
yatish27_ has quit [Ping timeout: 272 seconds]
j4cknewt has quit [Ping timeout: 245 seconds]
nofxx_ has quit [Read error: Connection reset by peer]
mLF has quit [Remote host closed the connection]
SuMo_D has quit [Ping timeout: 252 seconds]
baumanndm has joined #ruby-lang
j4cknewt has joined #ruby-lang
amsi has quit [Ping timeout: 276 seconds]
yatish27 has quit [Remote host closed the connection]
centrx has quit [Quit: Mead error: Connection reset by beer]
centrx has joined #ruby-lang
yatish27 has joined #ruby-lang
yatish27 has quit [Read error: Connection reset by peer]
bsvineeth has joined #ruby-lang
yatish27 has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
elia has quit [Quit: Computer has gone to sleep.]
bsvineeth has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
yatish27 has quit [Ping timeout: 260 seconds]
deg- has quit [Ping timeout: 260 seconds]
amsi has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
loincloth has quit [Remote host closed the connection]
s1kx has quit [Read error: Connection reset by peer]
s1kx has joined #ruby-lang
mcantor has quit [Ping timeout: 240 seconds]
ta has joined #ruby-lang
loincloth has joined #ruby-lang
CaptainJet has joined #ruby-lang
rippa has quit [Read error: Connection reset by peer]
arBmind has joined #ruby-lang
matp has quit [Remote host closed the connection]
arBmind1 has joined #ruby-lang
chouhoul_ has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
malconis has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
michaeldeol has joined #ruby-lang
arBmind has quit [Ping timeout: 276 seconds]
deg has joined #ruby-lang
hahuang65 has quit [Quit: WeeChat 1.0]
chouhoulis has quit [Ping timeout: 246 seconds]
s1kx_ has joined #ruby-lang
s1kx_ has quit [Max SendQ exceeded]
deg is now known as deg-
s1kx_ has joined #ruby-lang
hahuang65 has joined #ruby-lang
solars has joined #ruby-lang
chills42_ has joined #ruby-lang
malconis has joined #ruby-lang
s1kx has quit [Ping timeout: 245 seconds]
ht_ has quit [Remote host closed the connection]
allomov has quit [Ping timeout: 272 seconds]
allomov__ has joined #ruby-lang
malconis_ has joined #ruby-lang
mcantor has joined #ruby-lang
wallerdev has joined #ruby-lang
jbardin has quit [Quit: jbardin]
chills42 has quit [Ping timeout: 255 seconds]
chills42_ has quit [Ping timeout: 264 seconds]
elia has joined #ruby-lang
malconis has quit [Ping timeout: 272 seconds]
bruno- has joined #ruby-lang
mcantor has quit [Ping timeout: 268 seconds]
sMecKs has joined #ruby-lang
skade has joined #ruby-lang
jo__ has quit [Quit: Connection closed for inactivity]
wallerdev has quit [Quit: wallerdev]
chouhoul_ has quit [Remote host closed the connection]
wallerdev has joined #ruby-lang
chouhoulis has joined #ruby-lang
saarinen has joined #ruby-lang
bruno- has quit [Ping timeout: 264 seconds]
fbernier has quit [Ping timeout: 250 seconds]
erichmenge has quit [Ping timeout: 250 seconds]
mame0 has quit [Ping timeout: 250 seconds]
mcantor has joined #ruby-lang
fbernier has joined #ruby-lang
mame0 has joined #ruby-lang
justinmcp_ has quit [Read error: Connection reset by peer]
justinmcp has joined #ruby-lang
bsvineeth has joined #ruby-lang
sharpmachine has quit [Remote host closed the connection]
erichmenge has joined #ruby-lang
bsvineeth has quit [Remote host closed the connection]
j4cknewt has quit [Remote host closed the connection]
allomov__ has quit [Read error: Connection reset by peer]
allomov has joined #ruby-lang
mcantor has quit [Quit: leaving]
banister has quit [Read error: Connection reset by peer]
CodeBunny has quit [Ping timeout: 246 seconds]
nivardus has quit [Ping timeout: 250 seconds]
mistym has quit [Remote host closed the connection]
banister has joined #ruby-lang
nivardus has joined #ruby-lang
nivardus has joined #ruby-lang
nivardus has quit [Changing host]
Xzyx987X_ has joined #ruby-lang
loincloth has quit [Remote host closed the connection]
jbardin has joined #ruby-lang
Xzyx987X has quit [Ping timeout: 250 seconds]
postmodern has quit [Ping timeout: 272 seconds]
skade has quit [Quit: Computer has gone to sleep.]
yalue has quit [Quit: Leaving]
skade has joined #ruby-lang
loincloth has joined #ruby-lang
bruno- has joined #ruby-lang
dagda1 has quit [Ping timeout: 240 seconds]
hellangel7 has quit [Remote host closed the connection]
dagda1 has joined #ruby-lang
workmad3 has quit [Ping timeout: 245 seconds]
solars has quit [Ping timeout: 240 seconds]
ta has quit [Ping timeout: 276 seconds]
mistym has joined #ruby-lang
sharpmachine has joined #ruby-lang
hinbody has quit [Ping timeout: 250 seconds]
hinbody has joined #ruby-lang
sush24 has quit [Quit: This computer has gone to sleep]
postmodern has joined #ruby-lang
chouhoulis has quit []
chouhoulis has joined #ruby-lang
yfeldblum has joined #ruby-lang
miqui has quit [Read error: Connection reset by peer]
saarinen has quit [Quit: saarinen]
yfeldblu_ has joined #ruby-lang
ta has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
yfeldblum has quit [Ping timeout: 246 seconds]
yfeldblu_ has quit [Ping timeout: 272 seconds]
sarkyniin has quit [Quit: Quitte]
zmartAzz has quit [Remote host closed the connection]
ta has quit [Ping timeout: 240 seconds]
j4cknewt has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
jhass|off is now known as jhass
saarinen has joined #ruby-lang
yfeldblum has joined #ruby-lang
solars has joined #ruby-lang
ta has joined #ruby-lang
seamon has quit [Quit: Zzzzzzz]
dknox-lunch is now known as dknox
ta has quit [Remote host closed the connection]
dm78_ has joined #ruby-lang
dm78 has quit [Ping timeout: 255 seconds]
migbar has quit [Read error: Connection reset by peer]
migbar has joined #ruby-lang
allomov has quit [Remote host closed the connection]
allomov has joined #ruby-lang
malconis has joined #ruby-lang
ldnunes has quit [Quit: Leaving]
hahuang65 has quit [Quit: WeeChat 1.0]
chussenot has quit [Quit: chussenot]
chussenot has joined #ruby-lang
hahuang65 has joined #ruby-lang
malconis_ has quit [Ping timeout: 252 seconds]
chussenot has quit [Client Quit]
seamon has joined #ruby-lang
ender|dkm has quit [Ping timeout: 264 seconds]
mistym has quit [Ping timeout: 252 seconds]
SuMo_D has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
malconis has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zmartAzz has joined #ruby-lang
loincloth has quit [Remote host closed the connection]
zmartAzz has quit [Remote host closed the connection]
zmartAzz has joined #ruby-lang
SuMo_D has quit [Ping timeout: 246 seconds]
klmlfl has quit [Remote host closed the connection]
taylorrf has quit [Remote host closed the connection]
klmlfl has joined #ruby-lang
mistym has joined #ruby-lang
loincloth has joined #ruby-lang
solars has quit [Ping timeout: 252 seconds]
sush24 has joined #ruby-lang
ta has joined #ruby-lang
klmlfl has quit [Ping timeout: 245 seconds]
baumanndm has quit [Quit: Textual IRC Client: www.textualapp.com]
ender|dkm has joined #ruby-lang
klmlfl has joined #ruby-lang
charliesome has joined #ruby-lang
charliesome has quit [Client Quit]
Blaguvest has quit []
MichD is now known as michd
chussenot has joined #ruby-lang
dagda1 has quit [Ping timeout: 252 seconds]
dagda1 has joined #ruby-lang
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charliesome has joined #ruby-lang
Lewix has quit [Read error: Connection reset by peer]
Lewix has joined #ruby-lang
AKASkip has quit [Ping timeout: 252 seconds]
jdecuirm has quit [Remote host closed the connection]
charliesome has quit [Client Quit]
klmlfl has quit [Remote host closed the connection]
dagda1 has quit [Client Quit]
j4cknewt has quit [Remote host closed the connection]
Kerber0s has quit [Remote host closed the connection]
sush24 has quit [Quit: This computer has gone to sleep]
DEac- has joined #ruby-lang
DEac-_ has quit [Read error: Connection reset by peer]
klmlfl has joined #ruby-lang
dagda1 has joined #ruby-lang
hotpancakes has joined #ruby-lang
hotpancakes has quit [Client Quit]
j4cknewt has joined #ruby-lang
klmlfl has quit [Remote host closed the connection]
sepp2k has quit [Quit: Leaving.]
sepp2k has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
KesUK has joined #ruby-lang
cmhobbs has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
Iskarlar has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
klmlfl has joined #ruby-lang
miqui has joined #ruby-lang
klmlfl has quit [Remote host closed the connection]
allomov has quit [Remote host closed the connection]
allomov has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #ruby-lang
allomov has quit [Ping timeout: 246 seconds]
loincloth has quit [Remote host closed the connection]
knu has quit [Remote host closed the connection]
momomomomo has quit [Quit: momomomomo]
aleatorik has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
seamon has quit [Quit: Zzzzzzz]
blueclaude has joined #ruby-lang
bruno- has quit [Ping timeout: 245 seconds]
taylorrf has joined #ruby-lang
blueclaude has quit [Client Quit]
blueclaude has joined #ruby-lang
blueclaude has quit [Client Quit]
blueclaude has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
<blueclaude> > 5 + 9
apeiros has joined #ruby-lang
<pipework> approximately 12
benanne has quit [Quit: kbai]
<yorickpeterse> heh
<yorickpeterse> actually that would be 14
<jhass> 13 for big 13
<blueclaude> Is there a bot that evals code?
<yorickpeterse> >> 5 + 9
<eval-in____> yorickpeterse => 14 (https://eval.in/190439)
<ericwood_> >> puts "maybe"
<eval-in____> ericwood_ => maybe ... (https://eval.in/190440)
<pipework> >> puts 'no'
<eval-in____> pipework => no ... (https://eval.in/190441)
<yorickpeterse> seems pipework skipped a few primary school classes
<pipework> yorickpeterse probably never took English
<blueclaude> >> puts "pipework's good at math" unless 5 + 9 == 12
<eval-in____> blueclaude => pipework's good at math ... (https://eval.in/190442)
<ericwood_> hi pipework
<pipework> "close to the actual, but not completely accurate or exact: the calculations are very approximate."
<pipework> Hey ericwood_. Going to the rubyconfs?
<ericwood_> not any upcoming ones :'(
<ericwood_> should have signed up for keep ruby weird
knu has joined #ruby-lang
vintik has quit [Remote host closed the connection]
bsvineeth has joined #ruby-lang
blueclaude has quit [Remote host closed the connection]
KesUK has quit [Quit: Lingo - http://www.lingoirc.com]
KesUK has joined #ruby-lang
ender|dkm has quit [Ping timeout: 264 seconds]
blueclaude has joined #ruby-lang
blueclaude has quit [Client Quit]
bsvineeth has quit [Ping timeout: 246 seconds]
kgrz has joined #ruby-lang
bsvineeth has joined #ruby-lang
xtruder has quit []
chouhoulis has quit [Ping timeout: 245 seconds]
kgrz has quit [Ping timeout: 245 seconds]
knu has quit [Remote host closed the connection]
Sgeo has joined #ruby-lang
momomomomo has joined #ruby-lang
ender|dkm has joined #ruby-lang
knu has joined #ruby-lang
elia has quit [Quit: Computer has gone to sleep.]
KesUK has quit [Quit: Lingo - http://www.lingoirc.com]
chussenot has quit [Quit: chussenot]
jxie has quit [Quit: leaving]
knu has quit [Remote host closed the connection]
yatish27 has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
jgpawletko has quit [Quit: jgpawletko]
vintik has joined #ruby-lang
Cyrano has quit [Quit: Cyrano]
j4cknewt has quit [Remote host closed the connection]
yatish27 has quit [Ping timeout: 272 seconds]
marr has quit [Ping timeout: 240 seconds]
pkrnj has joined #ruby-lang
saarinen has quit [Quit: saarinen]
pkrnj has quit [Client Quit]
skade has quit [Quit: Computer has gone to sleep.]
knu has joined #ruby-lang
yfeldblu_ has joined #ruby-lang
charliesome has joined #ruby-lang
yfeldblum has quit [Ping timeout: 272 seconds]
dorei has joined #ruby-lang
aleatorik has joined #ruby-lang
dm78 has joined #ruby-lang
|jemc| has quit [Ping timeout: 240 seconds]
saarinen has joined #ruby-lang
dm78_ has quit [Ping timeout: 264 seconds]
sharpmachine has quit [Remote host closed the connection]
mikecmpbll has quit [Quit: i've nodded off.]
sharpmachine has joined #ruby-lang
havenwood has quit []
j4cknewt has joined #ruby-lang
sharpmachine has quit [Ping timeout: 245 seconds]
dorei has quit []
Kerber0s has joined #ruby-lang
nathanstitt has joined #ruby-lang
saarinen has quit [Quit: saarinen]
saarinen has joined #ruby-lang
jbardin has quit [Quit: jbardin]
nathanstitt has quit [Ping timeout: 264 seconds]
sharpmachine has joined #ruby-lang
michaeldeol has quit [Quit: Textual IRC Client: www.textualapp.com]