<elia>
adambeynon, hey, just wanted to say that I added a REPL to opal-node (on master)
<elia>
lot of potential for a full ruby implementation
<elia>
though I don't know what could be good for :)
<meh`>
I still see opal-node as a joke
<elia>
meh`, jokes can become serious nuff, that's the nodejs lesson
<elia>
:)
<elia>
meh`, my pov is that the better opal-node the greater the trolling
<meh`>
but people might start using it for real
<elia>
I don't think will bring more ruby devs to the node ecosystem
<elia>
maybe the contrary, ppl that will feel safe being on the node platform and will eventually gain trust towards ruby
<elia>
lol
<elia>
on a serious note I think the project could also gain some trust from the ruby community when installed through rvm
<elia>
…and then someone will do benchmarks! :)
<meh`>
and we'll lose everything
<AndrzejKrzywda>
I love this channel :)
* elia
smile
fntzr has quit [Quit: Leaving]
DouweM has joined #opal
DrShoggoth has joined #opal
e_dub has joined #opal
DrShoggoth has quit [Ping timeout: 272 seconds]
joshka has joined #opal
ryanstout has joined #opal
fkchang has joined #opal
DrShoggoth has joined #opal
<fkchang>
elia: I saw from the commit listing that you've added some sort of "require" enhancements to opal node
<elia>
fkchang, yes
<elia>
they work as they do with sprockets though
<elia>
doing all the requires before loading the file that requires them
marcandre has joined #opal
joshka has quit [Remote host closed the connection]
<fkchang>
elia: can we require gems in opal-node w/the new changes?
<elia>
fkchang, not directly, but $LOAD_PATH is there and is used in the require system
<elia>
so if you add the gem's lib path to it the gem should become requireable
elia has quit [Ping timeout: 264 seconds]
<adambeynon>
fkchang: for opal-node, it makes sense to have a real require() that just builds on top of nodes' require system. That way, we could override require() to make it search gem paths as well
<fkchang>
adambeynon: doesn't opal-node's require system do something similar to AMD?
<meh`>
fkchang, easy to circumvent
barry has joined #opal
DrShoggoth has quit [Remote host closed the connection]
e_dub has quit [Quit: It's a hard knock life]
barry has quit [Remote host closed the connection]
barry has joined #opal
barry has quit [Ping timeout: 245 seconds]
barry has joined #opal
DrShoggoth has joined #opal
DrShoggoth has quit [Max SendQ exceeded]
DrShoggoth has joined #opal
e_dub has joined #opal
DrShoggoth has quit [Remote host closed the connection]