lytol has quit [Remote host closed the connection]
gaoyuehua225 has quit [Remote host closed the connection]
zdennis has joined #ruby-lang
rbowlby has quit [Remote host closed the connection]
zenspider has quit [Ping timeout: 246 seconds]
mberk has quit [Remote host closed the connection]
zdennis has quit [Quit: zdennis]
Miphix has joined #ruby-lang
havenn has joined #ruby-lang
lytol has joined #ruby-lang
zenspider has joined #ruby-lang
havenwood has quit [Ping timeout: 246 seconds]
ghostpl_ has quit [Ping timeout: 252 seconds]
SuMo_D has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
tkuchiki_ has joined #ruby-lang
SuMo_D has quit [Read error: Connection reset by peer]
SuMo_D has joined #ruby-lang
bruno- has joined #ruby-lang
fujimura has quit [Remote host closed the connection]
tkuchiki has quit [Ping timeout: 246 seconds]
djbkd has quit [Remote host closed the connection]
djbkd has joined #ruby-lang
djbkd has quit [Remote host closed the connection]
caseypatrickdris has quit [Remote host closed the connection]
djbkd has joined #ruby-lang
bruno- has quit [Ping timeout: 264 seconds]
caseypatrickdris has joined #ruby-lang
caseypatrickdris has quit [Ping timeout: 255 seconds]
Iskarlar has joined #ruby-lang
charliesome has quit [Quit: zzz]
kyb3r_ has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
rbowlby has joined #ruby-lang
dellavg_ has joined #ruby-lang
rbowlby has quit [Ping timeout: 256 seconds]
Iskarlar_ has joined #ruby-lang
ur5us has quit [Ping timeout: 264 seconds]
Iskarlar has quit [Ping timeout: 245 seconds]
tkuchiki has joined #ruby-lang
pepperbreath has quit [Quit: Leaving.]
pepperbreath has joined #ruby-lang
gix has quit [Ping timeout: 264 seconds]
tkuchiki_ has quit [Ping timeout: 245 seconds]
dellavg_ has quit [Ping timeout: 264 seconds]
gix has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
caseypatrickdris has joined #ruby-lang
chills42 has joined #ruby-lang
caseypatrickdris has quit [Ping timeout: 256 seconds]
billy_ran_away has quit [Ping timeout: 244 seconds]
mikecmpbll has quit [Quit: ciao.]
chills42 has quit [Ping timeout: 272 seconds]
mrod has joined #ruby-lang
<mrod>
I have a script to keep an up-to-date copy of the Coinbase Exchange order book. I'm trying to modularize it but I can't get this part to work. Basically it listens on a websocket and puts incoming messages in a Queue. Despite creating the queue object, I get an "undefined method <<" everytime an object comes in. https://gist.github.com/mikerodrigues/a43f5d9b240f0cec7817
mqt has quit [Quit: leaving]
hahuang65_ has quit [Quit: Connection closed for inactivity]
<womble>
mrod: What's the *full* error message, including stacktrace?
rippa has joined #ruby-lang
<mrod>
womble: I added the error, and full backtrace for the << operation to the gist
apoc has joined #ruby-lang
ghostpl_ has joined #ruby-lang
lytol has quit [Remote host closed the connection]
rbowlby has joined #ruby-lang
jo__ has quit [Quit: Connection closed for inactivity]
octodoodle has quit [Read error: Connection reset by peer]
rbowlby has quit [Ping timeout: 265 seconds]
mkaesz has joined #ruby-lang
mkaesz has quit [Remote host closed the connection]
michael_mbp has quit [Excess Flood]
billy_ran_away has joined #ruby-lang
michael_mbp has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
billy_ran_away has quit [Ping timeout: 265 seconds]
ghostpl_ has quit [Ping timeout: 252 seconds]
lytol has joined #ruby-lang
lytol has quit [Remote host closed the connection]
hahuang61 has quit [Ping timeout: 265 seconds]
Iskarlar_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
p3ery has quit [Quit: (null)]
Mon_Ouie has joined #ruby-lang
Bwild has quit [Ping timeout: 256 seconds]
Bwild has joined #ruby-lang
kohgpat has joined #ruby-lang
charliesome has joined #ruby-lang
kohgpat has quit [Quit: leaving]
j4cknewt has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
mberk has joined #ruby-lang
billy_ran_away has joined #ruby-lang
j4cknewt has joined #ruby-lang
rbowlby has joined #ruby-lang
mberk has quit [Ping timeout: 256 seconds]
apeiros__ has joined #ruby-lang
apeiros_ has quit [Read error: Connection reset by peer]
mattyohe has quit [Quit: Connection closed for inactivity]
j4cknewt has quit [Remote host closed the connection]
apeiros__ has quit [Remote host closed the connection]
MXfive has joined #ruby-lang
MXfive has joined #ruby-lang
ghostpl_ has joined #ruby-lang
meschi has quit [Ping timeout: 252 seconds]
hahuang61 has joined #ruby-lang
sross_work|2 has joined #ruby-lang
<apoc>
this code crashes in 2.2.0: range = /[\x5b-\x60\x7b-\x7d]/; re = /#{range}|[[:alpha:]]/
<apoc>
but it works in 2.1.X, how do I fix this?
sross07 has quit [Ping timeout: 245 seconds]
hahuang61 has quit [Ping timeout: 272 seconds]
michael_mbp has quit [Excess Flood]
<womble>
>> range = /[\x5b-\x60\x7b-\x7d]/; re = /#{range}|[[:alpha:]]/
<eval-in_>
womble => premature end of char-class: /(?-mix:[\x5b-\x60\x7b-\x7d])|[[:alpha:]]/ (RegexpError) ... (https://eval.in/297606)
<apoc>
>> re = /(?-mix:[\x5b-\x60\x7b-\x7d])|[[:alpha:]]/
<bnagy>
special place in hell for devs who use hex codes for printable ascii
<antifone>
anyone using Gosu here ?
ghostpl_ has quit [Ping timeout: 265 seconds]
Averna has quit [Quit: Leaving.]
stan has joined #ruby-lang
xsdg has quit [Ping timeout: 246 seconds]
xsdg has joined #ruby-lang
vondruch has quit [Ping timeout: 255 seconds]
arBmind has joined #ruby-lang
michael_mbp has quit [Excess Flood]
ta has quit [Remote host closed the connection]
michael_mbp has joined #ruby-lang
Miphix has quit [Quit: Leaving]
strixd has joined #ruby-lang
mkaesz has joined #ruby-lang
ur5us has joined #ruby-lang
Forgetful_Lion has joined #ruby-lang
Bwild has quit [Quit: leaving]
ta has joined #ruby-lang
havenn has quit [Remote host closed the connection]
sheldonh has joined #ruby-lang
ta has quit [Remote host closed the connection]
ItSANgo has joined #ruby-lang
<sheldonh>
Aside from "Why?", are there downsides to assigning objects to constant names (e.g. Registry), such that consumers think they're interacting with a class?
mkaesz has quit [Remote host closed the connection]
_shinnc has joined #ruby-lang
_shinnc has quit [Changing host]
_shinnc has joined #ruby-lang
solars has joined #ruby-lang
postmodern has quit [Quit: Leaving]
stan has quit [Remote host closed the connection]
MXfive has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<womble>
sheldonh: Why would they think they're interacting with a class?
ghostpl_ has joined #ruby-lang
mkaesz has joined #ruby-lang
vondruch has joined #ruby-lang
caseypatrickdris has joined #ruby-lang
stan has joined #ruby-lang
caseypatrickdris has quit [Ping timeout: 246 seconds]
bruno- has joined #ruby-lang
bruno- has quit [Ping timeout: 245 seconds]
martinbmadsen has quit [Ping timeout: 264 seconds]
ta has joined #ruby-lang
marr has joined #ruby-lang
relix has joined #ruby-lang
djinni` has quit [*.net *.split]
CM-Punk has quit [*.net *.split]
djinni`_ has joined #ruby-lang
riotjones has joined #ruby-lang
godd2__ has joined #ruby-lang
godd2 has quit [Disconnected by services]
godd2__ is now known as godd2
CM-Punk has joined #ruby-lang
ghostpl_ has quit [Ping timeout: 256 seconds]
riotjones has quit [Ping timeout: 255 seconds]
b_hoffman has joined #ruby-lang
<godd2>
antifone I'm familiar with Gosu. There's also the #gosu channel.
nertzy2 has joined #ruby-lang
JamesDH has joined #ruby-lang
<antifone>
thanks godd2
nertzy has quit [Ping timeout: 252 seconds]
b_hoffman has quit [Quit: b_hoffman]
JamesDH has quit [Read error: Connection reset by peer]
mkaesz has quit [Ping timeout: 246 seconds]
mkaesz has joined #ruby-lang
kyb3r_ has quit [Read error: Connection reset by peer]
martinbmadsen has joined #ruby-lang
MXfive has joined #ruby-lang
j4cknewt has joined #ruby-lang
ruby-lang631 has joined #ruby-lang
ruby-lang631 has quit [Quit: Page closed]
ghostpl_ has joined #ruby-lang
<yorickpeterse>
morning
ruby-lang631 has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
_shinnc has quit [Quit: _shinnc]
knu has quit [Remote host closed the connection]
ur5us has quit [Remote host closed the connection]
_shinnc has joined #ruby-lang
workmad3 has joined #ruby-lang
hendranata_ has quit [Ping timeout: 256 seconds]
ghostpl_ has quit [Ping timeout: 246 seconds]
arBmind has quit [Quit: Leaving.]
ruby-lang631 has quit [Ping timeout: 246 seconds]
hendranata_ has joined #ruby-lang
MXfive has quit [Remote host closed the connection]
MXfive has joined #ruby-lang
<sheldonh>
womble: well, they'd do SomeConstant.foo(...) so the expectation would be a class or a module. that would be *my* expectation, anyway. maybe i should just let go of that and trust everyone else to do the same :)
j4cknewt has joined #ruby-lang
rbowlby has quit [Remote host closed the connection]
hendranata_ has quit [Ping timeout: 264 seconds]
Torrieri has joined #ruby-lang
Torrieri has joined #ruby-lang
ArchRogem has joined #ruby-lang
charliesome has quit [Quit: zzz]
aadam21 has joined #ruby-lang
aadam21_ has joined #ruby-lang
aadam21 has quit [Read error: Connection reset by peer]
michael_mbp has quit [Excess Flood]
JamesDH has joined #ruby-lang
michael_mbp has joined #ruby-lang
jds has joined #ruby-lang
caseypatrickdris has joined #ruby-lang
Torrieri has quit [Ping timeout: 256 seconds]
michael_mbp has quit [Excess Flood]
symm- has joined #ruby-lang
stamina has joined #ruby-lang
x44x45x41x4E has joined #ruby-lang
michael_mbp has joined #ruby-lang
caseypatrickdris has quit [Ping timeout: 256 seconds]
bruno- has joined #ruby-lang
ghostpl_ has joined #ruby-lang
ghostpl_ has quit [Remote host closed the connection]
ghostpl_ has joined #ruby-lang
MXfive has quit [Remote host closed the connection]
MXfive has joined #ruby-lang
bruno- has quit [Ping timeout: 255 seconds]
michael_mbp has quit [Excess Flood]
_shinnc has quit [Quit: _shinnc]
j4cknewt has quit [Remote host closed the connection]
bruno- has joined #ruby-lang
michael_mbp has joined #ruby-lang
knu has joined #ruby-lang
MXfive has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ghostpl_ has quit [Remote host closed the connection]
ghostpl_ has joined #ruby-lang
tenderlove has joined #ruby-lang
jo__ has joined #ruby-lang
mcclurmc has joined #ruby-lang
mustmodify has joined #ruby-lang
<mustmodify>
this might be OT for this channel... how do I calculate the probability of collision for Hash#to_hash? I assume it's pretty low but I want to know if it's low enough to use as a caching strategy.
cornerma1 has joined #ruby-lang
<jhass>
what do you mean? Hash#to_hash just returns self
<jhass>
15:40 <jhass> Hash#hash is not stable across processes
shazaum has joined #ruby-lang
jww42 has joined #ruby-lang
daften has left #ruby-lang [#ruby-lang]
jww_ has quit [Remote host closed the connection]
ghostpl_ has joined #ruby-lang
iamninja has joined #ruby-lang
intinig has quit [Remote host closed the connection]
ghostpl_ has quit [Remote host closed the connection]
intinig has joined #ruby-lang
ghostpl_ has joined #ruby-lang
intinig has quit [Remote host closed the connection]
intinig has joined #ruby-lang
ghostpl_ has quit [Remote host closed the connection]
mustmodify has left #ruby-lang [#ruby-lang]
centrx has joined #ruby-lang
bruno- has joined #ruby-lang
havenwood has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
Mon_Ouie has quit [Ping timeout: 252 seconds]
gwendall has joined #ruby-lang
whippythellama has quit [Quit: whippythellama]
whippythellama has joined #ruby-lang
havenn has joined #ruby-lang
havenwood has quit [Ping timeout: 240 seconds]
centrx has quit [Ping timeout: 245 seconds]
whippythellama has quit [Quit: whippythellama]
mustmodify has joined #ruby-lang
whippythellama has joined #ruby-lang
|jemc| has joined #ruby-lang
<mustmodify>
jhass: Well then do I need to write my own checsum-kind-of-method using md5 or something? Or is there some other method that already does what I want?
<jhass>
I'd look into existing caching solutions
havenn has quit [Ping timeout: 264 seconds]
mustmodify has left #ruby-lang [#ruby-lang]
ta has joined #ruby-lang
dm78 has quit [Remote host closed the connection]
x44x45x41x4E has joined #ruby-lang
dm78 has joined #ruby-lang
ascarter has joined #ruby-lang
symm- has joined #ruby-lang
centrx has joined #ruby-lang
ascarter has quit [Max SendQ exceeded]
ascarter has joined #ruby-lang
micmus has joined #ruby-lang
chills42 has quit [Remote host closed the connection]
ghostpl_ has joined #ruby-lang
skade has joined #ruby-lang
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Rephiax has quit []
ghostpl_ has quit [Remote host closed the connection]
ghostpl_ has joined #ruby-lang
JaRe_Ax has joined #ruby-lang
xcesariox has joined #ruby-lang
JaReAx has quit [Ping timeout: 264 seconds]
JaRe_Ax is now known as JaReAx
chills42 has joined #ruby-lang
havenwood has joined #ruby-lang
ghostpl__ has joined #ruby-lang
ghostpl_ has quit [Read error: Connection reset by peer]