apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
fezziwig has joined #ruby-lang
yfeldblum has quit [Ping timeout: 264 seconds]
wallerdev has joined #ruby-lang
marcdel has joined #ruby-lang
knu has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
rahul_j has joined #ruby-lang
jsullivandigs has joined #ruby-lang
keolo has joined #ruby-lang
vinhbach_ has quit [Remote host closed the connection]
vinhbachsy has joined #ruby-lang
Who has joined #ruby-lang
<Who>
hey folks, I have a question
<Who>
so I found this in Puma codebase,
<Who>
# Use this instead of #each so that we don't stop in the middle 178 # of each and see a mutated object mid #each 179 @workers.first.join until @workers.empty?
tylersmith has quit [Remote host closed the connection]
<Who>
I can't figure out how using .each could be bad and how could it stop in the middle? .join will kill the thread if its not able to join the main thread
<Who>
can someone explain me this snippet and the reasoning behind it
vlad_starkov has joined #ruby-lang
matp has joined #ruby-lang
vinhbachsy has quit [Ping timeout: 252 seconds]
jsullivandigs has quit [Read error: Connection reset by peer]
toastynerd has quit [Remote host closed the connection]
mykoweb has quit [Remote host closed the connection]
knu has quit [Ping timeout: 252 seconds]
toastynerd has joined #ruby-lang
Who has quit [Ping timeout: 245 seconds]
Barrin6 has quit [Quit: Leaving]
vinhbachsy has joined #ruby-lang
jsullivandigs has quit [Ping timeout: 245 seconds]
|jemc| has quit [Quit: WeeChat 0.4.3]
jsullivandigs has joined #ruby-lang
albioner_ has joined #ruby-lang
yfeldblum has joined #ruby-lang
albioner_ has quit [Max SendQ exceeded]
albioner_ has joined #ruby-lang
albioner_ has quit [Max SendQ exceeded]
albioner has quit [Ping timeout: 265 seconds]
albioner has joined #ruby-lang
skade has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
jsullivandigs has quit [Ping timeout: 264 seconds]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
toastynerd has quit [Remote host closed the connection]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
skade has quit [Ping timeout: 246 seconds]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
skade has joined #ruby-lang
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
yubrew has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
symm- has quit [Ping timeout: 246 seconds]
yubrew has quit [Ping timeout: 264 seconds]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
|jemc| has joined #ruby-lang
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
<havenwood>
Who, oh (s)he left
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
<apeiros>
havenwood: yeah, thought the same
<apeiros>
seems like the workers remove themselves
<apeiros>
which makes the construct actually still bad. race condition at empty?
jaimef has quit [Excess Flood]
Who has joined #ruby-lang
<Who>
got d/c
<apeiros>
i.e., what could happen -> .first.join (last in array) -> test for .empty? -> not yet removed -> join removes worker -> @worker.first returns nil -> nil.join raises
<apeiros>
fun
<apeiros>
Who: 07:15 apeiros: seems like the workers remove themselves
<apeiros>
that'd end badly with .each
<Who>
yeah in that would be terrible with each
<apeiros>
>> a = *1..5; a.each_with_index { |e,i| a.delete_at(i) }; a
skade has quit [Quit: Computer has gone to sleep.]
estebanrules has quit [Ping timeout: 252 seconds]
toastynerd has quit [Remote host closed the connection]
saarinen has quit [Quit: saarinen]
toastynerd has joined #ruby-lang
yubrew has quit [Ping timeout: 264 seconds]
estebanrules has joined #ruby-lang
toastynerd has quit []
havenwood has quit []
mr-foobar has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
dc5ala has joined #ruby-lang
mr-foobar has quit [Ping timeout: 264 seconds]
phrozen77 has quit [Changing host]
phrozen77 has joined #ruby-lang
havenwood has joined #ruby-lang
futilegames has joined #ruby-lang
Squarepy has quit [Ping timeout: 252 seconds]
vlad_starkov has quit [Remote host closed the connection]
kitak_ has joined #ruby-lang
Lewix_ has quit [Remote host closed the connection]
rahul_j has joined #ruby-lang
futilegames has quit [Client Quit]
tonni has quit [Remote host closed the connection]
kitak has quit [Ping timeout: 260 seconds]
Who has quit [Ping timeout: 245 seconds]
vlad_starkov has joined #ruby-lang
yfeldblu_ has joined #ruby-lang
perry has quit [Read error: Connection reset by peer]
Coincidental has quit [Remote host closed the connection]
francisfish has joined #ruby-lang
yfeldblum has quit [Ping timeout: 245 seconds]
yfeldblum has joined #ruby-lang
yfeldblu_ has quit [Ping timeout: 246 seconds]
marcofernandez has quit [Ping timeout: 252 seconds]
michd is now known as MichD
marcofernandez has joined #ruby-lang
benlovell has joined #ruby-lang
francisfish has quit [Remote host closed the connection]
francisfish has joined #ruby-lang
knu has quit [Ping timeout: 252 seconds]
phansch has quit [Quit: WeeChat 0.4.2]
rahul_j has quit [Quit: rahul_j]
Jeticus has quit []
francisfish has quit [Ping timeout: 245 seconds]
yubrew has joined #ruby-lang
perry has joined #ruby-lang
yubrew has quit [Ping timeout: 264 seconds]
tonni has joined #ruby-lang
estebanrules has quit [Ping timeout: 245 seconds]
<maloik>
out of curiosity, anyone here use elasticsearch and have a pretty solid understanding of the algorithm configurations ?
Cakey has quit [Ping timeout: 252 seconds]
marcdel has quit []
<maloik>
we're going to need to rework ours, but often times we're just guessing as to what something will do
<maloik>
for instance the minimum score really fucked us up in the start, I don't remember why but we had to have it really low to display the result we wanted in some cases
<maloik>
while that means other times we'll show crap results too
<maloik>
would be cool if I could pick someone's brain now and again :-)
<maloik>
the ES channel seems to contain nothing but newbies or total pro's so when they come up with an answer it's just "use this" or "do that" which results in (mindblown) :D
rahul_j has joined #ruby-lang
Cakey has joined #ruby-lang
mikecmpbll has joined #ruby-lang
yfeldblum has quit [Ping timeout: 252 seconds]
jsrn has joined #ruby-lang
elia has joined #ruby-lang
jhass|off is now known as jhass
yfeldblum has joined #ruby-lang
jhass is now known as jhass|off
<yorickpeterse>
morning
heftig has joined #ruby-lang
marcofernandez has quit [Ping timeout: 246 seconds]
mehlah has joined #ruby-lang
marcofernandez has joined #ruby-lang
Cakey has quit [Ping timeout: 264 seconds]
arBmind has joined #ruby-lang
marcofernandez has quit [Ping timeout: 252 seconds]
<ljarvis>
can ruby-install install specific branches from a remote?
<ljarvis>
i guess not
<yorickpeterse>
eh?
yubrew has joined #ruby-lang
rofel has joined #ruby-lang
arBmind has quit [Read error: Connection reset by peer]
marcofernandez has joined #ruby-lang
phansch has joined #ruby-lang
yubrew has quit [Ping timeout: 246 seconds]
<yorickpeterse>
ugh, rspec mocks are apparently slower than webmock
<yorickpeterse>
That is, using `and_return(foo, bar, baz)` is slower than mocking 3 HTTP requests using webmock
marcofernandez has quit [Ping timeout: 252 seconds]
cnivolle has joined #ruby-lang
<whitequark>
that sounds weird
cnivolle has quit [Remote host closed the connection]
cnivolle has joined #ruby-lang
vinhbachsy has quit [Ping timeout: 252 seconds]
mr-foobar has joined #ruby-lang
robmiller has joined #ruby-lang
dilated_dinosaur has joined #ruby-lang
workmad3 has joined #ruby-lang
mytrile has quit [Remote host closed the connection]
vinhbachsy has joined #ruby-lang
Johz has joined #ruby-lang
robmiller has quit [Quit: Leaving.]
Mon_Ouie has quit [Quit: WeeChat 0.4.3]
arBmind has joined #ruby-lang
marcofernandez has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
Cakey has joined #ruby-lang
[spoiler] has quit [Quit: Leaving]
[spoiler] has joined #ruby-lang
<maloik>
Does anyone have an idea how to #send an array of methods? as in when passing in %w[now to_date] I want it to DateTime.send(:now).send(:to_date)
<workmaster2n>
Is there a built in method for inserting into a sorted array or keeping a hash sorted by keys? Or will I need to just call sort after every insert?
zenojis has joined #ruby-lang
m4n1f3st0 has joined #ruby-lang
<centrx>
workmaster2n, "SortedSet" might be useful. I'm not sure how it works internally
riffraff has quit [Quit: This computer has gone to sleep]
<centrx>
workmaster2n, What exactly is the use case?
riffraff has joined #ruby-lang
bahar has joined #ruby-lang
<workmaster2n>
I'm storing a bunch of time related data
<workmaster2n>
So I'm thinking if it's a hash, the key would be the time and the value would be an array of collected data
<workmaster2n>
I need to be able to say "Give me all data between 12:00 and 12:01"
m4n1f3st0 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<workmaster2n>
centrx: did that make any sense?
<centrx>
workmaster2n, Yes
<centrx>
workmaster2n, There are some gems for a BTree, they don't look recently maintained
<jhass>
what's your range? entire unix time or something like a day? how big are the intervals?
<centrx>
workmaster2n, "Interval tree" too
<workmaster2n>
jhass: it could be any time range. If we needed to optimize, I would say on the order of 2 minutes or less
m4n1f3st0 has joined #ruby-lang
Cakey has joined #ruby-lang
m4n1f3st0 has quit [Client Quit]
bantic has joined #ruby-lang
<workmaster2n>
jhass: as far as overall time range, it would only be for the range of data we have collected, so eventually a few months, but we assume our end users will be looking at 2 minute long chunks of that overall data
m4n1f3st0 has joined #ruby-lang
<workmaster2n>
its stored in a database for persistence, we've just found that hitting the db for frequent requests is too slow
apeiros has joined #ruby-lang
yubrew has quit [Remote host closed the connection]
pr0ton has joined #ruby-lang
Minimalist has joined #ruby-lang
Cakey has quit [Ping timeout: 246 seconds]
dilated_dinosaur has quit [Ping timeout: 245 seconds]
havenwood has quit [Remote host closed the connection]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
havenwood has joined #ruby-lang
pr0ton has quit [Ping timeout: 240 seconds]
funnel has quit [Remote host closed the connection]
funnel has joined #ruby-lang
havenwood has quit [Ping timeout: 264 seconds]
<yorickpeterse>
ljarvis: re ES, yes
atmosx has joined #ruby-lang
m4n1f3st0 has quit [Ping timeout: 246 seconds]
lsegal has joined #ruby-lang
pr0ton has joined #ruby-lang
mbj has joined #ruby-lang
mbj has quit [Client Quit]
havenwood has joined #ruby-lang
d4rkr4i has joined #ruby-lang
pr0ton has left #ruby-lang [#ruby-lang]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Mon_Ouie has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
arooni-mobile has joined #ruby-lang
Minimalist has quit [Remote host closed the connection]
yubrew has joined #ruby-lang
arooni-mobile has quit [Ping timeout: 264 seconds]
yubrew has quit [Ping timeout: 240 seconds]
bjh13 has joined #ruby-lang
Minimalist has joined #ruby-lang
jayne has joined #ruby-lang
bjh13 has quit [Quit: leaving]
jtw has joined #ruby-lang
ikrima has joined #ruby-lang
m4n1f3st0 has joined #ruby-lang
dwknoxy is now known as dknox-errand-lun
symm- has quit [Read error: Connection reset by peer]
symm- has joined #ruby-lang
mistym has quit [Remote host closed the connection]
Coincidental has quit [Remote host closed the connection]
funnel has quit [Remote host closed the connection]
funnel has joined #ruby-lang
gix- has joined #ruby-lang
gix has quit [Disconnected by services]
gix- is now known as gix
Mon_Ouie has quit [Quit: WeeChat 0.4.3]
eugmill has quit [Remote host closed the connection]
michd is now known as MichD
michaeldeol has joined #ruby-lang
Lewix has quit [Remote host closed the connection]
ebetancourt has joined #ruby-lang
Elico has joined #ruby-lang
Minimalist has quit [Ping timeout: 240 seconds]
Minimalist has joined #ruby-lang
eugmill has joined #ruby-lang
AncientAmateur has quit [Remote host closed the connection]
<yorickpeterse>
ljarvis: that's like asking me how life is, what specifically do you want to know?
<yorickpeterse>
Put it this way, what are you thinking of using it for?
AncientAmateur has joined #ruby-lang
<ljarvis>
yorickpeterse: i want to know if it's a huge pile of shit or not (it's in beta, i was considering using it for redis vs self hosted)
<yorickpeterse>
In general it's been pretty stable for us (3 instances on EC2, about 80GB of data), though I think we had 2 or 3 total cluster crashes in the past)
<yorickpeterse>
We only use it for logging data atm so we don't really mind if we lose anything
<yorickpeterse>
I'm pretty sure it's also better at MongoDB than MongoDB
<yorickpeterse>
I wouldn't trust it one bit with important data though, though with v1 they finally have a decent backup system
<ljarvis>
v1?
d4rkr4i has joined #ruby-lang
riffraff has quit [Quit: Leaving]
heftig has joined #ruby-lang
Minimalist has quit [Ping timeout: 264 seconds]
Minimalist has joined #ruby-lang
Minimalist has quit [Client Quit]
anjen has joined #ruby-lang
d4rkr4i has quit [Ping timeout: 240 seconds]
yubrew has joined #ruby-lang
nisstyre has quit [Quit: WeeChat 0.4.3]
<yorickpeterse>
ElasticSearch 1.0
<yorickpeterse>
before that you basically had to rsync shit over as a form of backups
<yorickpeterse>
and from what I've been told restoring that was a PITA
<yorickpeterse>
oh hm apparently I was wrong in my counts
<yorickpeterse>
we have around 230 GB in ElasticSearch
<yorickpeterse>
the 80GB was only for the primaries
yubrew has quit [Ping timeout: 240 seconds]
<yorickpeterse>
ljarvis: what are you thinking of using it for?
<yorickpeterse>
oh wait, vs redis
<yorickpeterse>
wat
<yorickpeterse>
redis != ElasticSearch
<yorickpeterse>
not even close
mykoweb has joined #ruby-lang
sepp2k1 has quit [Read error: Connection reset by peer]
|jemc| has quit [Quit: WeeChat 0.4.3]
|jemc| has joined #ruby-lang
Squarepy has joined #ruby-lang
ikrima has quit [Ping timeout: 240 seconds]
mechanic_ has quit [Remote host closed the connection]
<yorickpeterse>
Redis is basically a Memcached with some fancy types and a funny development team. ElasticSearch is....a NoSQL storage that's actually fast
eugmill has quit [Remote host closed the connection]
<yorickpeterse>
e.g. you could replace MongoDB with it if you wanted to
eugmill has joined #ruby-lang
iliketurtles has quit [Quit: zzzzz…..]
<pipework>
Yeah, but unfortunately none of them are graph databases, so why bother?
wallerdev has quit [Quit: wallerdev]
<toretore>
ES isn't truly schema free though, which is something to keep in mind when using it as a doc store
rkmetzl has left #ruby-lang [#ruby-lang]
jonr22 has joined #ruby-lang
<apeiros>
didn't postgres recently show that it's faster at NoSQL-esque workloads than mongo?
retro|cz has quit [Ping timeout: 245 seconds]
* apeiros
hasn't gotten the NoSQL point anyway :-|
<cout>
apeiros: depends on what you mean by "nosql-esque"
<cout>
sql is sort of a pain if all you really want is a key-value store
<yorickpeterse>
pipework: why the fuck do you need a graph DB?
<yorickpeterse>
toretore: it has no schema, it does have a concept of "mappings" though
<pipework>
yorickpeterse: Because I do clever shit with stupid data.
<pipework>
Plus, I'm on a graph database team, so I'm biased as fuck.
<toretore>
yorickpeterse: which is what makes it "not truly schema free"
<ljarvis>
yorickpeterse: bro
<cout>
but probably more than nine times out of ten the problem will evolve to something that needs a relational db, so people end up building relational queries on top of these non-relational databases, which is just silly
<ljarvis>
yorickpeterse: I said nothing about elastic search
<ljarvis>
you misread
<yorickpeterse>
OOOOOOH
<yorickpeterse>
hahaha
<yorickpeterse>
elasticache
<yorickpeterse>
jesus
* yorickpeterse
hits desk against face
<ljarvis>
i did wonder why you were barking on about mongo
<ljarvis>
but i dare interupt
<ljarvis>
interrupt
<yorickpeterse>
Yes we use Elasticache but only for Memcached
<ljarvis>
i cant spell
<ljarvis>
ah interrupt is correct, go me
<yorickpeterse>
oh and Redis actually as a middleware between Logstash and ElasticSEARCH
<ljarvis>
ah ok
<yorickpeterse>
what are you thinking of using Redis for?
<pipework>
cout: Well, there's tools that exist that can solve problems equally well. This all calls back to the 60's when all these things were originally written about. What people should think about is how everyone and their mother knows relational.
<ljarvis>
yorickpeterse: I'm using it for a job queue
<yorickpeterse>
use SQS
<yorickpeterse>
SQS >>>>>>>> Redis
<ljarvis>
wussat
<pipework>
Amazon service.
<yorickpeterse>
Amazon Simple Queue Service
<yorickpeterse>
cheap as fuck too
<ljarvis>
I'm using sidekiq
<yorickpeterse>
Hm
<pipework>
my condolences.
<yorickpeterse>
ignoring client code for a minute, SQS has a bunch of features that probably make it one of the most reliable queue services out there
anjen has quit [Quit: anjen]
<yorickpeterse>
It's probably a bit slower than Redis/Sidepunch/w/e but it's reliable and easy to use
<ljarvis>
lol sidepunch
Coincidental has joined #ruby-lang
<ljarvis>
suckerpunch
<yorickpeterse>
backstory: I think we have 100-200 queues or so
* ljarvis
registers that gem
<yorickpeterse>
split up over dev, staging and prod
anannie has quit [Ping timeout: 252 seconds]
<yorickpeterse>
We use custom stuff for processing the queues though (using the aws-sdk)
<apeiros>
cout: I think it was some mapreduce thingy
<apeiros>
cout: don't really remember
<ljarvis>
heh
<ljarvis>
dang i haven't touched slop in 3 months
<apeiros>
cout: as far as I understood, most people use their nosql stuff not much differently than key-value with value being a data-dump. could be done as well with an SQL store with a string id and serialized clob
<yorickpeterse>
Word of caution: SQS will at random close connections (it seems) when polling a queue, so write your code to deal with that
Elico has quit [Ping timeout: 256 seconds]
<yorickpeterse>
Having said that, I'm still fairly convinced that's a problem on our end
dknox-errand-lun is now known as dknox
<apeiros>
cout: but as said, I still haven't really gotten the point of nosql storages
<apeiros>
I didn't try hard, though
mistym has quit [Remote host closed the connection]
sdegutis has joined #ruby-lang
* pipework
has used xmpp as well as multiple actual queue implementations
<sdegutis>
Slightly off topic: what OpenID provider do you prefer to use for signing into trusted third party websites? I've only heard of people using Google, Yahoo, and StackExchange.
enebo has quit [Ping timeout: 264 seconds]
<pipework>
I really like xmpp, but kafka is something my friend is using for her needs.
mistym has joined #ruby-lang
benanne has joined #ruby-lang
BlueVajra has joined #ruby-lang
<yorickpeterse>
ljarvis: basically I suggest you to jump on the AWS hype train, don't look at the bills though
<yorickpeterse>
In their defense, I think only about 20% of our AWS bill is for non EC2 stuff
<yorickpeterse>
I might actually use Redis in the future for its pub/sub system though, AWS doesn't offer anything for that
<yorickpeterse>
inb4 Amazon SNS, it's not pub/sub in the traditional sense
skade has quit [Quit: Computer has gone to sleep.]
<yorickpeterse>
heh
johnny_rugger has quit [Quit: See ya later]
mistym_ has joined #ruby-lang
<yorickpeterse>
hm, apparently we only have 6 projects using Slop
<ljarvis>
how many using pry? :D
wallerdev has joined #ruby-lang
<yorickpeterse>
Pretty much all of them, though in many cases its not a required dependency
<ljarvis>
heh, pry->slop all works out
mistym has quit [Ping timeout: 240 seconds]
<ljarvis>
I think something else big has started using it as downloads have increased a lot recently, but rubygems reverse deps is basically nonexistant and the tools out there aren't great
<yorickpeterse>
euh, I think there was some website that graphed them out
eugmill has quit [Remote host closed the connection]
benanne has quit [Quit: kbai]
ecnalyr has joined #ruby-lang
<zenspider_>
headius: need to coordinate about the racc / java PR
<zenspider_>
prolly after you triage the new PR you got on your fork
nathanstitt has joined #ruby-lang
eugmill has joined #ruby-lang
simono has joined #ruby-lang
saarinen has joined #ruby-lang
<headius>
zenspider_: ok
KDiddy has joined #ruby-lang
marcdel has joined #ruby-lang
jtw has joined #ruby-lang
saarinen has quit [Quit: saarinen]
ecnalyr has quit [Remote host closed the connection]
ecnalyr has joined #ruby-lang
<zenspider_>
headius: I'm thinking we create a jruby branch and merge one-way as needed or at least every release. then we add you to the gem owner so you can push jruby releases
<zenspider_>
(you or whomever)
kyb3r_ has joined #ruby-lang
sandbags has quit [Remote host closed the connection]
<headius>
that works for me
sandbags has joined #ruby-lang
jtw has quit []
jtw has joined #ruby-lang
|jemc| has joined #ruby-lang
ecnalyr has quit [Ping timeout: 240 seconds]
tkuchiki has quit [Ping timeout: 264 seconds]
KDiddy has quit [Remote host closed the connection]
DEac- has quit [Read error: No route to host]
DEac-_ has joined #ruby-lang
Lewix has quit [Remote host closed the connection]
Lewix has joined #ruby-lang
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
sandbags has quit [Ping timeout: 240 seconds]
DEac-_ has quit [Ping timeout: 246 seconds]
|jemc| has quit [Ping timeout: 264 seconds]
<zenspider_>
headius: kk. lemme know when you're done with PR#1 on your side and we'll work it out
marcdel has quit [Ping timeout: 264 seconds]
zenspider_ is now known as zenspider
machuga has quit [Read error: Operation timed out]
machuga has joined #ruby-lang
ecnalyr has joined #ruby-lang
tylersmith has quit [Remote host closed the connection]
shinnya has joined #ruby-lang
funnel has quit [Remote host closed the connection]
funnel has joined #ruby-lang
funnel has quit [Remote host closed the connection]
funnel has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
workmad3 has quit [Ping timeout: 246 seconds]
apeiros has joined #ruby-lang
jperry_ has joined #ruby-lang
sdouglas has quit [Remote host closed the connection]
sdouglas has joined #ruby-lang
VTLob has quit [Quit: VTLob]
closer has quit [Ping timeout: 256 seconds]
closer has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]