ChanServ changed the topic of #ruby-lang to: Ruby 1.9.3-p125: http://ruby-lang.org | Paste >3 lines of text on http://pastie.org or use a gist
josh^ has joined #ruby-lang
benanne has quit [Quit: kbai]
micaeked has joined #ruby-lang
havenn has joined #ruby-lang
gsav has joined #ruby-lang
CarlB_the_great has joined #ruby-lang
kain has joined #ruby-lang
Swimming_Bird has joined #ruby-lang
gsav has quit [Read error: Connection reset by peer]
kain has quit [Ping timeout: 260 seconds]
gsav has joined #ruby-lang
Hakon has quit [Quit: Leaving...]
wpaulson has joined #ruby-lang
wpaulson has quit [Client Quit]
tyman has joined #ruby-lang
CarlB_the_great has quit [Remote host closed the connection]
banisterfiend has joined #ruby-lang
Bosox20051 has quit [Quit: Leaving]
banisterfiend has quit [Remote host closed the connection]
horsey has quit [Ping timeout: 246 seconds]
RegEchse has quit [Quit: <3 WeeChat (v0.3.9-dev)]
gsav has quit [Read error: Connection reset by peer]
goshakkk has quit [Quit: Computer has gone to sleep.]
josh^ has quit [Ping timeout: 276 seconds]
S1kx has joined #ruby-lang
S1kx has quit [Changing host]
S1kx has joined #ruby-lang
kingCrawlerx has quit [Quit: Computer has gone to sleep]
josh^ has joined #ruby-lang
andoyasushi has joined #ruby-lang
Xzyx987X_ has joined #ruby-lang
andoyasushi_ has joined #ruby-lang
andoyasushi has quit [Ping timeout: 260 seconds]
Xzyx987X has quit [Ping timeout: 244 seconds]
dous has quit [Remote host closed the connection]
artOfWar has joined #ruby-lang
horsey has joined #ruby-lang
kain has joined #ruby-lang
countdigi has joined #ruby-lang
kain has quit [Ping timeout: 264 seconds]
tooky has joined #ruby-lang
gsav has joined #ruby-lang
sepp2k has quit [Read error: Connection reset by peer]
brunocoelho has joined #ruby-lang
tooky has quit [Ping timeout: 260 seconds]
tooky has joined #ruby-lang
gsav has quit [Read error: Connection reset by peer]
artOfWar has quit [Remote host closed the connection]
artOfWar has joined #ruby-lang
dous has joined #ruby-lang
dous has quit [Changing host]
dous has joined #ruby-lang
artOfWar has quit [Ping timeout: 240 seconds]
artOfWar has joined #ruby-lang
tooky has quit [Ping timeout: 260 seconds]
dous has quit [Ping timeout: 248 seconds]
snorkdude has joined #ruby-lang
gmci has joined #ruby-lang
wpaulson has joined #ruby-lang
Swimming_Bird has quit [Quit: Computer has gone to sleep.]
brunocoelho has quit [Remote host closed the connection]
brunocoelho has joined #ruby-lang
gsav has joined #ruby-lang
artOfWar has quit [Remote host closed the connection]
artOfWar has joined #ruby-lang
gsav has quit [Read error: Connection reset by peer]
artOfWar has quit [Remote host closed the connection]
artOfWar has joined #ruby-lang
artOfWar has quit [Remote host closed the connection]
Jay_Levitt has joined #ruby-lang
ramonmaruko has quit [Remote host closed the connection]
jobicoppola has quit [Quit: Computer has gone to sleep.]
ramonmaruko has joined #ruby-lang
artOfWar has joined #ruby-lang
zwang has joined #ruby-lang
joshcheek has joined #ruby-lang
joshcheek has quit [Quit: joshcheek]
zwang has quit [Client Quit]
wpaulson has quit [Quit: Colloquy for iPhone - http://colloquy.mobi]
lsegal has joined #ruby-lang
horsey has quit [Ping timeout: 260 seconds]
artOfWar has quit [Remote host closed the connection]
dous has joined #ruby-lang
dous has quit [Changing host]
dous has joined #ruby-lang
artOfWar has joined #ruby-lang
naz has joined #ruby-lang
artOfWar has quit [Remote host closed the connection]
snorkdude has quit [Remote host closed the connection]
justinmcp has quit [Remote host closed the connection]
l0st1 has joined #ruby-lang
tooky has joined #ruby-lang
brunocoelho has quit [Remote host closed the connection]
wallerdev has quit [Quit: wallerdev]
wallerdev has joined #ruby-lang
rebelcan has joined #ruby-lang
tooky has quit [Ping timeout: 260 seconds]
andoyasushi_ has quit [Ping timeout: 252 seconds]
l0st1 has quit [Quit: leaving]
gmci has quit [Quit: Computer has gone to sleep.]
andrewhl has quit [Remote host closed the connection]
gsav has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
andoyasushi_ has joined #ruby-lang
sepp2k has joined #ruby-lang
snorkdude has joined #ruby-lang
banisterfiend has joined #ruby-lang
banisterfiend has quit [Remote host closed the connection]
lcdhoffman has quit [Quit: lcdhoffman]
Swimming_Bird has joined #ruby-lang
snorkdude has quit [Remote host closed the connection]
pcboy__ has quit [Ping timeout: 272 seconds]
havenn has quit [Remote host closed the connection]
pcboy_ has joined #ruby-lang
burgestrand has quit [Quit: Leaving.]
codewrangler has quit [Quit: Textual IRC Client: http://www.textualapp.com/]
Okasu has joined #ruby-lang
<Okasu> hello
<Okasu> is it possible with ruby bindings to opencv to capture web cam?
<Okasu> cvCreateCameraCapture to be conciese
<zenspider> don't see why not
<zenspider> ffi or a C extension should be able to do the trick
<Okasu> https://github.com/ruby-opencv it not there
justinmcp has joined #ruby-lang
<zenspider> looks like it to me
<Okasu> pry(main)> OpenCV.methods.grep(/.*amera.*/).size
<Okasu> => 0
<Okasu> crap, i can't find any working bindings to opencv with cvCreateCameraCapture >.<
justinmcp has quit [Ping timeout: 246 seconds]
<zenspider> the ruby bindings don't have to reflect the C bindings... it is usually better that they don't
<Okasu> zenspider: its jsut video capture, it somewhat distinct things with camera capture
Bosox20051 has joined #ruby-lang
<zenspider> I don't know the code so I can't help there. I'm just saying that you can't expect to find the C name on the ruby side.
<zenspider> you'll have to look further than a simple grep
<Okasu> yeah, i suppose so
<zenspider> * call-seq:
<zenspider> * query -> IplImage or nil
<zenspider> * Grabs and returns a frame camera or file. Just a combination of grab and retrieve in one call.
<zenspider> *
<zenspider>
<Okasu> oh, yay, great :)
<zenspider> I've got hives from reading C++ now. ... back to Io to cleanse myself
banisterfiend has joined #ruby-lang
WillMarshall has joined #ruby-lang
jackhammer2022 has quit [Ping timeout: 245 seconds]
tooky has joined #ruby-lang
banisterfiend has quit [Remote host closed the connection]
dfr|NYC has quit [Remote host closed the connection]
voker57 has quit [Read error: Connection reset by peer]
WillMarshall has quit [Ping timeout: 244 seconds]
tooky has quit [Ping timeout: 276 seconds]
burgestrand has joined #ruby-lang
rohit has joined #ruby-lang
_|christian|_ has quit []
WillMarshall has joined #ruby-lang
tooky has joined #ruby-lang
th3hunt has quit [Ping timeout: 252 seconds]
artOfWar has joined #ruby-lang
vbatts has quit [Ping timeout: 240 seconds]
qwerxy has joined #ruby-lang
kain has joined #ruby-lang
tooky has quit [Ping timeout: 276 seconds]
yxhuvud has joined #ruby-lang
|Vargas| has joined #ruby-lang
|Vargas| has quit [Changing host]
|Vargas| has joined #ruby-lang
Bosox20051 has quit [Read error: Connection reset by peer]
tyman has quit [Quit: tyman]
qwerxy has quit [Quit: offski]
solars has joined #ruby-lang
kitallis has joined #ruby-lang
tooky has joined #ruby-lang
goshakkk has joined #ruby-lang
justinmcp has joined #ruby-lang
_malte has joined #ruby-lang
WillMarshall has quit [Quit: Computer has gone to sleep.]
goshakkk has quit [Quit: Computer has gone to sleep.]
cdt has joined #ruby-lang
uhsf has quit [Quit: leaving]
rohit has quit [Quit: Leaving]
_malte has quit [Remote host closed the connection]
gsav_ has joined #ruby-lang
gsav has quit [Ping timeout: 276 seconds]
yxhuvud has quit [Ping timeout: 260 seconds]
sepp2k has quit [Remote host closed the connection]
justinmcp has quit [Remote host closed the connection]
Carnage\ has quit []
faces has quit [Ping timeout: 252 seconds]
WillMarshall has joined #ruby-lang
WillMarshall has quit [Client Quit]
x0F has joined #ruby-lang
workmad3 has joined #ruby-lang
s1n4 has joined #ruby-lang
thone has joined #ruby-lang
justinmcp has joined #ruby-lang
dc5ala has joined #ruby-lang
thone_ has quit [Ping timeout: 248 seconds]
dr_bob has joined #ruby-lang
elico has quit [Quit: Elico]
kitallis has quit [Ping timeout: 244 seconds]
kitallis has joined #ruby-lang
goshakkk has joined #ruby-lang
workmad3 has quit [Ping timeout: 276 seconds]
amaya_ has joined #ruby-lang
amaya_ has left #ruby-lang [#ruby-lang]
atsao has joined #ruby-lang
rue|w has joined #ruby-lang
stardiviner has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
runeb has joined #ruby-lang
Madis has joined #ruby-lang
justinmcp has quit [Remote host closed the connection]
runeb has quit [Remote host closed the connection]
_malte has joined #ruby-lang
runeb has joined #ruby-lang
<yorickpeterse> Morning lads
runeb has quit [Remote host closed the connection]
_malte has quit [Ping timeout: 246 seconds]
qwerxy has joined #ruby-lang
ryanf has quit [Quit: leaving]
runeb has joined #ruby-lang
bhrgunatha has joined #ruby-lang
postmodern has joined #ruby-lang
Axsuul has quit [Ping timeout: 268 seconds]
kain has quit [Quit: exit]
kain has joined #ruby-lang
bhrgunatha has quit [Client Quit]
dous has quit [Ping timeout: 276 seconds]
<atsao> morning yorickpeterse
<atsao> goin to sleep myself
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
saLOUt_ has joined #ruby-lang
qwerxy has quit [Quit: offski]
voker57 has joined #ruby-lang
voker57 has quit [Changing host]
voker57 has joined #ruby-lang
toretore has joined #ruby-lang
Axsuul has joined #ruby-lang
Axsuul has quit [Excess Flood]
Axsuul has joined #ruby-lang
Axsuul has quit [Excess Flood]
Axsuul has joined #ruby-lang
Axsuul has quit [Excess Flood]
FastJack has quit [Quit: leaving]
Axsuul has joined #ruby-lang
Axsuul has quit [Excess Flood]
Axsuul has joined #ruby-lang
Axsuul has quit [Excess Flood]
Axsuul has joined #ruby-lang
Axsuul has quit [Excess Flood]
Axsuul has joined #ruby-lang
Axsuul has quit [Excess Flood]
Axsuul has joined #ruby-lang
Axsuul has quit [Excess Flood]
Axsuul has joined #ruby-lang
Axsuul has quit [Excess Flood]
Criztian has joined #ruby-lang
atsao has quit [Quit: Leaving...]
ttilley has quit [Ping timeout: 246 seconds]
workmad3 has joined #ruby-lang
artOfWar has quit [Remote host closed the connection]
runeb has quit [Remote host closed the connection]
charliesome has joined #ruby-lang
qwerxy has joined #ruby-lang
faces has joined #ruby-lang
saLOUt_ has quit [Ping timeout: 265 seconds]
mylordangus has joined #ruby-lang
stardiviner has joined #ruby-lang
_malte has joined #ruby-lang
Defusal has quit [Read error: Connection reset by peer]
Defusal has joined #ruby-lang
Defusal has quit [Changing host]
Defusal has joined #ruby-lang
cantonic has quit [Quit: cantonic]
cantonic has joined #ruby-lang
robotmay has joined #ruby-lang
rue|w has quit [Remote host closed the connection]
rue|w has joined #ruby-lang
goshakkk has quit [Quit: Computer has gone to sleep.]
micaeked has quit [Ping timeout: 276 seconds]
goshakkk has joined #ruby-lang
runeb has joined #ruby-lang
artOfWar has joined #ruby-lang
gmci has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
artOfWar has quit [Ping timeout: 264 seconds]
mylordangus has quit [Ping timeout: 260 seconds]
jwollert- has left #ruby-lang [#ruby-lang]
faces has quit [Quit: Leaving]
_malte has quit [Remote host closed the connection]
Axsuul has joined #ruby-lang
faces has joined #ruby-lang
andoyasushi_ has quit [Ping timeout: 244 seconds]
x0F has quit [Disconnected by services]
x0F_ has joined #ruby-lang
Guedes_out is now known as Guedes
x0F_ is now known as x0F
Hakon has joined #ruby-lang
sush24 has joined #ruby-lang
Mon_Ouie has quit [Read error: No route to host]
lele has quit [Quit: Coyote finally caught me]
Mon_Ouie has joined #ruby-lang
dhruvasagar has joined #ruby-lang
vlad_starkov has joined #ruby-lang
cantonic has quit [Quit: cantonic]
zmack has joined #ruby-lang
sush24 has quit [Quit: This computer has gone to sleep]
lele has joined #ruby-lang
robotmay_ has joined #ruby-lang
robotmay has quit [Ping timeout: 276 seconds]
goshakkk has quit [Quit: Computer has gone to sleep.]
gmci has quit [Quit: Computer has gone to sleep.]
thisirs has joined #ruby-lang
faces has quit [Ping timeout: 264 seconds]
horsey has joined #ruby-lang
Jake232 has joined #ruby-lang
dr_bob has quit [Ping timeout: 245 seconds]
goshakkk has joined #ruby-lang
weeb1e_ has joined #ruby-lang
runeb has quit [Remote host closed the connection]
Silex has quit [Quit: WeeChat 0.3.8]
weeb1e has quit [Ping timeout: 264 seconds]
Silex has joined #ruby-lang
robbyoconnor has quit [Quit: Konversation terminated!]
rebelcan has quit [Ping timeout: 252 seconds]
runeb has joined #ruby-lang
jxie has quit [Quit: leaving]
dhruvasagar has quit [Remote host closed the connection]
Hakon has quit [Quit: Leaving...]
justinmcp has joined #ruby-lang
urbanmonk has joined #ruby-lang
rohit has joined #ruby-lang
rohit has quit [Client Quit]
rohit has joined #ruby-lang
mwjcomputing has joined #ruby-lang
goshakkk has quit [Quit: Computer has gone to sleep.]
sush24 has joined #ruby-lang
goshakkk has joined #ruby-lang
zmack has quit [Remote host closed the connection]
postmodern_ has joined #ruby-lang
rolfb has joined #ruby-lang
postmodern has quit [Remote host closed the connection]
postmodern_ has quit [Remote host closed the connection]
mwjcomputing has quit [Quit: Leaving]
rue|w has quit [Remote host closed the connection]
mwjcomputing has joined #ruby-lang
rohit has quit [Ping timeout: 276 seconds]
rindolf has joined #ruby-lang
<rindolf> Hi all. http://paste.debian.net/189031/ - does anyone know why I get this when building the columnize gem?
mylordangus has joined #ruby-lang
stardiviner has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
vlad_starkov has quit [Remote host closed the connection]
Jake232 has quit [Quit: Computer has gone to sleep.]
sush24 has quit [Quit: Leaving]
tonni has quit [Read error: Connection reset by peer]
tonni has joined #ruby-lang
jobicoppola has joined #ruby-lang
sush24 has joined #ruby-lang
<charliesome> rindolf: ruby -v
nofxx has quit [Ping timeout: 246 seconds]
gsav_ has quit [Read error: Connection reset by peer]
gmci has joined #ruby-lang
vlad_starkov has joined #ruby-lang
<hackeron> hey, I have a usb relay that shows up on /dev/ttyUSB0, I need to send it "FF 01 01" to turn it on, how do I do it?
<matti> There is a Ruby serial gem, IIRC
<matti> Try that one.
<hackeron> matti: Thanks, I'm trying SerialPort.new("/dev/ttyUSB0", 9600) {|s| s.write("FF 01 01")} - but that doesn't appear to work, I need to send each command as "3 binary bytes"
<rindolf> charliesome: ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]
RegEchse has joined #ruby-lang
<matti> hackeron: Google for string to integer :)
<matti> hackeron: You could unpack / pack also.
<lianj> hackeron: "\xff\x01\x01"
<matti> You could do that too.
<matti> Simple yet nice solution.
<rindolf> hackeron: hi.
carloslopes has joined #ruby-lang
rue|w has joined #ruby-lang
zmack has joined #ruby-lang
<hackeron> lianj: hmm, strangely when I do echo -e '\xff\x01\x01' > /dev/ttyUSB1 - that works, but when I do SerialPort.new("/dev/ttyUSB1", 9600) {|s| s.write("\xff\x01\x01") } nothing happens :/
nofxx has joined #ruby-lang
nofxx has quit [Changing host]
nofxx has joined #ruby-lang
<matti> hackeron: Add new line (wild guess) :d
mistym has quit [Remote host closed the connection]
<rindolf> hackeron: yes, echo adds an implicit newline.
<hackeron> rindolf: matti: hmm, trying SerialPort.new("/dev/ttyUSB1", 9600, 8, 1, SerialPort::NONE ) {|s| s.write("\xff\x01\x01\n") } - still nothing
<hackeron> hmm
urbanmonk has quit [Quit: Bye!]
<lianj> wrong baudrate
<hackeron> lianj: that's the baudrate that's in the manual for this serial
<lianj> ok
<hackeron> and I believe what's used by default when I'm running the echo -e '\xff\x01\x01' > /dev/ttyUSB1 command
<whitequark> hackeron: is it an USB-UART dongle or just an USB device with CDC-ACM?
<whitequark> i.e. show what lsusb displays for this device
<lianj> but echo .. > /serial shoulnt work unless you set the deivce via stty
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
<whitequark> lianj: defaults work sometimes. I believe it might have been configured for 38400 or so
stardiviner has joined #ruby-lang
mwjcomputing has quit [Quit: Leaving]
<lianj> whitequark: true
<whitequark> lianj: also, if it's an USB-UART, then the receiver could misunderstand the signal at wrong baudrate as a command
<hackeron> whitequark: Bus 002 Device 005: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
<whitequark> \xff is very easy to misinterpret
<whitequark> aha, so it's a real USB-UART.
<whitequark> could you point me to the manual for the relay?
anekos has quit [Quit: Tiarra 0.1+svn-39036: SIGTERM received; exit]
<hackeron> whitequark: so echo -e '\xff\x01\x01' > /dev/ttyUSB1 works while this doesn't :( - SerialPort.new("/dev/ttyUSB1", 9600, 8, 1, SerialPort::NONE ) {|s| s.write("\xff\x01\x01"); s.write("\n") }
<whitequark> 1. you don't need that \n
anekos has joined #ruby-lang
<whitequark> so the correct echo command is "echo -ne"
<rindolf> http://paste.debian.net/189045/ - can anyone help with this combination of zlib and YAML?
<whitequark> it even states that explicitly
m3nd3s has joined #ruby-lang
<hackeron> whitequark: it gives the echo command as an example - but ok, fine - why doesnt' my ruby command work? (even without the writing newline)
<whitequark> 2. could you post both 'strace /bin/echo -ne '\xff\x01\x01' >/dev/ttyUSB0' and 'strace your-script.rb' to pastebin?
<lianj> hackeron: what does stty -F /dev/ttyUSB0 say?
lcdhoffman has joined #ruby-lang
<hackeron> # stty -F /dev/ttyUSB1
<hackeron> speed 9600 baud; line = 0;
<hackeron> -brkint -icrnl -imaxbel
<hackeron> eof = ^A; min = 1; time = 0;
<hackeron> -opost -onlcr
<hackeron> -isig -icanon -iexten -echo -echoe -echok -echoctl -echoke
<lianj> oi, lots of stuff
dc5ala has quit [Quit: Ex-Chat]
<whitequark> oh, also, uname -a and dmesg|tail
<whitequark> FT232 chips sometimes behave weird, especially on older kernels
<hackeron> whitequark: won't let me pastebin, too much info, heh
<whitequark> gist.github.com
<hackeron> whitequark: Linux Technomate 3.0.0-15-generic #26-Ubuntu SMP Fri Jan 20 17:23:00 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
<hackeron> whitequark: dmesg http://pastie.org/4695467
<whitequark> yup, just as I've expecte
<whitequark> d
<hackeron> whitequark: what did you expect, heh?
<whitequark> ruby doesn't bother to write anything for some reason
kvirani has joined #ruby-lang
<hackeron> hmm
<whitequark> try s.flush for example
mistym has joined #ruby-lang
<hackeron> aha! - if I take it out of the block it works
mistym has quit [Changing host]
mistym has joined #ruby-lang
m3nd3s has quit []
<hackeron> whitequark: this doesn't work: SerialPort.new("/dev/ttyUSB1", 9600, 8, 1, SerialPort::NONE ) {|sp| sp.write("\xff\x01\x01"); sp.flush() }
<hackeron> whitequark: but sp = SerialPort.new("/dev/ttyUSB1", 9600, 8, 1, SerialPort::NONE ); sp.write("\xff\x01\x01") works :/
m3nd3s has joined #ruby-lang
<hackeron> wtf
<lianj> haha
<whitequark> ah, trivial
<whitequark> SerialPort.new does not execute the block
mwjcomputing has joined #ruby-lang
<lianj> right, #open should
<hackeron> haha, yeh this works: SerialPort.open("/dev/ttyUSB1", 9600, 8, 1, SerialPort::NONE ) {|sp| sp.write("\xff\x01\x00"); sp.flush() } -- DOH!
<hackeron> (sp.flush is not required either)
bryancp has quit [Remote host closed the connection]
<lianj> what a gem, someone could clean it up :D
justinmcp has quit [Remote host closed the connection]
<whitequark> well, it's on github
andrewhl has joined #ruby-lang
<rindolf> http://paste.debian.net/189045/ - can anyone help with this combination of zlib and YAML?
<whitequark> $ ruby -v
<rindolf> whitequark: ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]
<whitequark> try file_data.read
<lianj> file_data = Zlib::GzipReader.open('foo.gz'){|gz| gz.read }
<rindolf> whitequark: it gives me: "--- !ruby/object:Gem::Specification \nname: columnize\nversion: !ruby/object :Gem::Version \n prerelease: false\n segments:
<whitequark> yeah, then YAML::load this
<rindolf> lianj: will this also work on ruby-1.8.x?
<lianj> prolly. no 1.9 magic there
zmack has quit [Remote host closed the connection]
m3nd3s has quit [Read error: Connection timed out]
codewrangler has joined #ruby-lang
stardiviner has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
<rindolf> lianj: thanks.
<rindolf> whitequark: thanks.
gregmoreno has quit [Read error: No route to host]
m3nd3s has joined #ruby-lang
gregmoreno has joined #ruby-lang
josh^ has quit [Ping timeout: 276 seconds]
vlad_starkov has quit [Remote host closed the connection]
sepp2k has joined #ruby-lang
josh^ has joined #ruby-lang
m3nd3s has quit [Ping timeout: 260 seconds]
tndrbt has joined #ruby-lang
vbatts has joined #ruby-lang
zmack has joined #ruby-lang
nXqd has joined #ruby-lang
horsey has quit [Read error: Connection reset by peer]
horsey has joined #ruby-lang
sush24 has quit [Quit: This computer has gone to sleep]
bryancp has joined #ruby-lang
horsey has quit [Read error: Connection reset by peer]
horsey has joined #ruby-lang
mistym has quit [Remote host closed the connection]
jwollert has joined #ruby-lang
tndrbt has quit [Quit: tndrbt]
horsey has quit [Read error: Connection reset by peer]
Axsuul has quit [Ping timeout: 240 seconds]
jobicoppola has quit [Quit: Computer has gone to sleep.]
horsey has joined #ruby-lang
<zzak> Good morning!!
<zzak> lianj: what gem could use a cleaning?
sush24 has joined #ruby-lang
<rue|w> database_cleaner
<lianj> nevermind
lcdhoffman has quit [Quit: lcdhoffman]
horsey has left #ruby-lang [#ruby-lang]
<zzak> the mind is never clean
lcdhoffman has joined #ruby-lang
banisterfiend has joined #ruby-lang
jxie has joined #ruby-lang
<banisterfiend> zzak update binding_of_caller so it skips ifunc frames
<banisterfiend> :P
crankharder has joined #ruby-lang
<zzak> get one of your pry cronies to do it
lele|w has quit [Ping timeout: 272 seconds]
<banisterfiend> zzak nah, they aren't elite C hax0rs like u, this is a C lib
<banisterfiend> :P
p_np has joined #ruby-lang
<zzak> i love sarcasm
<banisterfiend> meta
lele|w has joined #ruby-lang
mylordangus has quit [Remote host closed the connection]
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
Fullmoon has joined #ruby-lang
goshakkk has quit [Quit: Computer has gone to sleep.]
shyouhei has quit [Ping timeout: 246 seconds]
shyouhei has joined #ruby-lang
jhm__ has joined #ruby-lang
rindolf has quit [Quit: Yay! I'm a llama again. http://www.shlomifish.org/]
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
goshakkk has joined #ruby-lang
outoftime has joined #ruby-lang
nXqd has quit [Ping timeout: 240 seconds]
snorkdude has joined #ruby-lang
gsav has joined #ruby-lang
havenn has joined #ruby-lang
enebo has joined #ruby-lang
s1n4 has quit [Quit: leaving]
sailias has joined #ruby-lang
snorkdude has quit [Remote host closed the connection]
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
sush24 has quit [Quit: This computer has gone to sleep]
kiddorails has joined #ruby-lang
kiddorails has left #ruby-lang [#ruby-lang]
kiddorails has joined #ruby-lang
dhoss has quit [Ping timeout: 246 seconds]
dhoss has joined #ruby-lang
gsav_ has joined #ruby-lang
gsav_ has quit [Client Quit]
kiddorails has quit [Quit: Leaving.]
kiddorails has joined #ruby-lang
imajes has quit [Excess Flood]
sush24 has joined #ruby-lang
imajes has joined #ruby-lang
rue|w has quit [Remote host closed the connection]
sush24 has quit [Client Quit]
tyman has joined #ruby-lang
adambeynon has joined #ruby-lang
tyman has left #ruby-lang [#ruby-lang]
|Vargas| has quit [Quit: ...]
sush24 has joined #ruby-lang
workmad3 has quit [Ping timeout: 246 seconds]
dous has joined #ruby-lang
dous has quit [Changing host]
dous has joined #ruby-lang
g0bl1n has joined #ruby-lang
jaylevitt has joined #ruby-lang
coryf has joined #ruby-lang
rararadar has joined #ruby-lang
rararadar has left #ruby-lang [#ruby-lang]
rolfb has quit [Quit: Linkinus - http://linkinus.com]
burgestrand has quit [Quit: Leaving.]
rolfb has joined #ruby-lang
krohrbaugh has quit [Ping timeout: 276 seconds]
kiddorails1 has joined #ruby-lang
kiddorails has quit [Quit: Leaving.]
rolfb has quit [Quit: Linkinus - http://linkinus.com]
tubbo`work has joined #ruby-lang
tubbo`work has quit [Client Quit]
banisterfiend has quit [Read error: Connection reset by peer]
rolfb has joined #ruby-lang
rippa has joined #ruby-lang
titaniumNoob_ has joined #ruby-lang
banisterfiend has joined #ruby-lang
totallymike has joined #ruby-lang
josh^ has quit [Remote host closed the connection]
ivanoats has quit [Remote host closed the connection]
dhoss has quit [Quit: leaving]
rolfb has quit [Quit: Leaving...]
dhoss has joined #ruby-lang
imajes has quit [Excess Flood]
cdt has quit [Quit: Ex-Chat]
banisterfiend has quit [Read error: Connection reset by peer]
imajes has joined #ruby-lang
Nathandim has joined #ruby-lang
banisterfiend has joined #ruby-lang
alexkira has joined #ruby-lang
carloslopes has quit [Quit: Leaving.]
Elico1 has joined #ruby-lang
rue|w has joined #ruby-lang
m3nd3s has joined #ruby-lang
kitallis has quit [Quit: Textual IRC Client: http://www.textualapp.com/]
kvirani has quit [Remote host closed the connection]
imajes has quit [Excess Flood]
kiddorails1 has quit [Ping timeout: 245 seconds]
imajes has joined #ruby-lang
robotmay_ has quit [Remote host closed the connection]
Hakon has joined #ruby-lang
rue|w has quit [Remote host closed the connection]
kiddorails has joined #ruby-lang
towski has joined #ruby-lang
krohrbaugh has joined #ruby-lang
zmack has quit [Remote host closed the connection]
kiddorails has quit [Ping timeout: 252 seconds]
krohrbaugh has quit [Client Quit]
towski has quit [Remote host closed the connection]
kiddorails has joined #ruby-lang
rue|w has joined #ruby-lang
rue|w has quit [Remote host closed the connection]
banisterfiend has quit [Read error: Connection reset by peer]
banisterfiend has joined #ruby-lang
thisirs has quit [Remote host closed the connection]
towski has joined #ruby-lang
towski has quit [Remote host closed the connection]
mrsolo has joined #ruby-lang
butchanton has joined #ruby-lang
kiddorails1 has joined #ruby-lang
mrsolo has quit [Client Quit]
kiddorails has quit [Ping timeout: 268 seconds]
kvirani has joined #ruby-lang
GarethAdams has joined #ruby-lang
mrsolo has joined #ruby-lang
bryancp has quit [Remote host closed the connection]
bryancp has joined #ruby-lang
bryancp has quit [Ping timeout: 260 seconds]
sepp2k1 has joined #ruby-lang
titaniumNoob_ has quit [Ping timeout: 276 seconds]
sepp2k has quit [Ping timeout: 260 seconds]
yxhuvud has joined #ruby-lang
atsao has joined #ruby-lang
wallerdev has joined #ruby-lang
sush24 has quit [Ping timeout: 268 seconds]
Criztian_ has joined #ruby-lang
Criztian has quit [Read error: Connection reset by peer]
titaniumNoob_ has joined #ruby-lang
Nathandim has quit [Remote host closed the connection]
wallerdev has quit [Quit: wallerdev]
ylluminate has joined #ruby-lang
ylluminate has quit [Client Quit]
ylluminate has joined #ruby-lang
carloslopes has joined #ruby-lang
<andrewvos> A recruiter just asked me to convert my pdf format CV into a Word document. Such a fucking facepalm.
<mistym> Eww
<andrewvos> "If you can't open a pdf format document then you have no business representing me.
<andrewvos> "
<yxhuvud> A common reason is that tehy have automated tools to extract text from word documents.
<yxhuvud> which is a reason, not a justification for abominable behaviour.
<yxhuvud> that kind of question deserves a LaTeX document as an answer
towski has joined #ruby-lang
zmack has joined #ruby-lang
hramrach has quit [Ping timeout: 276 seconds]
<andrewvos> yxhuvud: I'm using LaTeX.
qwerxy has quit [Quit: offski]
rue_XIV has left #ruby-lang [#ruby-lang]
rue has joined #ruby-lang
<rue> yxhuvud: They can fucking learn to convert a file, then
<yxhuvud> I think I have too many preconceived opinions to believe that they are able to do that.
<mistym> rue: The reason they're asking is because they *can't* learn
<rue> That’s their problem
ylluminate has quit [Quit: Bye!]
tooky has quit [Remote host closed the connection]
tooky has joined #ruby-lang
<andrewvos> I just sent them a word doc. It's fucking terrible looking and all the right aligned things are now directly under their heading.
<andrewvos> Among other things.
goshakkk has quit [Quit: Computer has gone to sleep.]
tooky has quit [Ping timeout: 260 seconds]
blowmage has quit [Quit: Coyote finally caught me]
blowmage has joined #ruby-lang
dhoss has quit [Quit: leaving]
dhoss has joined #ruby-lang
goshakkk has joined #ruby-lang
titaniumNoob_ has quit [Ping timeout: 276 seconds]
Mellett68 has joined #ruby-lang
MrOnFireMr has joined #ruby-lang
rue|w has joined #ruby-lang
lcdhoffman has quit [Quit: lcdhoffman]
hramrach has joined #ruby-lang
rue|w has quit [Ping timeout: 246 seconds]
andrewhl has quit [Remote host closed the connection]
micaeked has joined #ruby-lang
th3hunt has joined #ruby-lang
ttilley has joined #ruby-lang
jaylevit has joined #ruby-lang
tooky has joined #ruby-lang
bfreeman has joined #ruby-lang
pablo__ has quit [Remote host closed the connection]
tooky has quit [Read error: Connection reset by peer]
tooky_ has joined #ruby-lang
jaylevitt has quit [Ping timeout: 252 seconds]
Elico1 has quit [Quit: Elico1]
runeb has quit [Remote host closed the connection]
rippa has quit [Ping timeout: 245 seconds]
kiddorails1 has quit [Quit: Leaving.]
kiddorails has joined #ruby-lang
jaylevit has quit [Remote host closed the connection]
imajes has quit [Excess Flood]
jaylevitt has joined #ruby-lang
imajes has joined #ruby-lang
qpingu has joined #ruby-lang
Carnage\ has joined #ruby-lang
havenn has quit [Remote host closed the connection]
tooky_ has quit [Remote host closed the connection]
kvirani has quit [Remote host closed the connection]
mark06 has joined #ruby-lang
krohrbaugh has joined #ruby-lang
mark06 has left #ruby-lang [#ruby-lang]
rolfb has joined #ruby-lang
rolfb has quit [Client Quit]
kiddorails has left #ruby-lang [#ruby-lang]
tooky has joined #ruby-lang
<rue> You have failed us all, andrewvos
workmad3 has joined #ruby-lang
kvirani has joined #ruby-lang
goshakkk has quit [Quit: Computer has gone to sleep.]
kvirani has quit [Read error: Connection reset by peer]
kvirani has joined #ruby-lang
singpolyma has quit [Remote host closed the connection]
tooky has quit [Remote host closed the connection]
rippa has joined #ruby-lang
singpolyma has joined #ruby-lang
titaniumNoob_ has joined #ruby-lang
andrewhl has joined #ruby-lang
havenn has joined #ruby-lang
krohrbaugh has quit [Quit: Leaving.]
carloslopes has quit [Quit: Leaving.]
carloslopes has joined #ruby-lang
<chris2> meh
<chris2> (Time.now-10..Time.now) === Time.now-5
<chris2> this worked in 1.8 :/
s1n4 has joined #ruby-lang
<yxhuvud> I doubt that it did so, on a regular basis.
<chris2> i just tried
<yxhuvud> it may have worked sometimes if you got a close enough timestamp by random.
<chris2> it just compares timestamps, whats the problem
<chris2> well, x=Time.now... then calculate stuff
<yxhuvud> You evaluate time.now 3 times.
<chris2> thats not the point
goshakkk has joined #ruby-lang
benanne has joined #ruby-lang
elux has joined #ruby-lang
alexkane has quit [Quit: alexkane]
<elux> hey guys
alexkane has joined #ruby-lang
<elux> is there a way for a particular object, to find out which class a particular method is defined? ... for something that has a modules / inheritance.. ?
<chris2> gah, date handling plain sucks
<elux> looks like there is method_defined? for a class .. cool
<yxhuvud> dunno if there exists a portable way between ruby versiosn though
<chris2> that is fucking stupid
mark06 has joined #ruby-lang
<mark06> is this channel more active than #ruby ?
<rue> Let’s answer with silence
<mark06> does this channel welcomes cross-postings?
<rue> Few do, but so long as 1) you’ve not gotten an answer elsewhere, 2) mention it’s a crosspost, and 3) inform all channels of the eventual answer, I don’t think it’s a big issue.
<yorickpeterse> ugh, designing APIs is a PITA
<yorickpeterse> (as in, non network based APIs)
wallerdev has joined #ruby-lang
<mark06> how can I get daylight time start and end dates *for current date*?
<mark06> tzinfo gem doesn't seem to provide this
<mark06> hmmm actually I think it's possible
qpingu has quit [Quit: Leaving.]
mark06 has quit [Quit: Leaving.]
qpingu has joined #ruby-lang
fromhet has joined #ruby-lang
bryancp has joined #ruby-lang
burgestrand has joined #ruby-lang
Mellett68 has quit [Ping timeout: 276 seconds]
atsao has quit [Quit: Leaving...]
workmad3 has quit [Ping timeout: 272 seconds]
g0bl1n has quit [Quit: g0bl1n]
tooky has joined #ruby-lang
Nisstyre has joined #ruby-lang
Carnage\ has quit []
Nisstyre has quit [Excess Flood]
tooky has quit [Ping timeout: 276 seconds]
qpingu has quit [Quit: Leaving.]
Nisstyre has joined #ruby-lang
qpingu has joined #ruby-lang
Nisstyre has quit [Read error: Connection reset by peer]
<rue> That would be more of an almanac gem
znake has joined #ruby-lang
jhm__ has quit [Quit: leaving]
havenn has quit [Remote host closed the connection]
havenn has joined #ruby-lang
Dreamer3 has quit [Quit: Computer has gone to sleep.]
jtoy has joined #ruby-lang
nXqd has joined #ruby-lang
Axsuul has joined #ruby-lang
qpingu has left #ruby-lang [#ruby-lang]
jtoy has quit [Quit: jtoy]
s0ber_ has joined #ruby-lang
Guedes is now known as Guedes_out
s0ber has quit [Read error: Connection reset by peer]
s0ber_ is now known as s0ber
dr_bob has joined #ruby-lang
titaniumNoob_ has quit [Ping timeout: 244 seconds]
havenn has quit [Remote host closed the connection]
Dreamer3 has joined #ruby-lang
s1n4 has quit [Quit: peace out]
Criztian_ has quit [Ping timeout: 244 seconds]
atsao has joined #ruby-lang
andrewhl has quit [Remote host closed the connection]
titaniumNoob_ has joined #ruby-lang
znake has quit [Remote host closed the connection]
tooky has joined #ruby-lang
Criztian has joined #ruby-lang
Dreamer3 has quit [Quit: Computer has gone to sleep.]
tooky has quit [Ping timeout: 276 seconds]
stepnem has quit [Ping timeout: 240 seconds]
mwjcomputing has quit [Quit: Leaving]
lcdhoffman has joined #ruby-lang
tubbo has quit [Remote host closed the connection]
krohrbaugh has joined #ruby-lang
tubbo has joined #ruby-lang
rippa has quit [Ping timeout: 240 seconds]
dr_bob has quit [Read error: Connection reset by peer]
adambeynon has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
Asher1 has joined #ruby-lang
runeb has joined #ruby-lang
Asher has quit [Ping timeout: 268 seconds]
runeb has quit [Ping timeout: 252 seconds]
Nisstyre-laptop has joined #ruby-lang
Asher1 has quit [Quit: Leaving.]
kyrylo has joined #ruby-lang
kyrylo has left #ruby-lang ["WeeChat 0.3.8"]
Asher has joined #ruby-lang
bryancp has quit [Remote host closed the connection]
elux has quit [Quit: Bye!]
lantins has quit [Ping timeout: 248 seconds]
carloslopes has quit [Quit: Leaving.]
bryancp has joined #ruby-lang
oddmunds has quit [Read error: Operation timed out]
oddmunds has joined #ruby-lang
zmack has quit [Remote host closed the connection]
zmack has joined #ruby-lang
lantins has joined #ruby-lang
Nisstyre-laptop has quit [Remote host closed the connection]
bryancp has quit [Remote host closed the connection]
sailias has quit [Quit: Leaving.]
krohrbaugh has quit [Quit: Leaving.]
Fullmoon has quit [Quit: Fullmoon]
bryancp has joined #ruby-lang
bryancp has quit [Remote host closed the connection]
zmack_ has joined #ruby-lang
countdigi has quit [Ping timeout: 245 seconds]
Dreamer3 has joined #ruby-lang
zmack has quit [Ping timeout: 276 seconds]
workmad3 has joined #ruby-lang
UCSB-mrodrigues has left #ruby-lang [#ruby-lang]
jaylevitt has quit [Ping timeout: 252 seconds]
totallymike has quit [Quit: WeeChat 0.3.7]
solars has quit [Ping timeout: 264 seconds]
andrew__ has joined #ruby-lang
Dreamer3 has quit [Quit: Computer has gone to sleep.]
andrew__ has quit [Remote host closed the connection]
andrew__ has joined #ruby-lang
andrew__ is now known as andrewhl
MrOnFireMr has quit [Ping timeout: 246 seconds]
tooky has joined #ruby-lang
yxhuvud has quit [Ping timeout: 255 seconds]
Tsuri has joined #ruby-lang
VGoff is now known as VGoff_afk
<rhizmoe> ok this whole Class.new thing is getting out of control :)
tooky has quit [Ping timeout: 260 seconds]
gsav has quit [Ping timeout: 276 seconds]
<zenspider> YOU ARE OUT OF CONTROL!
justinmcp has joined #ruby-lang
gsav has joined #ruby-lang
goshakkk has quit [Quit: Computer has gone to sleep.]
Tsuri has left #ruby-lang [#ruby-lang]
Dreamer3 has joined #ruby-lang
mistym has quit [Remote host closed the connection]
butchanton has quit [Quit: Leaving.]
<rhizmoe> calmer than you are, dude.
VGoff_afk is now known as VGoff
m3nd3s has quit [Remote host closed the connection]
<steveklabnik> lol
<steveklabnik> SORRY
<zenspider> so you say
<steveklabnik> (i'm never sorry)
<steveklabnik> :p
<steveklabnik> rhizmoe: anything you hate REALLY bad so i can write a post on that? ;)
Dreamer3 has quit [Quit: Computer has gone to sleep.]
<zenspider> omg Io is driving me insane
<zenspider> it's so neat... and so bitrotty
macmartine has joined #ruby-lang
<steveklabnik> :)
<zzak> zenspider not going to sapporo rubykaigi?
gsav has quit [Ping timeout: 246 seconds]
<zzak> banned from japan
ttilley is now known as travist
benanne has quit [Quit: kbai]
Guest81416 has left #ruby-lang [#ruby-lang]
<zenspider> no. until supersonic comes along, I'm not going to subject myself to that much torture
cantonic has joined #ruby-lang
travist is now known as ttilley
jtoy has joined #ruby-lang
ged has joined #ruby-lang
<zzak> you cant get there from here
m3nd3s has joined #ruby-lang
Madis has quit [Quit: ChatZilla 0.9.88.2 [Firefox 11.0/20120313180949]]
Ctor has joined #ruby-lang
Ctor has left #ruby-lang [#ruby-lang]
notregg has joined #ruby-lang
m3nd3s has quit [Ping timeout: 276 seconds]
sailias has joined #ruby-lang
<notregg> Anyone here have experience setting up guard-copy?
workmad3 has quit [Ping timeout: 268 seconds]
<rhizmoe> steveklabnik: i'm not CS trained, so pretty much anything down that path. ;)
tooky has joined #ruby-lang
snorkdude has joined #ruby-lang
<zenspider> rhizmoe: what does that have to do with it?
th3hunt has quit [Remote host closed the connection]
<rhizmoe> to me, lots! a lot of abstractions seem arbitrary or extraneous, and that's what i blame.
<rhizmoe> i think part of it is that there's rarely a "why" included. it's not a huge deal, and i'm working on my CS. :)
toretore has quit [Quit: Leaving]
Nisstyre-laptop has joined #ruby-lang
sailias has quit [Ping timeout: 276 seconds]
notregg has quit [Ping timeout: 245 seconds]
<zenspider> hrm...
<zenspider> cd SRC; grep -r Class.new */dev/lib */dev/test | wc -l # => 50
<rhizmoe> i'm not proud
<matti> lol
notregg has joined #ruby-lang
notregg has left #ruby-lang [#ruby-lang]
outoftime has quit [Quit: Leaving]
notregg has joined #ruby-lang
titaniumNoob_ has quit [Ping timeout: 276 seconds]
notregg_ has joined #ruby-lang
pr0ton has joined #ruby-lang
Criztian has quit [Remote host closed the connection]
<pr0ton> as far as writing code in EM is concerned, is it like writing async code or sync code? (similar to eventlet or twisted in python?)
notregg has quit [Ping timeout: 245 seconds]
<pr0ton> i've got an external module which uses httplib, i want this to run concurrently
zmack_ has quit [Remote host closed the connection]
banisterfiend has quit [Ping timeout: 255 seconds]
notregg_ has quit [Ping timeout: 245 seconds]
* zenspider burns twisted to the ground
<zenspider> what a flaming pos
<steveklabnik> lol
mistym has joined #ruby-lang
mistym has joined #ruby-lang
mistym has quit [Changing host]
notregg has joined #ruby-lang
notregg has left #ruby-lang [#ruby-lang]
notregg has joined #ruby-lang
banisterfiend has joined #ruby-lang
Tearan has joined #ruby-lang
<reactormonk> zenspider: how many in lib?
kvirani has quit [Remote host closed the connection]
macmartine has quit [Quit: Computer has gone to sleep.]
<zenspider> reactormonk: 6 in lib
tooky has quit [Remote host closed the connection]
hramrach has quit [Remote host closed the connection]
atsao has quit [Quit: Leaving...]
Nisstyre-laptop has quit [Remote host closed the connection]
Silas_ has joined #ruby-lang
titaniumNoob_ has joined #ruby-lang
titaniumNoob_ has quit [Max SendQ exceeded]
titaniumNoob_ has joined #ruby-lang
sailias has joined #ruby-lang
<reactormonk> zenspider: not that evil
sailias has quit [Client Quit]
ryoqun has joined #ruby-lang
ryoqun has quit [Remote host closed the connection]
zmack has joined #ruby-lang
<zenspider> reactormonk: one of those is in minitest/spec :)
m3nd3s_ has joined #ruby-lang
hramrach has joined #ruby-lang
<andrewvos> Pretty much hate every single person in here: http://news.ycombinator.com/item?id=4500574
titaniumNoob_ has quit [Ping timeout: 276 seconds]
Dreamer3 has joined #ruby-lang
RegEchse has quit [Quit: <3 WeeChat (v0.3.9-dev)]
fromhet has quit [Quit: fromhet]
titaniumNoob_ has joined #ruby-lang
imajes has quit [Excess Flood]
m3nd3s has joined #ruby-lang
imajes has joined #ruby-lang
m3nd3s_ has quit [Ping timeout: 255 seconds]
banisterfiend has quit [Read error: Connection reset by peer]
tooky has joined #ruby-lang
<rhizmoe> finally, someone rips off the imac. now let's see if it runs linux.
<zenspider> finally?... emachines did it almost immediately
banisterfiend has joined #ruby-lang
<rhizmoe> oh sure, and ibm (almost) 15 years ago. they've all been pretty terrible though
tooky has quit [Ping timeout: 276 seconds]
seanstickle has joined #ruby-lang
coryf has quit [Remote host closed the connection]
postmodern has joined #ruby-lang
enebo has quit [Quit: enebo]
titaniumNoob_ has quit [Ping timeout: 252 seconds]
lcdhoffman has quit [Quit: lcdhoffman]
lcdhoffman has joined #ruby-lang
notregg has quit [Ping timeout: 245 seconds]