apeiros_ changed the topic of #ruby to: Ruby 2.2.0; 2.1.5; 2.0.0-p598: http://ruby-lang.org || Paste >3 lines of text on http://gist.github.com || this channel is logged at http://irclog.whitequark.org, other public logging is prohibited
<Senjai> because we'll just say, any one
<Senjai> read*
<ellisTAA> senjai: we cant seem to see things the same so let’s just end teh discussion
<Senjai> Thank you, we can bring #ruby back to ruby discussion :)
lanemeyer has joined #ruby
juanpablo_ has joined #ruby
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<sevvie> baweaver, ooh, there's a nice thread.
devbug has quit [Ping timeout: 244 seconds]
<baweaver> baweaver == lemur
<shevy> beaver!
<sevvie> In which case, thank you lemur. ^^
zacts has joined #ruby
charliesome has quit [Quit: zzz]
<baweaver> shevy: you know, they've taken to calling me that at work now.
<shevy> haha
juanpaucar has quit [Remote host closed the connection]
uptownhr has joined #ruby
Spooner has joined #ruby
davidhq has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bonhoeffer has quit [Client Quit]
zachrab has joined #ruby
<baweaver> speaking of work, I might finally have options to opensource some stuff.
charliesome has joined #ruby
<baweaver> which will be huge as soon as that clears.
<Cadillactica> Question: I like to use #tap like this: http://pastebin.com/sApecUMX. #tap returns the original object, and I like it because you can skip the 1) Empty variable declaration and 2) Returning that variable at the end of the method. For a situation like this: http://pastebin.com/2zTBf1Ae what’s a similar approach? Can’t use #tap because Int is never modified (would return 0)
<baweaver> considering (I'm fairly sure) we're one of the few major bay area companies not to
<mikecmpbll> baweaver: nice.
danmanstx has joined #ruby
juanpablo_ has quit [Ping timeout: 246 seconds]
<baweaver> Cadillactica:
uri_ has joined #ruby
<danmanstx> anyone have any experience with phusion's traveling ruby to package a ruby app?
<baweaver> >> [1,2,3,4,5].select(&:even?).reduce(:+)
<eval-in__> baweaver => 6 (https://eval.in/289294)
<baweaver> use enumerable methods
helpa has quit [Remote host closed the connection]
<Cadillactica> baweaver: Thanks, that’s good
Troy^ has joined #ruby
x1337807x has quit [Remote host closed the connection]
helpa has joined #ruby
<baweaver> enumerable is a gold mine in ruby
<baweaver> know it by heart
snath has quit [Quit: Leaving]
<baweaver> especially select, map, and reduce
snath has joined #ruby
x1337807x has joined #ruby
<Cadillactica> baweaver: is there a difference between reduce and inject
<baweaver> tap should only be used to tap into a chain of logic
<baweaver> alias
<baweaver> I prefer reduce myself
<Cadillactica> cool
<baweaver> Cadillactica: http://forums.rpgmakerweb.com/index.php?/topic/36892-rgss-functional-vs-imperative/?p=366753
uri_ has quit [Client Quit]
<baweaver> that might help a bit
<baweaver> in which I explain some of FP and how each one of those functions work behind the scenes
<mikecmpbll> i like to define an Object#let like: class Object; def let; yield self; end; end
<baweaver> verbosely, but you get the point.
<mikecmpbll> it's like tap then, but returns the result of block
zachrab has quit [Ping timeout: 245 seconds]
<baweaver> I call it pipe myself
<baweaver> made a similar
<baweaver> multiple actually
<baweaver> just a sec
<baweaver> well, izzy is more of a nicety than anything
paradisaeidae has joined #ruby
<baweaver> https://github.com/banister/funkify - also interesting
<mikecmpbll> nice :)
Troy^ has quit [Client Quit]
<baweaver> heh, now you can tell where I work too I guess
<baweaver> which lends a bit of credence to why I think it'd be great to finally get us opensourcing things already.
Dopagod has quit [Ping timeout: 245 seconds]
ninjazach has quit [Remote host closed the connection]
* mikecmpbll nods
commmmodo has quit [Quit: commmmodo]
Troy^ has joined #ruby
Deele has quit [Ping timeout: 245 seconds]
davidhq has joined #ruby
ta_ has joined #ruby
ellisTAA has quit [Quit: ellisTAA]
uptownhr has quit [Quit: uptownhr]
nateberkopec has quit [Quit: Leaving...]
psyprus has quit [Ping timeout: 245 seconds]
Limix has joined #ruby
ta has quit [Ping timeout: 252 seconds]
livingstn has joined #ruby
DEA7TH has quit [Ping timeout: 246 seconds]
crownjewels has joined #ruby
jonr22 has joined #ruby
northfurr has joined #ruby
hcnewsom has joined #ruby
graydot has joined #ruby
riotjones has joined #ruby
nahtnam has joined #ruby
bruno- has quit [Read error: Connection reset by peer]
mhenrixon is now known as mhenrixon|afk
bruno- has joined #ruby
OrbitalKitten has joined #ruby
veinofstars has quit [Quit: veinofstars]
giuseppesolinas has quit [Quit: This computer has gone to sleep]
cajone has quit [Remote host closed the connection]
Limix has quit [Ping timeout: 245 seconds]
djbkd has quit [Remote host closed the connection]
arescorpio has joined #ruby
Limix has joined #ruby
Cadillactica has quit [Quit: Cadillactica]
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bruno- has quit [Client Quit]
ghostpl_ has joined #ruby
riotjones has quit [Ping timeout: 245 seconds]
cajone has joined #ruby
stunder has quit [Quit: Leaving]
djbkd has joined #ruby
Yzguy has joined #ruby
oo_ has joined #ruby
ghostpl_ has quit [Ping timeout: 252 seconds]
ismaelga has joined #ruby
Limix has quit [Ping timeout: 256 seconds]
OrbitalKitten has quit [Read error: Connection reset by peer]
OrbitalKitten has joined #ruby
Limix has joined #ruby
Limix has quit [Client Quit]
nii236|irssi has joined #ruby
hcnewsom has quit [Quit: hcnewsom]
piotrj has quit [Read error: Connection reset by peer]
goodenough has quit [Remote host closed the connection]
<Senjai> I personally find https://github.com/isaacs/rimraf to be super helpful
<Senjai> Because shelling out is way too cumbersome, and isn't webscale
Troy^ has joined #ruby
<Senjai> opinion_of_frontend_devs--
davidhq has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Sgeo has quit [Read error: Connection reset by peer]
<wallerdev> i like the name
<wallerdev> kinda fun to say
<Senjai> Aye
sevenseacat has joined #ruby
<Senjai> If you want to have a popular and well received frontend libary, all you need is a fancy name
<Senjai> with some hidden meaning
sivasushruth has joined #ruby
<wallerdev> :p
sivasushruth has quit [Remote host closed the connection]
slyv has quit [Quit: My Computer has gone to sleep. ZZZzzz…]
<Senjai> And spend 95 commits writing something completely useless
sivasushruth has joined #ruby
<Senjai> And then you notice the person who wrote it, works for npm..
<Senjai> opinion_of_frontend_devs------- hope_for_the_future--
checkit has joined #ruby
mmoretti has joined #ruby
gmcintire has quit [Quit: Connection closed for inactivity]
OrbitalKitten has quit [Ping timeout: 256 seconds]
baweaver has quit [Remote host closed the connection]
AlienPickle has joined #ruby
Nuck has quit [Quit: Computer has gone to sleep.]
mmoretti has left #ruby [#ruby]
drkyro has joined #ruby
d10n-work has quit [Quit: Connection closed for inactivity]
<snockerton> how do I assign multiple return values when iterating through a sourcevariable.each loop, modifying each element per pass?
Takle has quit [Remote host closed the connection]
<wallerdev> return an array?
triple_b has joined #ruby
oleo__ has joined #ruby
<wallerdev> not sure what you're trying to do
<wallerdev> if you just watn to modify every element in an array use map
nettoweb has joined #ruby
<snockerton> @destvariable = @sourcevariable.each do |x| ; variable = method(x) ; end
<snockerton> doesn't work
adriancb has quit [Remote host closed the connection]
<wallerdev> @destvariable = @sourcevariable.map do |x| method(x); end
<snockerton> want to assign to new variable
sankaber has joined #ruby
<Senjai> snockerton: use map
lioninawhat has quit [Quit: Leaving...]
oleo is now known as Guest68719
<snockerton> wow
sivasushruth has quit [Remote host closed the connection]
Guest68719 has quit [Ping timeout: 244 seconds]
<snockerton> awesome, thanks
RegulationD has joined #ruby
jhankins has joined #ruby
OrbitalKitten has joined #ruby
sivasushruth has joined #ruby
zacts has quit [Remote host closed the connection]
sivasushruth has quit [Remote host closed the connection]
sivasushruth has joined #ruby
happyface has joined #ruby
<Senjai> snockerton: Check out the ruby documentationj for Enumerable, helps a lot with anyting to deal with collections
<Senjai> you'll probably find a lot more there
zacts has joined #ruby
<snockerton> yes i have some reading to do
attamusc has quit [Quit: Connection closed for inactivity]
sivasushruth has quit [Remote host closed the connection]
tkuchiki has joined #ruby
sivasushruth has joined #ruby
sivasushruth has quit [Remote host closed the connection]
RegulationD has quit [Ping timeout: 255 seconds]
sivasushruth has joined #ruby
nii236|irssi has quit [Quit: leaving]
<shevy> do you guys ever reach a situation where you think you must rewrite something from scratch
<sevenseacat> yep
blizzy has quit [Ping timeout: 264 seconds]
tjohnson has quit [Quit: Connection closed for inactivity]
nii236 has joined #ruby
snockerton has quit [Quit: auf wiedersehen]
mikecmpbll has quit [Quit: ciao.]
baweaver has joined #ruby
<pipework> Yes often.
slyv has joined #ruby
<shevy> :(
gattie has quit [Quit: Leaving...]
<shevy> how do you manage that mentally? I am at like 80% now... and I have no more fun...
<eam> shevy: practice holding your hand in an open flame
reinaldob has quit [Remote host closed the connection]
<sevenseacat> i dont have any fun, ever.
jack_rabbit has joined #ruby
<shevy> now I am depressed
zacts has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
<sevenseacat> welcome to my world.
zachrab has joined #ruby
marr has quit [Ping timeout: 252 seconds]
<eam> it's only depression if you acknowledge the possibility that things might ever be better
<sevenseacat> otherwise, its just thursday?
<eam> it's not even thursday here
<eam> we don't even have that going for us
* sevenseacat starts a pity party and everyone is invited
<sevenseacat> but no-one will probably come. i guess thats okay.
<eam> I patched MRI this morning for a bug that's already fixed in MRI
goodenough has joined #ruby
<eam> bug was in jruby
<sevenseacat> lol
Hijiri has joined #ruby
RegulationD has joined #ruby
<eam> "my patch fixes it ... and it also works without my patch wtf"
<sevenseacat> you didnt start with a failing tests obvs
<eam> well it's ruby
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<eam> a lot of system stuff is potentially untestable anyway
zachrab has quit [Ping timeout: 252 seconds]
<shevy> it's caturday
veinofstars has joined #ruby
goodenough has left #ruby [#ruby]
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
towski_ has joined #ruby
jhankins has quit [Ping timeout: 256 seconds]
RegulationD has quit [Ping timeout: 256 seconds]
tokik has joined #ruby
paradisaeidae has quit [Ping timeout: 265 seconds]
mroach has joined #ruby
fabrice31 has joined #ruby
mleung has quit [Quit: mleung]
psyprus has joined #ruby
graydot has quit [Quit: graydot]
_maes_ has quit [Ping timeout: 244 seconds]
chrishough has quit [Quit: Textual IRC Client: www.textualapp.com]
xymbol has quit [Quit: Lingo: www.lingoirc.com]
jonr22 has quit [Remote host closed the connection]
fabrice31 has quit [Ping timeout: 240 seconds]
checkit has quit [Ping timeout: 244 seconds]
techietrash has joined #ruby
jenrzzz has quit [Ping timeout: 250 seconds]
blackmesa has quit [Quit: WeeChat 1.1.1]
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mkaesz has joined #ruby
digdeep has joined #ruby
digdeep has quit [Changing host]
digdeep has joined #ruby
dixie__ has joined #ruby
mitchellhenke has joined #ruby
LetErikTry has joined #ruby
LetErikTry has joined #ruby
preller_ has quit [Ping timeout: 244 seconds]
paradisaeidae has joined #ruby
astrobun_ has joined #ruby
swgillespie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
preller_ has joined #ruby
<zorak8> hi, im doing a rails tutorial and have this
astrobu__ has joined #ruby
<zorak8> def title(*parts)
<zorak8> what the * do in there?
mitchellhenke has quit [Quit: Computer has gone to sleep.]
astrobun_ has quit [Ping timeout: 246 seconds]
mkaesz has quit [Ping timeout: 245 seconds]
pietr0 has quit [Quit: pietr0]
towski_ has quit [Quit: Leaving...]
OrbitalKitten has joined #ruby
Troy^ has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
<weaksauce> zorak8 look up the splat operator
<zorak8> lol, was just a couple of lines down
<zorak8> thanks weaksauce
roolo has quit [Quit: Leaving...]
<weaksauce> you're welcome zorak8
ralphi9102731982 has joined #ruby
ralphi9102731982 has left #ruby [#ruby]
piotrj has joined #ruby
iamninja has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
paradisaeidae has quit [Ping timeout: 264 seconds]
Synthbread has quit [Remote host closed the connection]
Azure has quit [Excess Flood]
Azure has joined #ruby
freerobby has joined #ruby
ZoanthusR has quit [Ping timeout: 240 seconds]
tus has quit []
baweaver has quit [Remote host closed the connection]
mitchellhenke has joined #ruby
asuka has quit [Ping timeout: 276 seconds]
drkyro has quit [Quit: Textual IRC Client: www.textualapp.com]
astrobu__ has quit [Remote host closed the connection]
Yzguy has quit [Quit: I'm sleeping, go away.]
commmmodo has joined #ruby
astrobun_ has joined #ruby
juanpablo_ has joined #ruby
comma8__ has joined #ruby
Azure has quit [Ping timeout: 265 seconds]
mloveless has joined #ruby
DadoCe has quit [Remote host closed the connection]
sankaber has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
DadoCe has joined #ruby
juanpaucar has joined #ruby
uptownhr has joined #ruby
jenrzzz has joined #ruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
sivasushruth has quit [Remote host closed the connection]
apeiros_ has quit [Remote host closed the connection]
robustus|Off has quit [Ping timeout: 264 seconds]
einarj has joined #ruby
apeiros_ has joined #ruby
djbkd has quit [Remote host closed the connection]
astrobun_ has quit [Ping timeout: 255 seconds]
juanpablo_ has quit [Ping timeout: 250 seconds]
djbkd has joined #ruby
robustus has joined #ruby
bruno- has joined #ruby
DadoCe has quit [Ping timeout: 256 seconds]
juanpaucar has quit [Ping timeout: 265 seconds]
Spooner has quit [Ping timeout: 246 seconds]
bricker has quit [Quit: =]
crownjewels has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
einarj has quit [Ping timeout: 245 seconds]
piotrj has quit [Read error: Connection reset by peer]
piotrj_ has joined #ruby
LetErikTry has quit [Quit: sleep]
kenneth has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
alyosha has quit [Remote host closed the connection]
Azure has joined #ruby
penzur has joined #ruby
penzur has quit [Read error: Connection reset by peer]
nb_bez___ has joined #ruby
bruno- has quit [Ping timeout: 264 seconds]
meschi has quit [Quit: Leaving]
sankaber has joined #ruby
hamakn has joined #ruby
ponga has joined #ruby
baweaver has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
danmanstx has quit [Remote host closed the connection]
Soda has joined #ruby
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
lampd1 has joined #ruby
hamakn_ has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
mikepack has joined #ruby
hamakn has joined #ruby
hamakn_ has quit [Read error: Connection reset by peer]
Hijiri has quit [Quit: a]
Troy^ has joined #ruby
claptor has joined #ruby
serivich has joined #ruby
Sgeo has joined #ruby
OrbitalKitten has quit [Quit: Textual IRC Client: www.textualapp.com]
avarice has joined #ruby
Hijiri has joined #ruby
sankaber has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
swgillespie has joined #ruby
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
comma8__ has quit [Quit: Leaving]
baweaver has quit [Remote host closed the connection]
AlienPickle has quit [Ping timeout: 246 seconds]
ghostpl_ has joined #ruby
cyberarm has joined #ruby
it0a has joined #ruby
dmbennett has joined #ruby
dmbennett has quit [Client Quit]
Nuck has joined #ruby
swgillespie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Rollabunna has joined #ruby
LetErikTry has joined #ruby
ghostpl_ has quit [Ping timeout: 256 seconds]
swgillespie has joined #ruby
Azure has quit [Ping timeout: 256 seconds]
piotrj_ has quit [Remote host closed the connection]
mkaesz has joined #ruby
serivich has quit [Ping timeout: 250 seconds]
swgillespie has quit [Client Quit]
mitchellhenke has quit [Quit: Computer has gone to sleep.]
bruno- has joined #ruby
mkaesz has quit [Ping timeout: 244 seconds]
thumpba has joined #ruby
avarice has quit [Quit: this channel is bakas]
AlienPickle has joined #ruby
Azure has joined #ruby
paradisaeidae has joined #ruby
bruno- has quit [Ping timeout: 244 seconds]
shazaum has quit [Quit: This computer has gone to sleep]
bruno- has joined #ruby
jenrzzz has quit [Ping timeout: 245 seconds]
towski_ has joined #ruby
FooMunki has joined #ruby
wallerdev has quit [Quit: wallerdev]
yfeldblum has quit [Remote host closed the connection]
hiyosi has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
adriancb has joined #ruby
serivich has joined #ruby
IrishGringo has joined #ruby
blizzy has joined #ruby
bruno- has quit [Ping timeout: 264 seconds]
astrobun_ has joined #ruby
mikepack has quit [Remote host closed the connection]
piotrj has joined #ruby
ponga has quit [Quit: Leaving...]
fgo has joined #ruby
jenrzzz has joined #ruby
dixie__ has quit [Remote host closed the connection]
zachrab has joined #ruby
juanpablo_ has joined #ruby
astrobun_ has quit [Ping timeout: 256 seconds]
agrinb has joined #ruby
unreal_ has joined #ruby
towski_ has quit [Remote host closed the connection]
hesco has quit [Ping timeout: 245 seconds]
zachrab has quit [Ping timeout: 246 seconds]
digdeep has quit [Remote host closed the connection]
yfeldblu_ has joined #ruby
juanpablo_ has quit [Ping timeout: 264 seconds]
jamgood96 has joined #ruby
swgillespie has joined #ruby
unreal has quit [Ping timeout: 264 seconds]
mloveless has quit []
Troy^ has joined #ruby
slyv has quit [Quit: Textual IRC Client: www.textualapp.com]
pontiki has joined #ruby
byaruhaf has quit [Remote host closed the connection]
chipotle_ has quit [Quit: cheerio]
zachrab has joined #ruby
Nuck has quit [Quit: Computer has gone to sleep.]
fabrice31 has joined #ruby
turtil has quit [Quit: WeeChat 1.1.1]
patrick99e99 has quit [Ping timeout: 250 seconds]
swgillespie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
kenneth has joined #ruby
RegulationD has joined #ruby
lordkryss has quit [Quit: Connection closed for inactivity]
swgillespie has joined #ruby
jonr22 has joined #ruby
fabrice31 has quit [Ping timeout: 256 seconds]
Joufflu has joined #ruby
patrick99e99 has joined #ruby
LetErikTry has quit [Quit: sleep]
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
RegulationD has quit [Ping timeout: 244 seconds]
Troy^ has joined #ruby
ascarter has joined #ruby
jonr22 has quit [Ping timeout: 265 seconds]
uptownhr has quit [Quit: uptownhr]
hesco has joined #ruby
uptownhr has joined #ruby
Jarboe has quit []
piotrj has quit [Ping timeout: 252 seconds]
uptownhr has quit [Client Quit]
razieliyo has quit [Ping timeout: 252 seconds]
TheNet has joined #ruby
thumpba has quit [Remote host closed the connection]
ajaiswal has joined #ruby
zachrab has quit [Remote host closed the connection]
luriv_ has joined #ruby
zachrab has joined #ruby
swgillespie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
patrick99e99 has quit [Ping timeout: 265 seconds]
swgillespie has joined #ruby
patrick99e99 has joined #ruby
kenneth has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
uptownhr has joined #ruby
luriv has quit [Ping timeout: 252 seconds]
zachrab has quit [Ping timeout: 246 seconds]
maletor has quit [Quit: Computer has gone to sleep.]
piotrj has joined #ruby
jamgood96 has quit [Quit: Leaving...]
drdq has quit [Quit: ZNC - http://znc.in]
mkaesz has joined #ruby
sudog has quit [Ping timeout: 252 seconds]
triple_b has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<paradisaeidae> How does gem know to constitute a valid gem? Look in where/dirs. Is there something like slocate in gems?
mkaesz has quit [Ping timeout: 264 seconds]
neoxoen has quit [Read error: Connection reset by peer]
<paradisaeidae> I have moved gems from one dir to another, respective sub-dirs... (cache, doc, gem...)...
<paradisaeidae> But gems does not see the moved gem.
nahtnam has quit [Quit: Connection closed for inactivity]
towski_ has joined #ruby
Soliah has joined #ruby
<shevy> paradisaeidae "gem env"
<shevy> cache/ is just a backup as far as I know
<shevy> some step during "gem install" must register it
<TheNet> what's the best way to get the iteration of a loop? I know i = 0; loop do; i += 1 end is pretty common but is there a shorty way that doesn't involve predefining i?
<paradisaeidae> yep, that's a clue...
juanpaucar has joined #ruby
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
OrbitalKitten has joined #ruby
<sevenseacat> thats not common in ruby at all
<sevenseacat> in my experience
graydot has joined #ruby
<TheNet> sevenseacat: what is then?
graydot has quit [Client Quit]
<sevenseacat> iterating over a collection with something like each, and then using each_with_index if you need the index
<mozzarella> what's better, each.with_index or each_with_index?
juanpaucar has quit [Ping timeout: 240 seconds]
<sevenseacat> i dont think the former exists
<TheNet> sevenseacat: that's a good point, but what if you want to loop infinitely
<TheNet> ?
<sevenseacat> thats not a common thing to do.
<TheNet> sevenseacat: can't argue with that I guess...
<mozzarella> sevenseacat: it does
<sevenseacat> mozzarella: where?
<mozzarella> and it's not limited to "each"
<sevenseacat> cool
oo_ has quit [Remote host closed the connection]
Vile` has quit [Ping timeout: 252 seconds]
oo_ has joined #ruby
jenrzzz has quit [Ping timeout: 255 seconds]
djbkd has quit [Remote host closed the connection]
Pupeno_ has joined #ruby
jarjar_prime has joined #ruby
em0ral has joined #ruby
Vile` has joined #ruby
Hijiri has quit [Ping timeout: 252 seconds]
__main__ has joined #ruby
oo_ has quit [Remote host closed the connection]
craigp has quit [Remote host closed the connection]
oo_ has joined #ruby
Pupeno has quit [Ping timeout: 244 seconds]
x1337807x has joined #ruby
x1337807x has quit [Max SendQ exceeded]
duncannz has joined #ruby
x1337807x has joined #ruby
AlphaTech has joined #ruby
uptownhr has quit [Quit: uptownhr]
uptownhr has joined #ruby
cyberarm has quit [Quit: Leaving]
<shevy> finally the rewrite is done
maknz has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<paradisaeidae> rubygems seems as big as ruby
<sevvie> gems are the language; ruby is the spec and you have your choice of VM (MRI, rubinius, jruby...)
kp666 has joined #ruby
<sevenseacat> errrr... pretty much everything about that sentence isnt right
braincrash has quit [Quit: bye bye]
chipotle has joined #ruby
mistermo_ has joined #ruby
rbennacer has joined #ruby
duncannz has quit [Ping timeout: 264 seconds]
<sevvie> That's very likely. I'm talking out of my ass.
aamador has quit [Ping timeout: 246 seconds]
Musashi007 has joined #ruby
craigp has joined #ruby
Mia has quit [Read error: Connection reset by peer]
rbennacer has quit [Remote host closed the connection]
ismaelga has quit [Remote host closed the connection]
Musashi007 has quit [Client Quit]
lkba_ has joined #ruby
_maes_ has joined #ruby
diegoaguilar has joined #ruby
<diegoaguilar> Hello, is there any known and reliable vagrant box with ruby and gems installed?
adriancb has quit [Remote host closed the connection]
<shevy> paradisaeidae do you mean rubygems tarball itself?
ghostpl_ has joined #ruby
<shevy> rubygems-2.4.5.tar.xz 341K
<paradisaeidae> I think I've worked it out...
<shevy> ruby-2.2.0.tar.xz 9.9M
adriancb has joined #ruby
rbennacer has joined #ruby
<paradisaeidae> I was referring to the enormity of the gems infrastructure.
<shevy> these are just individual projects that are archived, in .gem format
<shevy> many of which are inactive
braincrash has joined #ruby
<shevy> you can have a look at some stats: https://rubygems.org/stats
<shevy> those colours make it hard to read :\
lkba has quit [Ping timeout: 244 seconds]
<paradisaeidae> yep, yup..
<paradisaeidae> I've had gems split into directories whilst on the Ruby upgrade path.
<paradisaeidae> Now in the preocess of recombining them.
mkaesz has joined #ruby
lemur has joined #ruby
<shevy> I use an alias called "igems"
<shevy> i for install
oo_ has quit [Remote host closed the connection]
adriancb has quit [Ping timeout: 256 seconds]
ghostpl_ has quit [Ping timeout: 245 seconds]
duncannz has joined #ruby
<shevy> these are the gems that I have so far http://pastie.org/pastes/9961107/text
iamjarvo has joined #ruby
<shevy> most of them I no longer use hmmm
<paradisaeidae> Yes, I am cleaning as I go.
deric_skibotn has quit [Ping timeout: 244 seconds]
craigp has quit [Remote host closed the connection]
kenneth has joined #ruby
kenneth has quit [Remote host closed the connection]
mkaesz has quit [Ping timeout: 240 seconds]
thoffmeyer has quit [Remote host closed the connection]
Pharaoh2 has joined #ruby
jenrzzz has joined #ruby
thoffmeyer has joined #ruby
zachrab has joined #ruby
Pharaoh2 has quit [Client Quit]
freerobby has quit [Quit: Leaving.]
craigp has joined #ruby
Channel6 has joined #ruby
zachrab has quit [Ping timeout: 264 seconds]
tmtwd has joined #ruby
craigp has quit [Remote host closed the connection]
serivich has quit [Ping timeout: 244 seconds]
Pharaoh2 has joined #ruby
febuiles has quit [Quit: febuiles]
towski_ has quit [Remote host closed the connection]
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
AlienPickle has quit [Ping timeout: 250 seconds]
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
goshdarnyou has joined #ruby
surs has joined #ruby
bruno- has joined #ruby
swgillespie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #ruby
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #ruby
jbw_ has joined #ruby
LetErikTry has joined #ruby
jhankins has joined #ruby
apeiros_ has quit [Read error: Connection reset by peer]
charliesome has quit [Quit: zzz]
nb_bez___ has quit [Quit: Connection closed for inactivity]
n1x has joined #ruby
apeiros_ has joined #ruby
swgillespie has joined #ruby
bruno- has quit [Ping timeout: 256 seconds]
charliesome has joined #ruby
jbw__ has quit [Ping timeout: 252 seconds]
Pharaoh2 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
lemur has quit [Read error: Connection reset by peer]
n1x has quit [Remote host closed the connection]
kyb3r_ has joined #ruby
lemur has joined #ruby
juanpablo_ has joined #ruby
yfeldblu_ has quit [Remote host closed the connection]
n1x has joined #ruby
n1x has quit [Changing host]
n1x has joined #ruby
yfeldblum has joined #ruby
n1x has quit [Client Quit]
Pharaoh2 has joined #ruby
apurcell has quit [Quit: Be back later ...]
jjb23 has joined #ruby
juanpablo_ has quit [Ping timeout: 255 seconds]
mistermo_ has quit [Remote host closed the connection]
mistermocha has quit [Remote host closed the connection]
arescorpio has quit [Excess Flood]
mistermocha has joined #ruby
Donovan has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mistermo_ has joined #ruby
fabrice31 has joined #ruby
dfinninger has joined #ruby
thoffmeyer has quit [Quit: Leaving]
oo_ has joined #ruby
RegulationD has joined #ruby
amystephen has quit [Quit: amystephen]
mistermocha has quit [Ping timeout: 265 seconds]
Donovan has joined #ruby
jenrzzz has quit [Ping timeout: 244 seconds]
jusmyth has joined #ruby
Donovan has quit [Client Quit]
jonr22 has joined #ruby
fabrice31 has quit [Ping timeout: 264 seconds]
chrishough has joined #ruby
LetErikTry has quit [Quit: sleep]
charliesome has quit [Read error: Connection reset by peer]
charliesome has joined #ruby
tmtwd has quit [Remote host closed the connection]
rhg135 is now known as rhg135|zzz
<paradisaeidae> Startup times will improve with less specifications gems needs to read.
RegulationD has quit [Ping timeout: 265 seconds]
livingstn has quit [Ping timeout: 264 seconds]
thomas1_ has joined #ruby
piotrj has quit [Remote host closed the connection]
jonr22 has quit [Ping timeout: 265 seconds]
veinofstars has quit [Quit: veinofstars]
thomas1_ has quit [Client Quit]
shum has quit [Remote host closed the connection]
uptownhr has quit [Quit: uptownhr]
krz has joined #ruby
jlast has quit [Remote host closed the connection]
uptownhr has joined #ruby
jjb23 has left #ruby ["Leaving"]
Deele has joined #ruby
jlast has joined #ruby
commmmodo has quit [Quit: commmmodo]
commmmodo has joined #ruby
jlast has quit [Ping timeout: 265 seconds]
fgo has quit [Ping timeout: 264 seconds]
rbennacer has quit [Remote host closed the connection]
rbennacer has joined #ruby
oo_ has quit [Remote host closed the connection]
it0a has quit [Quit: WeeChat 1.1.1]
apurcell has joined #ruby
mkaesz has joined #ruby
duncannz has quit [Remote host closed the connection]
Sgeo has quit [Ping timeout: 244 seconds]
bunbury has quit [Remote host closed the connection]
agrinb has quit [Remote host closed the connection]
agrinb has joined #ruby
apurcell has quit [Ping timeout: 240 seconds]
mkaesz has quit [Ping timeout: 250 seconds]
dopie has quit [Remote host closed the connection]
oo_ has joined #ruby
Mon_Ouie has quit [Ping timeout: 245 seconds]
dopie has joined #ruby
antgel has joined #ruby
agrinb has quit [Ping timeout: 245 seconds]
zachrab has joined #ruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
agrinb has joined #ruby
swgillespie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
AlexRussia has joined #ruby
Nuck has joined #ruby
mroach has quit [Quit: mroach]
zachrab has quit [Ping timeout: 246 seconds]
chipotle has quit [Remote host closed the connection]
arup_r has joined #ruby
mistermo_ has quit [Remote host closed the connection]
juanpaucar has joined #ruby
bigmac has joined #ruby
braxtonplaxco has joined #ruby
x1337807x has joined #ruby
kobain has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/]
<braxtonplaxco> so has anyone tried functional programming in ruby?
<braxtonplaxco> I know it's a REALLY object oriented language but I was thinking about exploring some of the functional constructs in ruby
juanpaucar has quit [Ping timeout: 250 seconds]
<braxtonplaxco> in the places where it makes sense of course... there are certian things that would just be a little odd to try to map to a functional structure
arup_r has quit []
Pupeno_ has quit [Read error: Connection reset by peer]
jenrzzz has joined #ruby
Pupeno has joined #ruby
<TheNet> how can I return a method from inside a loop in the method? e.g: https://gist.github.com/iNety/b750a8573f5091741606
havenwood has joined #ruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
paradisaeidae has quit [Read error: Connection reset by peer]
paradisaeidae has joined #ruby
jhankins has quit [Ping timeout: 246 seconds]
Mon_Ouie has joined #ruby
bunbury has joined #ruby
Sgeo has joined #ruby
rbennacer has quit [Remote host closed the connection]
IrishGringo has quit [Ping timeout: 250 seconds]
bruno- has joined #ruby
pontiki has quit [Quit: g'night all]
echevemaster has quit [Quit: Leaving]
bigmac has quit [Ping timeout: 264 seconds]
northfurr has quit [Quit: northfurr]
bruno- has quit [Ping timeout: 252 seconds]
mikepack has joined #ruby
uptownhr has quit [Quit: uptownhr]
em0ral has quit [Remote host closed the connection]
craigp has joined #ruby
agrinb has quit [Remote host closed the connection]
agrinb has joined #ruby
uptownhr has joined #ruby
bluOxigen has joined #ruby
mikepack has quit [Ping timeout: 265 seconds]
x1337807x has joined #ruby
Joufflu has quit [Quit: Peace]
bigmac has joined #ruby
agrinb has quit [Ping timeout: 250 seconds]
jenrzzz has quit [Ping timeout: 252 seconds]
ghostpl_ has joined #ruby
havenwood has quit []
mistermocha has joined #ruby
bigmac has quit [Ping timeout: 246 seconds]
dfinninger has quit [Remote host closed the connection]
the1freeman has joined #ruby
maletor has joined #ruby
ghostpl_ has quit [Ping timeout: 252 seconds]
jlast has joined #ruby
the1freeman has quit [Client Quit]
the1freeman has joined #ruby
charliesome has quit [Quit: zzz]
jenrzzz has joined #ruby
atomical has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
swgillespie has joined #ruby
jlast has quit [Ping timeout: 250 seconds]
psyprus has quit [Read error: Connection reset by peer]
bigmac has joined #ruby
psyprus has joined #ruby
arup_r has joined #ruby
fgo has joined #ruby
mkaesz has joined #ruby
apurcell has joined #ruby
jack_rabbit has quit [Ping timeout: 252 seconds]
lxsameer has joined #ruby
lxsameer has quit [Changing host]
lxsameer has joined #ruby
apurcell has quit [Ping timeout: 240 seconds]
VBlizzard has joined #ruby
last_staff has joined #ruby
mkaesz has quit [Ping timeout: 252 seconds]
blizzy has quit [Ping timeout: 264 seconds]
Vile` has quit [Ping timeout: 250 seconds]
zachrab has joined #ruby
TheNet has quit [Quit: Leaving...]
VBlizzard has quit [Ping timeout: 252 seconds]
uptownhr has quit [Quit: uptownhr]
riotjones has joined #ruby
ferr has quit [Ping timeout: 245 seconds]
apurcell has joined #ruby
uptownhr has joined #ruby
zachrab has quit [Ping timeout: 255 seconds]
jusmyth has quit [Quit: Leaving.]
psy_ has quit [Quit: Leaving]
fgo has quit [Ping timeout: 246 seconds]
riotjones has quit [Ping timeout: 265 seconds]
jusmyth has joined #ruby
FatRomeo has joined #ruby
apurcell has quit [Ping timeout: 245 seconds]
ferr has joined #ruby
juanpablo_ has joined #ruby
apurcell has joined #ruby
Rollabunna has quit [Remote host closed the connection]
astrobun_ has joined #ruby
Vivex has quit [Ping timeout: 246 seconds]
mistermocha has quit [Remote host closed the connection]
juanpablo_ has quit [Ping timeout: 264 seconds]
apurcell has quit [Ping timeout: 252 seconds]
commmmodo has quit [Quit: commmmodo]
Vivex has joined #ruby
Mon_Ouie has quit [Ping timeout: 256 seconds]
ascarter has joined #ruby
fabrice31 has joined #ruby
astrobun_ has quit []
hvxgr has quit [Ping timeout: 250 seconds]
jimms has joined #ruby
tagrudev has joined #ruby
rbennacer has joined #ruby
RegulationD has joined #ruby
amystephen has joined #ruby
Mon_Ouie has joined #ruby
fabrice31 has quit [Ping timeout: 256 seconds]
Megtastique has quit [Read error: Connection reset by peer]
AlphaTech has quit [Quit: Connection closed for inactivity]
jonr22 has joined #ruby
mkaesz has joined #ruby
Hijiri has joined #ruby
antgel has quit [Ping timeout: 245 seconds]
leat has joined #ruby
Megtastique has joined #ruby
mkaesz has quit [Read error: Connection reset by peer]
sameerynho has joined #ruby
Morkel has joined #ruby
Channel6 has quit [Remote host closed the connection]
rbennacer has quit [Ping timeout: 246 seconds]
amystephen has quit [Ping timeout: 246 seconds]
mkaesz has joined #ruby
RegulationD has quit [Ping timeout: 244 seconds]
lxsameer has quit [Ping timeout: 252 seconds]
jonr22 has quit [Ping timeout: 250 seconds]
yfeldblum has quit [Ping timeout: 250 seconds]
charliesome has joined #ruby
uptownhr has quit [Quit: uptownhr]
jenrzzz has quit [Ping timeout: 265 seconds]
thebastl has joined #ruby
maletor has quit [Quit: Computer has gone to sleep.]
uptownhr has joined #ruby
charliesome has quit [Client Quit]
SOLDIERz has joined #ruby
riotjones has joined #ruby
uptownhr has quit [Client Quit]
apurcell has joined #ruby
uptownhr has joined #ruby
charliesome has joined #ruby
uptownhr has quit [Client Quit]
charliesome has quit [Client Quit]
uptownhr has joined #ruby
wottam has joined #ruby
elaptics_away is now known as elaptics
<certainty> moin peeps
apurcell has quit [Ping timeout: 250 seconds]
jlast has joined #ruby
commmmodo has joined #ruby
charliesome has joined #ruby
uptownhr has quit [Client Quit]
krz has quit [Ping timeout: 250 seconds]
uptownhr has joined #ruby
ponga has joined #ruby
sandelius has joined #ruby
zorak8 has quit [Read error: No route to host]
kerrick__ has joined #ruby
Dopagod has joined #ruby
charliesome has quit [Client Quit]
<the1freeman> moin
uptownhr has quit [Client Quit]
mistermocha has joined #ruby
codecop has joined #ruby
commmmodo has quit [Ping timeout: 252 seconds]
jlast has quit [Ping timeout: 265 seconds]
zorak8 has joined #ruby
jimms has quit [Remote host closed the connection]
diegoaguilar has quit [Remote host closed the connection]
Mon_Ouie has quit [Ping timeout: 264 seconds]
jimms has joined #ruby
<sandelius> god morgon
hvxgr has joined #ruby
dfinninger has joined #ruby
jack_rabbit has joined #ruby
serivich has joined #ruby
Cust0sL1men has joined #ruby
doobi-sham-95717 has quit [Read error: Connection reset by peer]
dfinninger has quit [Ping timeout: 251 seconds]
juanpaucar has joined #ruby
craigp has quit [Remote host closed the connection]
ghostlines has joined #ruby
Jetchisel has quit [Quit: "Unfortunately time is always against us" -- *Morpheus*]
towski_ has joined #ruby
_ixti_ has joined #ruby
juanpaucar has quit [Ping timeout: 245 seconds]
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
towski_ has quit [Client Quit]
bal has joined #ruby
craigp has joined #ruby
swgillespie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lolmaus has joined #ruby
sinkensabe has joined #ruby
Morkel has quit [Quit: Morkel]
aganov has joined #ruby
Spami has joined #ruby
fabrice31 has joined #ruby
Dopagod has quit [Ping timeout: 250 seconds]
akhil_nair has joined #ruby
jack_rabbit has quit [Ping timeout: 256 seconds]
oo_ has quit [Remote host closed the connection]
<akhil_nair> Hi, I don't know whether you answer gem related queries, I am trying to use icalendar gem to send appointment events.
<akhil_nair> Except for outlook it works fine, everywhere.
<akhil_nair> It would be great if anyone could help me out with this.
goshdarnyou has quit [Quit: Connection closed for inactivity]
fgo has joined #ruby
fantazo has joined #ruby
mkaesz has quit [Read error: Connection reset by peer]
wallerdev has joined #ruby
ferr has quit [Ping timeout: 245 seconds]
davedev2_ has quit [Ping timeout: 255 seconds]
mkaesz has joined #ruby
mistermocha has quit [Remote host closed the connection]
fgo has quit [Ping timeout: 245 seconds]
bluehavana has joined #ruby
davedev24_ has joined #ruby
oo_ has joined #ruby
ghostpl_ has joined #ruby
serivich has quit [Ping timeout: 250 seconds]
andikr has joined #ruby
krandi has joined #ruby
Macaveli has joined #ruby
charliesome has joined #ruby
akhil_nair has quit [Quit: Page closed]
allenn has joined #ruby
larsam has quit [Ping timeout: 245 seconds]
charliesome has quit [Client Quit]
craigp has quit [Ping timeout: 256 seconds]
jlast has joined #ruby
charliesome has joined #ruby
ghostpl_ has quit [Ping timeout: 252 seconds]
paradisaeidae has quit [Quit: ChatZilla 0.9.91.1 [Firefox 35.0.1/20150122214805]]
krz has joined #ruby
OrbitalKitten has joined #ruby
the1freeman has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
fgo has joined #ruby
jlast has quit [Ping timeout: 250 seconds]
jack_rabbit has joined #ruby
davzie has joined #ruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
oo_ has quit [Remote host closed the connection]
larsam has joined #ruby
craigp has joined #ruby
defrang has joined #ruby
<davzie> What's the practical usage of a lambda vs a proc?
<davzie> I'm coming from a PHP background here where closures are just closures
<davzie> So it's an odd concept for me to wrap my head around
oo_ has joined #ruby
serivich has joined #ruby
Guest123 has joined #ruby
Macaveli has quit [Quit: Textual IRC Client: www.textualapp.com]
ferr has joined #ruby
lemur has quit [Remote host closed the connection]
psy_ has joined #ruby
psy_ has quit [Max SendQ exceeded]
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lemur has joined #ruby
FatRomeo has quit [Ping timeout: 246 seconds]
mkaesz has quit [Read error: No route to host]
psy_ has joined #ruby
zachrab has joined #ruby
OrbitalKitten has joined #ruby
rbennacer has joined #ruby
mkaesz has joined #ruby
jack_rabbit has quit [Ping timeout: 240 seconds]
lemur has quit [Ping timeout: 265 seconds]
yfeldblum has joined #ruby
zachrab has quit [Ping timeout: 244 seconds]
Jetchisel has joined #ruby
banister has joined #ruby
fabrice31 has quit [Remote host closed the connection]
ahuman has quit [Remote host closed the connection]
davedev24_ has quit [Remote host closed the connection]
lxsameer_ has joined #ruby
craigp has quit [Remote host closed the connection]
fabrice31 has joined #ruby
rbennacer has quit [Ping timeout: 256 seconds]
ominari has joined #ruby
banister has quit [Client Quit]
fabrice31_ has joined #ruby
sameerynho has quit [Ping timeout: 246 seconds]
Renich has joined #ruby
lidaaa has quit [Ping timeout: 246 seconds]
juanpablo_ has joined #ruby
anarang has joined #ruby
yxejamir has joined #ruby
last_staff has quit [Ping timeout: 252 seconds]
fabrice31 has quit [Ping timeout: 240 seconds]
_Andres has joined #ruby
ahuman has joined #ruby
SOLDIERz_ has joined #ruby
juanpablo_ has quit [Ping timeout: 255 seconds]
<gregf_> davzie: $f = function($arr=array()) { print_r($arr); }; <== in php
<davzie> Yeah so that's jsut a closure for us
<davzie> A proc I think is the same right?
<davzie> If so, how is a Lambda's behaviour different?
<gregf_> is f = proc { |arr| p arr } f.call([1,2,3]); <== in ruby
<gregf_> anonymous function
ominari has quit [Quit: Lingo: www.lingoirc.com]
SOLDIERz has quit [Ping timeout: 246 seconds]
<gregf_> a closure in php is a bit different
ptrrr has joined #ruby
<gregf_> it preserves state
craigp has joined #ruby
serivich has quit [Ping timeout: 244 seconds]
ptrrr has quit [Client Quit]
Guest123 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<gregf_> lambda is also the same like so f = ->(arr) { p arr
<gregf_> bah :/
<gregf_> f = ->(arr) { p arr }; f.call([1,2,3]);
Morkel has joined #ruby
svoop has joined #ruby
aghalarp has joined #ruby
<mozzarella> davzie: they differ in how they handle the return keyboard and whether you can omit arguments or not
<mozzarella> return keyword*
kalusn has joined #ruby
piotrj has joined #ruby
RegulationD has joined #ruby
strixd has joined #ruby
jonr22 has joined #ruby
<certainty> if i have the choice i always go for lambdas. Less surprises for me
livathinos has joined #ruby
<gregf_> well, there has to be some difference else there would'nt have been a need for both :/
The_Phoenix has joined #ruby
RegulationD has quit [Ping timeout: 250 seconds]
Zai00 has joined #ruby
Macaveli has joined #ruby
einarj has joined #ruby
jonr22 has quit [Ping timeout: 250 seconds]
Renich has quit [Quit: leaving]
msgodf has joined #ruby
mostlybadfly has quit [Quit: Connection closed for inactivity]
ferr has quit [Ping timeout: 246 seconds]
<davzie> Lambdas force a return from the parent method?
<davzie> And explicitely require any arguments that you specify?
<avril14th> morning
Pupeno has quit [Read error: Connection reset by peer]
Pupeno has joined #ruby
joonty has joined #ruby
<gregf_> davzie: that seems to be quite true
<gregf_> run these 2: p = proc { |val| print val };p.call() && p = lambda { |val| print val };p.call()
<gregf_> in know in python a lambda has_to return an expression
dumdedum has joined #ruby
jlast has joined #ruby
<Fluent> Actually Ruby is known two have two methods that do the exact same thing.
<Fluent> Such as size and length
<gregf_> s/^in/i/
<gregf_> Fluent: true, too many redundant methods :/
piotrj has quit [Remote host closed the connection]
<crome> there are some countries in africa where people don't even have one method
<crome> let alone too many
<davzie> I don't know how to respond to that.
<crome> I think it was a good response
<davzie> :D
jlast has quit [Ping timeout: 250 seconds]
hs366 has joined #ruby
dumdedum has quit [Ping timeout: 252 seconds]
Megtastique has quit []
EasyCo has quit [Quit: Connection closed for inactivity]
apeiros_ has quit [Remote host closed the connection]
apeiros_ has joined #ruby
Rollabunna has joined #ruby
serivich has joined #ruby
<Fluent> That's the beauty of the Internet. Everyone has equal right to methods. Actually, never mind... Some people have strict governments and the like.
<Fluent> Places like China.
Thubo has joined #ruby
<davzie> Or the UK at this rate.
fabrice31_ has quit [Remote host closed the connection]
fabrice31 has joined #ruby
<Thubo> I'm trying to send a http request to a specific port, i.e. 'curl host.example.com:1234'; however Net:HTTP.new("host.example.com, 1234") give me an undefined method '[]' error. Any ideas? I'm only a beginner to ruby. but to docs of net/http don't help...
ferr has joined #ruby
turtil has joined #ruby
Takle has joined #ruby
<Fluent> I typically use Mechanize for my web requests in Ruby.
fabrice31_ has joined #ruby
commmmodo has joined #ruby
phansch has joined #ruby
last_staff has joined #ruby
chthon has joined #ruby
mikecmpbll has joined #ruby
<Thubo> I will have a look at that. I'm only trying to parse some json reponse of a rest api, butsome how the port different from 80/443 makes it difficult ;)
<avril14th> Thubo: gist?
Hobogrammer has quit [Ping timeout: 265 seconds]
<Fluent> I think you have to set verify_mode for SSL if you are not using HTTP
fabrice31 has quit [Ping timeout: 265 seconds]
chrishough has quit [Remote host closed the connection]
<Fluent> Oh, never mind. It's not using 443 or 80. I see.
commmmodo has quit [Ping timeout: 265 seconds]
<Thubo> I will write a short snippet, gimme a sec :) Thanks for help so far :)
<crome> Thubo: I'm pretty sure Net::HTTP.new takes 2 parameters
<crome> "host.example.com, 1234" is one string
<Fluent> Yeah, I just seen that
Spami has quit [Quit: This computer has gone to sleep]
<Fluent> "host.example.com", 1234
<Thubo> Fluent, crome : Thats what I meant, it's just a typo here in irc
<crome> ah
<Fluent> Okay
<crome> in that case show us the actual code yo uare trying to run
<crome> (pastebin or gist)
juanpaucar has joined #ruby
<crome> oh, and you are writing a snippet
<crome> I guess it's useful to read back once in a while
jheg has joined #ruby
senayar has joined #ruby
<crome> it's only half a page after all
dumdedum has joined #ruby
kyb3r_ has quit [Read error: Connection reset by peer]
juanpaucar has quit [Ping timeout: 245 seconds]
ghostpl_ has joined #ruby
yellowgh0st has joined #ruby
shredding has joined #ruby
jenrzzz has joined #ruby
aghalarp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dANO has joined #ruby
duper has quit [Ping timeout: 246 seconds]
<Fluent> Well, I see somethings that might be conflicting.
aapole has joined #ruby
olivier_bK has joined #ruby
SOLDIERz_ has quit [Quit: Be back later ...]
<Fluent> You place the if ARGV[0].include? 'https:' in an if statement, that will initiate the variable 'request'
SOLDIERz_ has joined #ruby
<Fluent> Then outside of that if block, you are using http.request(request)
amystephen has joined #ruby
<Fluent> Also, you don't use the parameter passed to the method anywhere inside the function
<Fluent> So why is it there?
<Fluent> The 'url' variable
blizzy has joined #ruby
<hs366> can we access this cannel through botbot ?
sevenseacat has left #ruby [#ruby]
giuseppesolinas has joined #ruby
Guest123 has joined #ruby
riceandbeans has joined #ruby
riceandbeans has joined #ruby
SOLDIERz_ has quit [Ping timeout: 250 seconds]
blizzy has quit [Ping timeout: 246 seconds]
Qladstone has joined #ruby
yellowgh0st has quit [Quit: yellowgh0st]
<Qladstone> hello
vtunka has joined #ruby
aapole has quit [Ping timeout: 264 seconds]
enterprisedc has quit [Quit: enterprisedc]
serivich has quit [Ping timeout: 250 seconds]
serivich has joined #ruby
oleo__ has quit [Ping timeout: 264 seconds]
OrbitalKitten has quit [Quit: Textual IRC Client: www.textualapp.com]
enterprisedc has joined #ruby
mkaesz has quit [Read error: No route to host]
Qladston_ has joined #ruby
larsam has quit [Quit: larsam]
<Thubo> Fluent: I've updated the gist to the 'full' version of the script. This way it works if accessing a http://www.domain.com of https://www.domain.com - sorry for the confusion: Creating the snipped messed thinkgs up
<avril14th> Thubo: so no problem anymore
<avril14th> ?
oleo__ has joined #ruby
<Thubo> As soon, as I try to access host.domain.com:7990 it does not anymore
mkaesz has joined #ruby
oo_ has quit [Remote host closed the connection]
aswen has joined #ruby
Qladston_ is now known as Qladstone_
oo_ has joined #ruby
<Qladstone> test
<apeiros_> Qladstone: test failed. please reboot your computer.
Qladstone has quit [Quit: Page closed]
Qladstone_ is now known as Qladstone
ferr has quit [Quit: WeeChat 1.1.1]
davedev24_ has joined #ruby
nfk has joined #ruby
Musashi007 has joined #ruby
lkba_ has quit [Ping timeout: 244 seconds]
Zimsky- has quit [Ping timeout: 252 seconds]
m8 has joined #ruby
jlast has joined #ruby
Zimsky- has joined #ruby
serivich has quit [Ping timeout: 240 seconds]
marr has joined #ruby
ferr has joined #ruby
larsam has joined #ruby
Musashi007 has quit [Quit: Musashi007]
davedev24_ has quit [Remote host closed the connection]
ferr has quit [Client Quit]
jlast has quit [Ping timeout: 250 seconds]
leafybasil has quit [Remote host closed the connection]
kerrick__ has quit [Ping timeout: 252 seconds]
the1freeman has joined #ruby
selu has joined #ruby
<Qladstone> okay
<Qladstone> 'P
<Qladstone> test
jespada has joined #ruby
sandelius has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
svoop has quit [Read error: Connection reset by peer]
ferr has joined #ruby
ponga has quit [Remote host closed the connection]
psyprus has quit [Read error: Connection reset by peer]
hanmac has quit [Quit: Leaving.]
ayaz has joined #ruby
tesuji has joined #ruby
MrSamuel has joined #ruby
DEA7TH has joined #ruby
rodfersou has joined #ruby
DEA7TH has quit [Changing host]
DEA7TH has joined #ruby
zachrab has joined #ruby
wottam has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
djellemah_ has joined #ruby
rbennacer has joined #ruby
ferr has quit [Quit: WeeChat 1.1.1]
ferr has joined #ruby
Guest123 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
psyprus has joined #ruby
PEMapModder has joined #ruby
prabeshshrestha has joined #ruby
PEMapModder has left #ruby ["Ragequitted! (or maybe other reasons)"]
nii236 has quit [Quit: leaving]
zachrab has quit [Ping timeout: 245 seconds]
leafybasil has joined #ruby
rbennacer has quit [Ping timeout: 244 seconds]
wallerdev has quit [Quit: wallerdev]
AlienPickle has joined #ruby
juanpablo_ has joined #ruby
rodfersou has quit [Quit: leaving]
vtunka has quit [Quit: Leaving]
rodfersou has joined #ruby
roshanavand has joined #ruby
ghr has joined #ruby
aghalarp has joined #ruby
juanpablo_ has quit [Ping timeout: 256 seconds]
allenn has quit [Remote host closed the connection]
mroach has joined #ruby
mroach has quit [Client Quit]
allenn has joined #ruby
senayar has quit [Remote host closed the connection]
Ethan has quit [Ping timeout: 245 seconds]
SOLDIERz_ has joined #ruby
lordkryss has joined #ruby
eval-in__ has quit [Remote host closed the connection]
eval-in has joined #ruby
piotrj has joined #ruby
livathin_ has joined #ruby
withnale_ has joined #ruby
RegulationD has joined #ruby
tokik has quit [Ping timeout: 255 seconds]
senayar has joined #ruby
<withnale_> Anyone got a one liner that checks whether a directory is a subdirectory of a given base directory?
KC9YDN has joined #ruby
<apeiros_> withnale_: need to resolve symlinks?
<canton7> sample input? I'm not sure exactly which directories are full paths, etc, in your description
jonr22 has joined #ruby
<withnale_> No to symlinks - I could use expandpath to deal with those but I don't think it's required.
SOLDIERz_ has quit [Ping timeout: 264 seconds]
Spami has joined #ruby
piotrj has quit [Ping timeout: 240 seconds]
<withnale_> I was thinking of using Pathname.relative_path_from, and seeing whether the first item in path is .., but that seems a bit unwieldy
livathinos has quit [Ping timeout: 244 seconds]
piotrj_ has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
<withnale_> Maybe children.include?
RegulationD has quit [Ping timeout: 246 seconds]
<canton7> so are sample inputs "foo/bar/baz" and "/home/you/somebardir/" ?
nettoweb has joined #ruby
<canton7> and you want to see whether "/home/you/somebasedir/foo/bar/baz" exists? Or...?
sandelius has joined #ruby
<withnale_> I'm getting Dir.pwd and I want to know if I am below BASE='/var/tmp' or whatever.
sudog has joined #ruby
<withnale_> I'm thinking Pathname.new(BASE).children.include? Dir.pwd - is there a cleaner way?
<canton7> ok, so whether Dir.pwd.start_with?(BASE) ?
zacts has joined #ruby
jonr22 has quit [Ping timeout: 250 seconds]
SOLDIERz_ has joined #ruby
<withnale_> I was kinda trying to avoid direct string comparisions, altho I guess if I wrapped them with expand_path it would be fine.
razieliyo has joined #ruby
piotrj has joined #ruby
jlast has joined #ruby
piotrj__ has joined #ruby
piotrj_ has quit [Ping timeout: 256 seconds]
piotrj has quit [Ping timeout: 252 seconds]
yellowgh0st has joined #ruby
ldnunes has joined #ruby
aghalarp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jlast has quit [Ping timeout: 265 seconds]
oo_ has quit [Remote host closed the connection]
vtunka has joined #ruby
piotrj__ has quit []
Pupeno has quit [Read error: Connection reset by peer]
oo_ has joined #ruby
Pupeno has joined #ruby
Pupeno has quit [Changing host]
Pupeno has joined #ruby
reinaldob has joined #ruby
Soda has quit [Remote host closed the connection]
mistermocha has joined #ruby
hgl has quit [Read error: Connection reset by peer]
<gregf_> withnale_: you seem to be asking a question and providing your own answer :/
oo_ has quit [Remote host closed the connection]
<gregf_> canton7 has been trying to help you but you dont even seem to consider the suggestions :/
oo_ has joined #ruby
tkuchiki has quit [Remote host closed the connection]
ajaiswal has quit [Quit: Leaving]
hgl has joined #ruby
mistermocha has quit [Ping timeout: 264 seconds]
serivich has joined #ruby
DaniG2k has joined #ruby
<DaniG2k> hey guys I'm writing a little test that just does a simple get to a page and checks the title
<DaniG2k> the path is contact_messages_path
<DaniG2k> and I have get :contact_messages
<DaniG2k> but I'm getting an error
<DaniG2k> am I doing this incorrectly?
<DaniG2k> oops, wrong channel :\
sameerynho has joined #ruby
Cyberheb has joined #ruby
ponga has joined #ruby
mkaesz has quit [Read error: No route to host]
lxsameer_ has quit [Ping timeout: 246 seconds]
lolmaus has quit [Ping timeout: 240 seconds]
mkaesz has joined #ruby
_Andres has quit [Read error: Connection reset by peer]
sandelius has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
_Andres has joined #ruby
<withnale_> gregf_: yeah. Just trying to make the most readable form. Always the way in ruby - lots of different ways to skin it.
juanpaucar has joined #ruby
lxsameer_ has joined #ruby
ponga has quit [Ping timeout: 244 seconds]
yellowgh0st has quit [Quit: yellowgh0st]
sameerynho has quit [Ping timeout: 250 seconds]
hanmac has joined #ruby
paradoja has joined #ruby
davedev24_ has joined #ruby
juanpaucar has quit [Ping timeout: 250 seconds]
commmmodo has joined #ruby
Cust0sL1men has quit [Ping timeout: 246 seconds]
sameerynho has joined #ruby
lolmaus has joined #ruby
Nuck has quit [Quit: Computer has gone to sleep.]
n1lo has joined #ruby
lxsameer_ has quit [Ping timeout: 264 seconds]
turtil has quit [Quit: WeeChat 1.1.1]
MrSamuel has quit [Ping timeout: 246 seconds]
fabrice31_ has quit [Remote host closed the connection]
commmmodo has quit [Ping timeout: 252 seconds]
AlienPickle has quit [Ping timeout: 250 seconds]
Guest123 has joined #ruby
rfi has quit [Ping timeout: 246 seconds]
quazimodo has quit [Ping timeout: 256 seconds]
last_staff has quit [Remote host closed the connection]
rdark has joined #ruby
oo_ has quit [Remote host closed the connection]
Mia has joined #ruby
Mia has quit [Changing host]
Mia has joined #ruby
Rollabunna has quit [Remote host closed the connection]
Rollabunna has joined #ruby
Cust0sL1men has joined #ruby
Soda has joined #ruby
rfi has joined #ruby
fabrice31 has joined #ruby
prabeshshrestha has quit [Remote host closed the connection]
decoponio has joined #ruby
<ferr> Is there any way to refactor this gsub? @message = Nokogiri::HTML(@emails.body.to_s).text.gsub('=\n', '').gsub('\n', ' ')
shredding has quit [Quit: shredding]
last_staff has joined #ruby
last_staff has quit [Client Quit]
Pharaoh2 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ponga has joined #ruby
shredding has joined #ruby
Pharaoh2 has joined #ruby
roolo has joined #ruby
iwishiwerearobot has quit [Ping timeout: 255 seconds]
jlast has joined #ruby
quazimodo has joined #ruby
the1freeman has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
stef204 has joined #ruby
oo_ has joined #ruby
<mozzarella> ferr: if you had gsub('\n', '') instead of gsub('\n', ' '), you could
the1freeman has joined #ruby
jlast has quit [Ping timeout: 250 seconds]
<apeiros> ferr: I don't think it's an improvement, but: .gsub(/=?\\n/, '=\n' => '', '\\n' => ' ')
<apeiros> ferr: also - you're aware that '\n' is "\\n", right?
yellowgh0st has joined #ruby
krandi has quit [Remote host closed the connection]
<ineb> since ruby 1.9.2 somethink like this is possible: 'foobar'.gsub(Regexp.union(/foo/, /bar/), 'foo' => 'baz', 'bar' => 'qux')
joonty has quit [Quit: joonty]
<ineb> one regexp to match and a hash as 2nd parameter
<ineb> also, @emails.body.to_s.strip could solve your problem. i dont know
<withnale_> how about something like this...
<withnale_> "=\n \n".gsub(/([\=]?)\n/) { |x| x[0] == '=' ? '' : ' ' }
trufflesnout has joined #ruby
<ineb> withnale_: ^^
Pumukel has joined #ruby
ayaz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<ineb> i like that, but it breaks with more than 2 matches
<ineb> *if you need more than 2 replacements
<ineb> maybe the hash approach is more versatile
<withnale_> ineb: shrug - just wanted to solve it using gsub
huddy has joined #ruby
yellowgh0st has quit [Quit: yellowgh0st]
Troy^ has joined #ruby
sandelius has joined #ruby
yellowgh0st has joined #ruby
lanemeyer has quit [Ping timeout: 245 seconds]
senayar has quit [Remote host closed the connection]
senayar has joined #ruby
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shredding has quit [Quit: shredding]
Guest123 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
djellemah has quit [Quit: Leaving]
zachrab has joined #ruby
djellemah has joined #ruby
Pharaoh2_ has joined #ruby
rbennacer has joined #ruby
techietrash has quit [Ping timeout: 250 seconds]
blackmesa has joined #ruby
senayar has quit [Ping timeout: 246 seconds]
Guest123 has joined #ruby
yellowgh0st has quit [Ping timeout: 244 seconds]
yellowgh0st_ has joined #ruby
Pharaoh2 has quit [Ping timeout: 245 seconds]
sieve has quit [Quit: Leaving.]
zachrab has quit [Ping timeout: 246 seconds]
Soda has quit [Remote host closed the connection]
Soda has joined #ruby
antgel has joined #ruby
rbennacer has quit [Ping timeout: 250 seconds]
juanpablo_ has joined #ruby
Soda has quit [Remote host closed the connection]
shredding has joined #ruby
govg has joined #ruby
charliesome has quit [Quit: zzz]
Soda has joined #ruby
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
juanpablo_ has quit [Ping timeout: 244 seconds]
shredding has quit [Client Quit]
ayaz has joined #ruby
send has joined #ruby
amacou has joined #ruby
oleo__ has quit [Quit: Verlassend]
giuseppesolinas has quit [Quit: This computer has gone to sleep]
<Qladstone> I need help
<Qladstone> I am trying to write into a csv file
<Qladstone> I have an array of arrays (2d array), each subarray is length 3
oo_ has quit [Remote host closed the connection]
plashchynski has joined #ruby
oo_ has joined #ruby
<Qladstone> so I use an array.each { |subarray| csv << subarray }
<Qladstone> this does not seem to write to the csv
sieve has joined #ruby
<Qladstone> CSV.open("opim322.csv", "wb") { |csv|
<Qladstone> output.each { |vert_pos|
<Qladstone> csv << vert_pos
<Qladstone> }
<Qladstone> }
northfurr has joined #ruby
keen__________68 has quit [Read error: Connection reset by peer]
oleo has joined #ruby
Beoran_ has quit [Ping timeout: 253 seconds]
RegulationD has joined #ruby
krz has quit [Quit: WeeChat 1.0.1]
keen__________68 has joined #ruby
jonr22 has joined #ruby
Tingo1983 has joined #ruby
leat1 has joined #ruby
leat has quit [Remote host closed the connection]
ruby535 has joined #ruby
dblessing has joined #ruby
RegulationD has quit [Ping timeout: 244 seconds]
charliesome has joined #ruby
neoxquick has joined #ruby
tvw has joined #ruby
jonr22 has quit [Ping timeout: 250 seconds]
bruno- has joined #ruby
ruby535 has quit [Ping timeout: 246 seconds]
joonty has joined #ruby
arup_r has quit [Remote host closed the connection]
rfi has quit [Ping timeout: 244 seconds]
rfi has joined #ruby
freerobby has joined #ruby
Beoran_ has joined #ruby
jlast has joined #ruby
Guest123 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lxsameer_ has joined #ruby
Takle has quit [Remote host closed the connection]
joonty has quit [Quit: joonty]
sameerynho has quit [Ping timeout: 245 seconds]
fluffypony has joined #ruby
jlast has quit [Ping timeout: 265 seconds]
<fluffypony> I'm struggling to add a hash to a multidimensional hash with the key as a variable (or preferably no key at all)
<fluffypony> I'm expecting to do something like this: wiki[root_entry] = {:terms => entry['terms'], :summary => entry['summary'] }
<fluffypony> or wik[] =
<fluffypony> but that doesn't work
dEPy has joined #ruby
yellowgh0st_ has quit [Quit: yellowgh0st_]
<apeiros> fluffypony: and what "doesn't work" mean?
<apeiros> +does
jimms has quit [Remote host closed the connection]
<fluffypony> I get a "no implicit conversion of String into Integer" error
sameerynho has joined #ruby
shazaum has joined #ruby
psyprus has quit [Ping timeout: 245 seconds]
<apeiros> wild guess since you didn't give enough information: wiki is an Array, not a Hash
<fluffypony> and if I use [] = I get a "wrong number of arguments (1 for 2)" error
<fluffypony> I'm declaring it like this: wiki = { }
giuseppesolinas has joined #ruby
<tobiasvl> apeiros meant entry, not wiki, I think
<tobiasvl> is entry an array?
<fluffypony> nope
<fluffypony> entry = { }
<fluffypony> entry = SafeYAML.load_file(entry_file)
<apeiros> tobiasvl: I meant wiki. but entry could be culprit too.
<tobiasvl> ah ok.
<apeiros> fluffypony: there's no such thing as "declaration", and neither is ruby strictly typed
shazaum has joined #ruby
shazaum has quit [Changing host]
<apeiros> >> x = {}; x = "string"; x.class
<eval-in> apeiros => String (https://eval.in/289703)
<apeiros> ruby happily allows you to reassign a variable with whatever type you want.
<crome> at that point entry is whatever safeyaml returns
<apeiros> ^
<tobiasvl> which is probably an array, hence entry['terms'] doesn't work
<fluffypony> SafeYAML returns an Object
<fluffypony> afaik
<crome> er
<apeiros> everything something returns is an object
<fluffypony> entry['terms'] *does* work
lxsameer_ has quit [Ping timeout: 264 seconds]
<tobiasvl> well, substitute array for something that responds to []=
<apeiros> hashes are objects, arrays are objects, true is an object…
<fluffypony> puts entry['terms'] works just fine
<crome> even Object is an object :>
* fluffypony typo'd
<fluffypony> I meant it returns a hash
<apeiros> fluffypony: I suggest you gather more information
* fluffypony needs more coffee
strixd has quit [Quit: 500]
<apeiros> and I suggest you gist the full code
last_staff has joined #ruby
<fluffypony> ok
<apeiros> information to collect: wiki.class, entry.class
<apeiros> further information required: full exception with backtrace
<tobiasvl> also, if wiki is an array, what kind of object is root_entry
<apeiros> the error might be on a different line than what you're looking at.
djellemah has quit [Quit: Leaving]
djellemah has joined #ruby
Mon_Ouie has joined #ruby
Mon_Ouie has joined #ruby
<fluffypony> for both they return "Hash" for .class
<fluffypony> lemme gist the code
northfurr has quit [Quit: northfurr]
senayar has joined #ruby
<Qladstone> anyone can help me
yellowgh0st has joined #ruby
<Qladstone> I have an array of subarrays. each subarray is one-dimensional, all of equal length and is meant to be a row of data
<apeiros> Qladstone: the code you pasted looks ok. can you make a reproducible example?
giuseppesolinas has quit [Quit: Leaving]
mostlybadfly has joined #ruby
paradoja has quit [Ping timeout: 246 seconds]
JohnBat26 has joined #ruby
giuseppesolinas has joined #ruby
<tobiasvl> fluffypony: pro tip: don't use @@variables :P
<apeiros> fluffypony: exception + backtrace. you can add it to the gist (gist can do multiple files)
lanemeyer has joined #ruby
<apeiros> fluffypony: + an indicator of what file & line numbers we're looking at
<fluffypony> apeiros: just trying to figure out how to get Jekyll to give me a backgrace
<fluffypony> *backtrace
livathin_ has quit []
<fluffypony> ffs.
<apeiros> oh.
livathinos has joined #ruby
<apeiros> tools which don't produce backtraces == bad.
nettoweb has joined #ruby
<apeiros> common flags: --debug, --verbose, --trace
<avril14th> drugs don't produce backtraces
<avril14th> does that make them bad?
<fluffypony> yep there's a --trace
<Qladstone> omg
<apeiros> fluffypony: but given line 16 & 17 of your gist, I'd wager the exception happens elsewhere.
<Qladstone> apeiros. it works now. thanks, I have no idea why it did not work just now
The_Phoenix has quit [Quit: Leaving.]
<fluffypony> added backtrace
<fluffypony> oh you're right
* fluffypony FMLs
<fluffypony> the exception is on a completely different line
The_Phoenix has joined #ruby
fabrice31 has quit [Remote host closed the connection]
juanpaucar has joined #ruby
fabrice31 has joined #ruby
<apeiros> exception reading - a lost art :-p
<fluffypony> quite
strixd has joined #ruby
<fluffypony> thanks for the assistance
<apeiros> and yet people think I'm hostile/bad mannered if I ask first "did you read the exception?"
<fluffypony> hah
<fluffypony> "have you tried turning it on and off again?"
oo_ has quit [Remote host closed the connection]
<apeiros> I'm exceptionally good at solving bugs, really. but it's terrible how often I actually have to use that (turn off/on) to solve a problem :-S
oo_ has joined #ruby
braxtonplaxco has left #ruby [#ruby]
lxsameer_ has joined #ruby
arup_r has joined #ruby
sameerynho has quit [Ping timeout: 245 seconds]
aapole has joined #ruby
juanpaucar has quit [Ping timeout: 250 seconds]
Guest123 has joined #ruby
cpt_yossarian has quit [Ping timeout: 250 seconds]
Morkel has quit [Quit: Morkel]
serivich has quit [Read error: Connection reset by peer]
yfeldblum has quit [Remote host closed the connection]
oo_ has quit [Remote host closed the connection]
sent1nel has joined #ruby
shum has joined #ruby
serivich has joined #ruby
bal1 has joined #ruby
bal has quit [Ping timeout: 252 seconds]
wottam has joined #ruby
oo_ has joined #ruby
tkuchiki has joined #ruby
claptor has quit [Quit: this channel is bakas]
Mon_Ouie has quit [Ping timeout: 255 seconds]
psy_ has quit [Remote host closed the connection]
Takle has joined #ruby
dfinninger has joined #ruby
jimms has joined #ruby
ponga has quit [Remote host closed the connection]
sameerynho has joined #ruby
m8 has quit [Quit: Sto andando via]
psyprus has joined #ruby
spyderman4g63 has joined #ruby
blackmesa has quit [Quit: WeeChat 1.1.1]
ghr has quit [Ping timeout: 246 seconds]
jusmyth has quit [Quit: Leaving.]
amacou has quit [Remote host closed the connection]
jmignault has joined #ruby
lxsameer_ has quit [Ping timeout: 264 seconds]
spyderma_ has joined #ruby
ponga has joined #ruby
<softinio> whats the best web server to use with ruby? puma ?
blackmesa has joined #ruby
<apeiros> define "best"
blackmesa has quit [Client Quit]
dfinninger has quit [Remote host closed the connection]
<DefV> depends what your use case is
spyderman4g63 has quit [Ping timeout: 252 seconds]
Zai00 has quit [Quit: Zai00]
<softinio> running rails and/or ruby web apps on linode
mkaesz has quit [Read error: Connection reset by peer]
antgel has quit [Ping timeout: 246 seconds]
rfi has quit [Ping timeout: 250 seconds]
mkaesz has joined #ruby
dangerousdave has joined #ruby
rfi has joined #ruby
fluffypony has left #ruby ["boom"]
northfurr has joined #ruby
dangerousdave has quit [Client Quit]
mattwildig has joined #ruby
sambao21 has joined #ruby
mattwildig has quit [Client Quit]
Zai00 has joined #ruby
Aswebb_ has joined #ruby
freerobby has quit [Quit: Leaving.]
djellemah_ has quit [Quit: Leaving]
arup_r has quit [Remote host closed the connection]
tvon has quit [Ping timeout: 245 seconds]
blizzy has joined #ruby
jlast has joined #ruby
fabrice31_ has joined #ruby
aclearman037 has joined #ruby
banister has joined #ruby
leat1 has quit [Remote host closed the connection]
banister has quit [Max SendQ exceeded]
paulfm has joined #ruby
fabrice31 has quit [Ping timeout: 265 seconds]
Troy^ has joined #ruby
yellowgh0st has quit [Quit: yellowgh0st]
banister has joined #ruby
banister has quit [Max SendQ exceeded]
jlast has quit [Ping timeout: 252 seconds]
craigp has quit []
jen_ has joined #ruby
jen_ has left #ruby [#ruby]
hiyosi has joined #ruby
patrick99e99 has quit [Ping timeout: 245 seconds]
yellowgh0st has joined #ruby
patrick99e99 has joined #ruby
jheg has quit [Quit: jheg]
Spooner has joined #ruby
banister has joined #ruby
banister has quit [Max SendQ exceeded]
commmmodo has joined #ruby
Qladstone has quit [Ping timeout: 245 seconds]
tvon has joined #ruby
tkuchiki has quit [Remote host closed the connection]
tkuchiki has joined #ruby
kedare has quit [Ping timeout: 264 seconds]
Tingo1983 has quit [Ping timeout: 250 seconds]
OrbitalKitten has joined #ruby
<hs366> which switch i can use in debug mode to avoid entering every method ?
hamakn has quit [Remote host closed the connection]
sigurding has joined #ruby
<hs366> i use 'n' but in some part of my code it goes to some other file
commmmodo has quit [Ping timeout: 245 seconds]
_ixti_ is now known as ixti
tkuchiki_ has joined #ruby
aapole has quit [Ping timeout: 244 seconds]
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ismaelga has joined #ruby
wajroo has joined #ruby
zachrab has joined #ruby
livingstn has joined #ruby
fgo has quit [Quit: WeeChat 1.1.1]
tkuchiki has quit [Ping timeout: 265 seconds]
agarie has joined #ruby
apurcell has joined #ruby
northfurr has quit [Quit: northfurr]
riginding has joined #ruby
d10n-work has joined #ruby
zachrab has quit [Ping timeout: 250 seconds]
sinkensabe has quit [Read error: Connection reset by peer]
sinkensabe has joined #ruby
rfi has quit [Ping timeout: 252 seconds]
juanpablo_ has joined #ruby
triple_b has joined #ruby
arup_r has joined #ruby
apurcell has quit [Ping timeout: 246 seconds]
Tingo1983 has joined #ruby
jtzero has joined #ruby
tier has joined #ruby
KC9YDN has quit [Ping timeout: 245 seconds]
jtzero has left #ruby [#ruby]
yellowgh0st has quit [Quit: yellowgh0st]
riginding has quit [Quit: Changing server]
sent1nel_ has joined #ruby
droidburgundy has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
sieve has quit [Quit: Leaving.]
yellowgh0st has joined #ruby
sameerynho has quit [Quit: Leaving]
KC9YDN has joined #ruby
juanpablo_ has quit [Ping timeout: 245 seconds]
triple_b has quit [Ping timeout: 265 seconds]
freerobby has joined #ruby
jimms has quit [Remote host closed the connection]
seal has joined #ruby
sent1nel has quit [Ping timeout: 265 seconds]
rfi has joined #ruby
sieve has joined #ruby
yfeldblum has joined #ruby
giuseppesolinas has quit [Quit: This computer has gone to sleep]
<shevy> softinio I use lighttpd!
droidburgundy has joined #ruby
elaptics is now known as elaptics_away
Takle has quit [Remote host closed the connection]
fenak has joined #ruby
yfeldblum has quit [Ping timeout: 255 seconds]
giuseppesolinas has joined #ruby
RegulationD has joined #ruby
_ixti_ has joined #ruby
vtunka has quit [Quit: Leaving]
<arup_r> shevy: How many cats u have, btw ?
ych4k3r has joined #ruby
Prometheian has joined #ruby
<shevy> arup_r only one but there are about 5 neihbour cats that also stroll over the area; it's a conjoint building with about 22 flats or so
<arup_r> each flat has one cat?
AugustoC has joined #ruby
<arup_r> shevy: ^
charliesome has quit [Quit: zzz]
ixti has quit [Ping timeout: 245 seconds]
<shevy> hmm no some have no cats, actually most have no cats
Takle has joined #ruby
vtunka has joined #ruby
ghr has joined #ruby
RegulationD has quit [Ping timeout: 255 seconds]
adriancb has joined #ruby
DaniG2k has quit [Ping timeout: 252 seconds]
ghostlines has quit [Ping timeout: 246 seconds]
mkaesz has quit [Read error: Connection reset by peer]
roshanavand has quit [Remote host closed the connection]
jonr22 has joined #ruby
senayar has quit [Remote host closed the connection]
Pharaoh2_ is now known as Pharaoh2
bootstrappm has joined #ruby
adriancb has quit [Remote host closed the connection]
adriancb has joined #ruby
mkaesz has joined #ruby
sandelius has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
delianides has joined #ruby
nateberkopec has joined #ruby
jheg has joined #ruby
banister has joined #ruby
banister has quit [Max SendQ exceeded]
danzilio has joined #ruby
banister has joined #ruby
oo_ has quit [Remote host closed the connection]
sandelius has joined #ruby
banister has quit [Max SendQ exceeded]
banister has joined #ruby
jonr22 has quit [Ping timeout: 256 seconds]
dumdedum has quit [Quit: foo]
yellowgh0st has quit [Quit: yellowgh0st]
chthon has quit [Ping timeout: 264 seconds]
sevenseacat has joined #ruby
oo_ has joined #ruby
juanpaucar has joined #ruby
dangerousdave has joined #ruby
northfurr has joined #ruby
yellowgh0st has joined #ruby
Tingo1983 has quit [Ping timeout: 245 seconds]
livingstn has quit [Ping timeout: 245 seconds]
dangerousdave has quit [Client Quit]
iamninja has joined #ruby
livingstn has joined #ruby
tvon has quit [Quit: leaving]
codeurge has joined #ruby
sanguisdex has joined #ruby
JDiPierro has joined #ruby
sankaber has joined #ruby
kobain has joined #ruby
kobain has quit [Max SendQ exceeded]
DaniG2k has joined #ruby
sent1nel has joined #ruby
roshanavand has joined #ruby
roshanavand has quit [Quit: roshanavand]
amacou has joined #ruby
juanpablo_ has joined #ruby
Cust0sL1men has quit [Ping timeout: 250 seconds]
sent1nel_ has quit [Ping timeout: 255 seconds]
VBlizzard has joined #ruby
chthon has joined #ruby
blizzy is now known as Guest4131
Guest4131 has quit [Killed (sinisalo.freenode.net (Nickname regained by services))]
VBlizzard is now known as blizzy
postmodern has quit [Quit: Leaving]
kobain has joined #ruby
zenith_ has joined #ruby
freerobby has quit [Quit: Leaving.]
workmad3 has joined #ruby
Morkel has joined #ruby
patrick99e99 has quit [Ping timeout: 264 seconds]
patrick99e99 has joined #ruby
roshanavand has joined #ruby
tkuchiki_ has quit [Remote host closed the connection]
arup_r has quit [Remote host closed the connection]
<shevy> is php faster than ruby?
Qladstone has joined #ruby
arup_r has joined #ruby
<bootstrappm> a few years ago yes
<bootstrappm> haven't checked the benchmarks in a bit
<bootstrappm> developer productivity goes way down though in my experience
<Fluent> I was just checking benchmarks to date
<Fluent> Also, a fast language can be made slower than a slower one because of poor design :D
avril14th has quit [Ping timeout: 240 seconds]
<workmad3> PHP also lacks any threading features
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Fluent> That's a big one. You can sort of emulate threading, but it's terrible.
Cust0sL1men has joined #ruby
doodlehaus has joined #ruby
iamninja has quit [Quit: Textual IRC Client: www.textualapp.com]
oo_ has quit [Remote host closed the connection]
shellfu_afk is now known as shellfu
aapole has joined #ruby
arup_r has quit [Ping timeout: 255 seconds]
iamninja has joined #ruby
sent1nel has quit [Ping timeout: 250 seconds]
avril14th has joined #ruby
sent1nel has joined #ruby
fryguy9 has joined #ruby
yellowgh0st has quit [Quit: yellowgh0st]
banister has joined #ruby
enebo has joined #ruby
banister has quit [Max SendQ exceeded]
banister has joined #ruby
Rapier- has joined #ruby
banister has quit [Max SendQ exceeded]
aclearman037 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<shevy> I just noticed that one local university here, has webmail, and I saw a php error... so they have some custom-built php software they use internally
<shevy> and I was wondering "why can't they use ruby instead!!!"
iamninja has quit [Client Quit]
<workmad3> shevy: because they suck? :)
<Fluent> They can. But they are not cool enough for Ruby.
triple_b has joined #ruby
bruno- has quit [Quit: Lost terminal]
<bootstrappm> Ruby is intimidating to PHP devs I've learned
sent1nel has quit [Remote host closed the connection]
<bootstrappm> this coming from somebody that does both every day
<Fluent> Lol @ intimidating
<shevy> workmad3 I think they kind of bought some software solution about 10 years ago or so, and probably the same company is still engaged in maintaining all the custom stuff
werelivinginthef has joined #ruby
Dopagod has joined #ruby
<shevy> the technical university here uses rails; and most others use some, I think, perl thingy... like https://online.boku.ac.at/BOKUonline/webnav.ini and http://campusonline.tugraz.at/ ... not 100% sure it is perl but I think I read that once
<shevy> but that custom stuff... it often does not work
Tingo1983 has joined #ruby
<Fluent> The language you choose does not fix poor design.
senayar has joined #ruby
<shevy> hehe
<Fluent> Well, with some minor exceptions
aclearman037 has joined #ruby
<shevy> the rails site is actually the best from a usability point of view and also the cleanest one :)
<shevy> the custom variant uses some weird javascript
agrinb has joined #ruby
<shevy> I am connected... then I try to register for something... suddenly I get randomly logged out
<Fluent> Are you using a dynamic IP?
<Fluent> Sometimes that will conflict with things.
IrishGringo has joined #ruby
joonty has joined #ruby
bigmac has quit [Quit: Leaving]
seal has quit [Quit: Ex-Chat]
<shevy> Fluent hmm I think so but I did not have the problem a few months ago
thumpba has joined #ruby
patrick99e99 has quit [Ping timeout: 245 seconds]
<bootstrappm> shevy you're in Austria? (checked the TLD)
<shevy> yeah
<Fluent> Rails sort of forces good design in a way. Well, better design than most. It's also nice because languages like PHP have a lot of choices of different CMS, and that can be struggling for devs to have to learn a whole new CMS, instead of there being one like in Ruby
oo_ has joined #ruby
patrick99e99 has joined #ruby
<bootstrappm> ^ my favorite thing about the Ruby world
<bootstrappm> ppl tend to agree on what to use
<Fluent> It's more centralized than other languages, imo.
DrShoggoth has joined #ruby
<workmad3> there's also a nice acceptance of re-implementing if necessary (a lot of language communities seem, to me, to impose the idea that you should just suck it up if something doesn't quite fit what you want)
oo_ has quit [Remote host closed the connection]
iamninja has joined #ruby
amystephen has quit [Ping timeout: 264 seconds]
<tagrudev> or suck it down
northfurr has quit [Quit: northfurr]
danmanstx has joined #ruby
<shevy> well rewriting can be costly
<shevy> and offering all features of some big project is quite a lot of work
aapole has quit [Ping timeout: 244 seconds]
tunaCanBruh has joined #ruby
rubytor has joined #ruby
mkaesz has quit [Read error: Connection reset by peer]
Takle has quit [Remote host closed the connection]
jerius has joined #ruby
penzur has joined #ruby
Tingo1983 has quit [Read error: Connection reset by peer]
delianides has quit [Remote host closed the connection]
Kricir has joined #ruby
joonty has quit [Quit: joonty]
aclearman037 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mhenrixon|afk is now known as mhenrixon
fryguy91 has joined #ruby
agarie has quit [Remote host closed the connection]
sieve has quit [Quit: Leaving.]
aclearman037 has joined #ruby
fryguy91 has quit [Read error: Connection reset by peer]
fryguy9 has quit [Ping timeout: 246 seconds]
fryguy91 has joined #ruby
iamninja has quit [Quit: WeeChat 1.1.1]
delianides has joined #ruby
senayar has quit [Remote host closed the connection]
mkaesz has joined #ruby
veinofstars has joined #ruby
vtunka has quit [Quit: Leaving]
tjohnson has joined #ruby
kp666 has quit [Quit: Leaving]
senayar_ has joined #ruby
lkba has joined #ruby
sieve has joined #ruby
sieve has quit [Max SendQ exceeded]
dEPy has quit [Quit: (null)]
the1freeman has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sieve has joined #ruby
Channel6 has joined #ruby
workmad3 has quit [Quit: Lost terminal]
x77686d has joined #ruby
freerobby has joined #ruby
lampd1 has quit []
aapole has joined #ruby
banister has joined #ruby
sandelius has quit [Quit: Textual IRC Client: www.textualapp.com]
attamusc has joined #ruby
thebastl has quit [Quit: Leaving...]
blizzy has quit [Ping timeout: 256 seconds]
chthon has quit [Ping timeout: 250 seconds]
IrishGringo has quit [Ping timeout: 265 seconds]
jxpx777 has joined #ruby
skj3gg has joined #ruby
sevenseacat has quit [Remote host closed the connection]
agrinb has quit [Remote host closed the connection]
agrinb has joined #ruby
rhg135|zzz is now known as rhg135
ayaz has quit [Quit: Textual IRC Client: www.textualapp.com]
odin22 has joined #ruby
willharrison has quit [Quit: Textual IRC Client: www.textualapp.com]
workmad3 has joined #ruby
RegulationD has joined #ruby
Kricir has quit [Remote host closed the connection]
lampd1 has joined #ruby
blizzy has joined #ruby
snath has quit [Ping timeout: 245 seconds]
agrinb has quit [Ping timeout: 265 seconds]
zachrab has joined #ruby
iamninja has joined #ruby
jimms has joined #ruby
tagrudev has quit [Remote host closed the connection]
livathinos has quit [Remote host closed the connection]
jobewan has joined #ruby
livathinos has joined #ruby
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skj3gg has quit [Quit: ZZZzzz…]
vathana has joined #ruby
fenak has quit [Quit: leaving]
frobs has joined #ruby
skj3gg has joined #ruby
apurcell has joined #ruby
joonty has joined #ruby
sigurding has quit [Quit: sigurding]
chthon has joined #ruby
sigurding has joined #ruby
zachrab has quit [Ping timeout: 264 seconds]
Kricir has joined #ruby
hs366 has quit [Read error: Connection reset by peer]
senayar_ has quit [Remote host closed the connection]
joonty has quit [Client Quit]
AlienPickle has joined #ruby
apurcell has quit [Ping timeout: 265 seconds]
<frobs> hi all, i am writing a learning app to download repositories from git, i am using this gem to clone the repo https://github.com/schacon/ruby-git but is so slow, i don' know if i am doing anything worse...anyone has experience with this gem and clone method? i am tested the clone with ssh and https url's
vtunka has joined #ruby
lolmaus has quit [Quit: Konversation terminated!]
IrishGringo has joined #ruby
Rollabunna has quit [Remote host closed the connection]
vathana has quit [Ping timeout: 246 seconds]
senayar has joined #ruby
Rollabunna has joined #ruby
Cyberheb has quit [Quit: Computer has gone to sleep.]
bootstrappm has quit [Quit: ~ Trillian - www.trillian.im ~]
Linell has joined #ruby
senayar has quit [Remote host closed the connection]
dfinninger has joined #ruby
veinofstars has quit [Quit: veinofstars]
AlienPickle has quit [Ping timeout: 246 seconds]
axl_ has joined #ruby
<danmanstx> @frobs you could try https://github.com/libgit2/rugged which uses libgit2, but i haven't tested it for speed or anything
skj3gg has quit [Quit: welp, see you later.]
AlienPickle has joined #ruby
shredding has joined #ruby
MissionCritical has quit [Ping timeout: 246 seconds]
leat has joined #ruby
ascarter has joined #ruby
MasterPiece has joined #ruby
zenith_ has quit [Ping timeout: 246 seconds]
_maes_ has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
ascarter has quit [Max SendQ exceeded]
ascarter has joined #ruby
snath has joined #ruby
<canton7> if the bandwidth is the issue, I doubt another lib would help
senayar has joined #ruby
jlast has joined #ruby
fabrice31_ has quit [Remote host closed the connection]
AlienPickle has quit [Ping timeout: 246 seconds]
VBlizzard has joined #ruby
Mission-Critical has joined #ruby
fryguy91 has quit [Ping timeout: 246 seconds]
fryguy9 has joined #ruby
x77686d has quit [Quit: x77686d]
plashchynski has quit [Quit: plashchynski]
iamjarvo has joined #ruby
plashchynski has joined #ruby
<frobs> danmanstx: thank you i will try it :)
tus has joined #ruby
blizzy has quit [Ping timeout: 264 seconds]
VBlizzard has quit [Ping timeout: 246 seconds]
olivier_bK has quit [Ping timeout: 264 seconds]
blizzy has joined #ruby
tesuji has quit [Read error: Connection reset by peer]
bruno- has joined #ruby
fryguy9 has quit [Read error: Connection reset by peer]
fryguy91 has joined #ruby
emba has joined #ruby
mkaesz has quit [Read error: Connection reset by peer]
iamjarvo has quit [Client Quit]
lkba has quit [Read error: Connection reset by peer]
bogdanteleaga has joined #ruby
lkba has joined #ruby
svoop has joined #ruby
svoop has quit [Remote host closed the connection]
jonr22 has joined #ruby
svoop has joined #ruby
jzigmund_ is now known as jzigmund
mkaesz has joined #ruby
fryguy9 has joined #ruby
blizzy has quit [Client Quit]
blizzy has joined #ruby
markfletcher has joined #ruby
Takle has joined #ruby
frobs has quit [Quit: Konversation terminated!]
adamjleonard has joined #ruby
frobs has joined #ruby
Dopagod has quit [Ping timeout: 252 seconds]
agrinb has joined #ruby
Mission-Critical is now known as MissionCritical
ferr has quit [Ping timeout: 245 seconds]
Macaveli has quit [Quit: Textual IRC Client: www.textualapp.com]
aclearman037 has quit [Ping timeout: 250 seconds]
whatisclub has joined #ruby
<whatisclub> ok i have a question about MVC architecture
fryguy91 has quit [Ping timeout: 264 seconds]
jonr22 has quit [Ping timeout: 265 seconds]
jimms has quit [Remote host closed the connection]
crueber has joined #ruby
emba has quit []
aclearman037 has joined #ruby
bal1 has quit [Quit: bal1]
agarie has joined #ruby
elaptics_away is now known as elaptics
zenith_ has joined #ruby
jherbst has joined #ruby
sent1nel has joined #ruby
agarie_ has joined #ruby
Dopagod has joined #ruby
agarie has quit [Read error: Connection reset by peer]
sambao21 has quit [Quit: Computer has gone to sleep.]
thiagovsk has joined #ruby
cpt_yossarian has joined #ruby
bootstrappm has joined #ruby
olivier_bK has joined #ruby
sambao21 has joined #ruby
iamninja_ has joined #ruby
AlienPickle has joined #ruby
senayar_ has joined #ruby
nettoweb has quit [Ping timeout: 245 seconds]
agrinb has quit [Remote host closed the connection]
iamninja_ has quit [Client Quit]
agrinb has joined #ruby
zenith_ has quit [Ping timeout: 255 seconds]
senayar_ has quit [Read error: Connection reset by peer]
Sirupsen has joined #ruby
senayar_ has joined #ruby
lampd1 has quit []
vtunka has quit [Quit: Leaving]
VBlizzard has joined #ruby
circ-user-XgK6t has joined #ruby
senayar has quit [Ping timeout: 244 seconds]
livathinos has quit [Ping timeout: 246 seconds]
blizzy is now known as Guest45595
Guest45595 has quit [Killed (weber.freenode.net (Nickname regained by services))]
VBlizzard is now known as blizzy
cajone has quit [Remote host closed the connection]
AlienPickle has quit [Ping timeout: 246 seconds]
bogdanteleaga has quit [Ping timeout: 256 seconds]
nettoweb has joined #ruby
whatisclub has left #ruby [#ruby]
agrinb has quit [Ping timeout: 265 seconds]
aganov has quit [Remote host closed the connection]
agrinb has joined #ruby
neoxquick has quit [Read error: Connection reset by peer]
x77686d has joined #ruby
paulfm has quit [Remote host closed the connection]
jespada has quit [Read error: Connection reset by peer]
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
paulfm has joined #ruby
cajone has joined #ruby
delianides has quit [Remote host closed the connection]
AlexRussia has quit [Quit: WeeChat 1.2-dev]
dfinninger has quit [Remote host closed the connection]
jespada has joined #ruby
aclearman037 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
SOLDIERz_ has quit [Quit: Be back later ...]
gilmour has quit [Remote host closed the connection]
_maes_ has joined #ruby
penzur has quit [Quit: Leaving]
Qladston_ has joined #ruby
Qladstone has quit [Ping timeout: 245 seconds]
aclearman037 has joined #ruby
roolo has quit [Quit: Leaving...]
mkaesz has quit [Quit: Leaving...]
Qladston_ is now known as Qladstone
agarie_ has quit [Remote host closed the connection]
karmatr0n has joined #ruby
AugustoC has quit [Quit: Connection closed for inactivity]
gilmour has joined #ruby
gheegh has joined #ruby
yxejamir has quit [Ping timeout: 250 seconds]
circ-user-XgK6t has quit [Remote host closed the connection]
fumk has quit [Quit: changing servers]
fumk has joined #ruby
jimms has joined #ruby
havenwood has joined #ruby
sent1nel_ has joined #ruby
sinkensabe has quit [Remote host closed the connection]
agarie has joined #ruby
jheg has quit [Remote host closed the connection]
aapole has quit [Ping timeout: 250 seconds]
amacou has quit [Remote host closed the connection]
triple_b has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
willharrison has joined #ruby
thebastl has joined #ruby
sent1nel has quit [Ping timeout: 240 seconds]
Qladstone has quit []
elaptics is now known as elaptics_away
maletor has joined #ruby
mitchellhenke has joined #ruby
rbennacer has joined #ruby
senayar_ has quit [Read error: Connection reset by peer]
senayar has joined #ruby
withnale_ has quit [Ping timeout: 264 seconds]
sent1nel_ has quit [Read error: Connection reset by peer]
Kricir has quit [Remote host closed the connection]
zacts has quit [Ping timeout: 245 seconds]
sent1nel has joined #ruby
Kricir has joined #ruby
gheegh has quit [Read error: No route to host]
rbennacer has quit [Ping timeout: 245 seconds]
codeurge has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
allenn has quit [Remote host closed the connection]
chrishough has joined #ruby
riotjones has quit [Remote host closed the connection]
Parker0 has joined #ruby
workmad3 has quit [Ping timeout: 255 seconds]
hamakn has joined #ruby
pygospa has quit [Ping timeout: 252 seconds]
Pumukel is now known as Pumukel_office|a
sent1nel has quit [Ping timeout: 244 seconds]
mikepack has joined #ruby
codeurge has joined #ruby
bMalum has joined #ruby
shredding has quit [Quit: shredding]
cajone has quit [Remote host closed the connection]
olivier_bK has quit [Ping timeout: 264 seconds]
sambao21 has quit [Quit: Computer has gone to sleep.]
rom1504 has joined #ruby
ghr has quit [Ping timeout: 256 seconds]
<rom1504> hi, anybody knows the backup gem ? say I already have a .tar and I don't need the tool to make a tar of a tar, how can I tell it to just use the existing tar ?
<rom1504> (I'm talking about http://meskyanichi.github.io/backup/v4/)
pygospa has joined #ruby
adriancb has quit [Read error: Connection reset by peer]
DaniG2k has quit [Quit: leaving]
sieve has quit [Quit: Leaving.]
adriancb has joined #ruby
bogdanteleaga has joined #ruby
bogdanteleaga has quit [Max SendQ exceeded]
aapole has joined #ruby
<bMalum> How can i “compile” a ruby gem source to a *.gem (created with bundler)
bogdanteleaga has joined #ruby
<havenwood> bMalum: check: gem help build
nolic has joined #ruby
defrang has quit [Quit: defrang]
pengin has joined #ruby
<bMalum> thanks havenwood
jimms has quit [Remote host closed the connection]
hamakn has quit [Remote host closed the connection]
jimms has joined #ruby
maletor has quit [Quit: Computer has gone to sleep.]
<rom1504> hmm I guess a tar of a tar isn't a big deal
yellowgh0st has joined #ruby
cajone has joined #ruby
last_staff has quit [Quit: last_staff]
freerobby has quit [Quit: Leaving.]
freerobby has joined #ruby
zachrab has joined #ruby
uptownhr has joined #ruby
Cust0sL1men has quit [Ping timeout: 252 seconds]
thumpba has quit [Remote host closed the connection]
sinkensabe has joined #ruby
cphrmky has joined #ruby
iamninja has quit [Read error: Connection reset by peer]
yellowgh0st has quit [Quit: yellowgh0st]
yellowgh0st has joined #ruby
<shevy> a tar in a tar in a tar
iamninja has joined #ruby
<ponga> hi shevy
<shevy> matrushka tars!
<shevy> hey ponga
yellowgh0st has quit [Client Quit]
<ponga> tar in a tar in a tar
<ponga> lol
<ponga> had that a few times
sambao21 has joined #ruby
<bootstrappm> inception
<ponga> tarception
centrx has joined #ruby
mistermocha has joined #ruby
dfinninger has joined #ruby
<bootstrappm> ^^ :D
jimms has quit [Remote host closed the connection]
silkfox has joined #ruby
<shevy> ceptintion
veinofstars has joined #ruby
<shevy> ponga I want to move to C but my old ruby projects kind of keep me busy
<ponga> C?
<ponga> why
Hobogrammer has joined #ruby
<avril14th> move to C?!
Megtastique has joined #ruby
yellowgh0st has joined #ruby
thumpba has joined #ruby
<shevy> ponga more options
Zackio has quit [Remote host closed the connection]
<shevy> I can try to add to, for instance, the ruby-gnome bindings myself rather than have to depend on someone else
<ponga> hm
uptownhr has quit [Quit: uptownhr]
ftj has joined #ruby
yellowgh0st has quit [Client Quit]
ftj has quit [Client Quit]
yellowgh0st has joined #ruby
dfinninger has quit [Remote host closed the connection]
<ponga> shevy: im actually thinking of python
<ponga> or Scala
Zackio has joined #ruby
hollywood has joined #ruby
rippa has joined #ruby
einarj has quit [Remote host closed the connection]
strixd has quit [Quit: 500]
MissionCritical has quit [Ping timeout: 252 seconds]
shredding has joined #ruby
adriancb has quit [Read error: Connection reset by peer]
shredding has quit [Client Quit]
<shevy> ack
<shevy> why python?
sieve has joined #ruby
sigurding has quit [Quit: sigurding]
adriancb has joined #ruby
yellowgh0st has quit [Quit: yellowgh0st]
patrick99e99 has quit [Ping timeout: 264 seconds]
<ponga> shevy: sorry not python really
<ponga> but scala
Linell has left #ruby [#ruby]
dfinninger has joined #ruby
patrick99e99 has joined #ruby
sinkensabe has quit [Remote host closed the connection]
JimmyNeutron has quit [Read error: Connection reset by peer]
yellowgh0st has joined #ruby
triple_b has joined #ruby
dfinning_ has joined #ruby
aclearman037 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<shevy> hmm
aclearman037 has joined #ruby
<shevy> I am having all sorts of trouble with the simple things in ruby
<shevy> such as, which file should require with other file so that I don't run into loop-requires
phansch has quit [Ping timeout: 246 seconds]
<ponga> ah hah
dfinninger has quit [Ping timeout: 244 seconds]
msgodf has quit [Ping timeout: 244 seconds]
<ponga> shevy: but you could hav had other options than C
ftj has joined #ruby
<bootstrappm> I want to learn Scala also
MissionCritical has joined #ruby
mleung has joined #ruby
<shevy> what is a simple way to go from "pike.rb" to "pike"?
<shevy> ponga ok but which ones. java? :-)
yellowgh0st has quit [Quit: yellowgh0st]
<shevy> C++ might have been a possibility
<shevy> File.basename "pike.rb",'.rb' # => "pike"
<shevy> got it
thumpba has quit []
nolic has quit [Ping timeout: 252 seconds]
<avril14th> shevy: File.basename(filename, File.extname(filename)) to be sure
willharrison has quit [Quit: Textual IRC Client: www.textualapp.com]
<shevy> yeah but it's only a bunch of ruby files... weapons... sword.rb ... axe.rb ... knife.rb ... I kinda feel as if I am over-engineering
<ponga> shevy: http://benchmarksgame.alioth.debian.org/u64q/ruby.html this shows that ruby 2.1.5 is better performing than python 3.4.0 . has ruby come this far or is it just code is not optimal
<ponga> im curious
<avril14th> C++ > C
deric_skibotn has joined #ruby
<shevy> ponga ruby improved a lot
<shevy> ponga it's not in all benchmarks
<shevy> mandelbrot
<shevy> Ruby1,865.72
<shevy> Python 31,760.17
<ponga> oh
<shevy> but I think the speed differences are way too small
<ponga> shevy: but it seems to be competing on very good level tho
<ponga> surprising to me
<shevy> one day the scripting languages will rule the world!
<mikecmpbll> ruby fo lyf.
<ponga> shevy: isn't that what oracle's new thing is about
<ponga> that truflle or what
<canton7> nah, you can't beat static typing for big stuff
<shevy> dunno what oracle is doing
<ponga> putting high lang onto JVM to make it damn fast
Crisix has joined #ruby
<ponga> Jruby/Truffle
blandflakes has joined #ruby
maletor has joined #ruby
maletor has quit [Max SendQ exceeded]
<shevy> what do you think about smalltalk ponga
gregf has quit [Quit: WeeChat 1.0.1]
<ponga> let me see
bricker has joined #ruby
adriancb has quit [Read error: Connection reset by peer]
wallerdev has joined #ruby
<ponga> shevy: nothing much
<ponga> an old language?
apurcell has joined #ruby
<shevy> ponga kind of
<shevy> Alan Kay loved it
ddd has joined #ruby
<shevy> I never liked its syntax :(
Soda has quit [Remote host closed the connection]
<wasamasa> pretty much all languages are old
svoop has quit [Read error: Connection reset by peer]
adriancb has joined #ruby
<shevy> but the IDE/Squeak, now that is cool... I'd wish ruby would have something like that too. I wanna poke objects live
<wasamasa> some are 20 years old, some 40 years
<ponga> mm
<ponga> shevy: i will stick to ruby, no scala for now
<wasamasa> there aren't many recentish languages that are worth learning it seems
<shevy> 20 years is young!
<shevy> it's almost past 2000 :-)
<ponga> ruby isn't recentish?
<wasamasa> ruby is 20 years old
<shevy> I think ruby is from 1995 or so
<ponga> ok then
<ponga> m
<ponga> go?
<wasamasa> go is crap
<ponga> ;p
<shevy> dunno... 4 years old perhaps? 5 years?
cphrmky has quit [Ping timeout: 265 seconds]
kalusn has quit [Remote host closed the connection]
lemur has joined #ruby
<wasamasa> rust has very offputting politics going on
<wasamasa> clojure is business-only
<wasamasa> anything else new I forgot?
bunbury has quit [Ping timeout: 240 seconds]
<shevy> they say that the image-based VM modifications made it hard to fit into the *nix world
<canton7> what are rust's offputting politics? first time I've heard someone say that
<shevy> "When you modified a method ENVY would capture that modification in its database as an edit. SVN/Git/etc only capture the 'final' commit, but ENVY was capturing each iteration the developer performed during development, without any extra intervention/action required by the developer."
<shevy> if this would only be possible for the whole OS!
<canton7> sounds horrible
<canton7> so much noise
<canton7> no coherence, no descriptions
<canton7> ta for the link
apurcell has quit [Ping timeout: 252 seconds]
<havenwood> wasamasa: I like Clojure.
<wasamasa> canton7: tl;dr: someone invested a great deal of time to make it more technically sound and pretty much all of that got rejected in private conversations for no real reason
Advocation has joined #ruby
markfletcher has quit [Quit: markfletcher]
<ponga> shevy: do you still have your chatbot project
<mikecmpbll> i'll be taking a look at Rust when i find the time.
<mikecmpbll> it appeals to me the most from the "other languages" ;)
elaptics_away is now known as elaptics
<wasamasa> canton7: so, thanks to that it's a slightly better C++
<wasamasa> canton7: which isn't worth it for me
dANO has quit []
<canton7> I'm going to reserve judgement for now
<canton7> I've seen many for, one against
Takle has quit [Remote host closed the connection]
<wasamasa> yeah, that's totally fine
<ponga> will i ever comprehend sql
<shevy> ponga hmm you mean an IRC bot? yeah... but I am not motivated... https://rubygems.org/gems/talk_in_irc_channel this was supposed to serve as it's base but it is incomplete, buggy, lacks features, lacks ssl-connection and I am just not that motivated to want to do anything more with it. just like apeiros abandoned his IRC bot called butler :-) https://rubygems.org/gems/butler
<wasamasa> after all, mozilla is still going on making a browser with it
<ponga> this query stuff is too much boggle to me
<canton7> and I've seen lots of people who claim "I was rejected/kicked/whatever without explanation", when in fact they were being a disruptive unhelpful dick. Not saying this guy is by any means, but every story has two sides
<havenwood> Noticed Rust unix project author abandoned Rust in favor of Nim: https://github.com/ckkashyap/rustix/issues/8
aswen has quit [Ping timeout: 245 seconds]
<wasamasa> havenwood: it's similiar for me, I'm learning CHICKEN (which is a language that compiles to C, just like Nim)
aapole has quit [Ping timeout: 240 seconds]
<havenwood> wasamasa: <3 Lisp
<ponga> shevy: to make a chatbot with weak AI, it must have english words in it. my question is did you use arrays or sql or what to store the data
<ponga> jst asking
<ponga> thank you for the link btw
<shevy> Microsoft says this: "Python has become the number one language of choice for developers."
nolic has joined #ruby
<shevy> so perhaps you should learn python :D
fabrice31 has joined #ruby
zenith_ has joined #ruby
psy_ has joined #ruby
riotjones has joined #ruby
<wasamasa> shevy: but that's only true for the context
<havenwood> Crystal-lang ftw?
andikr has quit [Remote host closed the connection]
<wasamasa> shevy: which is having a boatload of libraries for scientific computing and analysis
<ponga> shevy: i don't really care what others are on for popularity
<shevy> wasamasa well imagine what happens when mozilla is gone
<shevy> then it is ... chrome vs. konqueror!!!
<wasamasa> lol
frank_____ has joined #ruby
<wasamasa> well, then it's endgame
<wasamasa> so I can't really blame mozilla for doing all these ewwy things lately
<shevy> ok opera is also there... it's not pretty but works ok-ish
<wasamasa> opera is using webkit?
blindsight has quit [Ping timeout: 245 seconds]
jsaak has quit [Ping timeout: 245 seconds]
rdark has quit [Ping timeout: 240 seconds]
<havenwood> wasamasa: yeah, they do now
mikecmpbll has quit [Ping timeout: 246 seconds]
pdoherty has joined #ruby
<shevy> cool
<wasamasa> so, opera isn't a contender
<ponga> shevy: i mean like.. if i were to store 1000 words for a bot, what would i use, dictionary? sql?
<ponga> or what else
<wasamasa> same story for safari IIRC
spicerack2 has joined #ruby
<shevy> ponga if it's just 1000 words, just put it into a yaml file
<wasamasa> so, what else is left asides from text browsers
<shevy> ponga you can translat from the yaml file to SQL easily lateron too I guess
lemur has quit [Remote host closed the connection]
ldnunes has quit [Ping timeout: 252 seconds]
<ponga> oh
rdark has joined #ruby
<ponga> you can?
jsaak has joined #ruby
<ponga> let me research out
Nuck has joined #ruby
commmmodo has joined #ruby
<havenwood> Crystal-lang, Truffle, LLVM JIT in Ruby 3... The future looks bright.
__chris has joined #ruby
lemur has joined #ruby
Takle has joined #ruby
<shevy> yeah. I remember at work I once had to download the NCBI taxonomy database... then populate postgresql with it... we had a big cluster, it still took 30 minutes, but once it was in the database, it was super fast to query anything from it
<havenwood> 1.9 is dead, long live 3.0!
<__chris> howdy. Is there a ternary similar to PHP's ?:
<ponga> the problem is i would never understand sql query
* ponga cries
<havenwood> __chris: Yes, Ruby has the ternary operator.
<ponga> what the
<ponga> havenwood: isn't truffle part of Jruby? ruby 3 includes truffle?
<__chris> hi havenwood long time
fabrice31 has quit [Ping timeout: 240 seconds]
riotjones has quit [Ping timeout: 245 seconds]
<__chris> havenwood, I'm specfically talking about ?:
mikepack has quit [Remote host closed the connection]
<__chris> In PHP we can assign conditionally
<shevy> what is ?: doing?
speaking1ode has joined #ruby
<havenwood> ponga: Truffle on GraalVM is a new option with JRuby 9.0.0.0, which is pre-release. The proposed LLVM JIT is supposedly ready to land with Ruby 2.3 but they want to wait to lang it with breaking changes so there's not a Python 2/3 situation.
<havenwood> So Ruby 3.0.
<shevy> hmm I guess you must use = for assignment in ruby, or use some method-call
jimms has joined #ruby
iamninja has quit [Read error: Connection reset by peer]
<shevy> >> x = 5 < 4 ? 'hi' : 'bye'
<__chris> its short hand ternerey
blindsight has joined #ruby
<__chris> $message = 'Hello '.($user->get('first_name') ?: 'Guest');
blindsight is now known as Guest71787
defrang has joined #ruby
wallerdev has quit [Quit: wallerdev]
sambao21 has quit [Quit: Computer has gone to sleep.]
<ponga> ah ok ternary
<havenwood> __chris: I don't think PHP understands what ternary means.
<__chris> message = message ?: 'test'
<ponga> havenwood: i see
<__chris> havenwood, yes i do
<havenwood> __chris: That's not ternary.
<centrx> __chris, message ||= 'test'
<havenwood> __chris: Three.
lemur has quit [Ping timeout: 265 seconds]
<ponga> i'm really excited about truffle/Jruby
<centrx> ?: is a GNU extension to C ternary
<__chris> havenwood, thats a PHP shorthand
spider-mario has joined #ruby
<havenwood> __chris: Ternary has to have three parts, what you're showing is not ternary at all.
<ponga> their mandelbrot benchmark was remarkable
<__chris> havenwood, its the same as message = message ? message : 'foo'
markfletcher has joined #ruby
jonr22 has joined #ruby
<havenwood> __chris: That'd be ternary.
juanpaucar has quit [Remote host closed the connection]
<__chris> right, the ?: is a shorthand
<havenwood> __chris: Used badly.
<__chris> version
<havenwood> Uhg.
iamninja has joined #ruby
<havenwood> Boooo.
<__chris> :D just an example
deol has joined #ruby
Kricir has quit [Remote host closed the connection]
juanpaucar has joined #ruby
<havenwood> I still maintain the shortcut isn't ternary at all. Binary.
shum has quit [Quit: WeeChat 1.1.1]
chthon has quit [Ping timeout: 245 seconds]
<__chris> ok whatever, just looking the for the Ruby equivalent :D
<havenwood> __chris: But what centrx said. We don't call it ternary (since it isn't!).
zenith_ has quit [Ping timeout: 264 seconds]
<centrx> It's not necessary in Ruby because boolean expressions return the value of the last true operand I think it is
<ponga> downloading Jruby9000 now
<ponga> lets see how fast it is
<havenwood> ponga: To see Truffle shine you'll need to enable it an run on GraalVM instead of JVM.
<__chris> so what is the best way to write this: message = message ? message : 'the message is not false'
<centrx> message ||= 'the message etc'
<havenwood> __chris: message ||= 'the message is not false'
<ponga> havenwood: i will try
<__chris> ok, so i can use that as a return value correct?
shum has joined #ruby
athan has joined #ruby
pdoherty has quit [Quit: Leaving]
jonr22 has quit [Ping timeout: 240 seconds]
<chrisseaton> havenwood ponga: this how we benchmark Truffle http://www.chrisseaton.com/rubytruffle/deoptimizing/benchmarks/
<chrisseaton> you won't see any good results unless you let it warm up and stabilise
<ponga> what the
<ponga> this is new
selu has quit [Quit: Textual IRC Client: www.textualapp.com]
<ponga> i read the blog a while ago and didn't see this
juanpaucar has quit [Ping timeout: 252 seconds]
<ponga> chrisseaton: yes i heard that 'warm up and stablise' from you too ;p
<ponga> heard that you are working on that too
jxpx777 has quit [Quit: Leaving...]
wldcordeiro has joined #ruby
hiyosi has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mikepack has joined #ruby
enebo has quit [Quit: enebo]
mleung has quit [Ping timeout: 264 seconds]
x77686d has quit [Quit: x77686d]
checkit has joined #ruby
apurcell has joined #ruby
adriancb has quit [Read error: Connection reset by peer]
Hobogrammer has quit [Ping timeout: 252 seconds]
<havenwood> chrisseaton: Nice, hadn't seen these benchmarks. So fast!
<havenwood> chrisseaton: Exciting work you guys are doing! :)
<ponga> so fast...
<ponga> chrisseaton: thank you, i love ruby, glad seeing it getting faster
adriancb has joined #ruby
zenith_ has joined #ruby
Sirupsen has quit [Ping timeout: 265 seconds]
oleo has quit [Quit: Verlassend]
uptownhr has joined #ruby
hamakn has joined #ruby
senayar has quit []
zachrab has quit [Remote host closed the connection]
Macaveli has joined #ruby
rubytor has quit [Ping timeout: 245 seconds]
zachrab has joined #ruby
ftj has quit [Quit: Textual IRC Client: www.textualapp.com]
mikecmpbll has joined #ruby
ponga has quit [Remote host closed the connection]
Sirupsen has joined #ruby
jenrzzz has joined #ruby
mleung has joined #ruby
bootstrappm_ has joined #ruby
hamakn has quit [Ping timeout: 255 seconds]
bootstrappm has quit [Ping timeout: 252 seconds]
sieve has quit [Quit: Leaving.]
zachrab has quit [Ping timeout: 246 seconds]
fryguy9 has quit [Quit: Leaving.]
centrx has quit [Quit: Shutting down, Please wait...]
arup_r has joined #ruby
Crisix has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rdark has quit [Quit: leaving]
svoop has joined #ruby
crack_user has joined #ruby
uri__ has joined #ruby
soulcake has quit [Ping timeout: 276 seconds]
wallerdev has joined #ruby
sambao21 has joined #ruby
IrishGringo has quit [Ping timeout: 265 seconds]
mikepack has quit [Remote host closed the connection]
ziyadb has joined #ruby
mikepack has joined #ruby
mwlang has joined #ruby
hcnewsom has joined #ruby
uri___ has joined #ruby
<mwlang> Any idea why when I run a Sinatra app with foreman, my sprinkled logger calls log nothing, but when I run via “ruby app.rb” or rackup, I see the logged info as expected?
uri__ has quit [Read error: Connection reset by peer]
<mwlang> FWIW, I’m using classic, non-modular style coding on a really simple Sinatra app.
AlexRussia has joined #ruby
danmanstx has quit []
soulcake has joined #ruby
hcnewsom has quit [Client Quit]
hcnewsom has joined #ruby
<bootstrappm_> your sprinkled logger calls log nothing?
<bootstrappm_> is 'sprinkled logger' a thing?
djbkd has joined #ruby
wldcordeiro has quit [Ping timeout: 252 seconds]
agarie has quit [Remote host closed the connection]
fryguy9 has joined #ruby
spyderma_ has quit [Remote host closed the connection]
JimmyNeutron has joined #ruby
spyderman4g63 has joined #ruby
adamjleonard has quit [Quit: Leaving...]
ferr has joined #ruby
bogdanteleaga has quit [Ping timeout: 255 seconds]
sigurding has joined #ruby
tvon has joined #ruby
<Senjai> mwlang: not sure if trolling
<Senjai> mwlang: !code
<helpa> mwlang: We cannot help you with your problem if you don't show us your code. Please put it on http://gist.github.com and give us the URL so we can see it.
oleo has joined #ruby
<mwlang> bootstrappm_: haha…I just mean that logger calls in my sinatra app aren’t logging.
<bootstrappm_> ah, just read it with a different tone and...got it!
<bootstrappm_> foreman redirects logging
<bootstrappm_> are you running foreman in the foreground?
<bootstrappm_> ^ mwlang
<mwlang> bootstrappm_: yeap
jarjar_prime has quit [Quit: Sleep time.]
<mwlang> I’m thinking its redirecting or just not enabling so I’m switching things over to the modular style Sinatra app so I can set config options.
<bootstrappm_> hm, are you using some kind of config that limits foreman's log level then using info level logs?
shum has quit [Quit: WeeChat 1.1.1]
ferr has quit [Client Quit]
shum has joined #ruby
dj_zubehoer has joined #ruby
x77686d has joined #ruby
dj_zubehoer has quit [Client Quit]
<Senjai> bootstrappm_: Make him post code :P
shum has quit [Client Quit]
shum has joined #ruby
dopie has quit [Ping timeout: 240 seconds]
Advocation has quit [Quit: Advocation]
<mwlang> Senjai: give me a moment and I’ll post it
Sirupsen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
aamador has joined #ruby
JDiPierro has quit [Remote host closed the connection]
tunaCanBruh has quit [Ping timeout: 245 seconds]
yellowgh0st has joined #ruby
coetry has joined #ruby
iamjarvo has joined #ruby
<coetry> If I want to trim all that extra whitespace in the middle, whats the best way to do that?
Sirupsen has joined #ruby
psyprus has quit [Ping timeout: 245 seconds]
<avril14th> coetry: str.gsub /[[:blank:]]+/, ' '
<avril14th> coetry: str.gsub /[[:blank:]]+/, ' '
kirun has joined #ruby
<coetry> avril14th
<avril14th> ?
dfinning_ has quit [Remote host closed the connection]
sussman has joined #ruby
<coetry> i was gonna say thanks
<coetry> sorry
<coetry> my mind is scattered
ghostlines has joined #ruby
<avril14th> no pb
cpt_yossarian has quit [Ping timeout: 244 seconds]
waxjar has quit [Ping timeout: 246 seconds]
Edes has quit [Ping timeout: 250 seconds]
werelivinginthef has quit [Remote host closed the connection]
psyprus has joined #ruby
wottam has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
spyderman4g63 has quit [Remote host closed the connection]
spyderman4g63 has joined #ruby
waxjar has joined #ruby
Edes has joined #ruby
tier has quit [Ping timeout: 240 seconds]
tier has joined #ruby
dj_zubehoer has joined #ruby
<bootstrappm_> good call Senjai
<mwlang> ugh, figured it out while creating the gist. logger.debug apparently logs nothing either way… logger.info logs with foreman and command-line starts.
<mwlang> I confused myself because I had some as logger.info and some as logger.debug, but I was most keenly interested in the logger.debug outputs when I hit this.
coetry has quit [Ping timeout: 256 seconds]
<bootstrappm_> great (y)
<avril14th> hmm, I have a string with what looks like a space at the beginning but is not a space
<avril14th> what could it be?
<bootstrappm_> oh i hate those
serivich has quit [Ping timeout: 246 seconds]
<bootstrappm_> is it at the beginning of a file?
<wallerdev> try outputting it with inspect
<avril14th> bootstrappm_: yes
<wallerdev> probably a UTF8 BOM
<wallerdev> BOOM solved
<bootstrappm_> ^ exactly
<bootstrappm_> (dance)
<avril14th> how do I remove it?
<mwlang> at any rate, here’s the gist of the simple code for the curious: https://gist.github.com/mwlang/135bfc7f6c6cfbbe66f4
<bootstrappm_> you don't. you just stare at your screen helplessly
<shevy> hahaha
neoxquick has joined #ruby
<bootstrappm_> (jokes)
Channel6 has quit [Quit: Leaving]
<wallerdev> depends what content is in the file
<shevy> you curse by saying "Down with UTF8!"
hcnewsom has quit [Quit: hcnewsom]
<bootstrappm_> those BOM have a hex representation / backslash representation
maletor has joined #ruby
<avril14th> can't I read the file and dump it to get a "clean" string?
<bootstrappm_> look it up then gsub for it
<avril14th> I tried str.gsub /[^0-9a-z]/i, '' but it fails
<wallerdev> it looks like there's a way to read files
<bootstrappm_> thats because its not in that range
<wallerdev> File.open(my_cool_file, 'r:bom|utf-8') { etc etc }
dopie has joined #ruby
<avril14th> bootstrappm_: it's an excluding range
<wallerdev> try it out :)
<bootstrappm_> oh, just saw the ^
<bootstrappm_> give what wallerdev said a shot
ghostlines has quit [Ping timeout: 255 seconds]
hcnewsom has joined #ruby
<bootstrappm_> this is the byte sequence if that doesn't work: 0xEF,0xBB,0xBF
lanemeyer has quit [Ping timeout: 244 seconds]
<wallerdev> BOMs were an awful idea so you dont see them as much anymore
<wallerdev> except on windows
<wallerdev> :|
wald0 has joined #ruby
<avril14th> how do say these hex to a regexp
yalue has joined #ruby
<bootstrappm_> regexp accepts hex
<avril14th> gsub /[0xEF0xBB0xBF]/
<avril14th> ?
serivich has joined #ruby
<wallerdev> lol
<wallerdev> :(
<bootstrappm_> hahaha one sec let me look it up
tunaCanBruh has joined #ruby
JDiPierro has joined #ruby
<avril14th> bootstrappm_: thanks, that's really appreciated
<arup_r> shevy: there?
<wallerdev> could just do str['\0xEF\0xBB,0xBF
<wallerdev> oops
<wallerdev> could just do str['\0xEF\0xBB\0xBF'] = ''
<wallerdev> er
anarang has quit [Quit: Leaving]
<wallerdev> with real quotes
Advocation has joined #ruby
cpt_yossarian has joined #ruby
<wallerdev> str["\0xEF\0xBB\0xBF"] = ''
iamninja has quit [Ping timeout: 246 seconds]
anarang has joined #ruby
<avril14th> string not matched!
<arup_r> is this your cat,shevy: https://twitter.com/coreyhaines ?
ptrrr has joined #ruby
<wallerdev> avril14th: what happened when you tried the different way of opening the file that i suggested
<avril14th> wallerdev: I may not get the text from a file
<avril14th> so I need to make a cleaning whatever
<avril14th> this is sick
<bootstrappm_> avril14th try /\xEF\xBB\xBF/
<Fluent> strings?
aclearman037 has quit [Read error: Connection reset by peer]
<wallerdev> you can use StringIO
<shevy> arup_r haha nope my cat is more like a mini-tiger http://shevegen.square7.ch/AISHA_JAN_2013.jpg
<avril14th> bootstrappm_: "|" is the first char before each "x" ?
<avril14th> it doesn't match here
<bootstrappm_> no, backslash
<bootstrappm_> \
<avril14th> oh
<bootstrappm_> "\"
dorei has joined #ruby
delianides has joined #ruby
<bootstrappm_> and I put the regex delimiters in FOR FREE
<avril14th> ah now I get an encoding issue
<Fluent> vim file.ext
<avril14th> that's better
<avril14th> :)
<Fluent> :set nobomb
Macaveli has quit [Ping timeout: 244 seconds]
<Fluent> :wq
djbkd has quit [Remote host closed the connection]
<avril14th> incompatible encoding regexp match (ASCII-8BIT regexp with UTF-8 string)
aclearman037 has joined #ruby
x1337807x has joined #ruby
<avril14th> what the...
<bootstrappm_> ahh there's your issue
<bootstrappm_> the encoding of your string is not in UTF8
<bootstrappm_> yet you prob have a BOM marker
<bootstrappm_> i forget what library you use for this, something like icons
<bootstrappm_> one sec
<avril14th> yes but doing string.encode('utf-8').gsub the hex stuff gives the same error
<avril14th> ah yes that makes sense
<avril14th> the other way around let's try
<bootstrappm_> oh you did try to encode it into utf8? that should have done it, try to force it: http://stackoverflow.com/questions/17022394/convert-string-to-utf8-in-ruby
<Fluent> Why not just remove the first few bytes in the string?
juanpaucar has joined #ruby
<Fluent> 'string'[03..-1]
<Fluent> 'string'[3..-1] *
<bootstrappm_> masochism I think
yfeldblum has joined #ruby
<arup_r> this guy married cats.. I am sure
<bootstrappm_> iconv!!
<shevy> lol
<bootstrappm_> thats what its called
<shevy> these ones are so ugly... they got like no nose
<Fluent> smh
<cats> I don't think anyone married me but ok
<arup_r> shevy: demos are in his album https://twitter.com/tenderlove
<avril14th> bootstrappm_: well, now it works but removed part of the string too, but not the invisible character
<shevy> oh I know tenderlove, he maintains the old syck bindings to yaml
* avril14th jumpts out the window
dj_zubehoer has quit []
Megtastique has quit []
cpt_yossarian has quit [Ping timeout: 252 seconds]
<bootstrappm_> hahaha avril14th
<arup_r> cats: Are you Aaron Patterson ?
<cats> no, lol
jenrzzz has quit [Ping timeout: 256 seconds]
<bootstrappm_> its a pain to do this manually
<arup_r> Ahh!
<bootstrappm_> oh no, deprecated :(
plashchynski has quit [Quit: plashchynski]
roshanavand has quit [Ping timeout: 246 seconds]
<arup_r> I never expect someone who copyrighted the name cats: too
<bootstrappm_> its been far too long since I've wrestled with character encodings in ruby
FooMunki has quit [Quit: FooMunki]
Pisuke has joined #ruby
<bootstrappm_> avril14th upload the file somewhere and share it and i'll see what i can do
djbkd has joined #ruby
<avril14th> 0o
zachrab has joined #ruby
yfeldblum has quit [Ping timeout: 250 seconds]
MyMind has quit [Ping timeout: 244 seconds]
tunatime has joined #ruby
* arup_r feels himself as monkey
starless has joined #ruby
fryguy9 has quit [Ping timeout: 256 seconds]
<bootstrappm_> that String#scrub looks promising
<avril14th> bootstrappm_: yes but it fails here
<avril14th> still that freaking invisible char
<bootstrappm_> yeah, upload the file and share, i'm gonna get lunch
ponga has joined #ruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
baweaver has joined #ruby
<shevy> arup_r I think he is on #ruby-core or so
sambao21 has quit [Quit: Computer has gone to sleep.]
bMalum has quit [Quit: bMalum]
<arup_r> he is in #nokogiri
fryguy9 has joined #ruby
* avril14th tries wallerdev thing
riotjones has joined #ruby
<arup_r> I called him and, h sent flavorjones to me....
elaptics is now known as elaptics_away
stunder has joined #ruby
roolo has joined #ruby
zachrab has quit [Ping timeout: 246 seconds]
bogdanteleaga has joined #ruby
bogdanteleaga has quit [Max SendQ exceeded]
<arup_r> I have installed Postgres.. Mysql.. Redis.. MongoDB... Sqllite3 all DB in my 2 GB ramed laptop......
bogdanteleaga has joined #ruby
tier has quit [Remote host closed the connection]
bogdanteleaga has quit [Max SendQ exceeded]
plashchynski has joined #ruby
* arup_r laptops blaming him for too many databases.. It throws error like Ruby does.. with ArgumentError with too many arguments..SpaceError Too many databases
n1lo has quit [Quit: Leaving]
ponga has quit [Ping timeout: 255 seconds]
<avril14th> I have to go, meeting other side of town, but I'll leave the client open. :(( I'll be here tomorrow otherwise, I really need this fixed!
bogdanteleaga has joined #ruby
tier has joined #ruby
<shevy> what are you doing arup_r
nolic has quit [Remote host closed the connection]
riotjones has quit [Ping timeout: 246 seconds]
tier has quit [Read error: Connection reset by peer]
veinofstars has quit [Quit: veinofstars]
tier has joined #ruby
<arup_r> Answering in SO... They have different databases.. so I also did to answer all kind of posts, shevy :
<arup_r> :)
<shevy> yeah
<shevy> are you even writing code at all? :P
ghostpl_ has quit [Remote host closed the connection]
<arup_r> Humm.. In 2 Rails projects I'm working on
<arup_r> I want to learn Rails fast
<avril14th> arup_r: finished the chain code?
<arup_r> so throwing my hands every where.. If hands are not sufficient.. then legs too
maletor has quit [Ping timeout: 245 seconds]
enebo has joined #ruby
sonOfRa has quit [Quit: Bye!]
<arup_r> avril14th: No :( jhass : gave me one code.. But he mentioned that his code is not actually the GoF one
<jhass> well, there's no point in strictly following design patterns anyway
<arup_r> jhass: Ohh! you are here.. Humm
<arup_r> shevy: I learned nice things today --- http://stackoverflow.com/a/28611182/2767755
<jhass> they're more something to know so you can go the full way when they naturally emerge from your usecase
roshanavand has joined #ruby
<jhass> and to make it easier to talk about your code to other programmmers
sambao21 has joined #ruby
<arup_r> jhass: You are correct... But I wanted to know... in advance,, so that I can recall the solutions which are exist and then do some deep learning... and use it properly
<arup_r> If times comes
iamninja has joined #ruby
<arup_r> theory and principals are needed to know in advance how it works...
agarie has joined #ruby
chinmay_dd has joined #ruby
<jhass> sure
<arup_r> and then when really problems come
juanpablo_ has quit [Quit: (null)]
leafybasil has quit [Remote host closed the connection]
<jhass> I just see many programmers making the mistake in designing an application by sticking as many patterns together as they can
<jhass> instead of letting them emerge naturally
jherbst has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<arup_r> ... just need to recall to connect to them to proper principals
juanpablo_ has joined #ruby
<arup_r> jhass: Yes.. I agreed
agarie has quit [Client Quit]
<arup_r> But my intentions is what I just said.. Just to know in advance what exist and how it works... It really helps in proper time
<arup_r> Just like as an example.. slice_when/after/before I know ==== when to use and how they work
<arup_r> and when I'll get some receipe and I
<arup_r> will use then directly there..
alyosha has joined #ruby
<arup_r> without thinking much
rodfersou has quit [Remote host closed the connection]
rodfersou has joined #ruby
<arup_r> But Trust me.. I managed S,O,L... But not I and D from SOLID principals
<arup_r> I and D are hard for me
huddy has quit [Quit: Connection closed for inactivity]
sonOfRa has joined #ruby
<Senjai> arup_r: Id worry less about principles, and just make things
<arup_r> Examples are bullshit C#.. .Net
<Senjai> You cant worry about principles before you know how to understand them
drkyro has joined #ruby
<arup_r> which I don't understabd
snockerton has joined #ruby
<arup_r> Senjai: If I don't try.. how would I figure them out
djellemah has quit [Remote host closed the connection]
juanpablo_ has quit [Ping timeout: 265 seconds]
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
coetry has joined #ruby
jespada has quit [Quit: Leaving]
<arup_r> Senjai: I believe what she said http://vimeo.com/26330100
<arup_r> But I still didn't much grown up to write good OOP code
<arup_r> Good OOP makes life better
<Senjai> Write code
<Senjai> Then write code well
<shevy> :)
<Senjai> There's a reason why a comp sci degree doesnt mean you can actually program
<shevy> don't forget to document your code Senjai!
tvw has quit [Remote host closed the connection]
<arup_r> I wrote too many bad codes.. those all are working
<Senjai> shevy: My code is self documenting
<shevy> haha
<Senjai> If I need comments, it's too complex
<arup_r> each time changes are coming.. I am changing the full code.. that proved my code is bad
yellowgh0st has quit [Quit: yellowgh0st]
max96at|off is now known as max96at
<shevy> arup_r depends
<shevy> perhaps you need to adjust to something else
<Senjai> ^
<Senjai> arup_r: Dont worry about these things. Just write code
<shevy> I found that my small projects make me happy
<Senjai> if you can write code, and make things, you're already better than 80% of "programmers"
<shevy> but the big ones make me very unhappy
<arup_r> Humm.. That's because I don't understand S and O
serivich has quit [Ping timeout: 255 seconds]
<Senjai> S = Single respnosibility
<Senjai> my function should do one thing
<shevy> every time I go "man that design sucks, let's rewrite it"... months lateron I wonder... was it worth it!
<Senjai> create_order
<arup_r> I know
<Senjai> is single responsibility
<Senjai> create_order_and_update_users is not
<arup_r> I am talking about very begining
jxpx777 has joined #ruby
<shevy> in the beginning arup_r was very very small
<shevy> baby arup_r
<arup_r> Now.. I am scractching the L, I and D
<arup_r> hehe yes.. when I was 25
<arup_r> now I am 27
<shevy> 30 is right around the corner!
<arup_r> I'm getting old
<arup_r> I know
<shevy> the good news is - once you are past 30 the years don't matter anymore
apurcell has quit [Quit: Be back later ...]
mloveless has joined #ruby
banister has joined #ruby
giuseppesolinas has quit [Quit: This computer has gone to sleep]
<shevy> you can adopt slow-speed :-)
The_Phoenix has quit [Read error: Connection reset by peer]
<shevy> like Homer Simpson when he is working at the nuclear power plant
<arup_r> Senjai: Did you use Spree ? I think so as I saw you to contribute there
giuseppesolinas has joined #ruby
apurcell has joined #ruby
Pharaoh2 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<baweaver> 1.tap(&Rails.log_fn(:info))
<arup_r> What is your problem.. baweaver ? Your smile?
send has quit [Remote host closed the connection]
<baweaver> problem?
<arup_r> :)
<baweaver> I'm just playing around
<baweaver> thought someone might enjoy that one
<shevy> the beaver is in da house
<arup_r> That's good
<havenwood> baweaver: #public_send
<baweaver> fine fine
<havenwood> :)
<Senjai> arup_r Yes, I spend 99% of my day coding on spree
<baweaver> this was a 20 second hack
<Senjai> It's what we use at work
Kricir has joined #ruby
<baweaver> as I was annoyed of writing tap blocks
<Senjai> baweaver: I dont get it.
<arup_r> Senjai: ok
<shevy> what is the advantage of public_send over send btw?
<Senjai> 1.tap { do_anything } always = 1 unless do_anything raises
<havenwood> shevy: it won't call private methods
jimms has quit [Remote host closed the connection]
<baweaver> exactly on both counts
Takle has quit [Remote host closed the connection]
<arup_r> #send is global.. and public_send is not
nolic has joined #ruby
<baweaver> It's in cases that I want to log a value in rails
<baweaver> but not muddle the object
<Senjai> baweaver: Yeah, don't do that./
<Senjai> Also don't extend the rails namespace
<Senjai> No reason to
<Senjai> Rails.logger is exposed
<baweaver> I said it was a hack for a reason, calm down.
Takle has joined #ruby
<Senjai> < Is calm
Takle has quit [Remote host closed the connection]
<Senjai> but there is no reason to hack in the first place :P
Rollabunna has quit [Remote host closed the connection]
<Senjai> because its all public man
shadoi has joined #ruby
<havenwood> maaan
jonr22 has joined #ruby
Rollabunna has joined #ruby
<baweaver> Of course I could just do the dirty way and patch it into object, that'll get some squirms.
<Senjai> baweaver: Yeah, that's just silly.
* baweaver is joking more than anything
jen_ has joined #ruby
<jen_> roolo: howdy my friend.
<Senjai> I'll automatically win every argument because I'll just say: "Says the guy who monkeypatches Object" :P
<Senjai> <3
<jen_> need to pick your brain…PM if you’re around...
<havenwood> Freedom patches*
<baweaver> Object.fourty_two
<jen_> hi havenwood
<havenwood> jen_: hi
maknz has joined #ruby
<baweaver> <3 from Rails
<havenwood> #rubyonrails
<baweaver> Oh I know.
<Senjai> That's not rails, that's DHH, and everyone knows he's incompetent.
<baweaver> just making fun of it.
workmad3 has joined #ruby
thebastl has quit [Quit: Leaving...]
<baweaver> debatable. He's undoubtably a bit of a blowhard, but I wouldn't say incompetent.
giuseppesolinas has quit [Quit: This computer has gone to sleep]
<baweaver> (well, probably more than a bit honestly)
wald0 has quit [Quit: Lost terminal]
arup_r has quit [Quit: ChatZilla 0.9.91.1 [Firefox 35.0/2015010900]]
juanpablo_ has joined #ruby
werelivinginthef has joined #ruby
Mon_Ouie has joined #ruby
IrishGringo has joined #ruby
Rollabunna has quit [Remote host closed the connection]
Rollabunna has joined #ruby
<havenwood> He's written a few pretty nifty gems that brought a lot of people to the Ruby community! ;)
jonr22 has quit [Ping timeout: 244 seconds]
veinofstars has joined #ruby
giuseppesolinas has joined #ruby
ghr has joined #ruby
<Senjai> Okay, maybe incompetent is a poor choice of word
<baweaver> Tenderlove and xaviershay keep it going though
<Senjai> But as of late, his decisions have been poor
<Senjai> And its more the rails team itself, than him, that keep things afloat
<Senjai> but he has veto power
* baweaver isn't going to debate that one, agrees too much
aghalarp has joined #ruby
<Senjai> which is why #forty_two (which he added to spite people) is still in the project
Zai00 has quit [Quit: Zai00]
uri___ is now known as _uri_
<baweaver> admittedly still funny though
patrick99e99 has quit [Ping timeout: 250 seconds]
Rollabunna has quit [Remote host closed the connection]
Rollabunna has joined #ruby
patrick99e99 has joined #ruby
<baweaver> well, lunch time, cheers
rubytor has joined #ruby
Megtastique has joined #ruby
Megtastique has quit [Max SendQ exceeded]
baweaver has quit [Remote host closed the connection]
zenith_ has quit [Ping timeout: 256 seconds]
Megtastique has joined #ruby
jacky has quit [Read error: Connection reset by peer]
fantazo has quit [Quit: Verlassend]
n008f4g_ has joined #ruby
jalcine has joined #ruby
<weaksauce> why did he add that to spite people?
botwin has joined #ruby
zenith_ has joined #ruby
botwin has quit [Read error: Connection reset by peer]
sussman has quit [Quit: Leaving]
coetry has quit [Ping timeout: 250 seconds]
swgillespie has joined #ruby
beneggett has joined #ruby
<havenwood> weaksauce: Someone was complaining about #second, and #third with a slippery slope argument that the logical conclusion was a #forty_two method. So DHH obliged.
<shevy> lol
<bootstrappm_> avril14th still around?
<shevy> trolling and counter-trolling
<shevy> what has this world become
jlast has quit [Read error: Connection reset by peer]
Parker0 has quit [Ping timeout: 240 seconds]
aapole has joined #ruby
werelivinginthef has quit [Remote host closed the connection]
djellemah has joined #ruby
<weaksauce> ha. I would have done the same thing
<havenwood> I disagree with the decision. I think it should have been: #forty_second
werelivinginthef has joined #ruby
Sirupsen has quit [Quit: Textual IRC Client: www.textualapp.com]
<weaksauce> #bikeshedding is best shedding
spyderman4g63 has quit [Ping timeout: 264 seconds]
<shevy> dunno
<shevy> some bikes are crap
<shevy> if you paint them red they'll still be crap but now cost more than before!!!
<ELLIOTTCABLE> wait, it's a logged channel, but having your *own* logs be public is prohibited? -_-
<havenwood> ELLIOTTCABLE: That's the Freenode policy.
SOLDIERz_ has joined #ruby
<havenwood> ELLIOTTCABLE: Not just this channel.
duncannz has joined #ruby
<ELLIOTTCABLE> which part; having just one logger, or logging being disallowed entirely?
<ELLIOTTCABLE> (just curious.)
bunbury_ has joined #ruby
<ELLIOTTCABLE> also, o7 shevy
<ELLIOTTCABLE> been a while
Macaveli has joined #ruby
giuseppesolinas has quit [Quit: This computer has gone to sleep]
<weaksauce> ELLIOTTCABLE probably exposing the logs on a website somewhere?
Takle has joined #ruby
<weaksauce> I mean most clients log already so that can't be bad
chrishough has quit [Quit: Textual IRC Client: www.textualapp.com]
<ELLIOTTCABLE> weaksauce: 's what I'm saying. but apparently, it is.
olivier_bK has joined #ruby
AndyBotwin has joined #ruby
<havenwood> "If you just want to publish a single conversation, be careful to get permission from each participant. Provide as much context as you can. Avoid the temptation to publish or distribute logs without permission in order to portray someone in a bad light."
<shevy> ELLIOTTCABLE \o
jlast has joined #ruby
<shevy> yeah
<shevy> don't portray me in a bad light!
bogdanteleaga has quit [Quit: Leaving.]
<shevy> you wimp!!!
<ELLIOTTCABLE> shevy: too late
<ELLIOTTCABLE> shevy: all light looks bad on you.
<shevy> ELLIOTTCABLE are you still programming stuff?
jimms has joined #ruby
<havenwood> I thought there was a broader policy but maybe not any longer or I'm mistaken.
<ELLIOTTCABLE> yep, always
lidaaa has joined #ruby
<ELLIOTTCABLE> actually, burned out hard last year; just starting again now
Macaveli has quit [Ping timeout: 265 seconds]
<ELLIOTTCABLE> working quietly on Paws, as per usual; got some new dependancy-flow-programming syntactic crap bouncing around in my head that'll probably play out on top of the same VM, too; and I just started working through the SICP with some irl friends.
iamjarvo has quit [Read error: Connection reset by peer]
<ELLIOTTCABLE> current effort: how tf do I make vim and scheme play nice. Paredit + SLIMV + Chicken-Swank, I suppose? wish I could do the SICP in clojure. better editor support.
JBreit has joined #ruby
iamjarvo has joined #ruby
iamjarvo has quit [Max SendQ exceeded]
iamjarvo has joined #ruby
iamjarvo has quit [Max SendQ exceeded]
JBreit has left #ruby [#ruby]
RegulationD has quit [Remote host closed the connection]
iamjarvo has joined #ruby
enebo has quit [Ping timeout: 252 seconds]
zachrab has joined #ruby
TheNet has joined #ruby
enebo has joined #ruby
leafybasil has joined #ruby
TheNet has quit [Remote host closed the connection]
TheNet has joined #ruby
frank_____ has quit [Quit: Connection closed for inactivity]
tier has quit [Remote host closed the connection]
it0a has joined #ruby
Hijiri has quit [Quit: WeeChat 1.0.1]
rodfersou has quit [Quit: leaving]
delianides has quit [Remote host closed the connection]
delianides has joined #ruby
maknz has quit [Ping timeout: 240 seconds]
jmignault has quit [Quit: jmignault]
xploshioon has joined #ruby
psyprus has quit [Read error: Connection reset by peer]
AndyBotwin has quit [Ping timeout: 255 seconds]
hollywood has quit [Quit: Leaving]
last_staff has joined #ruby
turtil has joined #ruby
zenith_ has quit [Ping timeout: 246 seconds]
meschi has joined #ruby
pietr0 has joined #ruby
Cyberheb has joined #ruby
oleo has quit [Quit: Verlassend]
sinkensabe has joined #ruby
ghostpl_ has joined #ruby
Kricir has quit [Remote host closed the connection]
xploshioon has quit [Quit: Leaving]
ponga has joined #ruby
mr_rich102 is now known as mr_rich101
ascarter has joined #ruby
soulcake has quit [Quit: Quack.]
swgillespie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
athan has quit [Ping timeout: 250 seconds]
soulcake has joined #ruby
ghostpl_ has quit [Remote host closed the connection]
sinkensabe has quit [Ping timeout: 265 seconds]
ghostpl_ has joined #ruby
jenrzzz has joined #ruby
willharrison has joined #ruby
pwnz0r has joined #ruby
zenith_ has joined #ruby
ponga has quit [Ping timeout: 264 seconds]
sigurding has quit [Ping timeout: 256 seconds]
psyprus has joined #ruby
odin22 has quit [Ping timeout: 252 seconds]
Pupeno_ has joined #ruby
_uri_ has quit [Ping timeout: 245 seconds]
tier has joined #ruby
frobs has quit [Quit: Konversation terminated!]
Pupeno has quit [Ping timeout: 244 seconds]
tier has quit [Read error: Connection reset by peer]
yellowgh0st has joined #ruby
tier has joined #ruby
uri_ has joined #ruby
hcnewsom has quit [Quit: hcnewsom]
drkyro has quit [Quit: Textual IRC Client: www.textualapp.com]
AlienPickle has joined #ruby
checkit has quit [Quit: (null)]
duncannz has quit [Ping timeout: 256 seconds]
oleo has joined #ruby
workmad3 has quit [Ping timeout: 240 seconds]
<wasamasa> ELLIOTTCABLE: hmm, not sure whether the #ruby channel can answer you that
AlienPickle has quit [Ping timeout: 246 seconds]
j0n3 has joined #ruby
hcnewsom has joined #ruby
helpa has quit [Remote host closed the connection]
helpa has joined #ruby
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
veinofstars has joined #ruby
VBlizzard has joined #ruby
baweaver has joined #ruby
cocotton has joined #ruby
uptownhr has quit [Quit: uptownhr]
<shevy> we can
<shevy> we have clever people here!
<shevy> don't be shy
Troy^ has joined #ruby
Advocation_ has joined #ruby
yellowgh0st has quit [Quit: yellowgh0st]
<baweaver> shevy: what now?
wallerdev has quit [Quit: wallerdev]
blizzy has quit [Ping timeout: 252 seconds]
jxpx777 has quit [Quit: Leaving...]
<shevy> baweaver wasamasa thought we are dumb here
<shevy> <wasamasa> ELLIOTTCABLE: hmm, not sure whether the #ruby channel can answer you that
Mon_Ouie has quit [Ping timeout: 250 seconds]
<shevy> we can answer everything!
<shevy> we are a collective brain
<crome> one way or the other
<baweaver> we are the borg
<wasamasa> lol
<baweaver> all will be assimilated
<shevy> yeah like the BORG
<shevy> and havenwood is our hive mum
<baweaver> <3 mum
<atmosx> shevy: plus there's nothing vim can't actually do.
Advocation has quit [Ping timeout: 255 seconds]
Advocation_ is now known as Advocation
<bootstrappm_> <3 vim
<crome> ^
yfeldblum has joined #ruby
<shevy> gah vim
uri_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<shevy> vim is like an alien that tries to get into your brain
<baweaver> that's lisp and emacs mate
<crome> noone says about trying
<crome> anything*
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<wasamasa> shevy: you must be a textmate user!
<ELLIOTTCABLE> wasamasa / shevy, wasn't asking a question
<ELLIOTTCABLE> was just telling shevy what I do. :P
<atmosx> wasamasa: he's a linux user
<atmosx> ELLIOTTCABLE: what do you do?
mloveless has quit []
<wasamasa> shevy: you must be a sublime user!
<atmosx> lol
<ELLIOTTCABLE> er, what I was doing*
giuseppesolinas has joined #ruby
<shevy> wasamasa I am a linuxer; editor is still bluefish 1.0.7 but I am trying to find a replacement
<wasamasa> oh dear
<wasamasa> shevy: don't worry, both vim and emacs last for a lifetime
<shevy> the problem is, the really cool features are spread out over several different editors :(
<shevy> nah, been at vim, won't go back
<shevy> and emacs is just finger-breaking
<baweaver> BSD for servers, OSX for desktop
<baweaver> sublime text
<baweaver> atom
<atmosx> hm
duncannz has joined #ruby
duncannz has quit [Max SendQ exceeded]
<atmosx> I need to buil dan app to keep billing track of my clients, but has to be simple really. The ones I find around are complicated.
<crome> atmosx: use vim!
yellowgh0st has joined #ruby
<atmosx> blah maybe on Sunday if time permits since I won't go snowboarding
charliesome has joined #ruby
duncannz has joined #ruby
uri_ has joined #ruby
<atmosx> crome: hahah sure, the problem is that others will have to use it too ;-)
duncannz has quit [Max SendQ exceeded]
<ELLIOTTCABLE> atmosx: your nick seems familiar
<ELLIOTTCABLE> I haven't been in the Ruby channels in years; but do I know you?
<atmosx> crome: I need a simple login page, some JS to search for a name, a control panel to give me to the total and that's about it.
duncannz has joined #ruby
<atmosx> ELLIOTTCABLE: I'm a famous programmer, working at CERN
<ELLIOTTCABLE> also: did #ruby or #ruby-lang ever win the membership war? :P
* atmosx wish
uri_ has quit [Client Quit]
duncannz has quit [Max SendQ exceeded]
<atmosx> ELLIOTTCABLE: not really lol
<atmosx> ELLIOTTCABLE: I'm a poor pharmacist btw.
<ELLIOTTCABLE> famous programmers don't work at CERN, they work at Hashrocket :P
<shevy> ELLIOTTCABLE we here won by numbers alone
<baweaver> Rails, Devise, Select2, ActiveAdmin
<shevy> a friend of mine worked at CERN
<atmosx> ELLIOTTCABLE: really? lol
<shevy> for about a year
duncannz has joined #ruby
aswen has joined #ruby
<shevy> the truth is:
<shevy> they were drunk every day
<baweaver> Heh, I had an interview with Hashrocket.
Pumukel has joined #ruby
<atmosx> baweaver: hmm Sinatra ...
yellowgh0st has quit [Client Quit]
<ELLIOTTCABLE> I live right outside Geneva. I drive over the particle-collider once every couple weeks.
uri_ has joined #ruby
<baweaver> I just rattled off a possible stack.
<ELLIOTTCABLE> … Geneva, Illinois, that is.
<baweaver> not necessarily THE stack
<atmosx> ELLIOTTCABLE: cool
iamjarvo has joined #ruby
Advocation has quit [Quit: Advocation]
<baweaver> had another offer though before they made one
<crome> atmosx: doesn't sound that bad
<atmosx> baweaver: I'm familiar with sinatra actually, I could do it in rails though just for thesake of it. But I need something extremely simple.
<baweaver> annoying, apple called me the week after I accepted this job
ghr has quit [Ping timeout: 245 seconds]
<atmosx> baweaver: I have a long list of clients which they pay the products they buy, when they get paid... So I give them some products in advance. Most of them are quite regular, but I want to keep track of everything and now where I work they use a book.
<crome> working with huge corporations is so much fun
<atmosx> baweaver: a phonebook, conveniently converted to owe-book.
<shevy> crome to be the ant in the hive?
olivier_bK has quit [Ping timeout: 252 seconds]
<atmosx> baweaver: I'd like to turn it 'digital', but has to be easy for them to use as well.
<crome> as long as you are a consultant and you can laugh at all the stupid shit your colleauges have to go through
<baweaver> yeah, that stack plus railsbricks would be as fast off the ground as you can go
<atmosx> baweaver: who gives a shit, this is apple.
* baweaver is missing context here
<atmosx> baweaver: if I weren't a pharmacist, living in a huge beautiful house, driving the car I drive, having the gf and family I have, I might seriously consider the position.
<atmosx> baweaver: oh, the fact that I have 45 in of road between snowboarding and sea (snorkelling etc) helps.
<atmosx> anyway g2g.
<baweaver> cheers
Hijiri has joined #ruby
hcnewsom has quit [Quit: hcnewsom]
spyderman4g63 has joined #ruby
pengin has quit [Remote host closed the connection]
riotjones has joined #ruby
spyderma_ has joined #ruby
pengin has joined #ruby
Megtastique has quit []
gilmour has quit [Remote host closed the connection]
hcnewsom has joined #ruby
uptownhr has joined #ruby
RegulationD has joined #ruby
spyderman4g63 has quit [Ping timeout: 252 seconds]
duncannz has quit [Ping timeout: 250 seconds]
riotjones has quit [Ping timeout: 245 seconds]
pengin has quit [Ping timeout: 240 seconds]
djbkd has quit [Remote host closed the connection]
tunaCanBruh has quit [Ping timeout: 252 seconds]
soulcake has quit [Changing host]
soulcake has joined #ruby
<jen_> roolo: bye
Aswebb_ has quit [Remote host closed the connection]
jen_ has quit [Quit: jen_]
<roolo> jen_ sy
RegulationD has quit [Ping timeout: 240 seconds]
anarang has quit [Quit: Leaving]
psyprus has quit [Read error: Connection reset by peer]
aclearman037 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
yfeldblu_ has joined #ruby
adamjleonard has joined #ruby
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tier_ has joined #ruby
soulcake has quit [Quit: Quack.]
soulcake has joined #ruby
adamjleonard has quit [Client Quit]
giuseppesolinas has quit [Quit: This computer has gone to sleep]
yfeldblu_ has quit [Read error: Connection reset by peer]
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
yfeldblu_ has joined #ruby
adamjleonard has joined #ruby
yfeldblum has quit [Ping timeout: 265 seconds]
Advocation has joined #ruby
tier has quit [Ping timeout: 255 seconds]
maknz has joined #ruby
sdfs has joined #ruby
Aswebb_ has joined #ruby
sdfs has quit [Client Quit]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
shazaum has quit [Quit: This computer has gone to sleep]
kalusn has joined #ruby
zenith_ has quit [Ping timeout: 250 seconds]
gregf has joined #ruby
zenith_ has joined #ruby
yellowgh0st has joined #ruby
Troy^ has joined #ruby
tunaCanBruh has joined #ruby
fabrice31 has joined #ruby
iamjarvo has joined #ruby
aclearman037 has joined #ruby
ponga has joined #ruby
Aswebb_ has quit [Remote host closed the connection]
Hijiri has quit [Ping timeout: 245 seconds]
IrishGringo has quit [Ping timeout: 265 seconds]
baweaver has quit [Remote host closed the connection]
spyderma_ has quit [Ping timeout: 255 seconds]
fmcgeough has joined #ruby
giuseppesolinas has joined #ruby
soulcake has quit [Changing host]
soulcake has joined #ruby
fabrice31 has quit [Ping timeout: 264 seconds]
IrishGringo has joined #ruby
zenith_ has quit [Ping timeout: 245 seconds]
mleung has quit [Ping timeout: 256 seconds]
ponga has quit [Ping timeout: 250 seconds]
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cpt_yossarian has joined #ruby
mikepack_ has joined #ruby
PaulCapestany has quit []
yellowgh0st has quit [Quit: yellowgh0st]
jonr22 has joined #ruby
mikepack has quit [Read error: Connection reset by peer]
odin22 has joined #ruby
baweaver has joined #ruby
wallerdev has joined #ruby
Kricir has joined #ruby
mikepack_ has quit [Read error: Connection reset by peer]
mikepack has joined #ruby
soulcake has quit [Quit: Quack.]
zachrab has quit [Remote host closed the connection]
soulcake has joined #ruby
PaulCapestany has joined #ruby
Dopagod has quit [Ping timeout: 244 seconds]
ghostpl_ has quit [Remote host closed the connection]
mostlybadfly has quit [Quit: Connection closed for inactivity]
soulcake has quit [Changing host]
soulcake has joined #ruby
paulfm has quit [Quit: Zzzzz...]
mitchellhenke has quit [Quit: Computer has gone to sleep.]
maknz has quit [Ping timeout: 245 seconds]
zachrab has joined #ruby
mleung has joined #ruby
Kricir has quit [Read error: Connection reset by peer]
djellemah has quit [Quit: Leaving]
Kricir_ has joined #ruby
KC9YDN has quit [Ping timeout: 245 seconds]
jonr22 has quit [Ping timeout: 250 seconds]
KC9YDN has joined #ruby
crack_user has quit [Quit: Leaving.]
ziyadb has quit [Quit: Connection closed for inactivity]
Pupeno has joined #ruby
Pupeno has quit [Changing host]
Pupeno has joined #ruby
stef204 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
paulfm has joined #ruby
Troy^ has joined #ruby
djbkd has joined #ruby
Pupeno_ has quit [Ping timeout: 250 seconds]
delianides has quit [Remote host closed the connection]
zachrab has quit [Ping timeout: 245 seconds]
djbkd has quit [Remote host closed the connection]
pietr0 has quit [Quit: pietr0]
djbkd has joined #ruby
beneggett has quit [Read error: Connection reset by peer]
pietr0 has joined #ruby
Cadillactica has joined #ruby
AlexRussia has quit [Ping timeout: 246 seconds]
wottam has joined #ruby
<Cadillactica> Big-O complexity question: Why is lookup on a hash table constant time O(1)? Shouldn’t it be dependent on the size of the hash, O(n)?
wottam has quit [Client Quit]
<weaksauce> because the hash value of an object is like a key into the underlying datastructure.
triple_b has quit [Ping timeout: 265 seconds]
<weaksauce> so for instance "this is a string" would hypothetically hash down to 45 (made up number)
Morkel has quit [Quit: Morkel]
rubytor has quit [Ping timeout: 264 seconds]
<weaksauce> that means that it would be stored in the array at position 45
elaptics_away is now known as elaptics
beneggett has joined #ruby
<Cadillactica> Ahhh that makes sense
<Cadillactica> THanks
<weaksauce> np.
<Cadillactica> How is that stored in memory though? Wouldn’t you need a huge array even for just a few objects?
<weaksauce> obviously you want a hashing algorithm that distributes the hashes fairly uniformly over the space otherwise you have too many hash collisions and then you have increasing lookup times on some of the buckets
<Cadillactica> interesting
tcrypt has joined #ruby
<weaksauce> I am not sure how ruby handles it internally.
Cust0sL1men has joined #ruby
snockert_ has joined #ruby
<Cadillactica> “Ruby manages the size of the bins dynamically. It starts with 11 and as soon as one of the bins has 5 or more elements, the bin size is increased and all hash elements are reallocated to their new corresponding bin.”
<weaksauce> that's going to be more information than you could shake a stick at
snockerton has quit [Ping timeout: 240 seconds]
plashchynski has quit [Quit: plashchynski]
Aswebb_ has joined #ruby
giuseppesolinas has quit [Quit: Leaving]
Kricir_ has quit [Remote host closed the connection]
delianides has joined #ruby
shevy has quit [Ping timeout: 245 seconds]
chrishough has joined #ruby
baweaver has quit [Remote host closed the connection]
aghalarp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
s7ry93r has joined #ruby
aswen has quit [Ping timeout: 245 seconds]
charliesome has quit [Quit: zzz]
baweaver has joined #ruby
mleung has quit [Ping timeout: 246 seconds]
apurcell has quit [Quit: Be back later ...]
roshanavand has quit [Ping timeout: 264 seconds]
sambao21 has quit [Quit: Computer has gone to sleep.]
mleung has joined #ruby
SOLDIERz_ has quit [Quit: Be back later ...]
aclearman037 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
danzilio has quit [Quit: Baiii!]
plashchynski has joined #ruby
plashchynski has quit [Client Quit]
Rapier- has quit [Quit: (null)]
shevy has joined #ruby
mikepack has quit [Read error: Connection reset by peer]
delianides has quit [Remote host closed the connection]
bafbomb__ has joined #ruby
uptownhr has quit [Quit: uptownhr]
aapole has quit [Remote host closed the connection]
mikepack has joined #ruby
adriancb has quit [Read error: Connection reset by peer]
tunaCanBruh has quit [Ping timeout: 252 seconds]
sambao21 has joined #ruby
BTRE has quit [Quit: Leaving]
IrishGringo has quit [Read error: Connection reset by peer]
IrishGringo has joined #ruby
aclearman037 has joined #ruby
MasterPiece has quit [Quit: Bye!]
<__chris> grrrr I'm doing some jQuery ajax to a resource. the method is 'PUT' but its being sent as "OPTIONS" and I'm getting a 404. I've googled and looked in the usual places. has anyone here run into this before?
Pupeno_ has joined #ruby
triple_b has joined #ruby
sankaber has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
commmmodo has quit [Quit: commmmodo]
IrishGringo has quit [Read error: Connection reset by peer]
Pupeno has quit [Ping timeout: 265 seconds]
havenwood has quit []
adriancb has joined #ruby
wallerdev has quit [Quit: wallerdev]
mary5030 has joined #ruby
pengin has joined #ruby
fmcgeough has quit [Quit: fmcgeough]
decoponio has quit [Quit: Leaving...]
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
IrishGringo has joined #ruby
<shevy> weaksauce looking at you makes me hungry
tvw has joined #ruby
Cadillactica has quit [Quit: Cadillactica]
elaptics is now known as elaptics_away
<weaksauce> shevy that's... odd....
swgillespie has joined #ruby
JDiPierro has quit [Remote host closed the connection]
VBlizzard is now known as blizzy
coetry has joined #ruby
beneggett has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
BTRE has joined #ruby
uptownhr has joined #ruby
baweaver has quit [Remote host closed the connection]
zoo-zed has joined #ruby
deol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
chinmay_dd has quit [Quit: Connection closed for inactivity]
IrishGringo has quit [Ping timeout: 244 seconds]
plashchynski has joined #ruby
Advocation has quit [Quit: Advocation]
kaleido has joined #ruby
tier_ has quit [Ping timeout: 265 seconds]
crack_user has joined #ruby
Crisix has joined #ruby
triple_b has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ghr has joined #ruby
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<dopie> Hey guys
<dopie> anyone want to fork this and clean up some of my horrible code?
Hijiri has joined #ruby
Troy^ has joined #ruby
<weaksauce> why do you think it's that bad dopie
ghr has quit [Ping timeout: 240 seconds]
ponga has joined #ruby
tunaCanBruh has joined #ruby
<dopie> weaksauce, I don't know because a lot of people are better than me at programming?
__chris has quit [Quit: This computer has gone to sleep]
<bootstrappm_> aside from the long comment lines and not using any HTML5 elements even though you declared the doctype dopie it doesn't look bad at all
charliesome has joined #ruby
<weaksauce> yeah I am not sure how much better you can make it. I'd personally convert it to haml.
serivich has joined #ruby
<dopie> weaksauce, it's more for people who are new to ruby so they can see how much can be done using gems ...
Troy^ has quit [Client Quit]
<dopie> making a blog or twitter is boring
<coetry> dopie, making a twitter is not boring
pwnz0r has quit [Remote host closed the connection]
__chris has joined #ruby
<coetry> and you can always use blogs as a foundation to do some really cool stuff, it doesn't have to be conventional at all
markfletcher has left #ruby [#ruby]
bootstrappm_ has quit [Quit: ~ Trillian - www.trillian.im ~]
ponga has quit [Ping timeout: 265 seconds]
sinkensabe has joined #ruby
_Andres has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
olivier_bK has joined #ruby
tunaCanBruh has quit [Ping timeout: 244 seconds]
VBlizzard has joined #ruby
VBlizzard has quit [Read error: Connection reset by peer]
kirun has quit [Quit: Client exiting]
last_staff has quit [Remote host closed the connection]
shazaum has joined #ruby
lanemeyer has joined #ruby
jimms has quit [Remote host closed the connection]
JohnBat26 has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
serivich has quit [Ping timeout: 255 seconds]
baweaver has joined #ruby
<bricker> dopie: You could build a Blog or Twitter and pretend that you expect 300,000 TPS or something
codecop has quit [Remote host closed the connection]
<dopie> bricker, TPS reports?
<ELLIOTTCABLE> is defunkt's `cheat` dead?
<ELLIOTTCABLE> has anybody built anything like that? I liked it quite a lot.
<bricker> dopie: ?
Guest123 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Spooner has quit [Remote host closed the connection]
<weaksauce> teslas per second
wolves_cs has joined #ruby
ghostpl_ has joined #ruby
<coetry> tacos per second
<pipework> tacos per taco
<dopie> coetry, thats what I thought
<bricker> ELLIOTTCABLE: seems so http://cheat.errtheblog.com/ all the links are broken
<coetry> pipework, thats tpt
<ELLIOTTCABLE> bricker: yeah. The client still ‘works,’ but trying to add anything fails.
<pipework> If your taco consumption doesn't overflow your stack, you're not consuming correctly.
<pipework> Taco-casual filth.
<coetry> or you just have good memory
<pipework> coetry: But it's still a growth.
<pipework> Doubling.
<coetry> scalable cloud computing, distributed architecture
beneggett has joined #ruby
<pipework> Whale, I guess it's maybe exponential, given that (taco) -> (taco, taco) -> ((taco, taco), (taco, taco))
yfeldblu_ has quit [Remote host closed the connection]
aclearman037 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<ELLIOTTCABLE> I'd say that all contained tacos get collapsed upon recursion
<ELLIOTTCABLE> ( (), (), (), () )
<ELLIOTTCABLE> assuming () is the syntactic encoding of taco
<pipework> ELLIOTTCABLE: They can't be, all tacos are unique.
<weaksauce> I have come to the conclusion that I do not eat enough taco
oleo is now known as Guest20700
oleo__ has joined #ruby
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<ELLIOTTCABLE> I have come to the conclusion that I now *want* tacos.
<ELLIOTTCABLE> thanks, IRC.
bootstrappm has joined #ruby
ghostpl_ has quit [Ping timeout: 244 seconds]
swgillespie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<weaksauce> you always wanted them... IRC just opened your third eye and now you are one
oleo__ has quit [Read error: Connection reset by peer]
d10n-work has quit [Quit: Connection closed for inactivity]
iamjarvo has joined #ruby
werelivinginthef has quit [Remote host closed the connection]
hcnewsom has quit [Quit: hcnewsom]
yfeldblum has joined #ruby
Guest20700 has quit [Ping timeout: 264 seconds]
max96at is now known as max96at|off
thiagovsk has quit [Quit: Connection closed for inactivity]
swgillespie has joined #ruby
Crisix has quit [Read error: Connection reset by peer]
hcnewsom has joined #ruby
Pupeno has joined #ruby
Pupeno has quit [Changing host]
Pupeno has joined #ruby
Pupeno_ has quit [Read error: Connection reset by peer]
beneggett has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ghostpl_ has joined #ruby
beneggett has joined #ruby
svoop has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
beneggett has quit [Client Quit]
apurcell has joined #ruby
hcnewsom has quit [Client Quit]
OrbitalKitten has joined #ruby
it0a has quit [Quit: WeeChat 1.1.1]
apurcell has quit [Read error: Connection reset by peer]
beneggett has joined #ruby
apurcell has joined #ruby
zachrab has joined #ruby
Guest123 has joined #ruby
beneggett has quit [Client Quit]
jonathanwallace has joined #ruby
snockert_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pengin has quit [Remote host closed the connection]
oleo__ has joined #ruby
ascarter has joined #ruby
<shevy> third eye
<shevy> where is this located
pengin has joined #ruby
snockerton has joined #ruby
doodlehaus has quit [Remote host closed the connection]
zachrab has quit [Ping timeout: 256 seconds]
iamninja has quit [Read error: Connection reset by peer]
spicerack2 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rubytor has joined #ruby
pengin has quit [Ping timeout: 246 seconds]
crack_user has quit [Quit: Leaving.]
ych4k3r has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
iamninja has joined #ruby
coetry has quit [Ping timeout: 252 seconds]
Kricir has joined #ruby
mleung_ has joined #ruby
freerobby has quit [Quit: Leaving.]
<bricker> shevy: you don't wanna know.
defrang has quit [Quit: defrang]
jimms has joined #ruby
mleung has quit [Ping timeout: 265 seconds]
mleung_ is now known as mleung
snath has quit [Ping timeout: 245 seconds]
baweaver has quit [Remote host closed the connection]
Cyberheb has quit [Ping timeout: 246 seconds]
beneggett has joined #ruby
alvaro_o has quit [Quit: Ex-Chat]
mleung has quit [Ping timeout: 246 seconds]
wallerdev has joined #ruby
mleung has joined #ruby
<shevy> lol
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Guest123 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
apurcell has quit [Quit: Lingo: www.lingoirc.com]
joshbamboo2 has joined #ruby
juanpaucar has quit [Remote host closed the connection]
juanpablo_ has quit [Quit: (null)]
Cust0sL1men has quit [Ping timeout: 245 seconds]
<shevy> god
<shevy> File.readlines(_) {|entry| entry.chomp.delete('"') }
<shevy> I was wondering what was wrong here
juanpablo_ has joined #ruby
<shevy> I forgot to .map !
fabrice31 has joined #ruby
willharrison has quit [Quit: Textual IRC Client: www.textualapp.com]
joshbamboo1 has quit [Ping timeout: 265 seconds]
Troy^ has joined #ruby
<shevy> do you guys often share code that you use to solve some given problem?
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<shevy> I mean in the form of a gem
Troy^ has quit [Client Quit]
deol has joined #ruby
fryguy9 has quit [Ping timeout: 250 seconds]
olekenneth has quit [Ping timeout: 246 seconds]
juanpablo_ has quit [Ping timeout: 244 seconds]
fabrice31 has quit [Ping timeout: 245 seconds]
patrick99e99 has quit [Quit: Lost terminal]
swgillespie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
uri_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
s7ry93r has quit [Ping timeout: 240 seconds]
__chris has quit [Quit: This computer has gone to sleep]
zacts has joined #ruby
deol has quit [Client Quit]
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zoo-zed has quit [Quit: Leaving.]
Rhainur has quit [Ping timeout: 246 seconds]
Rhainur has joined #ruby
snath has joined #ruby
pengin has joined #ruby
adriancb has quit [Remote host closed the connection]
jonr22 has joined #ruby
tokik has joined #ruby
adriancb has joined #ruby
paulfm has quit [Quit: Zzzzz...]
oleo__ has quit [Quit: Verlassend]
Spooner has joined #ruby
jonr22 has quit [Ping timeout: 250 seconds]
yfeldblum has quit [Read error: No route to host]
nfk has quit [Quit: yawn]
yfeldblum has joined #ruby
yfeldblum has quit [Remote host closed the connection]
ponga has joined #ruby
Junaos has quit [Ping timeout: 264 seconds]
Troy^ has joined #ruby
oleo has joined #ruby
__chris has joined #ruby
sent1nel has joined #ruby
yfeldblum has joined #ruby
olivier_bK has quit [Quit: Quitte]
ponga has quit [Ping timeout: 245 seconds]
mloveless has joined #ruby
Junaos has joined #ruby
FooMunki_ has joined #ruby
cocotton has quit [Ping timeout: 256 seconds]
mwlang has quit [Quit: mwlang]
streaxy has joined #ruby
deuterium has joined #ruby
sent1nel has quit [Read error: Connection reset by peer]
razieliyo has left #ruby ["Saliendo"]
hcnewsom has joined #ruby
streaxy has quit [Client Quit]
lidaaa has quit [Ping timeout: 250 seconds]
robustus has quit [Ping timeout: 255 seconds]
FooMunki_ has quit [Ping timeout: 245 seconds]
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
enebo has quit [Quit: enebo]
lidaaa has joined #ruby
bootstrappm has left #ruby [#ruby]
robustus has joined #ruby
dblessing has quit [Quit: Textual IRC Client: www.textualapp.com]
jerius has quit []
rubytor has quit [Ping timeout: 245 seconds]
OrbitalKitten has joined #ruby
crueber has quit [Quit: Leaving.]
Megtastique has joined #ruby
arescorpio has joined #ruby
sent1nel has joined #ruby
jonr22 has joined #ruby
Aswebb_ has quit [Remote host closed the connection]
streaxy has joined #ruby
odin22 has quit [Read error: Connection reset by peer]
Lewix has joined #ruby
hcnewsom has quit [Quit: hcnewsom]
adriancb has quit [Remote host closed the connection]
boom has joined #ruby
Lewix has quit [Client Quit]
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bruno- has quit [Quit: Lost terminal]
jlast has quit [Read error: Connection reset by peer]
djbkd has quit [Remote host closed the connection]
jlast has joined #ruby
baweaver has joined #ruby
__chris has quit [Quit: This computer has gone to sleep]
hcnewsom has joined #ruby
DEA7TH has quit [Ping timeout: 256 seconds]
jxpx777 has joined #ruby
jen_ has joined #ruby
<jen_> roolo: hey
deric_skibotn has quit [Read error: Connection reset by peer]
deric_skibotn has joined #ruby
QualityAddict has joined #ruby
zachrab has joined #ruby
axl_ has quit [Quit: axl_]
werelivinginthef has joined #ruby
mikecmpbll has quit [Quit: ciao.]
jaygen_ has joined #ruby
rikai has quit [Read error: Connection reset by peer]
commmmodo has joined #ruby
hesco has quit [Ping timeout: 264 seconds]
OrbitalKitten has joined #ruby
rikai has joined #ruby
blandflakes has quit [Quit: Page closed]
wolves_cs has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zachrab has quit [Ping timeout: 265 seconds]
Pumukel has quit [Quit: ChatZilla 0.9.91.1 [Firefox 35.0.1/20150122214805]]
jaygen has quit [Ping timeout: 240 seconds]
kenneth has joined #ruby
werelivinginthef has quit [Ping timeout: 246 seconds]
jen_ has quit [Quit: jen_]
blizzy has quit [Quit: Leaving]
rikai has quit [Ping timeout: 255 seconds]
sinkensabe has quit [Remote host closed the connection]
jimms has quit [Remote host closed the connection]
rikai has joined #ruby
ottanta has joined #ruby
charliesome has quit [Quit: zzz]
shellfu has quit [Remote host closed the connection]
starless has quit [Quit: Leaving]
uptownhr has quit [Quit: uptownhr]
Troy^ has joined #ruby
<ottanta> hi, so I would like to use %x{} or %q{} in a program, but I'm not sure how I'm going to insert things like an embedded expression like #{var} inside a string/exec block given by %q/%x, respectively
<ottanta> how would you guys go about this? what's a term I could write down/remember/etc related to the vocabulary
hiyosi has joined #ruby
<ottanta> so I can search this kind of thing and be more self-sufficient
uptownhr has joined #ruby
<ottanta> an example of what I'm talking about, though, is like var = "world"; puts %q{ hello #{var} }
<shevy> apparently %q does not expand
veinofstars has quit [Quit: veinofstars]
<shevy> >> foo = 'world'; %Q( abc def #{foo})
rikai has quit [Ping timeout: 255 seconds]
<shevy> there
<shevy> stupid bot
<shevy> # => " abc def world"
<shevy> this is the result of the above
hesco has joined #ruby
wajroo has quit []
charliesome has joined #ruby
<ottanta> ohhh so I need Q and not q
<ottanta> Thank you!
kalusn has quit [Remote host closed the connection]
codeurge has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
olekenneth has joined #ruby
juanpablo_ has joined #ruby