nanoyak has quit [Quit: Computer has gone to sleep.]
michaeldeol has joined #ruby
oo_ has joined #ruby
oo_ has quit [Remote host closed the connection]
kotk_ has joined #ruby
kotk has quit [Read error: No route to host]
shime_ has joined #ruby
shime has quit [Ping timeout: 244 seconds]
sinkensabe has quit [Remote host closed the connection]
cyberarm has joined #ruby
ta_ has joined #ruby
dc_ has joined #ruby
seal has quit [Quit: Ex-Chat]
icebourg has joined #ruby
icebourg has quit [Max SendQ exceeded]
icebourg has joined #ruby
TheKruex has quit []
chipotle has joined #ruby
carvantes has quit [Ping timeout: 245 seconds]
charliesome has quit [Quit: zzz]
ta_ has quit [Ping timeout: 240 seconds]
mbff has joined #ruby
bronson has joined #ruby
sinkensabe has joined #ruby
uptownhr has quit [Quit: uptownhr]
snath has quit [Ping timeout: 276 seconds]
Akuma has quit [Ping timeout: 264 seconds]
russt has joined #ruby
apeiros has quit [Remote host closed the connection]
DadoCe has quit [Remote host closed the connection]
apeiros has joined #ruby
blackmesa has quit [Quit: WeeChat 1.1]
bonhoeffer has joined #ruby
happyface has quit [Quit: Connection closed for inactivity]
TheKruex has joined #ruby
uptownhr has joined #ruby
bronson has quit [Ping timeout: 256 seconds]
giuseppesolinas_ has quit [Quit: This computer has gone to sleep]
giuseppesolinas has quit [Quit: This computer has gone to sleep]
supergiel has joined #ruby
baweaver has joined #ruby
jeremati_ has quit [Remote host closed the connection]
AlexRussia has quit [Ping timeout: 246 seconds]
jerematic has joined #ruby
baweaver has quit [Remote host closed the connection]
devdazed has quit [Quit: Computer has gone to sleep.]
Akuma has joined #ruby
B1n4r10 has quit [Remote host closed the connection]
jerematic has quit [Remote host closed the connection]
baweaver has joined #ruby
B1n4r10 has joined #ruby
Ankhers has quit [Remote host closed the connection]
TheKruex has quit [Client Quit]
maximski has joined #ruby
maximski has quit [Max SendQ exceeded]
rpag has quit [Quit: Leaving]
<bitflipping>
does anyone here have experience using ocra or releasy in msys2/cygwin?
Ankhers has joined #ruby
maximski has joined #ruby
<B1n4r10>
bitflipping Please talks about only Ruby.
russt has quit [Read error: Connection reset by peer]
<bitflipping>
sorry bout that, figured ocra and releasy are both ruby
maximski has quit [Client Quit]
<bradland>
orca is ruby...
lw has quit [Quit: s]
<bradland>
i don't have any experience with orca, however
russt has joined #ruby
aspiers_ has joined #ruby
baroquebobcat has quit [Quit: baroquebobcat]
baroquebobcat has joined #ruby
uptownhr has quit [Quit: uptownhr]
<bradland>
bitflipping: post your question, someone might be able to help you out
sinkensabe has quit [Remote host closed the connection]
aspiers has quit [Ping timeout: 264 seconds]
giuseppesolinas has joined #ruby
giuseppesolinas_ has joined #ruby
duncannz has joined #ruby
duncannz has quit [Max SendQ exceeded]
<bitflipping>
I forgot I had gotten past a hurdle, thought that was as specific as I could get. Essentially Ocra has an option --gemfile, which it seems it uses for dependency gems, but it doesn't seem to follow the source specifier I have in my gemfile.
duncannz has joined #ruby
duncannz has quit [Excess Flood]
uptownhr has joined #ruby
duncannz has joined #ruby
duncannz has quit [Excess Flood]
russt has quit [Ping timeout: 244 seconds]
lmickh has quit [Remote host closed the connection]
<bitflipping>
so if anyone has an idea of how to tell ocra to follow a gem path specifier instead of using the installed location, I would appreciate that, thanks for your time
yokel has joined #ruby
thumpba has quit [Remote host closed the connection]
kaspertidemann has quit []
robertt_dex has joined #ruby
<bradland>
bitflipping: i can't find any reference to that gemfile option.
<bradland>
are you sure that's an orca built-in, or is it part of a plugin?
workmad3 has quit [Ping timeout: 240 seconds]
bonhoeffer has quit [Read error: Connection reset by peer]
<bitflipping>
if you run orca --help --gemfil is in the list of options that comes up
<bradland>
i was looking at the andykent/orca repo
<bitflipping>
oh word, from the --help option: "--gemfile <file> Add all gems and dependencies listed in a Bundler Gemfile."
baroquebobcat has joined #ruby
adamski2600 has quit []
GaryOak_ has quit [Remote host closed the connection]
<bradland>
so what's the difference between these two?
<bradland>
are they forks?
<bradland>
because i think the andykent one is the one that's on rubygems
russt has joined #ruby
<bradland>
how do you even install this larsch one?
Ankhers has quit [Remote host closed the connection]
<bradland>
holy mother
<bitflipping>
the larsch github is whats in the readme in the ocra folder installed by gem install ocra
taiansu has quit [Ping timeout: 265 seconds]
B1n4r10 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
yokel has quit [Ping timeout: 245 seconds]
yokel has joined #ruby
russt has quit [Ping timeout: 272 seconds]
icebourg has quit []
<bradland>
bitflipping: looking at the source code, it looks like this gem jumps straight to loading the gem specs, ignoring the source line altogether
<bitflipping>
alright, thanks man
fryguy9 has quit [Quit: Leaving.]
cyberarm has quit [Remote host closed the connection]
<bitflipping>
maybe I'll write a patch, probably won't be broad use enough to cover the full range of Gemfile specifications though
zacstewart has quit [Ping timeout: 245 seconds]
Sawbones has quit [Remote host closed the connection]
AlexRussia has joined #ruby
russt has joined #ruby
JoshGlzBrk has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<bradland>
it could at least handle the source line
bonhoeffer has quit [Quit: bonhoeffer]
<bradland>
i think that'd be a great addition
<bradland>
i was thinking the same. digging around looking for the bundler API method that is called by source
freerobby has quit [Quit: Leaving.]
evanjs has joined #ruby
startupality has quit [Quit: startupality]
scripore has quit [Quit: This computer has gone to sleep]
mac__ has quit [Quit: This computer has gone to sleep]
skj3gg has quit [Ping timeout: 245 seconds]
baroquebobcat has quit [Quit: baroquebobcat]
JDiPierro has quit [Remote host closed the connection]
Manj-811-Xfce2 has joined #ruby
<Manj-811-Xfce2>
Hi I'm having trouble running ruby on linux
<Manj-811-Xfce2>
I type ruby into my command line
<Manj-811-Xfce2>
And I dont get the propper prompt
<Manj-811-Xfce2>
It acts like when you forget to end a quotation in a shell command
<bradland>
when invoked directly, ruby won't give a prompt
<bradland>
you probably want irb
<bradland>
which is ruby's REPL
<bradland>
you must come from python :)
<Manj-811-Xfce2>
Right-o
<Manj-811-Xfce2>
An interpreter would be nice. So I'll install the irb package
jordanm has quit [Ping timeout: 245 seconds]
<bradland>
what distro?
<bradland>
most of them are pretty out of date, but brightbox provides a PPA with more up to date package
evanjs has quit [Remote host closed the connection]
<Manj-811-Xfce2>
Manjaro (Arch Based)
<bradland>
ah, ok
bean has joined #ruby
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
supergiel has quit [Quit: Leaving]
ponga has joined #ruby
Manj-811-Xfce2 has quit [Remote host closed the connection]
zchee has quit [Remote host closed the connection]
kenneth has quit [Quit: Bye.]
bonhoeffer has joined #ruby
freerobby has joined #ruby
maxsilver has joined #ruby
sbx has joined #ruby
JDiPierro has joined #ruby
yokel has quit [Ping timeout: 264 seconds]
cphrmky has quit [Read error: Connection reset by peer]
CrazyM4n has quit [Remote host closed the connection]
yokel has joined #ruby
pdoherty has joined #ruby
sbx has quit [Ping timeout: 240 seconds]
JoshGlzBrk has joined #ruby
ta_ has joined #ruby
asmodlol has joined #ruby
commmmodo has quit [Quit: commmmodo]
razieliyo has quit [Read error: Connection reset by peer]
JDiPierro has quit [Remote host closed the connection]
commmmodo has joined #ruby
asmodchan has quit [Ping timeout: 245 seconds]
bonhoeffer has quit [Quit: bonhoeffer]
pdoherty has quit [Ping timeout: 245 seconds]
Photism has joined #ruby
JoshGlzBrk has quit [Client Quit]
razieliyo has joined #ruby
ponga has quit [Remote host closed the connection]
ta_ has quit [Ping timeout: 276 seconds]
ponga has joined #ruby
akamel has joined #ruby
blizzy has quit [Read error: Connection reset by peer]
ta_ has joined #ruby
kl__ has joined #ruby
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
uptownhr has quit [Quit: uptownhr]
jerematic has joined #ruby
B1n4r10 has joined #ruby
antgel has quit [Ping timeout: 264 seconds]
ponga has quit [Ping timeout: 256 seconds]
robustus has quit [Ping timeout: 255 seconds]
scripore has joined #ruby
mac__ has joined #ruby
AlexRussia has quit [Quit: WeeChat 1.1-dev]
AlexRussia has joined #ruby
sbx has joined #ruby
lkba has joined #ruby
robustus has joined #ruby
ascarter has joined #ruby
eytanfb has quit [Ping timeout: 252 seconds]
jerematic has quit [Ping timeout: 245 seconds]
commmmodo has quit [Quit: commmmodo]
iMe has quit [Ping timeout: 245 seconds]
lkba_ has quit [Ping timeout: 245 seconds]
ta_ has quit [Ping timeout: 245 seconds]
greenbagels has quit [Read error: Connection reset by peer]
akamel has quit [Quit: Leaving.]
commmmodo has joined #ruby
iMe has joined #ruby
mloveless has quit []
akamel has joined #ruby
bronson has joined #ruby
LouisRoR has quit [Ping timeout: 246 seconds]
^wald0 has joined #ruby
freerobby has quit [Quit: Leaving.]
jaygen_ has joined #ruby
bronson has quit [Ping timeout: 255 seconds]
^wald0 has quit [Client Quit]
ixti has joined #ruby
debill has quit [Ping timeout: 240 seconds]
ziyadb has quit [Quit: Connection closed for inactivity]
timanema has quit [Quit: leaving]
rebcabin has joined #ruby
jaygen has quit [Ping timeout: 252 seconds]
timanema has joined #ruby
taiansu has joined #ruby
jordanm has joined #ruby
ponga has joined #ruby
chrishough has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
snath has joined #ruby
baweaver has quit [Read error: Connection reset by peer]
taiansu has quit [Ping timeout: 252 seconds]
kyb3r_ has quit [Ping timeout: 244 seconds]
amclain has joined #ruby
zacstewart has joined #ruby
lemur has joined #ruby
maximski has joined #ruby
DadoCe has joined #ruby
deric_skibotn has quit [Ping timeout: 244 seconds]
pawprint has joined #ruby
d10n-work has quit [Quit: Connection closed for inactivity]
<pawprint>
how can i tell which other gems a given gem depends on?
startupality has joined #ruby
maletor has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jwilson_ has quit [Quit: bye bye]
<frogsy2>
pawprint, if you go to rubygems.org/gems/<gemname> it'll list dependencies
<pawprint>
ah, ok
<pawprint>
is there a way to list all the dependencies of all the dependencies too?
<pawprint>
(ie. the whole dependency graph)
<pawprint>
without manually clicking on each gem
baroquebobcat_ has joined #ruby
<frogsy2>
good question actually, I'm not sure
Spami has joined #ruby
DadoCe has quit [Ping timeout: 264 seconds]
<pawprint>
is there any way to get something like a tar file of a gem and all of its dependencies, so that the gem can be independently and reliably installed independently of any external website?
<pawprint>
and at any time in the future..
timanema has quit [Ping timeout: 255 seconds]
rbennacer has joined #ruby
<waxjar>
gemsets do that (i like gs)
davedev24_ has quit [Ping timeout: 256 seconds]
<pawprint>
so a gemset can act like an archive that can be re-installed on another system without relying on anything else outside the archive itself?
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jenrzzz has quit [Ping timeout: 245 seconds]
<waxjar>
it's not an archive, just a folder you can move around / check into version control
<pawprint>
ah, i see
<pawprint>
very cool
evanjs has joined #ruby
<pawprint>
someone told me that gemsets have been kind of deprecated in favor of bundler
<waxjar>
i don't think it's very portable though, i think rubygems installs gems to version specific folders and stuff
wallerdev has quit [Quit: wallerdev]
nfk has quit [Quit: yawn]
kyb3r_ has joined #ruby
rebcabin has quit [Quit: Leaving.]
<pawprint>
hmm
<waxjar>
why do you not wanna fetch gems from rubygems?
livingstn has joined #ruby
livingstn has quit [Max SendQ exceeded]
davedev24_ has joined #ruby
davedev2_ has joined #ruby
davedev24_ has quit [Read error: Connection reset by peer]
chrishou_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
evanjs has quit [Ping timeout: 244 seconds]
tzero has quit [Quit: WeeChat 0.4.3]
tzero has joined #ruby
chrishough has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
rebcabin has joined #ruby
porfa has joined #ruby
<porfa>
heya
slawrence00 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
iamninja has quit [Quit: ZZZzzz…]
towski_ has quit [Remote host closed the connection]
startupality has quit [Quit: startupality]
startupality has joined #ruby
bigmac has joined #ruby
Spami has joined #ruby
startupality has quit [Client Quit]
mikepack has joined #ruby
russt has quit [Quit: russt]
<pawprint>
waxjar: it's not that i don't want to.. but i'm trying to plan for some time in the future when that repository of gems might not have the gems i need
iMe has quit [Ping timeout: 264 seconds]
Channel6 has joined #ruby
<pawprint>
i'd like to have some sort of archive that's completely independent, so i don't need to rely on anything or anyone to re-install the gems i need
iMe has joined #ruby
rebcabin has quit [Quit: Leaving.]
slawrence00 has joined #ruby
Megtastique has joined #ruby
<waxjar>
i see. you could clone the git sources locally, most projects can be found on github?
mikepack has quit [Ping timeout: 240 seconds]
<waxjar>
if disaster strikes you could build the gems locally :)
it0a has joined #ruby
yokel has quit [Ping timeout: 245 seconds]
<porfa>
at_css('.image img-src') will get me the img-src element in image class.. how do i get an atribute from the img-src element? whats the synthax?
fryguy9 has joined #ruby
fryguy9 has quit [Client Quit]
troyready has quit [Remote host closed the connection]
tchebb has joined #ruby
djbkd has quit [Remote host closed the connection]
metadave has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
spicerack2 has joined #ruby
jenrzzz has joined #ruby
yokel has joined #ruby
djbkd has joined #ruby
claptor has joined #ruby
jordanm has quit [Ping timeout: 240 seconds]
troubadour has joined #ruby
jenrzzz has quit [Ping timeout: 272 seconds]
nuck has joined #ruby
CpuID has joined #ruby
ta_ has joined #ruby
eka has joined #ruby
jefus_ has joined #ruby
it0a has quit [Ping timeout: 264 seconds]
stunder has quit [Quit: Leaving]
jefus has quit [Ping timeout: 245 seconds]
josephndenton has joined #ruby
hephaestus_rg has joined #ruby
rbennacer has quit [Remote host closed the connection]
ta_ has quit [Ping timeout: 276 seconds]
yokel has quit [Ping timeout: 252 seconds]
^wald0 has joined #ruby
zorak8 has quit [Read error: Connection reset by peer]
<porfa>
can anyon ehelp me using include? for ie.. i have a string and i wanna check if it includes —wtv—LOL—wtv im doing…. blabla.css(‘.heya’)[2].include? “LOL”
yokel has joined #ruby
yokel has quit [Changing host]
yokel has joined #ruby
<porfa>
i know it’s searching for lol, but i want it to search for *LOL*
josephndenton has quit [Ping timeout: 264 seconds]
shime_ has quit [Remote host closed the connection]
baroquebobcat_ has quit [Quit: baroquebobcat_]
ponga has quit [Remote host closed the connection]
<porfa>
asking for help during netsplit… now that calls for a self noob slap.
ponga has joined #ruby
<centrx>
porfa, What doesn't work about: str.include?('LOL')
<porfa>
i know the string contains LOL but it returns false..!
<porfa>
because there is other text in that string
<porfa>
i know this string contains “Laser” i did include?”Laser” it returns false
timanema has joined #ruby
<epitron>
pawprint: using bundler is pretty easy -- just make a Gemfile, list the gems and the versions you wanna lock to, then "bundle" and "bundle package"
<porfa>
thanks! :) i’ll try and read and learn from that
<epitron>
porfa: you can do "object.class" to see what class it is
_maes_ has joined #ruby
<epitron>
also, use pry :)
<epitron>
pry makes everything better
ta_ has joined #ruby
<epitron>
pawprint: you're not the first person with this problem :)
taiansu has quit [Ping timeout: 265 seconds]
<pawprint>
i'm glad
it0a has joined #ruby
<porfa>
it worked! thanks! :D
<porfa>
feels so good… better than sex lol :X
supergiel has joined #ruby
livingstn has joined #ruby
livingstn has quit [Max SendQ exceeded]
snath has quit [Ping timeout: 276 seconds]
Megtastique has quit []
<pawprint>
epitron: will bundler recurse down through all the dependencies of the gems you list?
<pawprint>
or do i need to do that myself?
Megtastique has joined #ruby
hephaestus_rg has quit [Ping timeout: 252 seconds]
Megtastique has quit [Client Quit]
fandi has quit [Read error: Connection reset by peer]
fandi has joined #ruby
mesamoo has joined #ruby
ta_ has quit [Ping timeout: 276 seconds]
Sawbones has quit [Remote host closed the connection]
Sawbones has joined #ruby
jordanm has joined #ruby
yfeldblum has quit [Remote host closed the connection]
^wald0 has quit [Quit: ^wald0]
<pawprint>
\wb
<pawprint>
oops
it0a has quit [Ping timeout: 276 seconds]
ta_ has joined #ruby
dc_ has joined #ruby
Eiam_ has joined #ruby
ponga has quit [Remote host closed the connection]
cyberarm has joined #ruby
tjohnson has quit [Quit: Connection closed for inactivity]
ponga has joined #ruby
fandi has quit [Read error: Connection reset by peer]
fandi has joined #ruby
<porfa>
hmmmin the past i’ve done some checks like <% if !portes.nil? %> blabalbllba now instead of checking if nil or not, im checking in false or not … what’s the synthax for a true or false state?
ponga has quit [Read error: Connection reset by peer]
ponga has joined #ruby
fandi has quit [Read error: Connection reset by peer]
LouisRoR has joined #ruby
sklik has joined #ruby
<porfa>
!!!! made it
<porfa>
nope, it displays all even if it contains the LOL
lemur has quit [Read error: Connection reset by peer]
duncannz has quit [Ping timeout: 276 seconds]
duncan_ has joined #ruby
lemur has joined #ruby
scripore has quit [Quit: This computer has gone to sleep]
mac__ has quit [Quit: This computer has gone to sleep]
n008f4g_ has quit [Ping timeout: 240 seconds]
s2013 has joined #ruby
maximski has quit [Read error: No route to host]
mbff has quit [Quit: Leaving]
radic has quit [Ping timeout: 245 seconds]
maximski has joined #ruby
s2013 has quit [Max SendQ exceeded]
yfeldblum has quit [Ping timeout: 245 seconds]
radic has joined #ruby
Sawbones has joined #ruby
B1n4r10 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
lkba has quit [Ping timeout: 245 seconds]
Dolphi has quit [Quit: Leaving]
jordanm_ has quit [Ping timeout: 272 seconds]
psy_ has quit [Quit: Leaving]
s2013 has joined #ruby
Sawbones has quit [Remote host closed the connection]
troubadour has joined #ruby
freerobby has joined #ruby
razieliyo has quit [Remote host closed the connection]
Ankhers has joined #ruby
DadoCe has joined #ruby
braincra- has quit [Quit: bye bye]
psy_ has joined #ruby
troubadour has quit [Client Quit]
Sawbones has joined #ruby
Sawbones has quit [Remote host closed the connection]
Sawbones has joined #ruby
JoshGlzBrk has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
adriancb has quit [Remote host closed the connection]
adriancb has joined #ruby
DadoCe has quit [Ping timeout: 246 seconds]
Mon_Ouie has quit [Ping timeout: 276 seconds]
taiansu has joined #ruby
patrick99e99 has joined #ruby
braincrash has joined #ruby
tokik has joined #ruby
razieliyo has joined #ruby
jerematic has joined #ruby
taiansu has quit [Ping timeout: 245 seconds]
<epitron>
pawprint: i believe so. try it :)
<epitron>
if you look at Gemfile.lock, you'll see that it accounts for all the dependencies of all the gems in your Gemfile, and locks to their versions as well
jbw has quit [Ping timeout: 264 seconds]
<epitron>
it would be weird if "bundle package" didn't lock down the deps as well
<waxjar>
eam: i ran into the same problem today :/ only "fix" i could find was to sleep for a little while before exit
<waxjar>
did you find something better? :D
gkwhc has joined #ruby
mroach has quit [Quit: mroach]
Cache_Money has joined #ruby
<gkwhc>
Hi, im trying to install a gem by "gem install bundle", but its saying that i dont have ruby/2.2.0/bin in my PATH. but i do see that directory in my PATH...any ideas?
F_DOG has quit [Quit: Leaving]
iamninja has joined #ruby
^wald0 has quit [Remote host closed the connection]
^wald0 has joined #ruby
billy_ran_away has quit [Remote host closed the connection]
kapil__ has quit [Quit: Connection closed for inactivity]
timanema has joined #ruby
slawrence00 has joined #ruby
jusmyth has quit [Quit: Leaving.]
ndrei has joined #ruby
timanema has quit [Ping timeout: 245 seconds]
timanema has joined #ruby
chrishough has joined #ruby
yfeldblum has quit [Remote host closed the connection]
tus has quit []
<porfa>
hmmm so, if i do .gsub(/\n/, "") i succesfully remove all the \n from a string, but how can i also remove the \r ? to i need to make another gsub or is it possible to tell gsub to remove \n and \r in one command? whats the synthax?
<dopie>
bradland, got everything working
<dopie>
:)
timanema has quit [Remote host closed the connection]
shakes has joined #ruby
rbennacer has joined #ruby
<centrx>
porfa, in any order?
cantonic has joined #ruby
<porfa>
yup
sevenseacat has joined #ruby
<porfa>
i get what i want with… .gsub(/\n/, “”).gsub(/\r/, "") just wondering how to do it with just one statement
<centrx>
.gsub(/\n|\r/, '')
<porfa>
oh.. i can separete what i want with | ? like shellcomands? nice...!
<centrx>
porfa, the /.../ signify it is a regular expression
<centrx>
porfa, | represents "OR"
<porfa>
*takes notes* :D
<centrx>
:)
<porfa>
what represents AND ?
<porfa>
because i want AND not OR right?
kl__ has quit [Ping timeout: 264 seconds]
<porfa>
i want to remove X and Y, not X OR Y
<porfa>
or my logic is wrong :p
rbennacer has quit [Ping timeout: 245 seconds]
Sawbones has joined #ruby
<centrx>
the regex _matches_ X OR Y
<porfa>
ok
<centrx>
which is to say, one or the other or both
tokik has quit [Ping timeout: 245 seconds]
<centrx>
it's character-based, so a single digit/character cannot be "AND" because two characters can't be in the same place(\n and \r each represent a single character)
<centrx>
/\n\r/ would be anywhere \n is followed by \r
<centrx>
s/be/match
<porfa>
about 10 years ago i was in this troll organization and i had the chance to learn ruby and perl and php from some masters of trolling (they used to automate everything to make trolling easier) i was to busy being a forum troll and i’ve let that chance go by… it was called the GNAA, dunno if you ever heard of it.. im old now LOL
<porfa>
they used alot of complicated regex i hardly understood anything, but highly skilled dudes!
jacks_spleen has joined #ruby
<centrx>
yeah I used to be a Wikipedia admin so I know all about that
<porfa>
that’s all behind me now! :)
<porfa>
ahhaha
jusmyth has joined #ruby
Loaft has joined #ruby
<porfa>
im making a script to fetch me all the deals from the local (country wide) discount sites/group buy sites so i dont miss out on any good deal.. :D
<centrx>
wow you've taken coupon-cutting to a new level
<porfa>
i am running into a problem that i will ask help later on.. hope someone can help me out!
<porfa>
LOL
<porfa>
ahhaah
Sawbones has quit [Ping timeout: 256 seconds]
supergiel has quit [Quit: Leaving]
<porfa>
i have no idea how the heck im going to join stuff from diferent sites, even though i have both sites on the same formated tables with the same column names and same number of columns….
<porfa>
im thinking of making the script exporting everything into CSV, then turn the csv into html.. but maybe there’s an easier way!
<centrx>
Use and ORM or SQL library like Sequel, ActiveRecord, etc.
rebcabin has joined #ruby
Rollabun_ has quit [Remote host closed the connection]
Mia has quit [Read error: Connection reset by peer]
<porfa>
i have no DB expertise at all, but just by looking at the Sequel site it looks intresting and somewhat basic/perfect for my simple needs, thanks for the tip!
Rollabunna has joined #ruby
bluOxigen has joined #ruby
gkwhc has quit [Remote host closed the connection]
Loaft has quit [Ping timeout: 245 seconds]
agent_white has joined #ruby
<agent_white>
Evenin'
<shevy>
hey agent_white
<shevy>
ready to rock the house?
<agent_white>
I was only born ready! \o/
<dopie>
anyone help me with st2 setup with ruby im trying to run the build but failed
CpuID has quit [Quit: This computer has gone to sleep]
<cyberfab007>
what ?
<ddd>
change the 2.1.5 to whatever version you want installed
<ddd>
run that entire string i just gave you at your command prompt. I'll dissect it for you before you do so you know what's happening
<ddd>
first, it grabs the gpg key for RVM from a known gpg keyserver because different parts of rvm and its binary rubies are signed so you know its not tampered with
timanema has joined #ruby
WishBoy has quit [Remote host closed the connection]
<ddd>
next you change to your user's homedir
<cyberfab007>
k
<jacks_spleen>
why are we escaping \curl nowadays? I saw that somewhere else
Pharaoh2 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<ddd>
then you rm the entire RVM directory, then you curl the RVM install script FROM rvm's home site and pipe it to bash so it runs
<ddd>
then you source your ~/.bash_profile to make sure that rvm's script loads (which the installer put at the end of your profile)
<ddd>
then you tell bash to install and make default a specific ruby. in that string i gave you I chose MRI's 2.1.5
<cyberfab007>
well that first command is going anyways
Cache_Money has quit [Quit: Cache_Money]
<cyberfab007>
I am gonna learn ruby cause there are some eidts I wanna make to the script
<ddd>
jacks_spleen, so any aliases for curl aren't used
sinkensabe has joined #ruby
<jacks_spleen>
really? well glad I asked
St1gma has quit [Quit: Leaving]
<ddd>
cyberfab007, that ENTIRE command uses && between each step of the command set i gave you. what the && does is run a command before the && and if that fails do NOT run the next command. only run the next one if the one before it succeeded
<ddd>
so run that ENTIRE string as i pasted it to you
bronson has joined #ruby
timanema has quit [Ping timeout: 256 seconds]
timanema has joined #ruby
Sawbones has joined #ruby
<ddd>
if ANY single step fails, then no further commands will run. it also helps with debugging since each command runs in succession until either all complete or one fails. then you know what one failed
taiansu has joined #ruby
<cyberfab007>
I am running the whole string
<ddd>
good
<cyberfab007>
it is still running
Channel6 has quit [Quit: Leaving]
<ddd>
that commandset just reset your entire rvm installation, installs and sets a default ruby
jacks_spleen has quit [Quit: Leaving]
<ddd>
yes, you WILL have to reinstall any gems you previously installed, but it A) ensures rvm is correctly set up and sourced and working, and B) installs a fresh clean ruby as well (ruby 2.1.5 in this case unless you changed the version number to like 1.9.3 or something)
<ddd>
I highly suggest you read all our docs at http://rvm.io before you do anything else after this commandset finishes.
seal has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
<ddd>
don't even install a gem. just go read our docs and see what you're doing with rvm before you start mucking with stuff. this way you'll *know* where stuff gets installed and why
<cyberfab007>
k
<cyberfab007>
it compiling still
<ddd>
bear in mind that RVM is for those that need multiple ruby installs on a single machine, and want a fairly large commandset for working with those rubies. there are simpler toolsets out there such as chruby, rbfu and the like.
Pharaoh2 has joined #ruby
Sawbones has quit [Ping timeout: 245 seconds]
timanema has quit [Ping timeout: 256 seconds]
<cyberfab007>
well I want a delvelopment enviorment
<ddd>
err? it should not be compiling unless you added a .rvmrc to your homedir that directs rvm NOT to use binaries
<ddd>
it defaults to using prebuilt rubies on install, not compiling
<cyberfab007>
no error ,
<cyberfab007>
well the command you gave me has it compliing
<ddd>
the only thing it should be compiling might be one of the default gems that get installed, but i can't remember any that do
timanema has joined #ruby
<ddd>
like a nokogiri or something
<ddd>
but i don't think noko gets installed by default
<ddd>
i need to check the repository real fast. see what default gems get installed. brb
<ddd>
i run a seriously freakin custom rollout here so mine's useless to check
<ddd>
check 'rvm info' and make sure that the version string for ruby matches that in the ruby: section's 'version' string that 'rvm info' output
<cyberfab007>
so how do I run the gem
robertt_dex has quit [Remote host closed the connection]
<ddd>
you install it like any other gem. once rvm is installed, and you have a ruby installed and set as default, you run ruby, install gems, etc just exactly as you would as if rvm was not installed and in the picture
<ddd>
this is where you learn ruby :)
<cyberfab007>
cool
<ddd>
rvm is meant specifically for installing multiple different ruby versions, and allowing you to use something called 'gemsets' to install multiple different gems into
hephaestus_rg has quit [Ping timeout: 264 seconds]
<ddd>
and do so transparently once you've installed rvm, the rub(y|ies) you want, and created any gemsets you want to store gems in. after that, the rest is on you and is up to you and your ruby to work out :)
pdoherty has joined #ruby
<cyberfab007>
ok so I did gem install linkedin-scraper again
<cyberfab007>
it is running
Spami has joined #ruby
<ddd>
cool. do what you have to with that gem. i did my part.
iMe has quit [Ping timeout: 244 seconds]
<cyberfab007>
thank you
<ddd>
the rest is up to you, your ruby knowledge, and that gem's support team
<ddd>
no problem. :)
<ddd>
bear in mind that the super user (root) will NOT have access to that ruby and it should NOT have access to that ruby
<cyberfab007>
yes , I think where I initially screwed up was I installed all this as superuser
<ddd>
i really hope you didn't install this all under root. root needs to use the system ruby for any scripts that are installed for system management.
<ddd>
ok
pdoherty has quit [Ping timeout: 252 seconds]
<ddd>
yeah never replace root's idea of ruby unless you *know* what you're doing and the impact of that change
patrick99e99 has quit [Ping timeout: 264 seconds]
iMe has joined #ruby
patrick99e99 has joined #ruby
<ddd>
just like if you ever decide to do the 'global' install of rvm, *never* add root to the rvm group. always keep it separate unless you *know* what you're doing and the impact of that addition.
<cyberfab007>
no it works under my local user
<ddd>
good. with that, back to fixing this system.
<cyberfab007>
wait one sec
ta_ has quit [Ping timeout: 276 seconds]
bronson has joined #ruby
<cyberfab007>
how do I add user www-data to have permissions to un this script
<ddd>
ask in #linux. thats way outside the germane of rvm, ruby, or the related channels
josephcs_ has joined #ruby
<ddd>
i would suggest you read the user manual for your particular distribution of linux before doing any changes like that. you need to know systems administration for that stuff
josephcs has quit [Ping timeout: 255 seconds]
<ddd>
all of which most of the distribs include a handbook to teach you. like ubuntu's user manual for instance
jenrzzz has joined #ruby
josephcs_ is now known as josephcs
timanema has quit [Ping timeout: 256 seconds]
lessless has joined #ruby
<ddd>
if this particular gem *requires* that you install it in such a way that a different user, not your regular user, be able to run this gem you can try emailing the author of the gem and see if they'll give you additional assistance.
kyb3r_ has joined #ruby
ta_ has joined #ruby
cyberfab007 has quit [Ping timeout: 255 seconds]
rbrs has joined #ruby
MasterPiece has joined #ruby
cyberfab007 has joined #ruby
<cyberfab007>
hey I'm back
<cyberfab007>
ok so ruby is installed properly
<cyberfab007>
my local user can run ruby scirpts with out being super user,
<cyberfab007>
but how do I give www-data permission to run the sript
<ddd>
ask in #linux. thats way outside the germane of rvm, ruby, or the related channels
<ddd>
i would suggest you read the user manual for your particular distribution of linux before doing any changes like that. you need to know systems administration for that stuff
hmsimha has joined #ruby
<ddd>
all of which most of the distribs include a handbook to teach you. like ubuntu's user manual for instance
<ddd>
if this particular gem *requires* that you install it in such a way that a different user, not your regular user, be able to run this gem you can try emailing the author of the gem and see if they'll give you additional assistance.
charliesome has quit [Quit: zzz]
<cyberfab007>
where are the ruby scripts stored now
patrick99e99 has quit [Ping timeout: 252 seconds]
patrick99e99 has joined #ruby
charliesome has joined #ruby
ajaiswal has joined #ruby
JoshGlzBrk has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<cyberfab007>
still cant get this script to execute in my php script, like really ,
hobodan has quit [Quit: Leaving]
<sevenseacat>
are you in the right channel?
jheg has joined #ruby
<cyberfab007>
well I am still trying to underrstand the permsission settings for ruby
<cyberfab007>
like even if it is sitting in my home folder, why when I set it to the group www-data wont it execute ?
<sevenseacat>
execute how?
kl has quit [Ping timeout: 244 seconds]
<cyberfab007>
I am trying to execute through php fucntion shell_exec($cmd) ;
<cyberfab007>
the script exectues other commands for me , but this really important ruby script is being so stubborn
<apeiros>
cyberfab007: ruby doesn't add anything beyond your OS's permissions/way of running exes
marr has joined #ruby
Pharaoh2 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<apeiros>
so probably: make sure you have a proper shebang (that's that first line with `#!/path/to/ruby`), set +x properly etc.
<shevy>
cyberfab007 you are not going in a systematic manner. Two questions: (a) What is the FULL location to the script in question? Please post it here. (b) Are you able to run that script without error as non-superuser?
armyriad has quit [Ping timeout: 244 seconds]
<shevy>
cyberfab007 otherwise, the "permission settings for ruby" are 100% the same as for any other text file, such as php or perl; if you can not execute a file, you can't get it to work as a .php file either
<cyberfab007>
ok
kyb3r_ has quit [Read error: Connection reset by peer]
<apeiros>
rvm loads env variables when you log-in. if you try to run that script with another user, those env variables are not present. hence -> rvm wrapper.
<cyberfab007>
ok
<cyberfab007>
let me check that out
SixiS has joined #ruby
kyb3r_ has quit [Read error: Connection reset by peer]
<cyberfab007>
by the way script runs so beautiful lol
<cyberfab007>
just need to put the output to my php script
<cyberfab007>
no webserver runs under www-data
<cyberfab007>
how can I add user www-data to rvm ?
<apeiros>
cyberfab007: as said: by using an rvm wrapper.
<cyberfab007>
I am googling that
<apeiros>
*sob*
ptrrr has quit [Quit: ptrrr]
<apeiros>
I gave you the f'ing link. no need to google. rvm.io
JohnBat26 has joined #ruby
sigurding has joined #ruby
CpuID has joined #ruby
CpuID has joined #ruby
<cyberfab007>
I am looking for the wrapper doce on ther
SixiS has quit [Ping timeout: 255 seconds]
Roa has joined #ruby
mijicd has joined #ruby
wallerdev has quit [Quit: wallerdev]
<cyberfab007>
apeiros, can you show me on the site where it talks about the wrapper
lessless has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
kaspertidemann has joined #ruby
MasterPiece has quit [Ping timeout: 264 seconds]
djbkd has joined #ruby
taiansu has quit [Ping timeout: 276 seconds]
vvivv has joined #ruby
atmosx_ has quit [Quit: Let him that would move the world first move himself. - Socrates]
kl has joined #ruby
keen__________35 has quit [Read error: Connection reset by peer]
djbkd has quit [Ping timeout: 245 seconds]
zacstewart has quit [Read error: Connection reset by peer]
keen__________35 has joined #ruby
sundjango has joined #ruby
roshanavand has quit [Ping timeout: 276 seconds]
josephndenton has joined #ruby
Oberon4278 has quit []
cantonic has joined #ruby
<cyberfab007>
can someone assits me with understanding wrappers
<apeiros_>
cyberfab007: #rvm is usually quite helpful
Dolphi has quit [Quit: Leaving]
Dolphi has joined #ruby
<apeiros_>
also I only knew you were talking about *rvm* wrappers due to our previous chat. others wouldn't have a clue what you're talking about. provide context when you ask about things.
<cyberfab007>
I have tried all this and I am so close
iMe has quit [Ping timeout: 276 seconds]
<cyberfab007>
will try they
<cyberfab007>
there
DadoCe has joined #ruby
sinkensabe has quit [Read error: Connection reset by peer]
josephndenton has quit [Ping timeout: 245 seconds]
SOLDIERz has joined #ruby
iMe has joined #ruby
sinkensabe has joined #ruby
cantonic has quit [Client Quit]
cantonic has joined #ruby
MasterPiece has joined #ruby
ta_ has joined #ruby
DadoCe has quit [Ping timeout: 255 seconds]
lkba has joined #ruby
spider-mario has joined #ruby
ta_ has quit [Ping timeout: 276 seconds]
booly-yam_ has joined #ruby
booly-yam has quit [Ping timeout: 272 seconds]
iamninja has joined #ruby
DrCode has quit [Ping timeout: 250 seconds]
sundjango has quit [Ping timeout: 245 seconds]
iMe has quit [Ping timeout: 244 seconds]
nfk has joined #ruby
zarubin has joined #ruby
cantonic_ has joined #ruby
Dolphi has quit [Quit: Leaving]
iMe has joined #ruby
MasterPiece has quit [Ping timeout: 255 seconds]
ValicekB has quit []
ta_ has joined #ruby
DrCode has joined #ruby
blackoperat has joined #ruby
ponga has quit [Remote host closed the connection]
bronson has joined #ruby
ponga has joined #ruby
Trynemjoel has quit [Ping timeout: 256 seconds]
LekeFly has joined #ruby
nateberkopec has quit [Quit: Leaving...]
LekeFly has quit [Client Quit]
anaeem1 has joined #ruby
Trynemjoel has joined #ruby
startupality has quit [Quit: startupality]
bronson has quit [Ping timeout: 264 seconds]
startupality has joined #ruby
ponga has quit [Ping timeout: 256 seconds]
startupality has quit [Client Quit]
Xeago has joined #ruby
kaspertidemann has quit []
chinmay_dd_ has quit [Quit: Leaving]
ta_ has quit [Ping timeout: 252 seconds]
<guardian>
how do you debug your ruby code?
<gizmore>
personally i use "byebug"
sigurding has quit [Ping timeout: 264 seconds]
icbm has joined #ruby
<sevenseacat>
i write code without bugs.
<gizmore>
is that the reason i have never seen any code from you? :P
* gizmore
runs and hides
<sevenseacat>
;)
oleo__ is now known as oleo
oleo has quit [Quit: Verlassend]
tvw has quit []
tvw has joined #ruby
MasterPiece has joined #ruby
oleo has joined #ruby
cantonic has quit [Quit: cantonic]
cantonic_ is now known as cantonic
TheKruex has joined #ruby
claymore has joined #ruby
cantonic has quit [Quit: cantonic]
ValicekB has joined #ruby
astrobunny has quit [Remote host closed the connection]
Xeago_ has joined #ruby
SOLDIERz has quit [Quit: Be back later ...]
krz has quit [Read error: Connection reset by peer]
krz has joined #ruby
C1V0 has joined #ruby
<guardian>
that actually was a serious question :/
Xeago has quit [Ping timeout: 265 seconds]
<guardian>
I've started playing with pry and pry-byebug but maybe there's something else
<gizmore>
maybe emacs or vi is fun too for ruby
claymore has quit [Quit: Leaving]
<gizmore>
there are debugger plugins available for both, iirc
kl has quit [Ping timeout: 276 seconds]
astrobunny has joined #ruby
cantonic has joined #ruby
rbrs has quit [Quit: rbrs]
cantonic has quit [Client Quit]
n008f4g_ has joined #ruby
try has joined #ruby
jack_rabbit has quit [Ping timeout: 265 seconds]
zacstewart has joined #ruby
pjaspers_ has joined #ruby
govg has joined #ruby
<shevy>
sevenseacat your code may not have bugs but surely a few mice
zacstewart has quit [Read error: Connection reset by peer]
djbkd has quit [Ping timeout: 256 seconds]
hgl has joined #ruby
commmmodo has quit [Quit: commmmodo]
charliesome has quit [Quit: zzz]
Asher has joined #ruby
msgodf has joined #ruby
Asher is now known as Guest34750
siaw has quit [Quit: siaw]
Cat_1 has quit []
siaw has joined #ruby
Guest34750 has quit [Client Quit]
booly-yam_ has quit [Remote host closed the connection]
kaspertidemann has joined #ruby
jheg has joined #ruby
anaeem1_ has joined #ruby
dc_ has quit [Ping timeout: 264 seconds]
Darryl___ has quit [Quit: Connection closed for inactivity]
jerematic has joined #ruby
lifenoodles has joined #ruby
C1V0 has quit []
GeorgesLeYeti has joined #ruby
<GeorgesLeYeti>
Hi
siaw has left #ruby [#ruby]
tus has joined #ruby
<GeorgesLeYeti>
I want to remove every space between '.' for example ". . ." to "..." but when i try '. . .'.gsub(". .", "..") then i make ".. ."
yokel has quit [Ping timeout: 245 seconds]
TrOuBleStArTeR_ has joined #ruby
yokel has joined #ruby
<GeorgesLeYeti>
Btw i don't wanna make gsub(' .', '.')
<gizmore>
because it looks like a pair of ... well :P
<Mon_Ouie>
You can use a regular expression with lookahead to avoid that (substituting overlapping matches can't really work well)
<Mon_Ouie>
/\. (?=\.)/
<apeiros>
+
TrOuBleStArTeR_ is now known as troubletsarter
TrOuBleStArTeR has quit [Ping timeout: 244 seconds]
anaeem1_ has quit [Remote host closed the connection]
troubletsarter is now known as troubletstarter
troubletstarter is now known as TrOuBLeStArTeR
<GeorgesLeYeti>
Mon_Ouie: Ty
sevenseacat has quit [Remote host closed the connection]
* pontiki
waves
<apeiros>
hi pontiki
<pontiki>
hi, apeiros
CustosL1men has joined #ruby
ponga has joined #ruby
bronson has joined #ruby
teddyp1cker has quit [Read error: Connection timed out]
GeorgesLeYeti has quit [Quit: Leaving]
zchee has joined #ruby
jerius has joined #ruby
djbkd has joined #ruby
teddyp1cker has joined #ruby
kp666 has quit [Remote host closed the connection]
jefus__ has joined #ruby
kirun has joined #ruby
Cat_1 has joined #ruby
slawrence00 has joined #ruby
blizzy has joined #ruby
bronson has quit [Ping timeout: 276 seconds]
ponga has quit [Ping timeout: 272 seconds]
dimaursu16 has quit [Ping timeout: 276 seconds]
djbkd has quit [Ping timeout: 256 seconds]
jefus_ has quit [Ping timeout: 272 seconds]
arietis has joined #ruby
yokel has quit [Ping timeout: 276 seconds]
freerobby has joined #ruby
jerius has quit []
antonmur has joined #ruby
roshanavand has joined #ruby
<antonmur>
hello! i have a class method, which uses some other utility method. i want that utility method to make class method that called him to go 'super'
Sawbones has quit [Remote host closed the connection]
dcarmich has joined #ruby
<antonmur>
Hello! Could someone help me make that DRY - https://gist.github.com/mib32/38ffc3b871d51580fe8d ? this code monkey patches two methods, in exact same manner - they both need to either return something, either go super
diegoviola has joined #ruby
scripore has joined #ruby
mac__ has joined #ruby
<jhass>
antonmur: I don't think you'll be able to improve on that
zchee has joined #ruby
<antonmur>
jhass: ya i also think but maybe there's a genius in that room
rbennacer has joined #ruby
mrmargolis has joined #ruby
scripore has quit [Client Quit]
mac__ has quit [Client Quit]
zchee has quit [Client Quit]
djbkd has quit [Ping timeout: 252 seconds]
<jhass>
I mean I could imagine a pseudo DSL to make that one line thingys, but the boilerplate to do that is larger than what you save
<jhass>
it's just two methods
<jhass>
also monkey patches should hurt ;)
rkalfane has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zchee has joined #ruby
timonv_ has quit [Remote host closed the connection]
<antonmur>
well, i thought that it's common to modify rails engine through patches
timonv_ has joined #ruby
djbkd has joined #ruby
<antonmur>
thank you though,
<jhass>
I hope not!
rkalfane has joined #ruby
<timanema>
booly-yam-3171_ has quit [Ping timeout: 240 seconds]
freerobby has quit [Quit: Leaving.]
blizzy has quit [Ping timeout: 240 seconds]
ta_ has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
djbkd has quit [Ping timeout: 264 seconds]
<arup_r>
shevy: do >> rmv use 1.8.7 :)
<shevy>
no there was some other syntax
<shevy>
1.9>> puts 'hi'
<shevy>
hmm
timonv_ has quit [Remote host closed the connection]
Gacha has quit [Read error: No route to host]
ascarter has joined #ruby
ta_ has quit [Ping timeout: 245 seconds]
leafybasil has joined #ruby
Cat_1 has quit [Ping timeout: 255 seconds]
goodenough has quit [Remote host closed the connection]
dimaursu16 has quit [Ping timeout: 264 seconds]
<jhass>
without the dot
Tuxero has quit [Remote host closed the connection]
zorak8 has quit [Read error: Connection reset by peer]
<porfa>
i mean, gem install sequel, worked fine, now the gem install mysql it outputs me some error “could not create makefile due to some reaseon… problbaly lack of the necessarui libraries/headers. check the mkmf.log file for more details. you may need configuration options…
zorak8 has joined #ruby
<porfa>
how do i know what configuration options i need? :(
teddyp1cker has joined #ruby
slacko6172 has quit [Remote host closed the connection]
codecop has quit [Remote host closed the connection]
<rpag>
is mysql installed?
<porfa>
yes and running!
<porfa>
i beleive i need to input the config dir in the gem install mysql command, like “ gem install mysql -- --with-mysql-config= *path*“
<porfa>
the thing is… i have noideia where’s my configuration path.. i did a locate mysql | grep cnf and it ouputd me these intresting dirs…
<porfa>
etv/mysql/debian.cnf and etc/mysql/my.cnf
<porfa>
etv=etc
spicymagpie has quit [Ping timeout: 245 seconds]
teddyp1cker has quit [Ping timeout: 264 seconds]
<waxjar>
you probably need some sort of mysql-dev package. usually those kind of requirements are on a project page
<bradland>
porfa: i think you need the mysql development headers for the mysql gem
<bradland>
or maybe that's mysql2
<apeiros>
grmbl, ab (apache bench) reveals that one of the native parts segfault :-S (ruby 2.2, pg gem or puma)
<bradland>
so waxjar and i remember the same, chances are you need them
lxndryng has joined #ruby
<bradland>
apeiros: derp
<bradland>
how did ab reveal that?
<apeiros>
bradland: indeed
<bradland>
concurrency?
<apeiros>
bradland: simple - by making the app crash with a segfault
<bradland>
lol
<bradland>
oh... that
<bradland>
apeiros: not sure how you keep track of your ab benchmarks (shell script, whatev), but I wrote this so i could save myself some management: https://github.com/bradland/benchtool
<apeiros>
heh
<porfa>
i didn’t have the mysql devel stuff, installing now.. lets hope it works.. my extreme coupon projects is really being taken to a wholke new level!!! (making a ruby/sinatra that fetched me all the groupbuy platforms in my country.. so i dont miss out on any deal!!! :D )
<apeiros>
I don't use too many benchmark tools
arato has quit [Quit: Leaving]
<bradland>
i try to avoid it if I can :)
<apeiros>
oh, I don't. I find it valuable. though, the value provided by ab in this case is somewhat unexpected :D