apeiros changed the topic of #ruby-lang to: Ruby 2.0.0-p247: http://ruby-lang.org (Ruby 1.9.3-p448) || Paste >3 lines of text on http://gist.github.com
<zenspider> x0f: uh. ruby does ship with test/unit. also minitest for 1.9+
<daturkel> alright i'll look into how to use this stuff
<zenspider> daturkel: http://docs.seattlerb.org/minitest/ look at the synopsis section
pr0ton has quit [Ping timeout: 256 seconds]
<erikh> minitest is awesome
<erikh> especially if you use it as a base to write your own mini... testing... framework
<erikh> specialized, of course.
<x0f> zenspider, tru dat. thanks for mentioning.
firstdayonthejob has quit [Ping timeout: 240 seconds]
<daturkel> zenspider: i understand everything in that synopsis except for "class TestMeme < Minitest::Test". why isn't this just "class TestMeme < Minitest"? where did ::Test come from?
efrainolivares has quit [Quit: efrainolivares]
efrainolivares has joined #ruby-lang
<zenspider> daturkel: why don't you understand it. it is what it is.
<x0f> the first rule of tautology club is the first rule of tautology club.
<daturkel> i guess i don't understand what ::Test means when operating on a class. i thought :: was the operator for module variables
<zenspider> :: is scoping / namespacing
<zenspider> class X; class Y; end; end
<zenspider> X::Y is the inner class
<daturkel> oh i got confused because i was thinking it said Meme::Test and there was nothing inside Meme called Test
pr0ton has joined #ruby-lang
efrainolivares has quit [Client Quit]
nickgal has joined #ruby-lang
efrainolivares has joined #ruby-lang
siberia has joined #ruby-lang
marr has quit [Ping timeout: 245 seconds]
nickgal has quit [Client Quit]
efrainolivares has quit [Client Quit]
tylersmith has quit [Remote host closed the connection]
tylersmith has joined #ruby-lang
grumpwork has joined #ruby-lang
<siberia> anyone on who knows about OptionParser?
tylersmith has quit [Ping timeout: 246 seconds]
<zenspider> siberia: what's up?
daturkel has quit [Ping timeout: 250 seconds]
<siberia> i'm trying to get a list of ports as a cli arg. for some reason its packing it into arr[0] instead of arr so i end up with [[ports]] instead of [ports]
<zenspider> and your decl?
<siberia> its not a big deal to just call each on ports[0] but I feel like it shouldn't be behaving that way. opt.on("-p", "--ports x,y,z", Array, "TARGET PORT(s)") do |o|
<siberia> 47 $ports << o
<siberia> 48 end
Mon_Ouie has quit [Ping timeout: 260 seconds]
hogeo has joined #ruby-lang
<soahccc> siberia: you get an array in o
<zenspider> siberia: you're getting an ... beat me
<zenspider> $ports = o
<zenspider> and use better names
<zenspider> and don't use globals
<soahccc> zenspider: hey I needed to login before being able to send to channel :P
<siberia> OK gotcha. thanks guys much appreciated
bradsmith has quit [Remote host closed the connection]
iliketurtles has quit [Quit: zzzzz…..]
mrsolo has quit [Quit: Leaving]
LauraE has quit [Quit: Leaving]
dkam has joined #ruby-lang
drexter has quit [Remote host closed the connection]
tkuchiki has joined #ruby-lang
<dkam> Hey - trying to install flickraw via gems - seems gems.rubygorge.org is timing out. Installation works on other hosts, so I guess my gem command is configured to look in the wrong place?
<dkam> Ah. Bad source. All fixed.
<dkam> Thank you rubber duck.
<drbrain> dkam: yup, we're working to get gems.rubyforge.org restored, but it's best to update your source to https://rubygems.org
<dkam> drbrain: Ah right. Was wondering if it has just shutdown or was having an outage. Sources changed in any event.
<drbrain> dkam: the host providing the redirect has been shut down, but updating saves you a round-trip per request
SCRIPT_KITTEH has joined #ruby-lang
<SCRIPT_KITTEH> anyone here use eclipse ide for ruby?
towski has joined #ruby-lang
lrzuniga has joined #ruby-lang
_helloworld_ has joined #ruby-lang
lrzuniga has left #ruby-lang [#ruby-lang]
r0bby has quit [Read error: Connection reset by peer]
r0bby has joined #ruby-lang
<erikh> worst troll ever
jsullivandigs has quit [Remote host closed the connection]
SCRIPT_KITTEH has quit [Quit: Leaving]
jsullivandigs has joined #ruby-lang
towski has quit [Remote host closed the connection]
jsullivandigs has quit [Ping timeout: 260 seconds]
cored has quit [Ping timeout: 240 seconds]
charliesome has joined #ruby-lang
thmzlt has joined #ruby-lang
eightygrit has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 260 seconds]
r0bby_ has joined #ruby-lang
dhruvasagar has joined #ruby-lang
Sanjay has joined #ruby-lang
sstrickl has joined #ruby-lang
r0bby has quit [Ping timeout: 245 seconds]
Domon has joined #ruby-lang
bradsmith has joined #ruby-lang
sascha_d has quit [Quit: obai]
chimkan_ has joined #ruby-lang
Fraibert has quit [Ping timeout: 276 seconds]
tkuchiki_ has joined #ruby-lang
tkuchiki has quit [Read error: Connection reset by peer]
chimkan has quit [Ping timeout: 260 seconds]
chimkan_ is now known as chimkan
bradsmith has quit [Ping timeout: 240 seconds]
sstrickl has quit [Quit: sstrickl]
Gaelan has joined #ruby-lang
jxie has quit [Remote host closed the connection]
wmoxam_ has joined #ruby-lang
zz_dlu has joined #ruby-lang
jxie has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 240 seconds]
thmzlt has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
gja has joined #ruby-lang
gja has quit [Changing host]
gja has joined #ruby-lang
dhruvasagar has joined #ruby-lang
wmoxam_ has quit [Ping timeout: 240 seconds]
Senjai has quit [Ping timeout: 245 seconds]
Sanjay has quit [Remote host closed the connection]
wmoxam_ has joined #ruby-lang
yatish27 has joined #ruby-lang
malev has quit [Ping timeout: 256 seconds]
matti has quit [Quit: Oh dear...]
kurko_ has quit [Quit: Computer has gone to sleep.]
yatish27_ has joined #ruby-lang
dkam has quit [Quit: dkam]
krohrbaugh has quit [Ping timeout: 248 seconds]
flip_digits has quit [Remote host closed the connection]
kurko_ has joined #ruby-lang
yatish27 has quit [Ping timeout: 240 seconds]
matti has joined #ruby-lang
Sanjay has joined #ruby-lang
flip_digits has joined #ruby-lang
kurko_ has quit [Client Quit]
wmoxam_ has quit [Ping timeout: 248 seconds]
pr0ton has quit [Quit: pr0ton]
crudson has joined #ruby-lang
cads has joined #ruby-lang
malev has joined #ruby-lang
gja has quit [Quit: This computer has gone to sleep]
Sanjay has quit [Remote host closed the connection]
nazty has quit [Read error: Connection reset by peer]
jsullivandigs has joined #ruby-lang
vlad_starkov has joined #ruby-lang
rmyers_ has joined #ruby-lang
mootpointer has joined #ruby-lang
Rubennn_ has joined #ruby-lang
vlad_starkov has quit [Ping timeout: 240 seconds]
anonymuse has joined #ruby-lang
skinny_much has quit [Ping timeout: 240 seconds]
Y_Ichiro has quit [Quit: No Ping reply in 180 seconds.]
Y_Ichiro has joined #ruby-lang
Y_Ichiro has quit [Changing host]
Y_Ichiro has joined #ruby-lang
skinny_much has joined #ruby-lang
mitchty has quit [Ping timeout: 240 seconds]
Rubennn has quit [Ping timeout: 240 seconds]
rmyers has quit [Ping timeout: 240 seconds]
mitchty has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 246 seconds]
saarinen has joined #ruby-lang
yatish27_ has quit [Remote host closed the connection]
hogeo has quit [Remote host closed the connection]
_helloworld_ has quit [Remote host closed the connection]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
thmzlt has joined #ruby-lang
hogeo has joined #ruby-lang
hogeo has quit [Remote host closed the connection]
brushbox has joined #ruby-lang
brushbox has quit [Remote host closed the connection]
saarinen has quit [Quit: saarinen]
kurko_ has joined #ruby-lang
toretore has quit [Quit: Leaving]
hogeo has joined #ruby-lang
_helloworld_ has joined #ruby-lang
havenwood has joined #ruby-lang
saarinen has joined #ruby-lang
yatish27 has joined #ruby-lang
chimkan has quit [Quit: chimkan]
nertzy2 has left #ruby-lang [#ruby-lang]
saarinen has quit [Quit: saarinen]
malev has quit [Remote host closed the connection]
torrieri has quit [Quit: Leaving...]
r0bby_ has quit [Ping timeout: 256 seconds]
shinnya has quit [Ping timeout: 245 seconds]
gja has joined #ruby-lang
gja has quit [Changing host]
gja has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
anonymuse has quit [Remote host closed the connection]
_helloworld_ has quit [Remote host closed the connection]
hogeo has quit [Ping timeout: 248 seconds]
hashkey_ has joined #ruby-lang
hogeo has joined #ruby-lang
hashkey has quit [Ping timeout: 240 seconds]
hashkey has joined #ruby-lang
hashkey is now known as Guest97748
gja has quit [Quit: This computer has gone to sleep]
hashkey_ has quit [Ping timeout: 246 seconds]
Guest97748 has quit [Ping timeout: 240 seconds]
krohrbaugh has joined #ruby-lang
io_syl has quit [Quit: io_syl]
hogeo has quit [Remote host closed the connection]
guns has joined #ruby-lang
vlad_starkov has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
hashkey_ has joined #ruby-lang
hogeo has joined #ruby-lang
hogeo has quit [Remote host closed the connection]
krohrbaugh has quit [Ping timeout: 248 seconds]
vlad_starkov has quit [Remote host closed the connection]
hogeo has joined #ruby-lang
pkrnj has joined #ruby-lang
dik_dak has quit [Ping timeout: 245 seconds]
charliesome has joined #ruby-lang
eightygrit has quit [Quit: eightygrit]
guns has quit [Quit: guns]
kurko_ has quit [Ping timeout: 268 seconds]
hashkey_ has quit [Ping timeout: 245 seconds]
hashkey_ has joined #ruby-lang
hashkey_ is now known as hashkey
hashkey is now known as Guest23701
Guest23701 is now known as hashkey
rikai_ has quit [Remote host closed the connection]
setmeaway has quit [Ping timeout: 245 seconds]
jonahR has joined #ruby-lang
grassdog has joined #ruby-lang
tomzx_mac has quit [Ping timeout: 264 seconds]
sascha_d has joined #ruby-lang
Senjai has joined #ruby-lang
siberia has quit [Quit: siberia]
yfeldblum has quit [Read error: Operation timed out]
hashkey has quit [Ping timeout: 248 seconds]
hashkey has joined #ruby-lang
hashkey is now known as Guest21951
rickruby has joined #ruby-lang
Guest21951 is now known as hashkey
dc5ala has joined #ruby-lang
hashkey_ has joined #ruby-lang
Domon has quit [Remote host closed the connection]
hashkey has quit [Ping timeout: 248 seconds]
gja has joined #ruby-lang
hashkey_ has quit [Quit: Leaving]
GeissT has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
duphus has joined #ruby-lang
krohrbaugh has joined #ruby-lang
hogeo has quit [Remote host closed the connection]
krohrbaugh has quit [Ping timeout: 245 seconds]
vlad_starkov has joined #ruby-lang
joschi_ has joined #ruby-lang
joschi has quit [Read error: Connection reset by peer]
killtheliterate is now known as killthe|slp
vlad_starkov has quit [Ping timeout: 240 seconds]
flip_digits has quit [Remote host closed the connection]
iliketurtles has joined #ruby-lang
torrieri has joined #ruby-lang
pkrnj has quit [Quit: Textual IRC Client: www.textualapp.com]
skade has joined #ruby-lang
jsullivandigs has quit [Remote host closed the connection]
jsullivandigs has joined #ruby-lang
gja has quit [Quit: This computer has gone to sleep]
Senjai has quit [Ping timeout: 245 seconds]
dhruvasagar has joined #ruby-lang
ruby-lang623 has joined #ruby-lang
jsullivandigs has quit [Ping timeout: 256 seconds]
duphus has quit [Quit: Leaving.]
ruby-lang623 has quit [Ping timeout: 250 seconds]
io_syl has joined #ruby-lang
hogeo has joined #ruby-lang
arBmind has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
gja has joined #ruby-lang
gja has quit [Changing host]
gja has joined #ruby-lang
mootpointer has quit [Quit: Computer has gone to sleep.]
hogeo_ has joined #ruby-lang
rshetty has joined #ruby-lang
mootpointer has joined #ruby-lang
hogeo has quit [Ping timeout: 240 seconds]
hogeo_ has quit [Remote host closed the connection]
mootpointer has quit [Ping timeout: 245 seconds]
axsuul has joined #ruby-lang
dik_dak has joined #ruby-lang
Domon has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
poga has quit [Remote host closed the connection]
hashkey has joined #ruby-lang
Kabaka has quit [Ping timeout: 240 seconds]
poga has joined #ruby-lang
krohrbaugh has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
krohrbaugh has quit [Ping timeout: 256 seconds]
Kabaka has joined #ruby-lang
mootpointer has joined #ruby-lang
thmzlt has quit [Quit: Textual IRC Client: www.textualapp.com]
jonahR has quit [Quit: jonahR]
scottschecter has quit [Quit: WeeChat 0.4.0]
vmoravec has joined #ruby-lang
grassdog has quit [Quit: Leaving...]
dik_dak has quit [Remote host closed the connection]
mootpointer has quit [Quit: Computer has gone to sleep.]
mistym has joined #ruby-lang
hogeo has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
workmad3 has joined #ruby-lang
<zenspider> anyone here know ffmpeg well enough?
<zenspider> system("ffmpeg", "-loglevel", "warning", "-i", inpath, "-strict", "-2", "-vcodec", "copy", "-acodec", "aac", outpath)
<zenspider> going from mkv to m4v, just need to remux the audio for my appletv
<zenspider> it looked right on the mac. played in quickview w/ audio... but fails to load on appletv
chendo has joined #ruby-lang
rshetty_ has joined #ruby-lang
rshetty has quit [Ping timeout: 245 seconds]
rshetty_ is now known as rshetty
grassdog has joined #ruby-lang
probst has joined #ruby-lang
apeiros has joined #ruby-lang
torrieri has quit [Quit: Leaving...]
mootpointer has joined #ruby-lang
grassdog has quit [Quit: Leaving...]
banisterfiend has quit [Remote host closed the connection]
relix has joined #ruby-lang
torrieri has joined #ruby-lang
mootpointer has quit [Ping timeout: 240 seconds]
dagobah has joined #ruby-lang
skade has joined #ruby-lang
mbj has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
iliketurtles has quit [Quit: zzzzz…..]
nneko001__ has joined #ruby-lang
MaddinXx has joined #ruby-lang
bzalasky has joined #ruby-lang
firstdayonthejob has joined #ruby-lang
Domon has quit [Remote host closed the connection]
axsuul has quit [Ping timeout: 245 seconds]
thepumpkin has quit [Remote host closed the connection]
stef_204 has joined #ruby-lang
hashkey_ has joined #ruby-lang
grassdog has joined #ruby-lang
workmad3 has quit [Ping timeout: 256 seconds]
hashkey has quit [Ping timeout: 240 seconds]
krohrbaugh has joined #ruby-lang
hashkey has joined #ruby-lang
hashkey is now known as Guest11752
benlovell has joined #ruby-lang
wmoxam has quit [Ping timeout: 248 seconds]
firstdayonthejob has quit [Quit: WeeChat 0.4.1]
hashkey_ has quit [Ping timeout: 260 seconds]
duphus has joined #ruby-lang
hashkey_ has joined #ruby-lang
wmoxam has joined #ruby-lang
hashkey_ is now known as hashkey
krohrbaugh has quit [Ping timeout: 245 seconds]
hashkey is now known as Guest90282
Guest90282 is now known as hashkey
hashkey has quit [Client Quit]
Guest11752 has quit [Ping timeout: 240 seconds]
arBmind has quit [Quit: Leaving.]
hashkey has joined #ruby-lang
hashkey is now known as Guest64191
Domon has joined #ruby-lang
tkuchiki_ has quit [Ping timeout: 256 seconds]
Guest64191 is now known as hashkey
tkuchiki has joined #ruby-lang
maxmanders has joined #ruby-lang
grassdog has quit [Quit: Leaving...]
arBmind has joined #ruby-lang
elia has joined #ruby-lang
wmoxam has quit [Ping timeout: 268 seconds]
Soilent has quit [Ping timeout: 248 seconds]
io_syl has quit [Quit: io_syl]
iliketurtles has joined #ruby-lang
wmoxam has joined #ruby-lang
mistym has quit [Remote host closed the connection]
gja has quit [Quit: This computer has gone to sleep]
rshetty has quit [Quit: Sleeping]
joschi_ is now known as joschi
saarinen has joined #ruby-lang
rickhull has joined #ruby-lang
_helloworld_ has joined #ruby-lang
saarinen has quit [Quit: saarinen]
joshuawscott has joined #ruby-lang
iliketurtles has quit [Quit: zzzzz…..]
_helloworld_ has quit [Ping timeout: 240 seconds]
joshuawscott has quit [Client Quit]
rikai_ has joined #ruby-lang
yatish27 has joined #ruby-lang
tmi has joined #ruby-lang
barttenbrinke has joined #ruby-lang
vlad_starkov has joined #ruby-lang
hagabaka has quit [Read error: Operation timed out]
marr has joined #ruby-lang
grassdog has joined #ruby-lang
hagabaka has joined #ruby-lang
krohrbaugh has joined #ruby-lang
mytrile has joined #ruby-lang
krohrbaugh has quit [Ping timeout: 268 seconds]
rshetty has joined #ruby-lang
adambeynon has joined #ruby-lang
mbj has quit [Quit: Lost terminal]
grassdog has quit [Quit: Leaving...]
minivan has joined #ruby-lang
hashkey_ has joined #ruby-lang
hashkey has quit [Killed (holmes.freenode.net (Nickname regained by services))]
hashkey_ is now known as hashkey
fullybaked has joined #ruby-lang
fullybaked has left #ruby-lang [#ruby-lang]
nneko001__ has quit [Quit: Konversation terminated!]
nneko001__ has joined #ruby-lang
crudson has left #ruby-lang [#ruby-lang]
setmeaway has joined #ruby-lang
setmeaway has quit [Read error: Connection reset by peer]
stef_204 has quit [Remote host closed the connection]
Soilent has joined #ruby-lang
stef_204 has joined #ruby-lang
yatish27 has quit [Read error: Connection reset by peer]
yatish27 has joined #ruby-lang
grassdog has joined #ruby-lang
grassdog has quit [Client Quit]
<yorickpeterse> litv
<yorickpeterse> fak
<yorickpeterse> anyway, morning
<whitequark> yorickpeterse: (block)'s not going to change
<whitequark> deal with it
ledestin has joined #ruby-lang
Domon has quit [Remote host closed the connection]
Domon has joined #ruby-lang
barttenbrinke has quit [Remote host closed the connection]
coffeejunk has quit [Ping timeout: 245 seconds]
Mon_Ouie has joined #ruby-lang
<ddfreyne> litv to you too, yorickpeterse
torrieri has quit [Quit: Leaving...]
<yorickpeterse> whitequark: in that case enjoy the bug reports of people being confused about it
barttenbrinke has joined #ruby-lang
mytrile has quit [Remote host closed the connection]
rshetty has quit [Ping timeout: 246 seconds]
coffeejunk has joined #ruby-lang
jsullivandigs has joined #ruby-lang
jsullivandigs has quit [Remote host closed the connection]
jsullivandigs has joined #ruby-lang
rshetty has joined #ruby-lang
<gnufied> ddfreyne: hey. sorry, I was getting stumped at something in Nanoc. sorted now.
<gnufied> basically, it wasn't copying jquery.foo.js styled files
<gnufied> during compile to output folder
<gnufied> found nanoc behaviour bit odd there
coffeejunk has quit [Ping timeout: 256 seconds]
<yorickpeterse> oh nice, APIs without SSL when they send your API details in the URL
<yorickpeterse> what could possibly go wrong there
<yorickpeterse> hm, seems they do offer SSL
krohrbaugh has joined #ruby-lang
krohrbaugh has quit [Ping timeout: 248 seconds]
jsullivandigs has quit [Ping timeout: 248 seconds]
<whitequark> yorickpeterse: the only sane way to deal with it would be send-with-block
<whitequark> and that requires changing consumers, obnoxious, etc, etc
coffeejunk has joined #ruby-lang
Kuukunen- has quit [Quit: leaving]
Kuukunen has joined #ruby-lang
<yorickpeterse> what's the issue with just adding it to the arguments list similar to normal arguments?
<yorickpeterse> e.g.
<yorickpeterse> (send nil :define_method [(sym :derp)] (block))
<yorickpeterse> then you can just do
<yorickpeterse> receiver, name, arguments, block = *node
<yorickpeterse> (or use an (args) node to group them together)
hahuang61 has joined #ruby-lang
solars has joined #ruby-lang
<yorickpeterse> The main issue with (block (send)) is that if you use block nodes as a scope (for anything really) you'll end up in a lot of weird areas
<yorickpeterse> since then the method will also be considered to be part of that scope, which is not the case
judofyr has joined #ruby-lang
gja has joined #ruby-lang
gja has quit [Changing host]
gja has joined #ruby-lang
<judofyr> gnufied: thanks for the paper!
<gnufied> No problem.
<judofyr> interesting read
<judofyr> or, I've only skimmed it yet
duphus has quit [Quit: Leaving.]
bzalasky has quit [Remote host closed the connection]
<gnufied> my first cut is to implement a plain SAT solver based resolver and then attempting PBO problem
coffeejunk has quit [Ping timeout: 240 seconds]
<yorickpeterse> paper?
<gnufied> Yes
<gnufied> well, not exactly.
<yorickpeterse> link plox
probst has quit [Quit: probst]
* yorickpeterse has his mind explode because he can't really read the functions on that wiki page
<gnufied> the paper is dense read as well
concerne_ has joined #ruby-lang
<yorickpeterse> *poof*
dc5ala has quit [Quit: Ex-Chat]
cads has quit [Quit: Leaving]
coffeejunk has joined #ruby-lang
coffeejunk has quit [Ping timeout: 240 seconds]
concerne_ has quit [Ping timeout: 246 seconds]
hashkey_ has joined #ruby-lang
hashkey has quit [Ping timeout: 240 seconds]
coffeejunk has joined #ruby-lang
nazty has joined #ruby-lang
coffeejunk has quit [Ping timeout: 256 seconds]
hahuang61 has quit [Ping timeout: 240 seconds]
coffeejunk has joined #ruby-lang
krohrbaugh has joined #ruby-lang
hashkey has joined #ruby-lang
hashkey is now known as Guest27269
hashkey_ has quit [Ping timeout: 245 seconds]
hashkey_ has joined #ruby-lang
coffeejunk has quit [Remote host closed the connection]
coffeejunk has joined #ruby-lang
krohrbaugh has quit [Ping timeout: 260 seconds]
Guest27269 has quit [Ping timeout: 240 seconds]
AnthonyAtalanta has joined #ruby-lang
AnthonyAtalanta has quit [Client Quit]
probst has joined #ruby-lang
<judofyr> yorickpeterse: the thing about functions on wikipedia is that they often look scary, but when you actually look into it it's pretty simple
Soilent has quit [Ping timeout: 246 seconds]
Soilent has joined #ruby-lang
Soilent has quit [Ping timeout: 260 seconds]
hashkey_ is now known as hashkey
Soilent has joined #ruby-lang
<maloik> to me it may as well be chinese... I can't read those symbols at all
postmodern has quit [Quit: Leaving]
barttenbrinke has quit [Remote host closed the connection]
<judofyr> yeah, that doesn't mean they're complex. it's just a language you don't know how to read.
yatish27 has quit [Remote host closed the connection]
probst has quit [Quit: probst]
<yorickpeterse> wohoo fixed myself some wired internet
<yorickpeterse> screw this wifi
duphus has joined #ruby-lang
tmi has quit [Quit: tmi]
realDAB has joined #ruby-lang
Soilent_ has joined #ruby-lang
Soilent has quit [Read error: Connection reset by peer]
rickhull has quit [Quit: Leaving.]
probst has joined #ruby-lang
hashkey has quit [Quit: Leaving]
probst has quit [Quit: probst]
krohrbaugh has joined #ruby-lang
relix has quit [Quit: Textual IRC Client: www.textualapp.com]
barttenbrinke has joined #ruby-lang
kstuart has joined #ruby-lang
Domon has quit [Remote host closed the connection]
krohrbaugh has quit [Ping timeout: 245 seconds]
benlovell has quit [Ping timeout: 240 seconds]
malev has joined #ruby-lang
barttenbrinke has quit [Ping timeout: 245 seconds]
guns has joined #ruby-lang
Sanjay has joined #ruby-lang
<ljarvis> moin
yatish27 has joined #ruby-lang
<whitequark> injekt: hi
barttenbrinke has joined #ruby-lang
<maloik> who's injekt and why did he choose a name so similar to inkjet
<whitequark> maloik: oh sorry I typoed
<maloik> oh ok, was worried it'd get confusing
<ljarvis> lol
<whitequark> inkjet: you will remain in our hearts as inkjet, forever!
<ljarvis> you guys
<whitequark> what
<maloik> <3
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<dominikh> ljarvis: forever injekt.
<dominikh> makes me happy.
<yorickpeterse> forever a inkjet
Dernise has joined #ruby-lang
setmeaway has joined #ruby-lang
hashkey has joined #ruby-lang
rshetty_ has joined #ruby-lang
yfeldblum has joined #ruby-lang
rshetty has quit [Ping timeout: 260 seconds]
rshetty_ is now known as rshetty
minivan has quit [Ping timeout: 268 seconds]
arBmind1 has joined #ruby-lang
sush24 has joined #ruby-lang
arBmind has quit [Ping timeout: 246 seconds]
vlad_starkov has quit [Remote host closed the connection]
hogeo has quit [Remote host closed the connection]
cdmnsr has joined #ruby-lang
guns has quit [Quit: guns]
krohrbaugh has joined #ruby-lang
minivan has joined #ruby-lang
jxie has quit [Quit: leaving]
<Dernise> to make launch an external program as a daemon in ruby do I have to do a double fork?
<ledestin> Ruby is no different
<ledestin> Dernise: so, yes
pothibo has joined #ruby-lang
krohrbaugh has quit [Ping timeout: 248 seconds]
relix has joined #ruby-lang
<judofyr> Dernise: I think there's Process.daemonize now in Ruby
<judofyr> but yeah, it does a double fork
<heftig> Dernise: depends
<heftig> for proper daemonization a lot of steps are needed, and most implementations (such as BSD's daemon() or Ruby's daemonize) don't do all steps
benlovell has joined #ruby-lang
toretore has joined #ruby-lang
benlovell has quit [Ping timeout: 240 seconds]
kurko_ has joined #ruby-lang
tomkadwill has joined #ruby-lang
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<Dernise> So what should I do then ? I would like to run a process as a daemon and get it's pid
<yorickpeterse> blegh, I've inevitibly hit this point where this webservice uses SSL but Ruby refuses to verify it
<patrikf> Dernise: do you know about start-stop-daemon? might be an alternative worth looking into
<judofyr> Dernise: if you can: use a process manager (upstart, runit, systemd)
<Dernise> patrikf: no. Looking at it
dhruvasagar has quit [Ping timeout: 268 seconds]
<gnufied> yorickpeterse: that is a common theme, isn't it?
<gnufied> and then a rubist proceeds with ssl_verify = :none
<Dernise> Well I'm currently coding something to run a program and monitor it.
<Dernise> i did the monitor things with ps aux and rufus scheduler
<Dernise> now I just want to start this external program
<yorickpeterse> gnufied: yeah fuck that shit, I want it to be verified
<yorickpeterse> but even when specifying a custom CA file Ruby is like "LOL NOPE"
<yorickpeterse> I'm even uisng the same root cert used by Chromium
<yorickpeterse> * using
guns has joined #ruby-lang
<yorickpeterse> Hm, maybe it's Faraday being a bish
adambeynon has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
rmyers_ has left #ruby-lang [#ruby-lang]
enebo has joined #ruby-lang
rmyers has joined #ruby-lang
benlovell has joined #ruby-lang
<rmyers> hi all. is there a functional reason that one would use "$stdout.write" instead of just "print" or vice versa?
<judofyr> rmyers: not that I can think of
<yorickpeterse> Hm nope, Net::HTTP
enebo has quit [Client Quit]
siberia has joined #ruby-lang
<ledestin> rmyers: ensure it's not buffered?
<ledestin> rmyers: though $stdout.sync = true should do it
<rmyers> hmm, cool. thanks ledestin and judofyr
<judofyr> ledestin: I thought print buffered as well
<ledestin> judofyr: I think write isn't buffered
<judofyr> ledestin: why shouldn't it?
<ledestin> judofyr: I just remember that from somewhere. How can we check?
sush24 has quit [Quit: This computer has gone to sleep]
<ledestin> judofyr: ok, it seems to be buffered
<ledestin> judofyr: or
<judofyr> ledestin: how did you test it?
<ledestin> ruby -e '$stdout.write "hi"; sleep 1' | tee out
<ddfreyne> gnufied: Yeah the nanoc behavior is a bit odd. In 3.x at least :D
* ddfreyne pets his little version of nanoc 4.x
<ledestin> maybe I misunderstand something
<ledestin> judofyr: so, do you think the test is correct?
<judofyr> ledestin: honestly I have no idea :)
anonymuse has joined #ruby-lang
sush24 has joined #ruby-lang
vlad_starkov has joined #ruby-lang
grumpwork is now known as pipework
pipework has quit [Remote host closed the connection]
<ledestin> judofyr: if you set sync = true, the text will appear right away
<ledestin> judofyr: so from that I conclude that it's buffered
tomzx_mac has joined #ruby-lang
tkuchiki has quit [Remote host closed the connection]
vlad_starkov has quit [Remote host closed the connection]
barttenbrinke has quit [Remote host closed the connection]
barttenbrinke has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
mahlon has quit [Ping timeout: 264 seconds]
<yorickpeterse> boooo, Ox doesn't like XML with single quotes
<judofyr> ehm
<judofyr> then it's not a XML parser
realDAB has quit [Quit: realDAB]
<yorickpeterse> Actually the spec mandates double quotes
<judofyr> yorickpeterse: sure? http://www.w3.org/TR/xml/#NT-AttValue
vlad_starkov has joined #ruby-lang
jvrmaia has joined #ruby-lang
<yorickpeterse> Hmmm..interesting
bnagy has quit [Ping timeout: 264 seconds]
<yorickpeterse> Note that this is with one of those <?xml tags, so lets see if it likes it for regular attributes
bnagy has joined #ruby-lang
<yorickpeterse> lol nope
<yorickpeterse> well, Nokogiri it is then
<yorickpeterse> (blegh)
<yorickpeterse> But ugh, Nokogiri bundles libxml these days (WHYYYYY)
rshetty has quit [Ping timeout: 245 seconds]
<lianj> really?
<yorickpeterse> Yes, they do that since 1.6.0
<yorickpeterse> because apparently libxml is hard to install on inferior systems
rshetty has joined #ruby-lang
spuk_ has quit [Ping timeout: 260 seconds]
<lianj> at least NOKOGIRI_USE_SYSTEM_LIBRARIES=true gem install still works
<judofyr> whitequark: here?
<maloik> grrrr, vendor has a 'partner livechat' supportchannel but they can't help for API questions :@
<yorickpeterse> lianj: it shouldn't be needed in the first place
<lianj> true
hashkey_ has joined #ruby-lang
<maloik> nerdraging every time something happens with their shitty API
<yorickpeterse> maybe it's because I'm a purist Linux asshole but for me the logical solution would be to use something where libxml is not a pain
<yorickpeterse> instead of "LOL M8 ENJOY COMPILING IT ON EVERY UPDATE"
<lianj> or just fallback if no system lib is installed
krohrbaugh has joined #ruby-lang
<whitequark> judofyr: yea
barttenbrinke has quit [Remote host closed the connection]
<judofyr> whitequark: one question: I want to learn a language without GC, but with more structure than C. what language? C++11?
<yorickpeterse> Lua
hashkey has quit [Ping timeout: 240 seconds]
<yorickpeterse> eerr wait, it has a GC
spuk has joined #ruby-lang
<judofyr> maybe I'll check out Terra lang: http://terralang.org/
<whitequark> judofyr: Terra is not something you'd want to use
<whitequark> Obj-C and C++ are the only things which come into my mind for your request
<judofyr> whitequark: I expected so
<whitequark> there's Rust, but it's a completely insane moving target
<whitequark> so, cannot recommend it
<judofyr> (both regarding C++/Obj-C and Terra)
<lianj> judofyr: you speak of more structure and then lua? :P
<whitequark> judofyr: what for?
<judofyr> whitequark: just playing with some basic interpreters
<ddfreyne> I would recommend Rust
<ddfreyne> It is not stable, but it looks *really* nice
<whitequark> ddfreyne: have you seen changelogs?
<whitequark> because I had
<whitequark> they still cannot decide on a lot of very basic components of the language
<whitequark> that's... not good
krohrbaugh has quit [Ping timeout: 256 seconds]
<whitequark> judofyr: terra's basically a DSL for emitting LLVM IR embedded in Lua
<whitequark> which is nice
<whitequark> but it's nowhere near what you want
<whitequark> I think?
<judofyr> whitequark: next question: how do I learn a modern subset C++?
<whitequark> judofyr: ask someone else
<whitequark> I've no idea
yatish27 has joined #ruby-lang
<whitequark> also it probably won't be quick and/or painless
* whitequark shrugs
<yorickpeterse> learn scala!
<yorickpeterse> judofyr: you can look at D
<yorickpeterse> or Nimrod, though they both have a GC
<yorickpeterse> Though D allows you to also manage it manually
<judofyr> yorickpeterse: it's possible to disable it in D, but much of the stdlib won't work
Sanjay has quit [Remote host closed the connection]
gja has quit [Quit: This computer has gone to sleep]
<yorickpeterse> why do you want manual memory management actually?
<yorickpeterse> I can't think of a more boring language feature tbh
<judofyr> yorickpeterse: because I want to be closer to the system
<yorickpeterse> Then use C
<yorickpeterse> or Node.js
<judofyr> note: this is mostly for learning
<yorickpeterse> lololol
<yorickpeterse> node is close to the metal
<yorickpeterse> (the metal pipe to hit yourself with)
<ledestin> judofyr: C is closer than C++
<ledestin> judofyr: you get to call your printf and write
Sanjay has joined #ruby-lang
<whitequark> judofyr: learning, hm
<whitequark> well, C++ is your best bet then
<judofyr> I think so as well
<judofyr> or, I thought so
<judofyr> was hoping there was a better choice
benlovell has quit [Quit: leaving]
<ledestin> why C++ is best exactly?
<ledestin> for learning what?
gja has joined #ruby-lang
gja has joined #ruby-lang
gja has quit [Changing host]
rshetty has quit [Quit: Sleeping]
<judofyr> ledestin: system progamming without a GC with more structure than C
<ledestin> judofyr: what about ObjC?
<judofyr> ledestin: fair enough; a bit too tied to OS X
nathanstitt has joined #ruby-lang
wallerdev has joined #ruby-lang
bgant has joined #ruby-lang
w00x has joined #ruby-lang
outerim has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
<yorickpeterse> There's Gnustep
io_syl has joined #ruby-lang
<igalic> ftp://ftp.ruby-lang.org/ << is it supposed to be down?
<judofyr> igalic: I think it's because they're debugging this: https://github.com/ruby/www.ruby-lang.org/issues/259
wmoxam_ has joined #ruby-lang
Sanjay has quit [Remote host closed the connection]
eightygrit has joined #ruby-lang
relix has joined #ruby-lang
barttenbrinke has joined #ruby-lang
ruby-lang148 has joined #ruby-lang
thepumpkin has joined #ruby-lang
vlad_starkov has joined #ruby-lang
barttenbrinke has quit [Ping timeout: 246 seconds]
eightygrit has quit [Remote host closed the connection]
enebo has joined #ruby-lang
eightygrit has joined #ruby-lang
eightygrit has left #ruby-lang [#ruby-lang]
eightygrit has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
wallerdev has joined #ruby-lang
pipework has joined #ruby-lang
tomzx_mac has quit [Ping timeout: 268 seconds]
gja has quit [Quit: This computer has gone to sleep]
dhruvasagar has joined #ruby-lang
barttenbrinke has joined #ruby-lang
_tockitj has joined #ruby-lang
barttenbrinke has quit [Remote host closed the connection]
<andrewvos> Using nokogiri to parse an xml document and it's removing &amp; 's from the node content
<andrewvos> How can I get this to not happen?
<andrewvos> So, <product>http://bla.com/?1=1&amp;2=2</product> becomes <product>http://bla.com/?1=12=2</product>
thmzlt has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
pabs has quit [Ping timeout: 241 seconds]
ruby-lang148 has quit [Ping timeout: 250 seconds]
<wnd> If you meant "1=1&2=2", that's pretty much how xml is supposed to behave. I'm not sure if Nokogiri can be told to violate the spec.
vlad_starkov has quit [Remote host closed the connection]
skade has joined #ruby-lang
wmoxam_ has quit [Quit: leaving]
wmoxam_ has joined #ruby-lang
krohrbaugh has joined #ruby-lang
wmoxam has quit [Disconnected by services]
wmoxam_ is now known as wmoxam
ssb123_ has joined #ruby-lang
wmoxam has quit [Changing host]
wmoxam has joined #ruby-lang
krohrbaugh has quit [Ping timeout: 256 seconds]
<ericwood> hooray broken XML :D
<pipework> ericwood: Punch it.
<ericwood> no u
<andrewvos> wnd: No I'm literally getting the output I wrote above
<andrewvos> So no ampersand whatsoever
<andrewvos> &amp; should become &
<andrewvos> I'm guessing
<andrewvos> But it's literally just geting killed
yatish27 has quit [Remote host closed the connection]
yatish27_ has joined #ruby-lang
<wnd> ok that's odd
<andrewvos> Umm
<andrewvos> So it was because I had the example xml in a heredoc
<andrewvos> And it started with space
<andrewvos> Sigh
<andrewvos> I could blame this on myself, but fuck xml.
<andrewvos> Fucking fucking fuck xml
<ericwood> lolml
cored has joined #ruby-lang
cored has joined #ruby-lang
<andrewvos> fmxmll
<andrewvos> fuck my xml life
<ericwood> what are you trying to parse that isn't working out?
bgant has quit [Remote host closed the connection]
<andrewvos> Get this
<ericwood> doesn't nokogiri do some error correction?
<andrewvos> This xml doc has a whole lot of <product>s in int
<andrewvos> init *
<andrewvos> in it*
<ericwood> lol
<andrewvos> And right at the end?
<andrewvos> <trailer>
<andrewvos> <numberOfProducts>2</numberOfProducts>
<andrewvos> </trailer>
<andrewvos> HAHAHAAH
<andrewvos> Obviously the 2 is variable
<ericwood> that seems normal
<ericwood> what's wrong with that?
<andrewvos> Umm
<andrewvos> Well you already have x amount of products as nodes
<andrewvos> So you kinda know how many there are
krohrbaugh has joined #ruby-lang
bgant has joined #ruby-lang
<ericwood> I still don't see the problem
<ericwood> even though that is a silly format
sascha_d has quit [Quit: obai]
bgant has quit [Remote host closed the connection]
killthe|slp is now known as killtheliterate
bgant has joined #ruby-lang
barttenbrinke has joined #ruby-lang
yhsgw has joined #ruby-lang
<andrewvos> It is a weird thing to do
<ericwood> most people who think that XML is an acceptable way to store data make stupid decisions like that
<ericwood> the fact that the actual data stored in that shit is waaaay smaller than the surrounding markup is a red flag :P
sascha_d has joined #ruby-lang
<andrewvos> Yeah we don't need to argue that xml is shit pretty much 99% of the time
<andrewvos> But sometimes you just gotta consume APIs from other people man
<andrewvos> The world is a terrible place
siberia has quit [Quit: siberia]
barttenbrinke has quit [Ping timeout: 245 seconds]
GeissT has quit [Quit: MillBroChat AdIRC User]
<ericwood> yep :(
bradsmith has joined #ruby-lang
yhsgw has quit [Ping timeout: 260 seconds]
<ericwood> I've seen some shit, man
<yorickpeterse> wohoo, hacked myself a standing desk
<yorickpeterse> boxes + magazines = booyah
<ericwood> I bet it will fall over
krohrbaugh has quit [Quit: Leaving.]
<yorickpeterse> Not really, it's rock solid
<yorickpeterse> it's also a temp solution
<ericwood> just make sure it doesn't fall over and crush you
<wnd> Ok, you just managed to remind me of this carefully crafted API I had the misfortune to work with some time ago. It all started when our customer wanted to create an write-only interface between their company internal service and public internet. It took them just three months to get it ready, and the result was an API which can be summarised as <request> <department>1</department> <section>2</section> <field1name>name1</field1name> <field1value>value1</field1value
<wnd> > </request>, where fieldN-name/value-pairs would run from 1 to 20 but not further than that. They also specified four fieldtypes that would be required to be present for the document to be valid.
<ericwood> that sounds horrible
guns has quit [Ping timeout: 260 seconds]
<andrewvos> yorickpeterse: Just put a small chair on your desk
<andrewvos> Done
<ericwood> we haven't heard from him for a while, I think it fell over and he's currently trapped under it
<ericwood> R.I.P. yorickpeterse
<andrewvos> hahaha
yatish27_ has quit [Remote host closed the connection]
jxie has joined #ruby-lang
eightygrit has quit [Quit: eightygrit]
dhruvasagar has quit [Ping timeout: 240 seconds]
mistym has joined #ruby-lang
eightygrit has joined #ruby-lang
<yorickpeterse> andrewvos: haha
<yorickpeterse> that's a good idea
<yorickpeterse> also, I didn't put my desk on boxes
<yorickpeterse> I put some boxes on my desk
<gnufied> pfft hipsters!
dhruvasagar has joined #ruby-lang
<gnufied> I like my tummy
<yorickpeterse> wat
relix has quit [Quit: Textual IRC Client: www.textualapp.com]
<andrewvos> yorickpeterse: I assume that is where gnufied stores his laptop
mahlon has joined #ruby-lang
<yorickpeterse> Macbook Tummy Pro
<yorickpeterse> needs a 5USD cable in order to connect it to your pooper
breakingthings has joined #ruby-lang
cdmnsr has quit [Quit: Leaving]
<yorickpeterse> man, this is so much better
<yorickpeterse> though it reminds me that it requires quite a bit of muscle power in your legs
threeday1onk is now known as threedaymonk
tkuchiki has joined #ruby-lang
mistym has quit [Remote host closed the connection]
<maloik> I remember trying a standing desk at home
<maloik> I put the table on 4 chairs
<maloik> not that anything bad happened, but not exactly something I'd recommend
ssb123_ has quit [Remote host closed the connection]
<yorickpeterse> hahaha
<yorickpeterse> I have one with a little motor
<yorickpeterse> but I nailed all the cables on to the wall so I can't increase the height, derp
ssb123 has joined #ruby-lang
<maloik> LOL
<maloik> non-destructive cable organization is for losers amirite
<yorickpeterse> yah
scottschulthess has joined #ruby-lang
bradsmith has quit [Remote host closed the connection]
bradsmith has joined #ruby-lang
bradsmith has quit [Remote host closed the connection]
rippa has joined #ruby-lang
sstrickl has joined #ruby-lang
sstrickl has joined #ruby-lang
stef_204 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
jvrmaia has quit [Quit: Leaving]
scottschulthess has quit [Ping timeout: 276 seconds]
barttenbrinke has joined #ruby-lang
mistym has joined #ruby-lang
io_syl has quit [Quit: io_syl]
vmoravec has quit [Ping timeout: 260 seconds]
<apeiros> blargh
<apeiros> decoding QR codes is in a horrible shape in ruby
relix has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
jsullivandigs has joined #ruby-lang
barttenbrinke has quit [Remote host closed the connection]
dhruvasagar has quit [Ping timeout: 264 seconds]
hakunin has quit [Remote host closed the connection]
scottschecter has joined #ruby-lang
thang has joined #ruby-lang
bradsmith has joined #ruby-lang
thmzlt has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Fraibert has joined #ruby-lang
minivan has quit [Ping timeout: 246 seconds]
kstuart has quit [Read error: Connection reset by peer]
thmzlt has joined #ruby-lang
bzalasky has joined #ruby-lang
minivan has joined #ruby-lang
thepumpkin has quit [Remote host closed the connection]
kstuart has joined #ruby-lang
brett__ has joined #ruby-lang
bgant has quit [Quit: Leaving.]
zmike1234 has joined #ruby-lang
bgant has joined #ruby-lang
joshuawscott has joined #ruby-lang
arBmind1 has quit [Quit: Leaving.]
judofyr has quit [Remote host closed the connection]
mistym has quit [Remote host closed the connection]
dhruvasagar has joined #ruby-lang
krohrbaugh has joined #ruby-lang
Viral1 has joined #ruby-lang
snarfmason has joined #ruby-lang
shinnya has joined #ruby-lang
krohrbaugh has quit [Client Quit]
apeiros has joined #ruby-lang
bzalasky has quit [Remote host closed the connection]
krohrbaugh has joined #ruby-lang
<soahccc> apeiros: Do you know http://www.qrafti.com/ ? (warning: joke inside)
solars has quit [Ping timeout: 268 seconds]
<apeiros> soahccc: we use qr- & datamatrix codes to manage our paper documents
<apeiros> as in: there are other uses than silly qr codes on ads or websites
dhruvasagar has quit [Ping timeout: 276 seconds]
tylersmith has joined #ruby-lang
hahuang61 has joined #ruby-lang
yatish27 has joined #ruby-lang
<soahccc> apeiros: okay ;) it just came to my mind. It's a private thing I suppose? Would love an easy way to manage that paper tower over here
dagobah has quit [Remote host closed the connection]
mistym has joined #ruby-lang
<apeiros> soahccc: no, "we" usually == "at the company I work" ;-)
LauraE has joined #ruby-lang
jxweng has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
tylersmith has quit [Remote host closed the connection]
tylersmith has joined #ruby-lang
Viral1 has quit [Quit: Leaving.]
Viral1 has joined #ruby-lang
Viral1 has quit [Client Quit]
gja has joined #ruby-lang
gja has quit [Changing host]
gja has joined #ruby-lang
Rylai has quit [Excess Flood]
dhruvasagar has joined #ruby-lang
<whitequark> people who whine about urls being easier to type than qr codes clearly never tried to type an URL of some latest startup fad
hashkey_ is now known as hashkey
rue has joined #ruby-lang
tylersmith has quit [Ping timeout: 245 seconds]
Rylai has joined #ruby-lang
mdedetrich has quit [Quit: Computer has gone to sleep.]
<whitequark> which is, on one hand, surprising, because it's mostly the same pool of hipsters, and on the other one makes sense, because you probably shouldn't type those URLs or look at them or even acknowledge their existence
__butch__ has joined #ruby-lang
<yorickpeterse> whitequark: you really dislike a lot about the web don't you? :>
mdedetrich has joined #ruby-lang
<yorickpeterse> we also have QR codes
<yorickpeterse> I think we have some weird-ass code to generate them
<yorickpeterse> but at least our links are short ones so you can actually type them if you wabnt
<yorickpeterse> * want
<yorickpeterse> hm, apparently we used rqrcode_png under the hood
<whitequark> so like http://asbyhm.io/zHfGop.html ?
<whitequark> I am opposed to QR codes in public spaces though
<whitequark> but for an entirely different reason: it's a perfect scamming target
<yorickpeterse> No, feed.ba/ab-cdef123
<yorickpeterse> and hotels fucking love them
<whitequark> you just print a qr code leading to your fake website and glue it over legitimate bank ad
<soahccc> apeiros: With private I was referring to "not publicly available"
<yorickpeterse> whitequark: this bikeshed I used to put my bike at at my previous job would have this image of a half naked lady with a QR code, followed by the text "Wanna see boobies? Scan this code"
<yorickpeterse> looked legit
<whitequark> a whole new meaning for "bikeshedding"
<soahccc> Over here they use QR codes in television. It's like "now scan this qr code" and before you're even able to unlock it the code is gone :)
<yorickpeterse> whitequark: giggity
<whitequark> soahccc: lol
jxweng has quit [Quit: Lost terminal]
<apeiros> soahccc: the interesting part will probably not be public :(
efrainolivares has joined #ruby-lang
<soahccc> apeiros: Hmm that's sad. I made several small attempts to build some sort of hybrid organization but my paper tower isn't just high enough
<apeiros> soahccc: well, I want to do that for my paper tower too, but given how little time I have for my projects… :-(
<soahccc> apeiros: We're an online company so we do not have that much paper stuff at work but there we use a document scanner with some sort of signing so that we can shred any paper directly after scanning :) But these scanners are somewhat expensive
<apeiros> soahccc: same here
efrainolivares has quit [Quit: efrainolivares]
tomkadwill has quit [Remote host closed the connection]
Viral1 has joined #ruby-lang
iliketurtles has joined #ruby-lang
Viral1 has left #ruby-lang [#ruby-lang]
jvrmaia has joined #ruby-lang
io_syl has joined #ruby-lang
ldnunes has joined #ruby-lang
efrainolivares has joined #ruby-lang
towski has joined #ruby-lang
wmoxam has quit [Ping timeout: 240 seconds]
saarinen has joined #ruby-lang
mbj has joined #ruby-lang
<erikh> a friend and I were trying to embed GPG keys in them
<erikh> qr codes that is
<apeiros> nice
<erikh> so you could do keysigning parties trivially
<apeiros> also somewhat nice: qr-code on business card. easier than copy-typing the data
gja has quit [Quit: This computer has gone to sleep]
yatish27 has joined #ruby-lang
mbj has quit [Client Quit]
iliketurtles has quit [Quit: zzzzz…..]
wmoxam has joined #ruby-lang
iliketurtles has joined #ruby-lang
saarinen has quit [Quit: saarinen]
nneko001__ has quit [Quit: Konversation terminated!]
pskosinski has joined #ruby-lang
saarinen has joined #ruby-lang
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rickruby has quit [Remote host closed the connection]
outerim has quit [Remote host closed the connection]
tylersmith has joined #ruby-lang
krohrbaugh has quit [Quit: Leaving.]
maxmanders has quit [Quit: Computer has gone to sleep.]
ssb123 has quit [Remote host closed the connection]
rikai_ has quit [Remote host closed the connection]
zmike1234 has quit [Ping timeout: 264 seconds]
jaimef has quit [Excess Flood]
ssb123 has joined #ruby-lang
krohrbaugh has joined #ruby-lang
joshuawscott has quit [Quit: Leaving.]
efrainolivares has quit [Quit: efrainolivares]
krohrbaugh has quit [Client Quit]
joshuawscott has joined #ruby-lang
rickhull has joined #ruby-lang
mrsolo has joined #ruby-lang
jaimef has joined #ruby-lang
rikai_ has joined #ruby-lang
elia has quit [Ping timeout: 246 seconds]
efrainolivares has joined #ruby-lang
thmzlt has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zmike1234 has joined #ruby-lang
<ericwood> hehehehe
<erikh> ha
rickruby has joined #ruby-lang
bradsmith has quit [Remote host closed the connection]
agile has quit [Remote host closed the connection]
amerine has quit [Changing host]
amerine has joined #ruby-lang
kurko_ has quit [Ping timeout: 240 seconds]
mabbl has joined #ruby-lang
<mabbl> hi! is the ruby-lang.org ftp offline?
skade has quit [Quit: Computer has gone to sleep.]
<mabbl> ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p448.tar.gz
<mabbl> seems to be n/a
<mabbl> ty
rickruby has quit [Ping timeout: 276 seconds]
mabbl has left #ruby-lang [#ruby-lang]
FlyingLeap has quit [Ping timeout: 240 seconds]
bradsmith has joined #ruby-lang
realDAB has joined #ruby-lang
codelurker has joined #ruby-lang
thepumpkin has joined #ruby-lang
tbuehlmann has joined #ruby-lang
joshuawscott has quit [Quit: Leaving.]
elia has joined #ruby-lang
jonahR has joined #ruby-lang
ffio has joined #ruby-lang
Senjai has joined #ruby-lang
Senjai has joined #ruby-lang
Senjai has quit [Changing host]
krohrbaugh has joined #ruby-lang
ffio is now known as hack
hack is now known as nerd
enebo has quit [Quit: enebo]
agile has joined #ruby-lang
codelurker has quit [Quit: Leaving]
adambeynon has joined #ruby-lang
skade has joined #ruby-lang
anonymuse has quit [Remote host closed the connection]
thmzlt has joined #ruby-lang
nerd is now known as baba
baba has quit [Quit: WeeChat 0.4.1]
pr0ton has joined #ruby-lang
elia has quit [Ping timeout: 276 seconds]
minivan has quit [Ping timeout: 264 seconds]
realDAB has quit [Quit: realDAB]
<joevandyk> is there a http mirror of the ftp site that's fast?
maxmanders has joined #ruby-lang
maxmanders has quit [Client Quit]
codelurker has joined #ruby-lang
elia has joined #ruby-lang
<joevandyk> lianj: those are different than the ones on the ftp site
codelurker has quit [Client Quit]
<joevandyk> you apparently need a base ruby install, autoconf, etc
codelurker has joined #ruby-lang
dingus_khan has joined #ruby-lang
benanne has joined #ruby-lang
elia has quit [Ping timeout: 245 seconds]
codelurker has quit [Client Quit]
kurko_ has joined #ruby-lang
kurko_ has quit [Max SendQ exceeded]
kurko_ has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
maxmanders has joined #ruby-lang
nneko001__ has joined #ruby-lang
solars has joined #ruby-lang
<spike|spiegel> there are so many mirrors. really.
elia has joined #ruby-lang
workmad3 has joined #ruby-lang
pskosinski has quit [Quit: Til rivido Idisti!]
maxmanders has quit [Quit: Computer has gone to sleep.]
sush24 has quit [Quit: This computer has gone to sleep]
towski has quit [Remote host closed the connection]
vlad_starkov has joined #ruby-lang
brianpWins has joined #ruby-lang
elia has quit [Quit: Computer has gone to sleep.]
hahuang61 has quit [Quit: WeeChat 0.4.1]
hahuang65 has joined #ruby-lang
<gnufied> drbrain: ping!
<drbrain> gnufied: hi!
<gnufied> did you see my comment on, https://github.com/rubygems/rubygems/issues/616 ?
<gnufied> Bundler doesn't like this StubSpecification stuff.
<drbrain> I'm looking at it now (I haven't read my email yet today)
crazysim has joined #ruby-lang
<drbrain> ah, thanks
zmike1234 has quit [Quit: ~]
<drbrain> gnufied: do you have any idea what change is needed in bundler to fix this?
<gnufied> Bundler should have StubSpecification
<drbrain> since bundler only has integration tests I have no idea how to go from failing test to breakage point
<gnufied> handle*
joshuawscott has joined #ruby-lang
relix has joined #ruby-lang
<gnufied> if you hob into #bundler
<gnufied> hop*
<gnufied> damn
<gnufied> was discussing this with indirect
<drbrain> will you be around in about an hour?
<drbrain> I definitely need to eat lunch before I can work on it
<gnufied> 1 hour is fine.
<drbrain> ok
<drbrain> I'll join #bundler and ask for you when I get back
s_s_l has joined #ruby-lang
<apeiros> anybody willing to explain or even implement this for me? http://www.mathematik.uni-marburg.de/~gumm/Papers/ANewClassOfCheckDigitMethods.pdf
* apeiros needs a check-digit system for base64 numbers
<spike|spiegel> if it involves real math instead of kiddie math
retro|cz has quit [Ping timeout: 240 seconds]
<apeiros> no idea what's kiddie math to you :)
<spike|spiegel> eww scanned
<apeiros> oh, wow, indeed…
dingus_khan has quit [Remote host closed the connection]
joshuawscott has quit [Quit: Leaving.]
<spike|spiegel> so error correction code?
<apeiros> no, just detection
<spike|spiegel> 1985 I bet there are better alternatives already
<apeiros> I'm not opposed to one if you can find one :)
<apeiros> but it has to be applicable to base64, should detect transposition and digit errors
hakunin has joined #ruby-lang
<spike|spiegel> correction code .. not just detection
<spike|spiegel> but base64 only? :)
<rickhull> http://rubyforge.org/ down?
<apeiros> too much
<apeiros> error correction needs more data. I only want to introduce a single additional digit on a 7 digit number
krohrbaugh has quit [Ping timeout: 245 seconds]
<spike|spiegel> 7 + 1 base64 characters? :)
<apeiros> yes
bradsmith has quit [Remote host closed the connection]
<apeiros> might be more, but I hope to be able to stick to 8 characters
toretore has quit [Quit: Leaving]
efrainolivares has quit [Quit: efrainolivares]
<ddfreyne> Does anybody still use rubyforge?
<rickhull> kramdown does
<rickhull> their docs are hosted there :(
mbr has quit [Quit: leaving]
iliketurtles has quit [Quit: zzzzz…..]
<rickhull> "Any error-correcting code can be used for error detection. A code with minimum Hamming distance, d, can detect up to d − 1 errors in a code word. Using minimum-distance-based error-correcting codes for error detection can be suitable if a strict limit on the minimum number of errors to be detected is desired."
sascha_d has quit [Quit: obai]
<spike|spiegel> only real digits :)
MaddinXx has quit [Remote host closed the connection]
<spike|spiegel> but can be extended
rickruby has joined #ruby-lang
krohrbaugh has joined #ruby-lang
krohrbaugh1 has joined #ruby-lang
krohrbaugh has quit [Read error: Connection reset by peer]
krohrbaugh has joined #ruby-lang
krohrbaugh1 has quit [Read error: Connection reset by peer]
dingus_khan has joined #ruby-lang
mbr has joined #ruby-lang
Nuru has joined #ruby-lang
pr0ton has quit [Ping timeout: 240 seconds]
krohrbaugh1 has joined #ruby-lang
krohrbaugh has quit [Read error: Connection reset by peer]
rickruby has quit [Ping timeout: 240 seconds]
sascha_d has joined #ruby-lang
krohrbaugh1 has quit [Read error: Connection reset by peer]
<spike|spiegel> okay, that's that the one, all single digit and single adjacent transposition errors
<spike|spiegel> apeiros: you are fine as long as order is not 2 or 6 :D and it doesn't look difficult to implement
<apeiros> RickHull: as said, forward correction will usually need too much additional data. and detection is good enough.
vlad_starkov has quit [Remote host closed the connection]
<apeiros> brb
<joevandyk> Is installing gems slow for anyone else right now?
<spike|spiegel> the biggest hurdle would be creating the group
<joevandyk> playing around with docker, can't tell if docker setup slow or if rubygems slow
saarinen has quit [Quit: saarinen]
kirin` has quit [Ping timeout: 240 seconds]
<rickhull> if anyone poked rubyforge.org for me, thanks! it's back up now
kirin` has joined #ruby-lang
<spike|spiegel> apeiros: you owe me a digital cookie :P
mistym is now known as mistym_lunch
* spike|spiegel zzz
<ndrst> joevandyk: are you in a VM? for me i don't see a big difference with docker
<cout> docker? I hardly...
cored has quit [Ping timeout: 248 seconds]
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
cored has joined #ruby-lang
realDAB has joined #ruby-lang
ledestin has quit [Ping timeout: 240 seconds]
Nuru has quit [Ping timeout: 240 seconds]
ledestin has joined #ruby-lang
<rickhull> apeiros: what's the endeavor here? just curious
dingus_khan has quit [Remote host closed the connection]
joshuawscott has joined #ruby-lang
bradsmith has joined #ruby-lang
<apeiros> spike|spiegel: not sure I owe you a cookie. you did neither explain nor implement it :)
<apeiros> also just because the paper you linked is newer, I'm not convinced their approach is better
anonymuse has joined #ruby-lang
<apeiros> RickHull: mapping a part of documents UUID to print it along the qr code so you can manually find documents quickly
<apeiros> and the check-digit is to make user-errors obvious
saarinen has joined #ruby-lang
iliketurtles has joined #ruby-lang
iliketurtles has quit [Client Quit]
joshuawscott has quit [Quit: Leaving.]
<rickhull> interesting, where do the user errors fit in? i would think you have a canonical UUID (an error here would be undetectable), and you auto generate the the qr and the "alongside printout"
cads has joined #ruby-lang
Nuru has joined #ruby-lang
minivan has joined #ruby-lang
bradsmith has quit [Ping timeout: 264 seconds]
<apeiros> RickHull: the printed ID is only 8 chars long, with 1 check digit, that means we have only 42 bits of information. it does not map full UUID
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
mquinn has joined #ruby-lang
<apeiros> and the user error would be when manually copy-typing the id from a paper
<apeiros> the QR code is for when the document is machine read
<apeiros> it contains the full uuid and doesn't need that mechanism (qr code has its own error correction)
<rickhull> ah, ok. i assumed digital documents, derp
<apeiros> heh, sorry, I think I mentioned it quite a few lines ago and forgot to explicitly repeat it
<rickhull> DRY, baby
skade has quit [Quit: Computer has gone to sleep.]
postmodern has joined #ruby-lang
solars has quit [Ping timeout: 246 seconds]
tkuchiki has quit [Remote host closed the connection]
<rickhull> above is meant to be read in a scotty nguyen voice, a la http://www.youtube.com/watch?v=-GdY0mh85WM
solars has joined #ruby-lang
minivan has quit [Ping timeout: 264 seconds]
realDAB has quit [Quit: realDAB]
jsullivandigs has quit [Remote host closed the connection]
efrainolivares has joined #ruby-lang
jsullivandigs has joined #ruby-lang
wudofyr has quit [Remote host closed the connection]
wudofyr has joined #ruby-lang
siberia has joined #ruby-lang
Uranio has quit [Quit: while you reading this, a kitty dies]
jsullivandigs has quit [Ping timeout: 245 seconds]
enebo has joined #ruby-lang
ehl has joined #ruby-lang
ehl has left #ruby-lang [#ruby-lang]
rickruby has joined #ruby-lang
LauraE has quit [Remote host closed the connection]
maxmanders has joined #ruby-lang
rickruby has quit [Ping timeout: 264 seconds]
thepumpkin has quit [Remote host closed the connection]
jsullivandigs has joined #ruby-lang
tbuehlmann has quit [Remote host closed the connection]
siberia has quit [Quit: siberia]
ehl has joined #ruby-lang
ehl has left #ruby-lang [#ruby-lang]
mistym_lunch is now known as mistym
dingus_khan has joined #ruby-lang
<yorickpeterse> there's also WET
<yorickpeterse> (Write Everything Twice, which I think is kinda funny)
pr0ton has joined #ruby-lang
dingus_khan has quit [Ping timeout: 245 seconds]
bradsmith has joined #ruby-lang
_jpb__ has joined #ruby-lang
bradsmith has quit [Ping timeout: 264 seconds]
skade has joined #ruby-lang
Nuru has quit [Quit: Bye bye]
jperry has quit [Remote host closed the connection]
thmzlt has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
techminer has joined #ruby-lang
thmzlt has joined #ruby-lang
pskosinski has joined #ruby-lang
nneko001__ has quit [Quit: Konversation terminated!]
jsullivandigs has quit [Remote host closed the connection]
jsullivandigs has joined #ruby-lang
<yorickpeterse> semantics question: does debugging output go to STDOUT or STDERR?
<yorickpeterse> (STDOUT already has regular output)
jsullivandigs has quit [Read error: Connection reset by peer]
<freedrull> does anyone know if ruby-prof can get absolute timing information instead of just percentages
jsullivandigs has joined #ruby-lang
<freedrull> well of course it must calculate the percentages somehow...
<erikh> stderr
<freedrull> ill keep digging
<erikh> standard error is for all things you shouldn't put into a pipeline
<erikh> damn kids *shakes cane*
pskosinski has quit [Client Quit]
banisterfiend has joined #ruby-lang
ehl has joined #ruby-lang
jsullivandigs has quit [Remote host closed the connection]
ehl has left #ruby-lang [#ruby-lang]
skade has quit [Quit: Computer has gone to sleep.]
jsullivandigs has joined #ruby-lang
<yorickpeterse> erikh: ta
ehl has joined #ruby-lang
<ehl> Hi, everyone!
<yorickpeterse> it's interesting to see how almost always only STDOUT and STDERR are used
<yorickpeterse> since you can create your own output streams
bradsmith has joined #ruby-lang
yfeldblum has quit [Ping timeout: 240 seconds]
<rickhull> conventions help keep things pluggable. but a STDLOG would be cool
<yorickpeterse> STDWTF
ehl has left #ruby-lang [#ruby-lang]
<yorickpeterse> STDWTF would be used for stack traces
<yorickpeterse> STDLOL for segfaults
maxmanders has quit [Quit: Computer has gone to sleep.]
banisterfiend is now known as banister
<tubbo> STDHIV for chronic errors
efrainolivares has quit [Quit: efrainolivares]
jsullivandigs has quit [Ping timeout: 264 seconds]
adambeynon has quit [Ping timeout: 240 seconds]
<yorickpeterse> nah, that would be STDPEBKAC
jsullivandigs has joined #ruby-lang
<tubbo> Problem Exists Between Knee and {Cunt|Cock}?
<yorickpeterse> Problem Exists Between Keyboard And Chair
efrainolivares has joined #ruby-lang
mquinn has quit [Quit: mquinn]
ldnunes has quit [Quit: Leaving]
<Boohbah> STDBBQ
hinbody has quit [Quit: leaving]
saarinen has quit [Quit: saarinen]
saarinen has joined #ruby-lang
wmoxam has quit [Ping timeout: 245 seconds]
pothibo has quit [Quit: pothibo]
elia has joined #ruby-lang
_jpb__ has quit [Quit: leaving]
breakingthings has quit [Quit: breakingthings]
_jpb__ has joined #ruby-lang
agile has quit [Ping timeout: 276 seconds]
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
_helloworld_ has joined #ruby-lang
jvrmaia has quit [Quit: Leaving]
dingus_khan has joined #ruby-lang
cored has quit [Ping timeout: 264 seconds]
joshuawscott has joined #ruby-lang
dingus_khan has quit [Ping timeout: 245 seconds]
cored has joined #ruby-lang
cored has quit [Changing host]
cored has joined #ruby-lang
_tockitj has quit [Read error: Operation timed out]
heftig has quit [Ping timeout: 245 seconds]
iliketurtles has joined #ruby-lang
x0f has quit [Ping timeout: 246 seconds]
rickruby has joined #ruby-lang
efrainolivares has quit [Quit: efrainolivares]
saarinen has quit [Quit: saarinen]
x0f has joined #ruby-lang
_tockitj has joined #ruby-lang
rickruby has quit [Ping timeout: 276 seconds]
elia has quit [Read error: Connection reset by peer]
elia has joined #ruby-lang
bgant has quit [Quit: Leaving.]
efrainolivares has joined #ruby-lang
_jpb__ has quit [Ping timeout: 246 seconds]
saarinen has joined #ruby-lang
amerine has quit [Quit: Computer has gone to sleep.]
lele has quit [Quit: Coyote finally caught me]
amerine has joined #ruby-lang
thmzlt has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jwoods has joined #ruby-lang
_helloworld_ has quit [Remote host closed the connection]
serroft has joined #ruby-lang
w00x has quit [Ping timeout: 246 seconds]
<freedrull> my benchmarks show a speed improvement without rehearsals, but not with.....
<jwoods> hi there - does anyone know the deal with this?
<jwoods> curl: (22) The requested URL returned error: 404
pipework has quit [Remote host closed the connection]
skade has joined #ruby-lang
torrieri has joined #ruby-lang
charliesome has joined #ruby-lang
<jwoods> thank you!
brett__ has quit [Ping timeout: 264 seconds]
benanne has quit [Quit: kbai]
s_s_l has quit [Remote host closed the connection]
s_s_l has joined #ruby-lang
solars has quit [Ping timeout: 245 seconds]
dingus_khan has joined #ruby-lang
enebo has quit [Quit: enebo]
s_s_l has quit [Ping timeout: 276 seconds]
joshuawscott1 has joined #ruby-lang
joshuawscott has quit [Read error: Connection reset by peer]
elia has quit [Quit: Computer has gone to sleep.]
ssb123 has quit [Remote host closed the connection]
nathanstitt has quit [Quit: I growing sleepy]
LauraE has joined #ruby-lang
workmad3 has quit [Ping timeout: 264 seconds]
waxjar has joined #ruby-lang
Nisstyre has quit [Quit: Leaving]
dingus_khan has quit [Remote host closed the connection]
jwoods has quit [Remote host closed the connection]
jwoods has joined #ruby-lang
s_s_l has joined #ruby-lang
dernise_ has joined #ruby-lang
chokesmaster has joined #ruby-lang
joshuawscott1 has quit [Quit: Leaving.]
Dernise has quit [Ping timeout: 240 seconds]
<chokesmaster> ruby-lang ftp is down?
__butch__ has quit [Ping timeout: 264 seconds]
<chokesmaster> thanks drbrain
tomzx_mac has joined #ruby-lang
<erikh> oof. good luck ruby friends
thmzlt has joined #ruby-lang
<erikh> I'll take "things that are not fun" for $200, alex
rickruby has joined #ruby-lang
anonymuse has quit [Remote host closed the connection]
anonymuse has joined #ruby-lang
joshuawscott has joined #ruby-lang
rickruby has quit [Ping timeout: 245 seconds]
jmturner has joined #ruby-lang
wmoxam has joined #ruby-lang
matti has quit [Quit: Oh dear...]
retro|cz has joined #ruby-lang
malev has quit [Read error: Connection reset by peer]
realDAB has joined #ruby-lang
anonymuse has quit [Remote host closed the connection]
shevy has joined #ruby-lang
yfeldblum has joined #ruby-lang
patrikf has quit [Quit: leaving]
xuser has quit [Quit: leaving]
cgriego has joined #ruby-lang
thmzlt has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jonahR has quit [Quit: jonahR]
poga_ has joined #ruby-lang
jwoods has quit [Ping timeout: 240 seconds]
hackeron_ has quit [Ping timeout: 264 seconds]
torrieri has quit [Quit: Leaving...]
eightygrit has quit [Quit: eightygrit]
poga has quit [Ping timeout: 248 seconds]
crudson has joined #ruby-lang
rails_smith has quit [Ping timeout: 260 seconds]
thmzlt has joined #ruby-lang
killtheliterate is now known as killthe|misc
cgriego has quit [Quit: cgriego]
poga_ has quit [Remote host closed the connection]
hackeron has joined #ruby-lang
poga has joined #ruby-lang
realDAB has quit [Quit: realDAB]
tylersmith has quit [Remote host closed the connection]
tylersmith has joined #ruby-lang
Mon_Ouie has quit [Read error: Operation timed out]
wmoxam has quit [Ping timeout: 276 seconds]
kstuart has quit [Ping timeout: 245 seconds]
charliesome has quit [Ping timeout: 264 seconds]
tylersmith has quit [Ping timeout: 264 seconds]
poga has quit [Remote host closed the connection]
poga has joined #ruby-lang
heftig has joined #ruby-lang
rickruby has joined #ruby-lang
pr0ton has quit [Ping timeout: 276 seconds]
rickruby has quit [Ping timeout: 264 seconds]
jmturner has quit [Quit: jmturner]
jwoods has joined #ruby-lang
towski has joined #ruby-lang
skade has quit [Quit: Textual IRC Client: www.textualapp.com]
brianpWins has quit [Quit: brianpWins]