kfpratt has joined #rubinius
havenwood has quit [Ping timeout: 246 seconds]
|jemc| has joined #rubinius
<diegoviola> how do I use the profiling stuff in rbx?
<brixen> diegoviola: the simplest is rbx -Xprofile script.rb
<brixen> there are some other things you can do http://rubini.us/doc/en/tools/profiler/
<diegoviola> ty
|jemc| has quit [Read error: Connection reset by peer]
|jemc| has joined #rubinius
<brixen> np
josh-k_ has quit [Remote host closed the connection]
josh-k has joined #rubinius
josh-k has quit [Ping timeout: 244 seconds]
josh-k has joined #rubinius
josh-k has quit [Remote host closed the connection]
meh` has quit [Ping timeout: 265 seconds]
max96at|off has joined #rubinius
max96at|off is now known as max96at
<diegoviola> is there a way to use that profiler in a rails app for example?
<diegoviola> if so, how would i do that?
max96at has quit [Quit: Bye!]
max96at|off has joined #rubinius
max96at|off is now known as max96at
josh-k has joined #rubinius
josh-k_ has joined #rubinius
noop has joined #rubinius
josh-k has quit [Ping timeout: 256 seconds]
|jemc| has quit [Ping timeout: 245 seconds]
diegoviola has quit [Quit: WeeChat 1.0.1]
JohnBat26 has joined #rubinius
JohnBat26 has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
postmodern has quit [Quit: Leaving]
havenwood has joined #rubinius
meh` has joined #rubinius
heftig has quit [Remote host closed the connection]
josh-k_ has quit [Remote host closed the connection]
josh-k has joined #rubinius
heftig has joined #rubinius
Bwild has quit [Ping timeout: 245 seconds]
Bwild has joined #rubinius
josh-k has quit [Ping timeout: 264 seconds]
enebo has joined #rubinius
max96at is now known as max96at|off
|jemc| has joined #rubinius
JohnBat26 has joined #rubinius
RageLtMan has quit [Remote host closed the connection]
max96at|off is now known as max96at
max96at is now known as max96at|off
kfpratt has quit [*.net *.split]
blowmage has quit [*.net *.split]
RealMarc has quit [*.net *.split]
havenwood has quit [*.net *.split]
blowmage has joined #rubinius
kfpratt has joined #rubinius
20WAAC7EF has joined #rubinius
<yorickpeterse> heh, so TIL Nokogiri's CSS support is actually incomplete/incorrect in some cases (by the looks of it)
<yorickpeterse> e.g. :nth-of-type(n) should select all nodes, except Nokogiri translates that to //*[position() = n]
<yorickpeterse> and since there's no "n", unless Nokogiri secretly defines that, it shouldn't return anything
<yorickpeterse> yup, empty result
diegoviola has joined #rubinius
<brixen> hopefully will have rubini.us serving over https by monday
<brixen> working on a brew install for rbx but it's actually not a great solution
<yorickpeterse> How come?
<brixen> because to install "correctly" it would clobber eg MRI
<brixen> so, it will probably be keg only
<brixen> with an explicit link required
<brixen> trying to see if I can trojan chruby support
<brixen> basically just cp to ~/.rubies :)
<brixen> yorickpeterse: you get your email?
<brixen> basically, what I want to do is fork ruby-install to mkruby and just add binary support by default
<brixen> but not use RVM's crazy ass mapping crap
<brixen> just bundle config.guess and name the files appropriately
JohnBat26 has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
JohnBat26 has joined #rubinius
<yorickpeterse> Why not add that to ruby-install itself?
<yorickpeterse> I believe they were planning on adding that anyway
<yorickpeterse> and yes, I got the Email :)
<yorickpeterse> Hm, do I implement more CSS selectors or spend the evening writing a not-so-garbage specification...hmmm
kfpratt has quit [Read error: Connection reset by peer]
kfpratt has joined #rubinius
<brixen> yorickpeterse: well, they have some work on a binary install but nothing in mainline yet, afaik
<brixen> and they were planning to support RVM directory nonsense
<brixen> which sucks
<brixen> I've been waiting a year for binary install support
<yorickpeterse> hm
<brixen> there's no reason all these users keep having to install source builds
<brixen> it's just plain stupid
<brixen> and I'm losing tolerance for it
<brixen> alas, I need to get some food
byprdct has joined #rubinius
byprdct has quit [Max SendQ exceeded]
byprdct has joined #rubinius
pd has joined #rubinius
jnh has joined #rubinius
<diegoviola> on arch people can just `pacman -S rubinius`
<yorickpeterse> surprised that's even in the community repos
<kagaro> what llvm string is the build looking for?
<yorickpeterse> llvm string?
<kagaro> im trying to build 2.3 on my mavericks box .. no dice says cant figure out llvm versio .. clang reports it as 3.4
<kagaro> but llvm-config say 2.9svn for some reason
<yorickpeterse> I think you have to brew install llvm to get the proper version, I think headius had similar problems
<kagaro> well crap that sucks
<kagaro> well no that didnt do it
<headius> kagaro: there's another step... brew link --force llvm
<headius> I think that was it
<headius> it built for mea fter that
<yorickpeterse> kagaro: looks like we just scan the --version output for the right number
postmodern has joined #rubinius
<yorickpeterse> Hm, writing a specification is actually quite peaceful
byprdct has quit [Ping timeout: 272 seconds]
byprdct has joined #rubinius
byprdct has quit [Max SendQ exceeded]
byprdct has joined #rubinius
byprdct has quit [Max SendQ exceeded]
byprdct has joined #rubinius
byprdct has quit [Max SendQ exceeded]
byprdct has joined #rubinius
byprdct has quit [Max SendQ exceeded]
byprdct has joined #rubinius
byprdct has quit [Max SendQ exceeded]
byprdct has joined #rubinius
josh-k has joined #rubinius
josh-k_ has joined #rubinius
josh-k has quit [Ping timeout: 264 seconds]
JohnBat26 has quit [Ping timeout: 264 seconds]
<yorickpeterse> https://github.com/YorickPeterse/oga/blob/css/doc/css_selectors.md#nth-childn this basically took me days to figure out
enebo has quit [Quit: enebo]
amclain has joined #rubinius
havenwood has joined #rubinius
byprdct has quit [Ping timeout: 250 seconds]
byprdct has joined #rubinius