havenwood changed the topic of #ruby to: Rules & more: http://ruby-community.com || Ruby 2.3.0; 2.2.4; 2.1.8; 2.0.0-p648: https://ruby-lang.org || Paste >3 lines of text on https://gist.github.com || log @ http://irclog.whitequark.org/ruby/
<azzgil> u need learn rust
<shevy> just ignore him ;)
<domgetter> shellie_: Learning a new language usually makes you a better programmer overall. The exception would be if you already know like 20 languages really well, but that's very very few people.
nanoz has joined #ruby
<domgetter> And it helps gives perspective of a lot of the design decisions in your first language and you can code better in it cause you have a bigger picture
<shellie_> agree :)
mary5030_ has quit [Remote host closed the connection]
CloCkWeRX has joined #ruby
huddy has joined #ruby
weemsledeux has joined #ruby
<al2o3-cr> list comps are so the power
Icey has quit [Quit: Bye!]
Icey has joined #ruby
kies^ has joined #ruby
<shevy> al2o3-cr you are an oldschool lisper? :)
<al2o3-cr> not per se
mistermocha has quit [Remote host closed the connection]
<al2o3-cr> one thing that i wish ruby added is list comps
praveen has joined #ruby
<Radar> Why?
bkxd has joined #ruby
<shellie_> not enough syntactic sugar? :)
mistermocha has joined #ruby
cschneid_ has quit [Remote host closed the connection]
mistermocha has quit [Remote host closed the connection]
mistermocha has joined #ruby
tvw has quit [Remote host closed the connection]
<al2o3-cr> Radar: [ math.sin(x) for x in [1,2,3] ] vs [1,2,3].map { |n| Math.sin(n) }
<Radar> I think the latter is more readable.
<Radar> "perform this function for each element in this list" vs "take this list and perform this function on it"
<al2o3-cr> Radar: personal opinion lv ruby me
<shellie_> I think the former is more readable, but I'm biased
praveen has quit [Ping timeout: 245 seconds]
<al2o3-cr> it is
mistermocha has quit [Remote host closed the connection]
<al2o3-cr> but i love ruby
bkxd has quit [Ping timeout: 250 seconds]
ruid has joined #ruby
ziyadb has quit [Quit: Connection closed for inactivity]
mic_e has joined #ruby
<al2o3-cr> one thing i would like Ruby to inherit from Python is list comps
mistermocha has joined #ruby
<al2o3-cr> python inherited from other langs
<hxegon> al2o3-cr that would be nice. I find HOF replaces a lot of the uses I would get, but not 100%
<al2o3-cr> just tried to drown myself
<hxegon> al2o3-cr D:
firstdayonthejob has quit [Ping timeout: 255 seconds]
<al2o3-cr> another thing control flow from within print
ByronJoh1son has quit [Ping timeout: 264 seconds]
ByronJoh1son has joined #ruby
ruid has quit [Ping timeout: 260 seconds]
<domgetter> part of the definition of a "list comprehension" is that it is syntactic sugar for set building notation
<domgetter> so if you have a mathematical background, list comps look preeeeeeetty nice
woodruffw has joined #ruby
<shevy> my brain also works how Radar described above :D
<shevy> maths people to haskell!
rkazak_ has joined #ruby
agent_white has quit [Quit: farmstuff]
<al2o3-cr> haskell is || 77
<domgetter> al2o3-cr: or 77?
<al2o3-cr> 77 IS FOR GIDDY UP
<domgetter> I don't understand what that means.
<al2o3-cr> domgetter: no one does
<shevy> it's like 42 apparently
<volty> list comprehensions look nice, but pity when it comes to the rest you get comprehended in void
guacamole has joined #ruby
zeroDivisible has quit [Quit: WeeChat 1.3]
Wompy has quit [Remote host closed the connection]
zeroDivisible has joined #ruby
<al2o3-cr> Why does no one on here speak a fucking sense on common
<volty> just cute, there's a nice interview of one of the creators of haskell on youtube — «Haskell is useless» (more or less, search on yt)
<al2o3-cr> why?
<volty> on common what?
<Radar> al2o3-cr: Ironic that you didn't make sense.
<al2o3-cr> grounds, anyting
<shevy> volty I heard that before but usually in another context - "having a barrier is good"
hxegon has quit [Ping timeout: 240 seconds]
<nfk|laptop> i'm looking at something along the lines of jira and ideally with time tracking features, any recommendations? right now i'm considering taiga.io
<al2o3-cr> Radar: really?
<shevy> 1482 people on #haskell so I assume it works for them
<Papierkorb> nfk|laptop: afaik Redmine has time tracking stuff too
<nfk|laptop> wow, didn't know that
<Radar> "speak a fucking sense on common" is not any phrase that I know
jam_ has joined #ruby
<domgetter> execute order 77
<Radar> Redmine still isn't dead? Jeez.
<al2o3-cr> Radar: common fucking sense
<volty> no grounds there, you can play with haskell just for fun (funny comprehension), but when it comes to product it's useless (as his author rightly states)
<nfk|laptop> shevy, i considered haskel for my next project, looking at the source for about 10 minutes was enough to make me reconsider ruby
<Radar> al2o3-cr: right
<Papierkorb> Radar: we're using it at work. it's still better than gerrit ....
<shevy> it is not! it's even growing! yesterday I had to register for a redmine account at... let me try to remember the name of the project...
pawnbox has joined #ruby
<Radar> I've got my time tracking separate from my projects because the company I'm currently working for doesn't care about time tracking.
<Radar> nfk|laptop: How often does the time something take matter in your company?
<shevy> ah yes, it was audacious, they use redmine too, I had to use it because audacious-plugins has no way to find audacious in non-standard locations
zeroDivisible has quit [Client Quit]
<nfk|laptop> not a company and i'm pretty sure the powers beyond will want to see the timesheets
<Radar> nfk|laptop: If it's just the timesheets they want to see, then I reckon using Toggl and its reporting feature will do.
<nfk|laptop> i'd love to just code and maybe do a conference once in a while but life isn't that sweet
<volty> shevy: just nerds. they master comprehensions, and pose as experts, but they are stuck there
zeroDivisible has joined #ruby
<Radar> nfk|laptop: As for the project management stuff itself, maybe sprint.ly, Pivotal Tracker or even GitHub's issues.
<nfk|laptop> i can't use github as powers beyond were not quite happy with the public nature
mary5030 has joined #ruby
<nfk|laptop> even though it's sort of internal academic project so there's no direct danger
<volty> you should ALL advice people to stay away from Haskell (except for just surfacing it)
<Papierkorb> GH Enterprice :P
<Radar> nfk|laptop: Get a private repo
<nfk|laptop> volty, i have no idea why you'd say that, haskell is fine if you can get your mind around it
<nfk|laptop> though i don't think many can
jam_ has quit [Ping timeout: 255 seconds]
<Papierkorb> nfk|laptop: one (or the?) of the designers of haskell did a interesting video on it
rkazak_ has quit [Ping timeout: 240 seconds]
<nfk|laptop> Radar, i'm currently considering if i should spend something like 14 euros on new winter gloves, you think i can afford a monthly subscription?
<Papierkorb> nfk|laptop: lowtech? Excel spreadsheet .. in GDrive? .. with a stop watch desktop widget?
pawnbox has quit [Ping timeout: 256 seconds]
<Radar> nfk|laptop: I see.
<Radar> Toggl is free btw.
<volty> nfk|laptop: it's a crap phrase — very like the one (attributed to Einstein) that say our brain works only at 10 % — the answer is very simple, our brain evolved to work this way, no miracles there . The fact is that you cannot get your mind around it. You can only get around mastering structures and comprensions, but you just cannot decompose the big projects / problems
<nfk|laptop> and sadly that consideration is kinda lost as my current ones gave me a freeze burn today and i was just out for like 2x15 minutes to the local bistro
nwhirschfeld has quit [Ping timeout: 240 seconds]
<nfk|laptop> Papierkorb, that's i guess not that bad though i'd like for something a bit more modern
<al2o3-cr> >> $<<
<ruboto> al2o3-cr # => /tmp/execpad-bef34210a45e/source-bef34210a45e:3: syntax error, unexpected keyword_rescue ...check link for more (https://eval.in/497353)
<al2o3-cr> its gone >.?/'
<al2o3-cr> thee bot is wank
<Papierkorb> nfk|laptop: a ruby script which .. autoupdates the spreadsheet! .. Not trying to troll you, if I were in such a position I'd do something similar. Heck, make the ruby script write a CSV file which you import into excel and you're done. – IF for some reason one of the other free solutions just don't cut it for you
<nfk|laptop> volty, i mean, python and ruby require you to get used to them
Melpaws has joined #ruby
<nfk|laptop> i have also done some FORTH and even brainfuck and dipped the top of my pinky into clojure but haskell is a bit too much
<nfk|laptop> Papierkorb, now that i think about it, i'll just have a local file and sync it via git
<volty> nfk|laptop: it's not that. in langs like ruby & python it's much easier to decompose a problem, to test it, to debug it. In haskell it's much more difficult to decompose. It's all flow, no break, no pause, no rest.
<nfk|laptop> the main issue is actually the time counting itself
<nfk|laptop> volty, it's the syntax i object to
mistermo_ has joined #ruby
<nfk|laptop> or rather, the way stuff is done
<nfk|laptop> it's just too alien
<Papierkorb> nfk|laptop: have a script which takes start|stop as argument. on start, it writes a YAML file with the current time stamp. on stop, it reads it back and updates the CSV or whatever.
ta has joined #ruby
Melpaws1 has joined #ruby
<nfk|laptop> Papierkorb, yeah, i have such software already, it's just local to the machine and i'm working on two different linux boxes
<nfk|laptop> having them share the data would be best
<Papierkorb> nfk|laptop: That thing is so dumb that not only you could technically do it with a bash script, no, everything that can fork() to processes can intergrate it (e.g. your favorite text editor)
azzgil has quit [Quit: Leaving]
<volty> it is too alien for human brains — we, humans, spent thousands of years to get where we are. at the same time we have some experts, confined to their list comprehensions (and nothing else, almost) that try too cheat us with «you should adjust your mind .... »
<nfk|laptop> but alas ktimetracker hasn't been ported to plasma 5 and hamster is just shit, good looking but shit
<volty> s/too/to/
<Papierkorb> nfk|laptop: I feel your KDE related pain :(
<shevy> hamster!
<shevy> i like them
<al2o3-cr> not known lately
<shevy> alien hamsters learning haskell
<nfk|laptop> that's go
<shevy> hahah
<nfk|laptop> or whatever they have for mascot
<Papierkorb> wasn't that some kind of rat?
<shevy> yeah a gopher or whatever the name is for that obese rat-like thing... but it's actually cute
<nfk|laptop> Papierkorb, i don't think anyone has moomins for logo
<al2o3-cr> haskell is good (for it is useless)
<nfk|laptop> shevy, so it's a programmer?
<volty> i gave up as soon as I saw there was no inheritance, when I saw the libraries for xml parsing — a nightmare masked by overuse of operators
mistermo_ has quit [Ping timeout: 246 seconds]
Melpaws has quit [Ping timeout: 250 seconds]
hahuang65 has quit [Ping timeout: 255 seconds]
Melpaws1 has quit [Read error: No route to host]
Melpaws has joined #ruby
frem has quit [Quit: Connection closed for inactivity]
RegulationD has quit [Remote host closed the connection]
veg__ has joined #ruby
<al2o3-cr> m4p r3v3rs3 [elkjfkkskjfkljfkldkljf]
<Radar> al2o3-cr: really
<al2o3-cr> Radar: ?
veg has quit [Ping timeout: 240 seconds]
<Radar> al2o3-cr: y u spam
duckpuppy has joined #ruby
hxegon_ has joined #ruby
<volty> anyone experience with ruby extensions? what tools can you suggest?
<al2o3-cr> hhooww''dd yyoouu mmeeaann RRaaddaarr??
<Radar> !mute al2o3-cr
<Radar> Time out for 15 min
<shevy> nfk|laptop yes!
<shevy> the gopher is a gogrammer and a brogrammer
Dimik has quit [Ping timeout: 240 seconds]
<nfk|laptop> ew
<shevy> :D
<nfk|laptop> also gopher sounds like gopher
<nfk|laptop> i mean, why not stig then?
<bnagy> o_0
<nfk|laptop> bnagy, #ruby, bringing you terrible jokes since.. i'm here
<Ox0dea> al2o3-cr: Do you like Haskell's list comprehensions?
<shevy> I approve of the disclaimer
<shevy> "Please do not actually use this."
<hxegon_> Ox0dea deja vu
<Ox0dea> It's cool that it can be done, though.
DrShoggoth has joined #ruby
<Ox0dea> hxegon_: I don't remember whether I've shown al2o3-cr, and he's into list comprehensions.
<Radar> !unmute al2o3-cr
bb010g has quit [Quit: Connection closed for inactivity]
<al2o3-cr> Radar: +)
nwhirschfeld has joined #ruby
<al2o3-cr> Ox0dea: you didn't write surely haha
<Ox0dea> al2o3-cr: What didn't I write?
auzty has joined #ruby
<al2o3-cr> your fingers
<shevy> haha
<Ox0dea> So meta.
<shevy> no, he used his toes and nose
<Ox0dea> My toeses and noses.
<nfk|laptop> okay, i'm trying to figure out a good name for the project
ta has quit [Ping timeout: 240 seconds]
<nfk|laptop> i think i'm about to source on kanjis
<shevy> that is one of the biggest problems out there
<nfk|laptop> it always is
<shevy> finding a good name
Azure has quit [Ping timeout: 264 seconds]
<shevy> how about:
<shevy> - kanji-ninjas
<nfk|laptop> it's not about kanjis or anything nippon related
<Ox0dea> The hardest problems in programming: naming things, cache invalidation, naming things, and cache invalidation.
<nfk|laptop> also you can't beat kanji damage
<nfk|laptop> An official KanjiDamage deck is now available for Anki , a popular flashcard program. Many thanks to miwuc, KD user and great coder! This KanjiDamage deck contains all of KD's kanji plus stroke order diagrams. Please check it out here!
<nfk|laptop> okay, now i have a raging...
yqt has quit [Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/]
<shevy> Ox0dea don't forget this: http://pastie.org/pastes/10670288/text
Azure has joined #ruby
<nfk|laptop> also, if someone doesn't know the great website: http://www.kanjidamage.com/kanji/8
snockerton has quit [Quit: Leaving.]
<nfk|laptop> and i just realised ruby comes from japan so i really should not be surprised if there are people who know japanese here
<Ox0dea> shevy: That was in Dodecember?
Denommus` has left #ruby ["ERC Version 5.3 (IRC client for Emacs)"]
<shevy> I don't remember when it happened
hxegon_ has quit [Ping timeout: 250 seconds]
<Ox0dea> It says Dodecember the 12th.
<shevy> I don't trust these time stamps
<Ox0dea> I trust neither time nor stamps, but timestamps are usually pretty upstanding citizens.
<shevy> I like them alot
<nfk|laptop> shevy, don't make me link you that one
gambl0re has joined #ruby
<shevy> hey!
<shevy> I still think kanji-ninjas is a good name
<Ox0dea> This alot is my favorite.
<shevy> I am disappointed that you won't go with that name
<shevy> but I am curious what name you'll pick nfk|laptop :)
<nfk|laptop> probably not alot
<shevy> haha
<nfk|laptop> in the rare case someone is going "but alot is a fine word": http://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html
<shevy> it's prettier than go's gopher
<Ox0dea> nfk|laptop: And yet here you are using "rare" where you meant "unlikely".
<Ox0dea> Grammar is balls-to-the-wall or fuck off.
guacamol_ has joined #ruby
<Ox0dea> <3
<shevy> nfk|laptop so what is the project all about actually? perhaps we can find a really good name
<Ox0dea> It's for practicing the kanji, I'd imagine.
duckpuppy has quit [Ping timeout: 240 seconds]
<shevy> hmm
<shevy> kanji-trainer
<shevy> I guess the - should be a _
<Papierkorb> SenpaiNoticeMe
<shevy> haha
<nfk|laptop> Ox0dea, well, excu~~~~~~se me
<nfk|laptop> also, is there any awful meme we'll not cover tonight?
<Ox0dea> nfk|laptop: I forgive you.
<Ox0dea> Princess.
<nfk|laptop> wouldn't that be you there?
<al2o3-cr> Is there a difference between `extend self` and module_function?
<Ox0dea> nfk|laptop: It was a meme reference, silly.
<Ox0dea> I thought we were on teams.
duncannz has joined #ruby
<nfk|laptop> i'm not actually a channer
guacamole has quit [Ping timeout: 250 seconds]
bricker has quit [Quit: leaving]
<Ox0dea> nfk|laptop: In that case, this might be new for you: https://youtu.be/FPxY8lpYAUM
guacamol_ has quit [Client Quit]
<nfk|laptop> i have just consumed unhealthy amount of the bit of youtube where children shouldn't be allowed in
<nfk|laptop> (but are anyway)
guacamole has joined #ruby
<shevy> al2o3-cr hmm... module_function works on a per-method basis or? and extend self for all? or can you use module_function similar to private
<nfk|laptop> Ox0dea, i do know about that one, avgn had something like half an episode dedicated to it
<shevy> al2o3-cr I think there was one difference between def self.foo and module_function :foo, something in regards to private versus public
<Ox0dea> nfk|laptop: It's pronounced "kanji だまげ", right?
<Ox0dea> Not like the English "damage"?
<nfk|laptop> and as i typed it out i had it ringing in my mental ears
<nfk|laptop> *mind ears
paradisaeidae has joined #ruby
<nfk|laptop> damage?
<al2o3-cr> shevy: thank you
<nfk|laptop> i hope not
<Ox0dea> nfk|laptop: "da", "ma", and "ge" are all Japanese syllables.
brackson has joined #ruby
babblebre has quit [Quit: Connection closed for inactivity]
<nfk|laptop> yes, i can read hiragana with relative ease
<Ox0dea> nfk|laptop: What does "da-ma-ge" mean?
<nfk|laptop> i have no idea
<shevy> nfk|laptop ohhh do you also speak japanese?
praveen has joined #ruby
<brackson> how can I do something like "until random(proxies) is connectable?, proxy = the random proxy"
roshanavand has joined #ruby
<Ox0dea> brackson: Looks about right.
<nfk|laptop> shevy, speak would be a bit much, i have never practised anything but reading and listening
<shevy> hmm
<Ox0dea> brackson: while proxy = proxies.sample; break if proxy.connectable?; end
<nfk|laptop> and very awful calligraphy with both pen and an incorrectly shaped felt tip calligraphy pen
<Papierkorb> brackson: proxy = proxies.sample until proxy.connectable?
<brackson> Ox0dea: thanks!!
<Ox0dea> Papierkorb: No `nil` trouble there?
<Ox0dea> brackson: Happy to help.
mary5030 has quit [Remote host closed the connection]
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<zacts> is http://shoesrb.com/ worthwhile?
<zacts> (for simple apps)
<craysiii> no
<zacts> I'm not doing iOS or Android
<zacts> craysiii: why not? and what would you recommend instead?
<Papierkorb> >> h = 1 until h == 1; h
<ruboto> Papierkorb # => 1 (https://eval.in/497356)
<shevy> zacts dunno, it sorta changed when _why was no longer in charge, in principle shoes is a good idea; one variant requires java/jruby though
<Ox0dea> Papierkorb: You didn't invoke a method.
<Papierkorb> and you're just bitching around.
<shevy> :D
<craysiii> documentation is lacking and the newer version requires jruby as its been said
<craysiii> i would personally use C#/Mono for GUI but thats me.
<shevy> it would be nice if we could have a shoes-like API for all the ruby-GUI bindings on top of their regular way to use them
<Ox0dea> >> foo = [1,2,3].sample until foo.nonzero? # Papierkorb
<ruboto> Ox0dea # => undefined method `nonzero?' for nil:NilClass (NoMethodError) ...check link for more (https://eval.in/497357)
<Ox0dea> Papierkorb: I am genuinely interested in your answer: what the fuck is the point of providing incorrect "advice"?
weemsledeux has joined #ruby
<nfk|laptop> craysiii, there's also qml
roshanavand has quit [Ping timeout: 240 seconds]
<Ox0dea> Papierkorb: Who benefits?
praveen has quit [Ping timeout: 260 seconds]
weemsledeux has quit [Client Quit]
<Papierkorb> Ox0dea: you've been asking me stuff every time I said something since last week or so. It's becoming obvious.
<nfk|laptop> and can you even use Mono for GUI? last time i checked they only had explicit GTK bindings not WPF or winforms emulation
Dimik has joined #ruby
<zacts> shevy: so perhaps a QT gem might work for me?
<zacts> I want to support only Linux / BSD / OSX
<zacts> I don't even care about Windows
<nfk|laptop> the dirty little secret of .NET is that winforms and probably also WPF are part of windows and .NET is just binding to it
<shevy> zacts I dunno... Papierkorb tried the ruby-qt bindings some time ago, I am more into ruby-gnome. all of them could require a LOT of improvements
Dimik has quit [Client Quit]
<zacts> ah yeah
<zacts> so does ruby-gnome work for OSX too?
Dimik has joined #ruby
<zacts> if so, I don't mind using that
<nfk|laptop> hence Mono has to provide bindings to something else and it's not even trying to act like what you have on windows
<shevy> zacts when I tried them when qt4 / kde 4 came out, qtruby was nice though but that was when rdale was still around. I dunno who took over, it's on some github mirror nowadays
<zacts> (it's for a simple app)
<craysiii> i dont see how that matters when they only want to support linux
ur5us_ has joined #ruby
<shevy> I know that ruby-gnome works on windows, not sure about OSX but I assume it will work if gtk2/gtk3 works on OSX (does it?)
freerobby has joined #ruby
<zacts> no idea re: gtk2/gtk3 on OSX, although GIMP works on OSX, and it uses gtk
<shevy> aha yeah
<volty> qtbindings are fine
<zacts> volty: which gem do you use for this?
<volty> I just missed (these days) the phonon framework but I've done it just now
<nfk|laptop> shevy, there is a gem
scripore has quit [Quit: This computer has gone to sleep]
<volty> zacts: qtbindings (4.8.6.2)
jbrhbr1 has joined #ruby
janebootydoe has quit [Quit: Leaving]
<volty> pay ATTN, you have to have ruby compiled with shared libraries enabled
<nfk|laptop> there's qt5 binding, people, qml only
<nfk|laptop> it's either gem install qt or gem install qml
<nfk|laptop> iirc
janebootydoe has joined #ruby
jbrhbr has quit [Ping timeout: 240 seconds]
<Papierkorb> QML already uses JS, what's the point of integrating that?
<volty> I hope the classical qtbindings will live on
<nfk|laptop> Papierkorb, so that you can write the logic in Ruby and integrate with your ruby code
<nfk|laptop> also you'll be displeased if you knew how shitty qml is
<Papierkorb> Last time (~1.3 years ago?) QML just didn't cut it on the desktop for UI
<craysiii> writing gui is ruby is just a pita it seems.
<nfk|laptop> with my python project i literally did everything from python if it couldn't be done in pure qml
<nfk|laptop> any kind of interaction from qml to python was fucking pain
<volty> I gave it a look (at qml) long time ago and I didn't like it
<nfk|laptop> or rather, fucking impossible without doing crazy stuff
<shevy> you people make me sad :(
<Papierkorb> Looks like qtbindings is not compatible with Ruby 2.3. it installed fine with 2.2.4
Lucky__ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dextertzu has joined #ruby
<Darmani> shevy: don't be sad.
<Darmani> Be happy.
<Darmani> <33
<nfk|laptop> i did install qt gem on 2.3 already
Lucky__ has joined #ruby
mistermocha has quit [Remote host closed the connection]
<Papierkorb> nfk|laptop: "qtbindings" ?
<nfk|laptop> no
<volty> Papierkorb: and how that incompatibility manifests ?
<nfk|laptop> gem install qt would be my first guess
Lucky__ has quit [Client Quit]
<nfk|laptop> Papierkorb, note that it's qml 2 only
<nfk|laptop> but on the upside it's very fast to build
<nfk|laptop> pyqt5 takes about as long to build as most qt modules
jdawgaz has joined #ruby
<Papierkorb> volty: g++ blurts out errors while compiling it from inside ruby/ruby.h from qtbindings' 'marshaller' component
<nfk|laptop> except qtwebkit, that's one fat bastard (as expected of webkit)
<nfk|laptop> craysiii, i believe that's the one i mentioned
radgeRayden has joined #ruby
<zacts> volty: cool, thanks
<craysiii> oh missed it, sorry
<nfk|laptop> craysiii, anyway, as far as i'm aware pyqt5 is the only full Qt5 binding other than the native C++
<nfk|laptop> everything else is qml-only
<craysiii> cough C#/Mono/Gtk cough
<nfk|laptop> craysiii, GTK has nothing to do with Qt or Gimp for that matter
<craysiii> i never said it does
<nfk|laptop> it's quite funny when The Gimp Toolkit is not used by The Gimp
<nfk|laptop> oh sorry, no The there
* nfk|laptop yawns
kp666 has joined #ruby
<shevy> nfk|laptop I remember the controversy about the name "gimp"
<volty> qtbindings for ruby - I see there are only 4 maintainers, of which 2-3 experts. really pity. qt is very nice
<shevy> yeah volty it's all a state of sadness :(
<shevy> html5 is the bulldozer
Lucky__ has joined #ruby
<nfk|laptop> shevy, were you usenetting between running away from pterodactyls?
<nfk|laptop> and sorry in advance for that, gramps
<craysiii> using IPoAC i assume
<shevy> nfk|laptop haha
SenpaiSilver has joined #ruby
<shevy> I think I never used usenet
<shevy> I also can't handle mailing lists well, the traffic is killing me :(
Salve has joined #ruby
<nfk|laptop> shevy, how would kamitei sound like?
marr has quit [Ping timeout: 260 seconds]
<nfk|laptop> yeah, i tried them once, some gnu/neckbeard stuff
SenpaiSilver has quit [Remote host closed the connection]
<shevy> dunno
<shevy> sounds very exotic as a name
<nfk|laptop> shevy, i guess you could try brady haran or cgp gray ml's then, i think brady is very cautions with mailing people
SenpaiSilver has joined #ruby
<nfk|laptop> shevy, it is
<nfk|laptop> and if you don't know who they are, you really should try hellointernet
Salve has quit [Client Quit]
<nfk|laptop> i had that in my bookmarks so presumably that one was fun
Xeago has quit [Remote host closed the connection]
mistermocha has joined #ruby
duckpuppy has joined #ruby
hahuang65 has joined #ruby
dfockler has joined #ruby
guacamol_ has joined #ruby
mistermocha has quit [Ping timeout: 246 seconds]
ElFerna has joined #ruby
guacamole has quit [Ping timeout: 272 seconds]
guacamole has joined #ruby
hahuang65 has quit [Ping timeout: 260 seconds]
jam_ has joined #ruby
scripore has joined #ruby
crystalmaiden has joined #ruby
guacamol_ has quit [Ping timeout: 265 seconds]
lacuna has quit [Read error: Connection reset by peer]
lacuna has joined #ruby
lacuna has quit [Changing host]
lacuna has joined #ruby
mary5030 has joined #ruby
baweaver has joined #ruby
domgetter has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
Lucky__ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Jardayn has quit [Quit: Leaving]
dorei has quit []
amclain has quit [Quit: Leaving]
baweaver has quit [Ping timeout: 276 seconds]
haraigo has quit [Ping timeout: 240 seconds]
graphettion has joined #ruby
brackson has quit [Ping timeout: 252 seconds]
hahuang65 has joined #ruby
volty has quit [Quit: Konversation terminated!]
jackjackdripper has quit [Quit: Leaving.]
Bloomer has joined #ruby
smactive_ has joined #ruby
smactive has quit [Read error: Connection reset by peer]
bkxd has joined #ruby
pawnbox has joined #ruby
s1kx has quit [Quit: bai]
zeroDivisible has quit [Quit: WeeChat 1.3]
Lucky__ has joined #ruby
pawnbox has quit [Ping timeout: 246 seconds]
bkxd has quit [Ping timeout: 276 seconds]
Melpaws has quit [Quit: Leaving.]
jpfuentes2 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mary5030 has quit [Remote host closed the connection]
ledestin has joined #ruby
hxegon has joined #ruby
RegulationD has joined #ruby
mary5030 has joined #ruby
ElFerna has quit [Ping timeout: 240 seconds]
ur5us_ has quit [Read error: Connection reset by peer]
ur5us has joined #ruby
weemsledeux has joined #ruby
RegulationD has quit [Ping timeout: 264 seconds]
magaudet has left #ruby ["undefined"]
Zamerick has quit [Ping timeout: 276 seconds]
weemsledeux has quit [Client Quit]
weemsledeux has joined #ruby
nofxx has joined #ruby
nofxx has quit [Changing host]
nofxx has joined #ruby
freerobby has quit [Quit: Leaving.]
<nfk|laptop> night
nfk|laptop has quit [Quit: yawn]
jam_ has quit [Remote host closed the connection]
arescorpio has joined #ruby
mary5030 has quit [Remote host closed the connection]
penne12 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
krobzaur has joined #ruby
sgp667 has joined #ruby
haraigo has joined #ruby
<sgp667> Hey guys I am struggling with something very basic but it just makes so sense to me.
cdg has joined #ruby
<sgp667> Why is following line returning error:
<sgp667> file = File.new "test.txt"
<sgp667> Errno::ENOENT: No such file or directory @ dir_initialize - test
shadoi has quit [Quit: Leaving.]
<eam> sgp667: your current directory has been removed
NoTroutAboutIt has joined #ruby
<sgp667> found it on stackoverflow.com I need "w" parameter
<eam> oh hah, I didn't even look to see if it was w
<sgp667> thanks for the tip `eam`
<eam> ;)
tulak has quit [Remote host closed the connection]
<sgp667> yeah I feel like this wasn't always the case maybe as of 2.0 File assumes "r" by default
ur5us has quit [Remote host closed the connection]
ur5us has joined #ruby
Prominent has joined #ruby
yeticry has quit [Read error: Connection reset by peer]
yeticry has joined #ruby
domgetter has joined #ruby
<eam> File.new always assumed "r" by default afaik
ur5us has quit [Ping timeout: 245 seconds]
<eam> sgp667: "w" creates a new file if one didn't exist
Channel6 has joined #ruby
smactive_ has quit [Remote host closed the connection]
NoTroutAboutIt has quit [Ping timeout: 240 seconds]
NoTroutAboutIt_ has joined #ruby
hangtime21 has joined #ruby
hangtime21 has quit [Client Quit]
smactive has joined #ruby
pawnbox has joined #ruby
guacamole has quit [Quit: Textual IRC Client: www.textualapp.com]
lacuna has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 276 seconds]
ur5us has joined #ruby
lacuna has joined #ruby
lacuna has quit [Changing host]
lacuna has joined #ruby
janebootydoe has quit [Ping timeout: 265 seconds]
lyoshajapan has joined #ruby
krobzaur has quit [Ping timeout: 264 seconds]
jbrhbr1 has quit [Quit: Leaving.]
lacuna has quit [Remote host closed the connection]
renderfu_ has joined #ruby
NoTroutAboutIt_ has quit [Ping timeout: 260 seconds]
uri_ has joined #ruby
symm- has joined #ruby
DrShoggoth has quit [Quit: Leaving]
uri_ has quit [Client Quit]
Melpaws has joined #ruby
render___ has quit [Ping timeout: 250 seconds]
penne12 has joined #ruby
genpaku has quit [Remote host closed the connection]
djbkd has quit [Quit: My people need me...]
psy_ has joined #ruby
ElFerna has joined #ruby
smactive has quit [Remote host closed the connection]
braincra- has quit [Ping timeout: 264 seconds]
agent_white has joined #ruby
jam_ has joined #ruby
nanoz has quit [Quit: <3]
<agent_white> Evenin'.
smactive has joined #ruby
<Ox0dea> Ahoy!
<agent_white> Ox0dea: How goes it?
<Ox0dea> agent_white: 1 second per second.
ElFerna has quit [Ping timeout: 260 seconds]
dfockler has quit [Ping timeout: 265 seconds]
<agent_white> Ox0dea: Steady as she goes.
centrx has quit [Quit: If you meet the Buddha on the road, kill him.]
graphettion has quit [Remote host closed the connection]
davedev24 has quit []
nerium has joined #ruby
roshanavand has joined #ruby
hxegon has quit [Quit: BRB]
CorySimmons has joined #ruby
freerobby has joined #ruby
roshanavand has quit [Ping timeout: 272 seconds]
UtkarshRay has joined #ruby
chipotle has joined #ruby
lacuna has joined #ruby
lacuna has quit [Remote host closed the connection]
skcin7 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
hxegon has joined #ruby
ur5us has quit [Remote host closed the connection]
TomPeed has joined #ruby
sgp667 has quit [Quit: Leaving]
TheHodge has quit [Quit: Connection closed for inactivity]
Prominent has quit [Quit: Leaving]
mary5030 has joined #ruby
ur5us has joined #ruby
symm- has quit [Ping timeout: 256 seconds]
cdg has quit [Remote host closed the connection]
UtkarshRay has quit [Remote host closed the connection]
duckpuppy has quit [Ping timeout: 260 seconds]
mary5030 has quit [Ping timeout: 246 seconds]
lyoshajapan has quit [Read error: Connection reset by peer]
lyoshajapan has joined #ruby
ur5us has quit [Ping timeout: 276 seconds]
freerobby has quit [Quit: Leaving.]
CorySimmons has quit [Quit: Bye!]
sankaber has joined #ruby
sankaber has quit [Client Quit]
ta has joined #ruby
Yzguy has joined #ruby
<Yzguy> anyone have experience with ldapsearch filters? working with ruby ldap thing but i cant get what i want
<Yzguy> (&(objectclass=person)(uniquememberof=cn=Admins,ou=Groups,dc=example,dc=com))
<Yzguy> I just want the filter to return only users that are members of that group
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
solocshaw has quit [Ping timeout: 240 seconds]
devbug has joined #ruby
ta has quit [Ping timeout: 255 seconds]
symm- has joined #ruby
arup_r has joined #ruby
pwnd_nsfw has quit [Ping timeout: 240 seconds]
janebootydoe has joined #ruby
radgeRayden has quit [Ping timeout: 250 seconds]
hxegon has quit [Quit: BRB]
devbug has quit [Ping timeout: 250 seconds]
Gmi has joined #ruby
penne12 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lyoshajapan has quit [Remote host closed the connection]
kith has quit [Quit: kith]
lyoshajapan has joined #ruby
rkazak_ has joined #ruby
waka has quit [Remote host closed the connection]
adgtl has joined #ruby
zast has joined #ruby
pawnbox has joined #ruby
hxegon has joined #ruby
speaking1ode has joined #ruby
bluOxigen has joined #ruby
lyoshajapan has quit [Ping timeout: 272 seconds]
DonOtreply has quit [Quit: DonOtreply]
speakingcode has quit [Ping timeout: 260 seconds]
hxegon has quit [Ping timeout: 260 seconds]
UtkarshRay has joined #ruby
haraigo has quit [Ping timeout: 255 seconds]
d0nn1e has quit [Ping timeout: 246 seconds]
ElFerna has joined #ruby
radgeRayden has joined #ruby
iateadonut has joined #ruby
pwnd_nsfw has joined #ruby
d0nn1e has joined #ruby
kobain has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/]
zast has quit [Ping timeout: 240 seconds]
Melpaws has left #ruby [#ruby]
framling has quit [Remote host closed the connection]
ElFerna has quit [Ping timeout: 260 seconds]
jdawgaz has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
yfeldblum has quit [Ping timeout: 250 seconds]
cpup has quit [Ping timeout: 276 seconds]
lyoshajapan has joined #ruby
cpup has joined #ruby
janebootydoe has quit [Quit: Leaving]
rkazak_ has quit [Quit: Sleep.....ing....]
nerium has quit [Quit: nerium]
jdawgaz has joined #ruby
TomPeed has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cdg has joined #ruby
jud has joined #ruby
pawnbox has quit [Remote host closed the connection]
adgtl_ has joined #ruby
pawnbox has joined #ruby
juddey has quit [Ping timeout: 250 seconds]
adgtl has quit [Ping timeout: 246 seconds]
Haris has joined #ruby
Haris has quit [Changing host]
Haris has joined #ruby
lyoshajapan has quit [Ping timeout: 240 seconds]
craysiii has quit [Quit: Leaving.]
pawnbox has quit [Ping timeout: 256 seconds]
Haris has left #ruby [#ruby]
jam___ has joined #ruby
mistermocha has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nerium has joined #ruby
erichmenge has joined #ruby
jam_ has quit [Ping timeout: 240 seconds]
cdg has quit [Remote host closed the connection]
crystalmaiden has quit [Ping timeout: 276 seconds]
lacuna has joined #ruby
scottschecter has quit [Ping timeout: 265 seconds]
atmosx has joined #ruby
atmosx has left #ruby [#ruby]
adgtl_ has quit [Remote host closed the connection]
tk___ has joined #ruby
mistermo_ has joined #ruby
praveen has joined #ruby
pawnbox has joined #ruby
mistermocha has quit [Ping timeout: 256 seconds]
praveen has quit [Remote host closed the connection]
praveen has joined #ruby
djbkd has joined #ruby
praveen has quit [Remote host closed the connection]
Tref has joined #ruby
praveen has joined #ruby
mistermo_ has quit [Ping timeout: 276 seconds]
elaptics`away is now known as elaptics
wolffles has joined #ruby
arescorpio has quit [Quit: Leaving.]
jdawgaz has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has quit [Remote host closed the connection]
<wolffles> how many ways could i make a search on an array case insensitive? “.map{|i| i.downcase}.count(word)”
pawnbox has joined #ruby
<wolffles> or i guess other ways to do it
ta has joined #ruby
govg has quit [Ping timeout: 265 seconds]
djbkd has quit [Remote host closed the connection]
djbkd has joined #ruby
msankhala has joined #ruby
haraigo has joined #ruby
<shevy> wolffles perhaps via regex /foo/i
PsionTheory has quit [Read error: Connection reset by peer]
<shevy> .find and .select are also available
<shevy> the above looks like a use case for .detect actually
<Ox0dea> wolffles: shevy meant #grep.
MattV has joined #ruby
MattV has quit [Client Quit]
<Ox0dea> >> %w[foo bar Foo Bar FOO BAR].grep /foo/i
<ruboto> Ox0dea # => ["foo", "Foo", "FOO"] (https://eval.in/497400)
ta has quit [Ping timeout: 255 seconds]
baweaver has joined #ruby
djbkd has quit [Ping timeout: 256 seconds]
bkxd has joined #ruby
<wolffles> thanks guys i didnt know about regex or .grep
domgetter has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
n00bdev has joined #ruby
<shevy> Ox0dea could you please stop using words such as "meant"?
<Ox0dea> Of course not.
<agent_white> ?meant
<ruboto> I don't know anything about meant
<shevy> Ox0dea it is the same problem that Papierkorb mentioned. Stop harassing people.
tk___ has quit [Quit: ばいばい]
<Ox0dea> You're so small.
<pontiki> o.o
nerium has quit [Quit: nerium]
<Ox0dea> I mean, like, petty.
<shevy> Ox0dea This is a matter of netiquette. If you have a proper solution, it's perfectly fine to present it without attempting to lower other people you dislike. It's similar problems in the past such as your ad hominem attack against me.
agent_white has quit [Read error: Connection reset by peer]
pawnbox has quit [Remote host closed the connection]
bkxd has quit [Ping timeout: 255 seconds]
agent_white has joined #ruby
pawnbox has joined #ruby
<wolffles> *grabs the popcorn*
puria has quit [Ping timeout: 240 seconds]
<Ox0dea> wolffles: Incoming.
tokik has quit [Ping timeout: 240 seconds]
<agent_white> Do... we start yelling now?
thezanke has joined #ruby
<Ox0dea> Not yet.
thezanke has quit [Client Quit]
<Ox0dea> shevy: Is this harassment? http://i.imgur.com/JiMvrsV.png
<shevy> Ox0dea Stop it.
<shevy> Can the ops please intervene?
<Ox0dea> Is this a joke?
<shevy> Will you stop?
<wolffles> okay yall he asked nicely
<wolffles> lets be nice now
<agent_white> What are you
<shevy> Stop PRIVMSG.
tokik has joined #ruby
<Ox0dea> shevy: What is the purpose of this channel?
<agent_white> towlie.jpg
jackjackdripper has joined #ruby
psy_ has quit [Quit: Leaving]
renderfu_ has quit [Read error: Connection reset by peer]
<shevy> Ox0dea For you to stop highlighting me with unimportant boring trivia.
kknight has joined #ruby
<Ox0dea> I hope things get better.
renderfu_ has joined #ruby
<shevy> I sure hope so as well.
<Ox0dea> shevy: How many times do you reckon I've helped somebody in this channel? Two, three tops?
<shevy> Ox0dea I don't care. Stop highlighting me if you help someone else.
<Ox0dea> You look stupid.
<shevy> Ox0dea And if you don't, it is harassment. Plain and simple.
<agent_white> ?guys
<ruboto> Though inclusion was probably intended, not everyone relates to being "one of the guys". Maybe consider using "folks", "all", "y'all", or "everyone" instead?
<agent_white> HUMANS... stop it?
<wolffles> lol
<wolffles> girls dont mind being called guys ruboto
<agent_white> TRIGGERED
* Darmani enters the room
<agent_white> wolffles: Yeah I got banned for saying that a bit ago. So be careful.
Channel6 has quit [Quit: Leaving]
<Darmani> Are we fighting?
pontiki has left #ruby [""Poets have been mysteriously silent on the subject of cheese" -- G.K.Chesterson"]
<Darmani> o.o
<wolffles> for reals?
<agent_white> Yes. So be careful.
n00bdev has quit []
<shevy> Darmani nah, I think it's over already
<wolffles> thats a bit harsh i feel
<Darmani> Usually I'm the one who says something controversial.
<Darmani> Well not really.
ElFerna has joined #ruby
<Darmani> But usually someone gets offended by something I say.
lyoshajapan has joined #ruby
bluOxigen has quit [Ping timeout: 246 seconds]
<shevy> Any more programming you did as of late Darmani?
sneakerhax has joined #ruby
<Darmani> YUSS
<agent_white> ^
<Darmani> That's why I'm here.
<Darmani> hangon
radgeRayden has quit [Ping timeout: 250 seconds]
<agent_white> Darmani: Sorry I didn't respond to you earlier today. I accidentally a 7beers or so last night and was unresponsive to IRC this morning.
<Darmani> I made dis
<Darmani> :3
<Darmani> I don't even remember what I said earlier today
<Darmani> Don't worry about it.
<shevy> looks ok, consistent indent
bluOxigen has joined #ruby
<agent_white> You were ticked about Rubykoans.
<Darmani> Was I?
<Darmani> That sounds about right
<Darmani> Lol
<Darmani> Anyway the challenge was to create a program that does bubble sorting
<Darmani> but not to use the sort method
<shevy> yeah, I don't remember it exactly but you said they are useless or something along those lines
<Darmani> so....
<Darmani> shevy: They are useless
<shevy> lol
<shevy> I can't really judge, I never actually tried them
<Darmani> You're not missing anything
<Ox0dea> > a 7beers
<Ox0dea> I love it.
<agent_white> ;)
<Darmani> Ox0dea: Are you causing trouble again?
<Ox0dea> Apparently.
<Darmani> Do I have to put you in a corner?
<wolffles> lol
<Ox0dea> Darmani: You're coming with me for that explicit for loop.
<Ox0dea> This is #ruby.
<wolffles> this is better than the movie im playing in the backround
<Darmani> Hey come on. You're not proud of me?? Q.Q
<Ox0dea> am such prowd
<Darmani> Notice me senpai
<Ox0dea> i c u
<Darmani> You know what I realized too
ElFerna has quit [Ping timeout: 272 seconds]
<Ox0dea> The LHS of that assignment could be `numbers[i - 1, 2]`, but it's elseways solid.
<Darmani> I don't know how to do OOP
<shevy> wolffles lol
<Darmani> I mean I kinda do
<Darmani> I get the basic's of it
<Darmani> But I've never actually done it.
<Ox0dea> Yet.
<Darmani> yet.
<Darmani> Well I'm glad your all proud of me
<Darmani> I'm going through this website called "The Odin Project"
<Darmani> It seems pretty solid
<Darmani> They give you challenges n shit
<Darmani> I've been able to pass them so far..
<agent_white> We're only furious about your indentation.
<Darmani> Is it that bad? o.o
<Ox0dea> 2 spaces or GTFO.
<Darmani> the text editor does that for me...
Yzguy has quit [Quit: Textual IRC Client: www.textualapp.com]
<Darmani> I just hit the enter button lol
<Ox0dea> Tell your editor to check its privilege.
<Darmani> lmao
<agent_white> check check one two buckle my shoe
djbkd has joined #ruby
lyoshajapan has quit [Read error: Connection reset by peer]
<Darmani> Okayy
<Darmani> Well unless someone has an amusing anecdote
lyoshajapan has joined #ruby
<Darmani> I'm going back to it.
<agent_white> Darmani: Keep going with Odin if it's something you found and enjoy. :)
<Darmani> I mean... I don't enjoy any of this.
<Darmani> Struggling to program like a fish flopping out of water
<Darmani> I wish I just understood it T.T
<agent_white> What kind of fish?
<Darmani> a flounder
<Darmani> duh
<Ox0dea> Darmani: Destination > journey, you say?
<Darmani> Ox0dea: Whoever said that is a bitch ass nigga son
<Darmani> He took the gravy train towards his destination
<Darmani> lol
yes`r has joined #ruby
<Ox0dea> Real talk.
<Darmani> Oh wait
<Darmani> I read that backwards
<Darmani> Destination < Journey
jam_ has joined #ruby
<Darmani> Ox0dea: I can't even read anymore lol
lyoshajapan has quit [Read error: Connection reset by peer]
lyoshaja_ has joined #ruby
lyoshaja_ has quit [Remote host closed the connection]
jam___ has quit [Ping timeout: 246 seconds]
yfeldblum has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
<Ox0dea> > I wish I just understood it T.T
<Ox0dea> Darmani: I was referring to that.
<Darmani> Ox0dea: Ah.
<Darmani> That makes sense.
kknight has quit [Ping timeout: 250 seconds]
<Radar> !kick Darmani This is for the n word.
Darmani was kicked from #ruby by ruboto [This is for the n word.]
<wolffles> :o
sneakerhax has quit [Ping timeout: 240 seconds]
jackjackdripper has joined #ruby
jam_ has quit [Read error: No route to host]
Darmani has joined #ruby
darkf has joined #ruby
jam_ has joined #ruby
<Darmani> Hi darkf ^^
domgetter has joined #ruby
<Radar> wb Darmani
adgtl has joined #ruby
<Radar> Please follow the rules.
<agent_white> Darmani: Don't talk to my boo.
<agent_white> darkf: hay :)
<Darmani> Yes sir captain sir @Radar
<Ox0dea> Just something to be aware of, I guess.
<Radar> thanks
<agent_white> Oh boy. The 7beer chat.
<Darmani> I suppose I learned my lesson.
<Ox0dea> Darmani: Be ops; don't be not ops.
sigurding has joined #ruby
tokik has quit [Ping timeout: 240 seconds]
<Darmani> Ox0dea: The fuck does that mean?
jam___ has joined #ruby
baweaver has quit [Remote host closed the connection]
<Ox0dea> Darmani: Step 1: Be attractive. Step 2: Don't be unattractive.
<Ox0dea> It was a meme, bro! Do you even Internet?
<Darmani> Step3: Profit????
<Darmani> I didn't recognize that one.
jam_ has quit [Ping timeout: 240 seconds]
<wolffles> Ox0dea: your a monster tonight, or ive just never noticed it
tokik has joined #ruby
lacuna has quit [Remote host closed the connection]
<wolffles> :D not jugding just saying
adgtl_ has joined #ruby
<Ox0dea> wolffles: How do you mean?
jam___ has quit [Client Quit]
<Darmani> wolffles: How so?
jam_ has joined #ruby
<Ox0dea> wolffles: Please clarify.
adgtl has quit [Ping timeout: 265 seconds]
<Darmani> wolffles: Please.
<wolffles> with the witty comments
<wolffles> you must be a hit at partys :P
<Darmani> Nah he just took his medication today.
<wolffles> riterall?
<Darmani> lulz
<agent_white> :/
<Ox0dea> wolffles: I don't get it?
<Ox0dea> Wit is monstrous now?
<agent_white> Nah only indirect object... nevermind.
<Darmani> Ox0dea: Well I for one appreciate your wit.
<wolffles> Ox0dea: what dont you get
<wolffles> Ox0dea: please clarify
<Ox0dea> Are you... trolling?
<agent_white> Do... we move this to offtopic?
kith has joined #ruby
<wolffles> nah im walffing
praveen has quit [Remote host closed the connection]
* Darmani presents wolffles with the trophy for Master Troller
lolktnxbye has joined #ruby
<lolktnxbye> rya
<lolktnxbye> oops
<lolktnxbye> newb question. why does the nil? method return false on an empty array? thanks!
<domgetter> lolktnxbye: only nil is nil
<Ox0dea> That said, any object can lie.
<domgetter> an empty array is still a thing. it's an empty bucket. buckets aren't nothing. for example, you can ask a bucket how many things it contains
<domgetter> >> [].length
<ruboto> domgetter # => 0 (https://eval.in/497404)
<domgetter> you cannot ask nil how much is in it
<domgetter> >> nil.length
<ruboto> domgetter # => undefined method `length' for nil:NilClass (NoMethodError) ...check link for more (https://eval.in/497405)
tmtwd has quit [Ping timeout: 256 seconds]
<Ox0dea> >> nil.to_i # inserting confusion
<ruboto> Ox0dea # => 0 (https://eval.in/497406)
<agent_white> Not even the NilClass is nil!
<domgetter> well, no blueprint is a house
kireevco has joined #ruby
<lolktnxbye> I see. Thanks! Got to take note of that.
<lolktnxbye> domgetter: That makes sense a lot.
<darkf> hello, Darmani, agent_white, what's going on?
<domgetter> lolktnxbye: no problem. glad you learned something :)
<agent_white> darkf: Recovering. You?
<Darmani> Not much man, how are you?
<agent_white> Darmani: You're not a lp'er? How do you know darkf? /confuzzed
speakingcode has joined #ruby
<kireevco> is there any standard way to parse out date of that shape: 320/051559, so, sequential day and time
<Darmani> agent_white: I met him in another channel. He helps me when I have questions from time to time.
<Ox0dea> kireevco: Yep.
<domgetter> kireevco: what date is that supposed to be?
<agent_white> Darmani: Nice :)
<Darmani> agent_white: What's an lp'er? o.o
<kireevco> domgetter: 2015-11-17T05:15:59
<agent_white> Darmani: #learnprogramming
<Radar> TIL #learnprogramming is a thing
smactive has quit [Remote host closed the connection]
tokik has quit [Ping timeout: 272 seconds]
<Darmani> agent_white: That's where I came from. I've spoken to you there on multiple occasions -___-
<darkf> haha :)
<darkf> Darmani: why aren't you there now then? :P
<Ox0dea> kireevco: You want Date.strptime with "%j/%H%M%S" as the format string.
<agent_white> Oh. Well... my memory is transient.
<Darmani> darkf: Lol.....
speaking1ode has quit [Ping timeout: 246 seconds]
<Darmani> There are more people here...
<kireevco> alright, thanks everyone
<Darmani> And since I write in Ruby code I figured it would be more helpful.
<kireevco> ~1000ppl here, very nice
lolktnxbye has quit [Quit: Page closed]
govg has joined #ruby
tokik has joined #ruby
ta has joined #ruby
lacuna has joined #ruby
<agent_white> Radar: github.com/learnprogramming -- as well. Learntris is a solid guide to refer folks to for learning a new language.
<agent_white> s/guide/challenge/
yardenbar has quit [Ping timeout: 255 seconds]
<shevy> kireevco we briefly were slightly above 1000 some months ago, if I remember correctly \o/
<agent_white> Radar: I believe you've spoken to tangentstorm before in #elixir... he's one of the community founder dudes.
<agent_white> And darkf who's here.
<Radar> agent_white: yup
<Radar> o/
<Darmani> tangentstorm is???
<Darmani> I had no idea.
lacuna has quit [Ping timeout: 246 seconds]
ta has quit [Ping timeout: 255 seconds]
smactive has joined #ruby
wolffles has quit [Quit: wolffles]
DavidDudson has joined #ruby
astrobun_ has joined #ruby
weemsledeux has joined #ruby
charliesome has joined #ruby
haraigo has quit [Ping timeout: 272 seconds]
bluOxigen has left #ruby [#ruby]
wolffles has joined #ruby
cdg has joined #ruby
sigurding has quit [Quit: sigurding]
dwfait has joined #ruby
Tref has quit [Quit: tref]
Anderson69s_Deb has quit [Ping timeout: 272 seconds]
bithon has quit [Ping timeout: 245 seconds]
ElFerna has joined #ruby
cdg has quit [Ping timeout: 250 seconds]
tk___ has joined #ruby
renderf__ has joined #ruby
ElFerna has quit [Ping timeout: 240 seconds]
symm- has quit [Ping timeout: 250 seconds]
tk___ has quit [Client Quit]
aef has quit [Remote host closed the connection]
renderfu_ has quit [Ping timeout: 260 seconds]
techsethi has joined #ruby
chouhoul_ has joined #ruby
<shevy> something I have not yet seen in ruby code, assumingly this is something from rails: alias Kaderi.{Forum, Topic} https://goo.gl/MIJusY
<shevy> one can redefine or change the behaviour of alias? or is this something that was always possible and I just did not realize
chouhoulis has quit [Ping timeout: 250 seconds]
lxsameer has joined #ruby
adgtl_ has quit [Remote host closed the connection]
adgtl has joined #ruby
zast has joined #ruby
<domgetter> shevy: Rails is Ruby and you can change (almost) anything you want.
bithon has joined #ruby
ziyadb has joined #ruby
<domgetter> >> class Array; def length; 3; end; end; [1,2,3,4].length
<ruboto> domgetter # => 3 (https://eval.in/497408)
tokik has quit [Ping timeout: 240 seconds]
wolffles has quit [Quit: wolffles]
aganov has joined #ruby
gagrio has quit [Ping timeout: 256 seconds]
<domgetter> oh wait, you're asking about alias specifically. I should really read before I respond
tokik has joined #ruby
nofxx has quit [Ping timeout: 246 seconds]
<domgetter> shevy that's Elixer code
jam_ has quit [Ping timeout: 272 seconds]
skcin7 has joined #ruby
DonOtreply has joined #ruby
bluOxigen_ has joined #ruby
blackgoat has quit [Quit: WeeChat 1.3]
DarkElement has joined #ruby
skcin7 has quit [Max SendQ exceeded]
krz has joined #ruby
<DarkElement> I need to do a .sub on the last 5 characters of a string. How can I do this? Sorry if it's a stupid question i'm pretty tired
<domgetter> DarkElement: you can do this a couple different ways
<DarkElement> Alrighty
<domgetter> >> "hello world"[-5..-1]
<ruboto> domgetter # => "world" (https://eval.in/497411)
<DarkElement> Yea, I did that already
skcin7 has joined #ruby
<DarkElement> Alllow me to elaborate.
<domgetter> >> "hello world".chars.last(5).join
<ruboto> domgetter # => "world" (https://eval.in/497412)
sigurding has joined #ruby
<Ox0dea> >> 'foobarbaz'.sub /.{5}$/, &:upcase # domgetter
<ruboto> Ox0dea # => "foobARBAZ" (https://eval.in/497413)
<Ox0dea> DarkElement: ^
ta has joined #ruby
CloCkWeRX has quit [Ping timeout: 276 seconds]
claw has quit [Ping timeout: 250 seconds]
<DarkElement> Like if I have a string "This is a random stringasdjk", I want to be able to do $new_str = $str[-5...-1].sub("asdfj", "")
<Ox0dea> DarkElement: So by "sub" you mean "remove"?
<DarkElement> However when I tried that it just yields the result of the sub, and I need to only execute the sub on the last 5 and not assign the string it's last 5 chars
<DarkElement> Is there a way to do that with sub, perhaps?
skcin7 has quit [Max SendQ exceeded]
radgeRayden has joined #ruby
<DarkElement> Sorry Ox0dea, un-ignored. You were saying?
skcin7 has joined #ruby
mistermocha has joined #ruby
paradisaeidae has quit [Quit: ChatZilla 0.9.92 [Firefox 43.0.3/20151223140742]]
ur5us_ has joined #ruby
arup_r has quit [Remote host closed the connection]
<DarkElement> Never mind I cam eup with my own solution
dionysus69 has joined #ruby
ta has quit [Ping timeout: 265 seconds]
rkazak_ has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
praveen has joined #ruby
mistermocha has quit [Ping timeout: 272 seconds]
ur5us_ has quit [Ping timeout: 265 seconds]
praveen has quit [Ping timeout: 276 seconds]
claw has joined #ruby
yardenbar has joined #ruby
haraigo has joined #ruby
defendguin has quit [Ping timeout: 265 seconds]
colegatron has joined #ruby
pawnbox has quit [Remote host closed the connection]
anisha has joined #ruby
pawnbox has joined #ruby
d0nn1e has quit [Ping timeout: 245 seconds]
arup_r has joined #ruby
dwfait has quit [Remote host closed the connection]
d0nn1e has joined #ruby
SOLDIERz has joined #ruby
Darmani has quit [Ping timeout: 252 seconds]
UtkarshRay has quit [Remote host closed the connection]
bkxd has joined #ruby
UtkarshRay has joined #ruby
d0nn1e has quit [Ping timeout: 255 seconds]
DarkElement has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
solars has joined #ruby
bkxd has quit [Ping timeout: 255 seconds]
d0nn1e has joined #ruby
blackgoat has joined #ruby
anisha has quit [Quit: This computer has gone to sleep]
lacuna has joined #ruby
rippa has joined #ruby
ElFerna has joined #ruby
terminalrecluse has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
devbug has joined #ruby
wolffles has joined #ruby
user083 has quit [Read error: Connection reset by peer]
ElFerna has quit [Ping timeout: 246 seconds]
user083 has joined #ruby
devbug has quit [Ping timeout: 250 seconds]
bigkevmcd has joined #ruby
Anderson69s has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
ur5us has joined #ruby
jbrhbr has joined #ruby
gagrio has joined #ruby
mdw has joined #ruby
anisha has joined #ruby
radgeRayden has quit [Ping timeout: 265 seconds]
<shevy> domgetter ohh I am dumb, ok
<domgetter> lol yea I saw "defmodule" and thought "wait a minute..."
<shevy> I got all excited for a moment to fancy-play with alias in new ways!
<shevy> hehe I thought it was some custom extension by rails... but rails is absolutely innocent there
<shevy> quite interesting to see more ruby-syntax-like languages... elixir... crystal...
<agent_white> Poking through the ruby source...
<shevy> hah
<shevy> that's really in the ruby source?
mdw has quit [Quit: Sleeping Zzzzz]
anisha_ has joined #ruby
cornerma1 has joined #ruby
agent_white has quit [Ping timeout: 246 seconds]
anisha has quit [Ping timeout: 272 seconds]
mdw has joined #ruby
cornerman has quit [Ping timeout: 246 seconds]
cornerma1 is now known as cornerman
adgtl has quit [Ping timeout: 265 seconds]
jackjackdripper has joined #ruby
adgtl has joined #ruby
anisha_ has quit [Quit: Leaving]
anisha has joined #ruby
adgtl_ has joined #ruby
karapetyan has joined #ruby
finisherr has joined #ruby
adgtl has quit [Ping timeout: 276 seconds]
solocshaw has joined #ruby
codecop has joined #ruby
karapetyan has quit [Ping timeout: 260 seconds]
smactive has quit [Remote host closed the connection]
agent_white has joined #ruby
<shevy> hmmm
sandstrom has joined #ruby
krz has quit [Read error: Connection reset by peer]
krz has joined #ruby
dwfait has joined #ruby
firstdayonthejob has joined #ruby
<apeiros> moin
TomyWork has joined #ruby
djbkd has quit [Remote host closed the connection]
norc has joined #ruby
<norc> Good morning. Im getting a bizarre build error for my ruby-oci8 gem: https://gist.github.com/anonymous/a456813d1f5147aae68f
djbkd has joined #ruby
<norc> This happened as I switched from my old rbenv 2.2.3 installation to a ruby-install provided ruby 2.3 with chruby.
<norc> The thing that is confusing me is the build options, passing my OSX Ruby in configure flags.
<apeiros> hi norc, sufferer in kind :D (is there a proper english idiom for this?)
zast has quit [Remote host closed the connection]
antgel has quit [Ping timeout: 264 seconds]
Zamerick has joined #ruby
<norc> Well there is "partners in crime". But I'm afraid that is not even close to being what you mean. :-)
<norc> Oh heck I remember.
<apeiros> since we're the victims…
<norc> apeiros: Can you pass me the link to your reported bug again?
<Ox0dea> Should be something in there like that.
<agent_white> apeiros: Slang term is "I feel you"... meaning 'I understand your feelings'
<Ox0dea> apeiros: "Commiseration" is a thing.
<agent_white> a wat
<Ox0dea> I feel you.
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
* Ox0dea retracts feelers
<apeiros> norc: mine was different. compiling worked fine. but sure, gimme a sec.
<Ox0dea> agent_white: *single tear*
<norc> Ox0dea: Congratulations. I now picture you as an andorian.
<al2o3-cr> morning :)
djbkd has quit [Ping timeout: 260 seconds]
<agent_white> Ox0dea: -of bravery!
bkxd has joined #ruby
SCHAAP137 has joined #ruby
duncannz has quit [Ping timeout: 255 seconds]
pawnbox_ has joined #ruby
<apeiros> agent_white: lol @ we'll figure it out - humanity in a nutshell.
<Ox0dea> norc: It is impossible to say "acceptable" in a French accent on the IRC, but I tried.
<agent_white> apeiros: My programming experience thus far, as well. :)
arup_r has quit [Remote host closed the connection]
<apeiros> aaaahaha
<apeiros> sun = deadline or something?
<norc> apeiros: Yeah that is a different thing. Im still amazed by error message here. "Could not compile with Oracle instant client".
arup_r has joined #ruby
<norc> That is just stating the obvious.
<Ox0dea> apeiros: I think those are flames?
<agent_white> apeiros: The unknown! When deadlines are unmet... http://explodingdog.com/title/thatsnothowitgoes.html
pawnbox_ has quit [Remote host closed the connection]
<apeiros> norc: I'd probably locate all oci.h's, delete all instant clients and reinstall
<norc> apeiros: This looks more rubygems related.
<apeiros> and after that - file an issue there. they're pretty good. but sometimes it takes a couple of days.
<norc> apeiros: I mean it looks like it's trying to use my Ruby 2.0 from OSX for no apparent reason.
<apeiros> norc: oh
anisha has quit [Quit: This computer has gone to sleep]
pawnbox_ has joined #ruby
<apeiros> you mean because of `/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby extconf.rb`?
pawnbox has quit [Ping timeout: 272 seconds]
<norc> apeiros: Or the explicit --ruby flag being passed.
<norc> I mean Im not sure whether that is the actual cause here, but its unsettling still.
howdoi has joined #ruby
<apeiros> indeed, looks weird
<apeiros> if I wasn't so afraid of breaking something, I'd try with my work laptop
Dimik has quit [Ping timeout: 245 seconds]
arup_r has quit [Client Quit]
bkxd has quit [Ping timeout: 272 seconds]
<agent_white> ern
<norc> apeiros: Alright this is even more bizarre now. Apparently I still had a left over jruby in my PATH at the _end_... removing it magically fixed it.
* norc scratches his head
zz_denym_ is now known as denym_
<norc> Im not sure how a jruby at the end of my path causes chruby to use my OSX Ruby, but fine.
<apeiros> bizarre seems to capture that pretty well
<norc> Im just happy it works. :-)
duncannz has joined #ruby
duncannz has quit [Max SendQ exceeded]
duncannz has joined #ruby
<norc> At least now I can &. all around in my Ruby. That should be fun.
terlar has joined #ruby
elaptics is now known as elaptics`away
praveen has joined #ruby
araujo_ has quit [Quit: Leaving]
El3ktra has joined #ruby
ElFerna has joined #ruby
ur5us has quit [Remote host closed the connection]
<Ox0dea> norc: &.!=, even.
El3ktra has left #ruby [#ruby]
aufi has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
craysiii has joined #ruby
craysiii has quit [Client Quit]
roshanavand has joined #ruby
duncannz has quit [Ping timeout: 265 seconds]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
craysiii has joined #ruby
praveen has quit [Remote host closed the connection]
ElFerna has quit [Ping timeout: 246 seconds]
wolffles has quit [Quit: wolffles]
agent_white has quit [Ping timeout: 260 seconds]
tulak has joined #ruby
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #ruby
krz has quit [Ping timeout: 264 seconds]
charliesome has joined #ruby
praveen has joined #ruby
minimalism has quit [Quit: minimalism]
einarj has joined #ruby
krz has joined #ruby
DEA7TH has joined #ruby
steffkes has joined #ruby
steffkes has quit [Changing host]
steffkes has joined #ruby
charliesome has quit [Client Quit]
Anderson69s has quit [Quit: Time to EAT, SLEEP OR WHATEVER BYE!!!!!]
<Ox0dea> >> 3.cheers_for(apeiros) if RUBY_VERSION == '2.3.0'
<ruboto> Ox0dea # => nil (https://eval.in/497444)
charliesome has joined #ruby
firstdayonthejob has quit [Ping timeout: 240 seconds]
mdw has quit [Quit: Sleeping Zzzzz]
roshanav_ has joined #ruby
tokik has quit [Ping timeout: 276 seconds]
<apeiros> I hope ruby's &. does not become the equivalent of php's @
<apeiros> (but they're structurally quite different, so chances are it won't)
<Ox0dea> @ is the nuclear option.
<apeiros> nucular
andikr has joined #ruby
mdw has joined #ruby
raz has joined #ruby
<norc> Considering how Ruby seems to behave, auto vivifying ivars, I can see that coming.
tokik has joined #ruby
mdw has quit [Client Quit]
<DEA7TH> In irb, how can I declare global variables which can be accessed inside global functions? This works in Python, I thought it worked in irb too.
<norc> Until yesterday I never gave much thought to this particular behavior...
<Ox0dea> The PHP community never really took to giving their operators cute names, but I think @ would've been called the "Nike operator".
roshanavand has quit [Ping timeout: 240 seconds]
<apeiros> non-raising constant reassignment and auto-vivifying ivars are some of my ruby pet peeves
<raz> hmm.. i'm feeling stupid.. why does this expression give a syntax error? puts (n * (n + 1) / 2) – ((a - 1) * a / 2)
<apeiros> DEA7TH: $vars are global
<norc> DEA7TH: If you want to have state, chances are you want a module or a class.
<apeiros> DEA7TH: but generally you don't want that
<DEA7TH> I know it's just a small script with 1 global in total
<norc> DEA7TH: Put it inside a module then.
<apeiros> Ox0dea: not the "shut the f up" operator?
<DEA7TH> Ruby had a dollar operator and I didn't even know about it? Heh. It works anyway.
<norc> DEA7TH: Don't use it. Use a module, really.
<apeiros> DEA7TH: it's not an operator
mark2 has joined #ruby
<norc> Some things really don't belong into Ruby. Custom globals are one of them. :-
<apeiros> and +1 to norc - better learn how to properly do it.
<norc> :-S
karapetyan has joined #ruby
<Ox0dea> apeiros: "Just Do It".
futilegames has joined #ruby
krzkrz has joined #ruby
<DEA7TH> norc: It's throwaway code for a signle task, 5-15 lines in total. Globals are made for this use case.
<Ox0dea> raz: That's really weird.
krz has quit [Read error: Connection reset by peer]
<apeiros> Ox0dea: got that, but it's a misnomer since it won't make it do it any more than without :)
<Ox0dea> apeiros: The focus is on the absence of complaint.
<raz> Ox0dea: tell me more! :D i tried a few things, but it just leaves me baffled (e.g. if you split at the - into two expressions, they both run fine)
<norc> DEA7TH: I think globals just exist for historical reasons.
<apeiros> raz: it's a bad idea to have a method call with a paren a space away
techsethi has quit [Quit: techsethi]
<Ox0dea> raz: I... it might be a bug? I don't see why the parser should have trouble disambiguating.
<raz> apeiros: well it's a simple formula... i don't know why the parser has trouble with it?
<Ox0dea> >> (n * (n + 1) / 2) – ((a - 1) * a / 2) # apeiros
<ruboto> Ox0dea # => /tmp/execpad-972909647755/source-972909647755:2: syntax error, unexpected tIDENTIFIER, expecting key ...check link for more (https://eval.in/497445)
<norc> Can ruboto execute with -y ?
<Ox0dea> It looks like a parser bug.
<apeiros> ok, seems indeed unrelated to having issues with args vs. other parens
antgel has joined #ruby
<norc> Ox0dea: Does it?
<apeiros> and it's not confused about // being a regex either
<norc> What is this character: –
<apeiros> ah
<apeiros> heh
<apeiros> yeah, – vs -
<apeiros> well spotted norc :)
<raz> ohhhhhhhhhhhh
<norc> @raz ^^
<raz> fml
lacuna has quit [Remote host closed the connection]
<apeiros> lel?
<raz> that's what you get for copy pasting from websites
<norc> apeiros: The advantage of getting familiar with ruby -y :-)
sandstrom has quit [Quit: My computer has gone to sleep.]
<apeiros> note that it's still a bad idea to put a space between parenthesized args and method name ;-)
<raz> thanks guys... lol.. sorry about this
<apeiros> norc: interesting flag. gotta take a look at it.
praveen has quit [Remote host closed the connection]
<apeiros> related to your question of understanding ruby parsing process?
<raz> apeiros: well in principle you are right. but i don't see why i should format math formulas weirdly just to please ruby ;)
<apeiros> raz: you don't have to. just either put a proper arg paren around the whole or don't have a paren at all.
<norc> raz: It's to please people who read your code (which might be yourself)
<apeiros> and yes, yes, you will have to please syntax rules of whichever language you're writing in.
<norc> raz: The only few times when you have to please the parser is when you try to leave too many fcall parens away. The Ruby parser quickly chokes on that.
<apeiros> unless of course you don't care about the outcome.
<raz> apeiros: hm, bit confused right now, how exactly would you rewrite it? (n * (n + 1) / 2) – ((a - 1) * a / 2)
<norc> raz: Again. – is not -
<apeiros> raz: `puts (` <- bad
<norc> - is an operator, – is an identifier.
<apeiros> raz: `puts(` <- correct
<apeiros> ruby will (sadly) try to figure out what you meant, but it won't always get it right.
Anderson69s_Deb has joined #ruby
<raz> norc: sorry, still had the bad version in the clipboard
<apeiros> norc: they referred to my "space before paren" thingy
<norc> Ah.
TheHodge has joined #ruby
futilegames has quit [Quit: futilegames]
<raz> apeiros: ah, gotcha.. well.. yea bad habit maybe. i just never use parents for puts.
<raz> parens
<raz> jesus, today is not my irc day ;)
<norc> >> (a) b
<ruboto> norc # => /tmp/execpad-14860bfa19ea/source-14860bfa19ea:2: syntax error, unexpected tIDENTIFIER, expecting key ...check link for more (https://eval.in/497452)
<apeiros> so the way I'd write it is: `puts((n * (n + 1) / 2) - ((a - 1) * a / 2))`
<norc> This is basically what that original parser error boiled down to by the way.
<raz> well, whoever puts code or formulas on their website and lets a "beautifier" mangle them should be tarred and feathered anyway
<Ox0dea> Seconded.
<raz> has bitte me often enough that i 'm just tempted to write a keyboard maestro "clipboard unmangler" or such
<raz> well, bucket list 2016...
Sembei has quit [Excess Flood]
Anderson69s_Deb has quit [Client Quit]
dfdfdf has joined #ruby
Sembei has joined #ruby
blackgoat has quit [Ping timeout: 260 seconds]
chipotle has quit [Quit: cheerio]
<apeiros> raz: beautifier is ok, as long as there's a "raw" button which has it in plaintext
elaptics`away is now known as elaptics
<apeiros> or better yet, a copy button. less annoying anyways. sad thing is just that that won't work without flash across browsers :(
<raz> well.. guess so.. but i never want to look at "beautified code" anyway
<raz> beautifier is fine for blog text.. but code is code
<apeiros> replacing a - with a – is just wrong, though :)
<norc> Ox0dea: Don't second it. Here we should advocate mindless use of rubocop. Let beautifies and code static code analyzers improve code styles. Who are we to meddle with the machines of today.
jbrhbr has quit [Quit: Leaving.]
adgtl_ has quit [Ping timeout: 240 seconds]
<Ox0dea> Somebody wants `rubyfmt`.
<Ox0dea> It isn't me.
<raz> yeh i'm a bit wary about that new magical comments stuff
<Ox0dea> That's not to say we shouldn't give the machines their due, mind.
ur5us has joined #ruby
* raz wonders if 2016 will be the year when 'gem install' won't take minutes anymore...
haraigo has quit [Ping timeout: 250 seconds]
<norc> raz: It shouldn't take more than a few seconds for most gems. What are you trying to install?
<norc> raz: Also, skip rdoc/ri if you want to seriously speed things up.
<norc> Aside from gems building native extensions, that is how gem spends most of its time.
DoubleMalt has joined #ruby
<raz> norc: doesn't matter what. yes i know about nordoc/nori. rubygems is just slow far beyond the point of ridiculousness.
<Ox0dea> Could be network or potato issues.
<raz> our Rails Gemfile takes upwards of 5min to install..
<raz> not the network. fastly is fast
<norc> raz: I cannot share that opinion. It took me a fair 45s to install my entire gem dependencies for one of our larger Rails applications. Half of that was spent in the compiler.
<ddv> raz: so?
<norc> And that was a total of maybe 200 gems?
<norc> Which is pretty fast.
<raz> norc: seems unlikely tbh, then again, npm would've probably done it in 5s ;)
<Ox0dea> raz: Y U DO DIS? Our granary is so far away.
<Ox0dea> I didn't realize we were running so low.
chthon has joined #ruby
<raz> oh just to rub it, i launched a random gem install
<raz> i'll let you know when it finishes :P
<raz> $ time gem install --no-rdoc --no-ri activerecord
<raz> real0m22.872s
<raz> so yea, maybe it can do 200 gems in 45s, too.. for me it takes 23 for one :P
<norc> raz: Maybe you should replace your acoustic coupler with a post-soviet CPE device. :-)
<raz> norc: i'm on a latest gen macbook and 100MBit/s DSL in germany, thank you :P
<norc> That is mighty slow.
<raz> curious now, what timing do you get for the above command?
<Ox0dea> raz: You don't strike me as the kinda feller what seeds back to >=2x, but maybe that's the problem?
<norc> raz: Albeit I didn't include rails components in my measurement, since they are installed by default, I install that package in: real0m3.059s
<dwfait> gem install --no-rdoc --no-ri activerecord 0.81s user 0.20s system 23% cpu 4.386 total
<raz> you guys already had the deps installed didn't you
* raz should have picked a more obscure gem
<Ox0dea> These guys and their real-world scenarios, amirite?
<Ox0dea> (Sorry.)
Guest88361 has quit [Ping timeout: 256 seconds]
startupality has joined #ruby
<norc> raz: Go pick obscure gems. We like those more anyway.
<raz> heh, you say that as if 3s was an acceptable latency to install 3kb of code ;)
sandstrom has joined #ruby
<norc> raz: If it uses Fiddle and ObjectSpace, you might even peek Ox0dea's curiosity. and mine.
<Ox0dea> norc: *pique
<Ox0dea> It's a good word.
<norc> Oh. I typed without looking. :-)
<Ox0dea> Fancy.
<raz> well, i rest my case for now :P
<Ox0dea> On what?
<Ox0dea> People "rest their cases" when they've constructed a solid foundation on which to do so.
<raz> it was argued that 3s is an acceptable latency to install a gem. can't argue with denial ;)
<norc> raz: Honestly, I used Gentoo for a while. After 3s for a package is lightning fast.
<norc> *After that.
<Ox0dea> Can't argue with masochism.
<raz> can argue with gentoo even less!
<norc> Just did.
matp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
poguez_ has quit [Quit: Connection closed for inactivity]
<norc> I honestly had that situation where a buddy wanted to come over to watch a movie, and I had to tell him "Next week. Next couple days my computer is busy compiling X11 and Firefox".
blackgoat has joined #ruby
<norc> At the time I didn't even consider that it was pretty retarded...
<Ox0dea> I bet you did, though.
ta has joined #ruby
<raz> so for fun, activerecord-4.2.5.gem is 325kb. it takes 0m0.006s to unzip here. so, i'd say 0.006s + 0.1s network latency = 0.106s would be an acceptable latency for a gem install.
<raz> and i'm being generous with the network here :P
<norc> Well. You are right, I did. And I concluded that it was worth it, since you got an optimized build... but I was just a kid back then and felt pretty cool about my monitor showing compiler output all day long.
techsethi has joined #ruby
<norc> raz: Rubygems does more than just fetch and unzip. But just a bit. ;-)
<raz> norc: yes, and very, very poorly :/
tulak has quit [Remote host closed the connection]
<norc> raz: I couldn't tell, since I don't know what that exactly is, and why that would be considered poor.
<raz> i'll just stop ranting already. be glad you don't. :)
<norc> raz: Feel free to enlighten me then.
<Ox0dea> >> "#{%w[good great awesome best perfect].sample} idea"
<ruboto> Ox0dea # => "great idea" (https://eval.in/497482)
drptbl has joined #ruby
<Ox0dea> I forgot to put a bullet in the chamber.
blackgoat has quit [Ping timeout: 246 seconds]
DavidDudson has quit [Quit: Goodbye all, and thankyou.]
<norc> So I have this rather expensive piece of proprietary software here. The developers thought it would look cool and modern to store the session id in HTML5 local storage. Can someone here think of an elegant way to tell them about their stupidity?
<shevy> hehe
ElFerna has joined #ruby
<shevy> raz I always wanted a variant of gentoo but with ruby rather than portage
<raz> that's probably not the kind of persistence they were looking for... :P
<norc> The issue is not the persistence...
Guest88361 has joined #ruby
<shevy> gem installation can be quite slow, especially when you also include documentation, but you can keep local copies, and then install from there
<domgetter> norc: explain that what they've done is the equivalent of a bank giving the other key to the lockbox to the customer for safe keeping
roshanav_ has quit [Remote host closed the connection]
roshanavand has joined #ruby
<norc> Wait correction. I meant to write session storage there.
<raz> shevy: yea it's just a ball on a chain. npm, go etc. just install in split seconds. and then its ruby's turn and you go make a coffee...
waka has joined #ruby
<domgetter> norc: oh then tell them theyve locked the key in the lockbox
dn` has joined #ruby
<Ox0dea> norc: When you came pulling in here, did you notice the sign out in front of my house that said "HTML5 localStorage"?
mdw has joined #ruby
<norc> Sweet. That works.
ElFerna has quit [Ping timeout: 255 seconds]
Xentil has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<norc> domgetter: The iceberg went a lot bigger when they reimplemented SHA with their own modifications for HMAC that is used in various places. That was quite amusing to look at last week.
Xentil has joined #ruby
<domgetter> norc: I'll bet there's a Mr. Bean sketch of a very similar problem
<domgetter> he often did the "saw off the branch you're sitting on" kind of humor
<raz> reimplemented SHA...
karapetyan has quit [Remote host closed the connection]
<raz> that's right from the book of great ideas
huyderman has joined #ruby
<raz> wouldn't trust an existing impl with my precious HMACs either
yfeldblum has quit [Remote host closed the connection]
<domgetter> They'd better build their own cpu, just in case
yfeldblum has joined #ruby
<norc> raz: The reason security related companies do this is often: "It is more likely that someone will break the well known encryption, than someone to scrape off the top of a chip, delete fuse bits with uv light, and reverse engineer your custom implementation on your chip"
waka has quit [Remote host closed the connection]
<raz> norc: um.
<norc> They usually rely on keeping that modification secret.
<norc> Which is a bit silly, because reverse engineering your implementation is usually much easier. :-)
* raz tries to decide how many levels of wrong that idea stacks
startupality has quit [Quit: startupality]
waka has joined #ruby
<norc> raz: Just consider how Enigma was rendered useless by politicians who didn't know anything about encryption or mathematics. It's the same story probably, people with power but no knowledge trying to influence things.
<norc> On encryption that tends to end badly.
<Ox0dea> Some worlds just want to watch the people burn.
<raz> there's a fairly simple rule about crypto code. don't write it.
<raz> if you were one of the few people who are qualified to write it, you'd know.
MahaDev has joined #ruby
antgel has quit [Ping timeout: 255 seconds]
<raz> and if you think mucking with SHA is a sensible thing to do, well. refer to the one rule. :P
<Ox0dea> Are we talking about SHA-1, then?
waka has quit [Remote host closed the connection]
antgel has joined #ruby
postmodern has quit [Quit: Leaving]
<raz> don't see why you would patch any of them
karapetyan has joined #ruby
<domgetter> they wanted to make it a little more random
pawnbox has quit [Remote host closed the connection]
startupality has joined #ruby
pawnbox has joined #ruby
<Ox0dea> Cryptographic security peaked with memfrob(3), imo.
pawnbox has quit [Remote host closed the connection]
startupality has quit [Client Quit]
pawnbox has joined #ruby
futilegames has joined #ruby
abkabkabk has joined #ruby
<abkabkabk> !paste
cmolenda has quit [Remote host closed the connection]
<abkabkabk> can someone tell me what this recursion is doing? paste: https://jsfiddle.net/xf4ugc6p/
<apeiros> jsfiddle for ruby?
<apeiros> it seems to be a reinvention of rails' Hash#symbolize_keys
<abkabkabk> idk where to paste ;x
<apeiros> /topic
<apeiros> always a good idea when joining a channel :-p
<domgetter> abkabkabk: it seems to take a nested hash and convert all its keys, including the nested ones, to symbols
<domgetter> hence "optimizing" it
adgtl has joined #ruby
agent_white has joined #ruby
<abkabkabk> whats a symbol
<apeiros> :this
<abkabkabk> sry n00b questions
<apeiros> >> :this.class
<ruboto> apeiros # => Symbol (https://eval.in/497504)
<apeiros> >> "not this".class
<ruboto> apeiros # => String (https://eval.in/497505)
<domgetter> {"name" => {"first" => "Jim", "last" => "Smith"}} --> {name: {first: "Jim", last: "Smith"}}
<domgetter> abkabkabk: a symbol is kinda like a string but more efficient
<apeiros> symbols are used internally by ruby to identify all things with a name (methods, ivars, lvars etc.)
<abkabkabk> thx mucho
<abkabkabk> ahh k
<livcd> I am going to build a cli todo tool. What would be the "best" approach to take. Obviously there are dozens of such tools on github but I'd like to ask here first
<apeiros> and hence they're built to be fast for all identification purposes.
<shevy> livcd as awful as it is, I'd recommend to start with optionparser until you want to take an alternative lateron
<apeiros> livcd: the old "how do I write a game" question. this is out of scope of this channel.
<domgetter> (and super-duper internally, symbols are integers, so they're super fast n stuff)
<apeiros> livcd: break your question down into answerable questions please.
<livcd> apeiros: ok
<shevy> livcd afterwards just add on elements that you feel have to be included into a todo script; I assume being able to designate different files, toggle behaviour, autogenerate some code based on that etc...
marr has joined #ruby
<livcd> shevy: so why is optionparser awful and what is the alternative you would recommend ?
<shevy> I mostly just use local textfiles in a single directory called todo/ :)
<domgetter> livcd: the "thor" gem can be used to make a cli tool. of course, there might be others
<livcd> ah yeah i have heard about thor gem
<shevy> livcd I dunno, I just can't stand the API really, others have less of a problem here http://docs.ruby-lang.org/en/2.2.0/OptionParser.html - there is a reason why you have alternatives such as slop or thor though
<livcd> i mean i could perhaps glue it together that would not be a problem. I think i'd like some key/value store maybe some sqlite
Anderson69s_Deb has joined #ruby
<shevy> sounds trivial
<shevy> perhaps you can even use sequel
lkba_ has joined #ruby
lkba has quit [Read error: Connection reset by peer]
Ishido has joined #ruby
trautwein has quit [Quit: Textual IRC Client: www.textualapp.com]
karapetyan has quit [Remote host closed the connection]
waka has joined #ruby
karapetyan has joined #ruby
trautwein has joined #ruby
<livcd> shevy: well i hope it's trivial :-))
anisha has joined #ruby
roshanavand has quit [Read error: Connection reset by peer]
<livcd> I am concerned about how do I compose things..If I'll have a single class with many methods or a module with dozens of classes. I'd like to keep it small but be able to add "bloat" incrementally
roshanavand has joined #ruby
<livcd> maybe i should read about some design patterns or finally JDI
abkabkabk has quit [Quit: Page closed]
futilegames has quit [Quit: futilegames]
lkba_ has quit [Ping timeout: 264 seconds]
rdark has joined #ruby
matp has joined #ruby
finisherr has quit [Quit: finisherr]
rodfersou has joined #ruby
<shevy> start with a single class anyway
astrobun_ has quit [Remote host closed the connection]
karapetyan has quit [Remote host closed the connection]
<DEA7TH> Ruby has no sum method? I have to do [1,2,3].reduce(:+) ?
bkxd has joined #ruby
karapetyan has joined #ruby
tvw has joined #ruby
<jhass> yes
radgeRayden has joined #ruby
vikas027 has joined #ruby
cmolenda has joined #ruby
<Ox0dea> >> [].reduce(:+) # DEA7TH
<ruboto> Ox0dea # => nil (https://eval.in/497513)
<Ox0dea> Something to keep in mind, probably.
<domgetter> gotta pass that default
antgel has quit [Ping timeout: 246 seconds]
<shevy> DEA7TH you could of course add a sum() method to do this
<DEA7TH> yeah my bad, I meant [1,2,3].reduce(0, :+)
<Ox0dea> I have a face! http://i.imgur.com/YJcU5t5.jpg
<Ox0dea> Google Images thinks I'm Greek.
bkxd has quit [Ping timeout: 255 seconds]
<Zarthus> It made that association because you look like a god.
<Ox0dea> <3
<shevy> lol
tvw has quit [Ping timeout: 255 seconds]
<domgetter> can you make a variadic lambda to pass to reduce?
adgtl has quit [Read error: Connection reset by peer]
<domgetter> or do you have to use a default in the parameter listing?
<domgetter> (other than writing my own reduce)
blackgoat has joined #ruby
tvw has joined #ruby
techsethi has quit [Quit: techsethi]
adgtl_ has joined #ruby
antgel has joined #ruby
<shevy> hmm what is a variadic lambda
<shevy> you can pass it via &foo probably and then use .call
<Ox0dea> domgetter: It's difficult to think of a valid use case.
krzkrz has quit [Quit: WeeChat 1.2]
pawnbox has quit [Read error: Connection reset by peer]
<Ox0dea> Often with #reduce, you need to do some explicit grouping anyway (`|a, (b, c)|`), for which the &:foo sugar isn't sufficient.
<domgetter> Ox0dea: so that I don't have to pass a default value to reduce, and I can keep that information in the reduction function
pawnbox has joined #ruby
<Ox0dea> domgetter: It's not a default, it's an initializer.
tuor has left #ruby ["WeeChat 1.3"]
<domgetter> [].reduce(&sum) doesn't even try to call sum, so it returns nil
<Ox0dea> >> [1,2,3].reduce(6, :+) # domgetter
<ruboto> Ox0dea # => 12 (https://eval.in/497519)
pawnbox has quit [Remote host closed the connection]
<domgetter> seed, default, initializer, whatever you want to call it
roshanav_ has joined #ruby
<Ox0dea> Ah, I see what you're going for.
roshanavand has quit [Read error: Connection reset by peer]
<domgetter> consider [].reduce("", &concat)
pawnbox has joined #ruby
<domgetter> it'd be nice if concat had the info that nothing passed in returns an empty string
<Ox0dea> That works, though?
<domgetter> 6 of one, half dozen of the other I suppose
<domgetter> I meant that I would like to write [].reduce(&concat) and get "" back
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
antgel has quit [Ping timeout: 255 seconds]
ElFerna has joined #ruby
arup_r has joined #ruby
<Ox0dea> You would indeed have to write your own. :/
blackmesa has joined #ruby
<domgetter> >> [].reduce(&->acc,e{raise "boom"})
<ruboto> domgetter # => nil (https://eval.in/497551)
<domgetter> >> [0].reduce(&->acc,e{raise "boom"})
ur5us has quit [Remote host closed the connection]
<ruboto> domgetter # => 0 (https://eval.in/497552)
Bloomer has quit [Remote host closed the connection]
<Ox0dea> It's an optimization. :)
mdw has quit [Read error: Connection reset by peer]
mdw has joined #ruby
ElFerna has quit [Ping timeout: 250 seconds]
ur5us has joined #ruby
ur5us has quit [Remote host closed the connection]
Ishido has quit [Remote host closed the connection]
ledestin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
trautwein has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tulak has joined #ruby
FernandoBasso has joined #ruby
devbug has joined #ruby
karapetyan has quit [Remote host closed the connection]
techsethi has joined #ruby
UtkarshRay has quit [Remote host closed the connection]
antgel has joined #ruby
aef has joined #ruby
<DEA7TH> 1550 lines of code in a single file - shouldn't that be split in multiple files (unless most of them are comments)?
tulak has quit [Remote host closed the connection]
<DEA7TH> I find it hard to scroll through >1000 lines of code, even maybe >600-700
<dwfait> Oh boy, nobody show him gc.c
tulak has joined #ruby
<yorickpeterse> parse.y
<yorickpeterse> beats all
<Ox0dea> 11578 parse.y
<dwfait> only by a couple of thousand
<Ox0dea> Madness.
<dwfait> and that's mostly BNF definitions
roshanav_ has quit [Remote host closed the connection]
adgtl_ has quit [Ping timeout: 246 seconds]
<Ox0dea> May he rest.
<Ox0dea> dwfait: There's... quite a bit of actual code in the parser.
blackmesa has quit [Ping timeout: 256 seconds]
araujo has joined #ruby
araujo has quit [Changing host]
araujo has joined #ruby
<dwfait> yeah, just looking through now. I overestimated the bison defs
<Ox0dea> It's also double the size it "needs" to be on account of Ripper.
araujo has quit [Max SendQ exceeded]
Gmi has quit []
<dwfait> is ripper that useful to have to maintain two parsing code bases essentially?
araujo has joined #ruby
<Ox0dea> Considering them two separate entities would be unkind.
<Ox0dea> It's a bodge, but it works.
<yorickpeterse> dwfait: you forget the part where there's a ton of Symbol code in parse.y
<DEA7TH> yeah, >10k lines of code. I remember that the Ruby build Bash script was like 30k loc. Shouldn't it be split into multiple files?
Ishido has joined #ruby
<dwfait> if you're talking about configure, that's an auto-generated file
<Ox0dea> DEA7TH: nobu and Koichi seem to manage?
<Ox0dea> (Ignore the bus factor of <10.)
araujo has quit [Max SendQ exceeded]
<DEA7TH> Ox0dea: maybe that way they will... manage better?
<DEA7TH> I'm testing my conceptions of what constitutes good code, I thought this was a correct assumption
<DEA7TH> would be useful to know if I'm wrong
araujo has joined #ruby
<Ox0dea> DEA7TH: Ruby is old.
<dwfait> Take a look at the Git sourcecode if you want a trip
tulak has quit [Remote host closed the connection]
startupality has joined #ruby
rkazak_ has quit [Quit: Sleep.....ing....]
<dwfait> It's a different world really
araujo has quit [Max SendQ exceeded]
<dwfait> with a different toolbag for creating abstractions
mistermocha has joined #ruby
<Ox0dea> DEA7TH: It's true enough that string.c could be split out into its own directory, but to what gain? at what cost?
<DEA7TH> Ox0dea: easier to find what you're looking for?
<Ox0dea> DEA7TH: ctags + a decent editor
araujo has joined #ruby
<DEA7TH> therefore my belief might be wrong.
startupality has quit [Client Quit]
trautwein has joined #ruby
araujo has quit [Max SendQ exceeded]
workmad3 has quit [Quit: Lost terminal]
<dwfait> ctags sometimes fails in some places, for example idSize, which is generated at compile time from the makefiles
<dwfait> (though there really isn't a solution for that I guess)
roshanavand has joined #ruby
roshanavand has quit [Remote host closed the connection]
roshanavand has joined #ruby
Snowy has joined #ruby
mistermocha has quit [Ping timeout: 240 seconds]
<dwfait> though TIL that ctags matches cucumber step definitions fairly well, which is pretty nice
auzty has quit [Quit: Leaving]
pawnbox has quit [Remote host closed the connection]
praveen has joined #ruby
pawnbox has joined #ruby
anisha has quit [Quit: This computer has gone to sleep]
karapety_ has joined #ruby
skade has joined #ruby
praveen has quit [Ping timeout: 240 seconds]
Mon_Ouie has joined #ruby
craysiii has quit [Remote host closed the connection]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
prestorium has joined #ruby
<ddv> why even using cucumber
<yorickpeterse> because it lets non developers write tests!
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tvw has quit [Remote host closed the connection]
anisha has joined #ruby
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dlitvak has joined #ruby
anisha has quit [Client Quit]
<ddv> great
<ddv> :|
<domgetter> use it as a shiny distraction for those micromanagers
ropeney_ has joined #ruby
anisha has joined #ruby
Rickmasta has joined #ruby
ropeney has quit [Ping timeout: 256 seconds]
<shevy> cucumber also has a tasty sound
araujo has joined #ruby
araujo has joined #ruby
platzhirsch has joined #ruby
<dwfait> I've inherited a project, I wouldn't normally use it.
<ljarvis> fuck cucumber
digneety has quit [Ping timeout: 245 seconds]
Ishido has quit [Remote host closed the connection]
Rickmasta has quit [Ping timeout: 240 seconds]
<shevy> lol
cmolenda has quit [Remote host closed the connection]
Ishido has joined #ruby
ElFerna has joined #ruby
<shevy> I really like the idea of https://github.com/nvbn/thefuck, do we have something similar in ruby?
dlitvak has quit [Remote host closed the connection]
dlitvak has joined #ruby
UtkarshRay has joined #ruby
ibouvousaime has joined #ruby
speakingcode has quit [Ping timeout: 240 seconds]
ElFerna has quit [Ping timeout: 260 seconds]
mdw has quit [Ping timeout: 245 seconds]
DonOtreply has quit [Quit: DonOtreply]
<apeiros> IMO cucumber is not well suited for anything below large enterprise. and even there I'm not sure it's a fit. you still need to understand too much about how programming works. otherwise programmers will have to rewrite your stories.
nertzy has joined #ruby
f3ttX] has joined #ruby
roshanavand has quit [Remote host closed the connection]
roshanavand has joined #ruby
<agent_white> If the shoe fits. Use it.
cmolenda has joined #ruby
roshanavand has quit [Ping timeout: 240 seconds]
Xeago has joined #ruby
jackcom has joined #ruby
pontiki has joined #ruby
blackmesa has joined #ruby
themsay has joined #ruby
charliesome has joined #ruby
mdw has joined #ruby
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
sgambino has joined #ruby
sigurding has quit [Quit: sigurding]
roshanavand has joined #ruby
themsay has quit [Read error: Connection reset by peer]
asmodlol has joined #ruby
themsay has joined #ruby
yfeldblum has quit [Ping timeout: 240 seconds]
ratsss has joined #ruby
<ratsss> Help, my system ruby is broken entirely.
ruid has joined #ruby
ruid has joined #ruby
roshanavand has quit [Ping timeout: 240 seconds]
<Eising> ratsss: how did you install it?
<ratsss> but I can't update rubygems to the right version becasue this requires ruby
<ratsss> its the OSX default install I think
<Eising> how did it end up being so broken then?
<ratsss> I don't know.
<ratsss> I just ran brew one day and it didn't work.
<ratsss> I never touch ruby
sgambino has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Eising> oh, so it's a ruby from homebrew perhaps?
<ratsss> I'm not sure, does the error make sense?
<ratsss> which ruby == /usr/bin/ruby
<Eising> I've never seen such an error before, but then again, somebody else might
<Eising> and I'm hardly an expert
<Eising> this seem relevant
<ratsss> Hmm, so I tried just editing that line out.
<ratsss> then reinstlaling rubygems
<ratsss> and that seems to have done it
<ratsss> hurah
<apeiros> ratsss: you generally shouldn't touch system ruby
pdoherty has quit [Remote host closed the connection]
<Eising> apeiros: it seems that homebrew is to blame
<apeiros> install and maintain your own ruby. much less problematic.
<Eising> but yes, that advise I can back
<ratsss> yah
<apeiros> Eising: the paths in their paste are all from system ruby
<Eising> right
<apeiros> if homebrew is to blame (which is entirely possible, as it does a couple of things in the most crappy way possible), then it's quite bad (yet again), as it'd mean that it touches system ruby.
pdoherty has joined #ruby
<shevy> :D
tulak has joined #ruby
ruid has quit [Ping timeout: 255 seconds]
<cmolenda> ratsss: Just curious, what does "which gem" get you?
<shevy> great evil!
gregf has quit [Quit: WeeChat 1.3]
<ratsss> oh wait no it isn't fixed at all
asmodlol has quit [Ping timeout: 240 seconds]
<ratsss> if I rm that line, ruby now works if I run it as root
<ratsss> and root can install gems
gregf has joined #ruby
<ratsss> but then once root installs gems, it's broken for my user again :O
<ratsss> like wut
<cmolenda> as your user, what does running "which gem" give you?
<ratsss> http://dpaste.com/3S1CD06 INTERESTING
<ratsss> but I've done rvm use system
nertzy has quit [Quit: This computer has gone to sleep]
<cmolenda> hah, wow
techsethi has quit [Quit: techsethi]
<ratsss> and my rvm ruby works fine
<apeiros> rvm implode
<apeiros> and start over ;-)
<cmolenda> definitely
<cmolenda> implode and start over with rbenv :p
<apeiros> or `rvm get stable` first
bkxd has joined #ruby
roshanavand has joined #ruby
<ratsss> ok I've killed rvm entirely
asmodlol has joined #ruby
<ratsss> http://dpaste.com/0KFQM39 ok this looks healthier, but ruby still only works if I manually remove that thing from rubygems.rb
<cmolenda> just a heads up, rvm does a bunch of strange things, such as changing the native change directory "cd" command of your system
<apeiros> ok, I'd have tried cleanup, repair and fix-permissions first
duckpuppy has joined #ruby
<apeiros> but nuking might be a good idea if you have an ancient rvm.
<ratsss> yeah
<ratsss> so I nuked rvm
Xeago has quit [Remote host closed the connection]
<ratsss> now using system ruby
<ratsss> which i'm fine with
<apeiros> cmolenda: do you happen to know how e.g. direnv does its job?
<ratsss> but want rubygems to not break at first thing
<ratsss> gem --version === 2.4.8
<ratsss> perhaps system gems needs more updated system ruby??
<cmolenda> apeiros: Nope, not familiar, sorry.
<shevy> ratsss what ruby version? 2.3.0 has a more recent gem version
joonty has joined #ruby
<ratsss> 2.0.0
<ratsss> I don't know if you can upgrade system version on OSX
<cmolenda> apeiros: is that an example of something that changes system functionality for good reason?
sandstrom has quit [Quit: My computer has gone to sleep.]
<ratsss> unless I can and should
bkxd has quit [Ping timeout: 264 seconds]
<ratsss> I think that was the rationale behind getting rvm in the first place
<apeiros> cmolenda: no, I just wonder how many people use direnv, which probably changes cd too (can't imagine how it'd work otherwise), but shame rvm for changing cd
<pontiki> ruby-install + chruby
<ratsss> So I'm wondering if I've updated the system gems to a version not supported by ruby 2.0.0
sigurding has joined #ruby
<ratsss> can anyone else do /usr/bin/gem --version on OSX?
<apeiros> ratsss: as said, you shouldn't touch system ruby
<apeiros> and the developer of anything which touches system ruby should be flogged publicly :)
<ratsss> apeiros: ikr, apparently I didn't understand this when I got the laptop
<cmolenda> apeiros: That's an interesting tool, either way. Yeah, I mean, I figure if something like a system command is going to be changed it should be done carefully and since rbenv gives just as good, if not better (as far as I've experienced) functionality without the system changes.
skade has quit [Ping timeout: 245 seconds]
<pontiki> i get 2.0.14, ratsss
<ratsss> interesting
<ratsss> I'm going to downgrade in that case
kam270 has quit [Ping timeout: 245 seconds]
<apeiros> cmolenda: never used rbenv - how does rbenv juggle the rubies?
techsethi has joined #ruby
felixal has joined #ruby
<ratsss> COOL
Anderson69s has joined #ruby
<ratsss> that seems to have sorted it entirely
Anderson69s_Deb has quit [Quit: Quitte]
<apeiros> ratsss: "that"? imploding and reinstalling rvm?
<cmolenda> apeiros: it creates shims that it references for whichever ruby you want it to point to. Then, based on the folder you're in, it looks for a hidden file (.rbenvrc i think?) that specifies which ruby should be used and it loads up the appropriate shim.
<apeiros> or updating/reinstalling rubygems?
<ratsss> apeiros: downgrading system rubygems
<ratsss> i dont think rvm was the issue
<pontiki> rbenv also supports the .ruby-version file
<ratsss> I think I'd updated system rubygems to a version that is unsupported by 2.0.0
<cmolenda> ah, yeah, .ruby-version
<cmolenda> that's what I meant
<apeiros> cmolenda: so the ruby in PATH must be a shim itself which contains the switching logic?
<pontiki> i think you're also correct, cmolenda
<MahaDev> Hi I am getting this error with rake http://fpaste.org/307219/19869291/raw/
<MahaDev> Please help
<apeiros> ?rails MahaDev
<ruboto> MahaDev, Please join #RubyOnRails for Rails questions. You need to be identified with NickServ, see /msg NickServ HELP
<apeiros> MahaDev: also install bundler: gem install bundler
<apeiros> but since bundler is a dependency of rails, probably just install rails properly.
<cmolenda> yep apeiros
<cmolenda> e.g.
<apeiros> cmolenda: ok. sounds a lot more sane than modifying cd.
<cmolenda> Chads-MacBook-Pro:echo-nest-prototype cmolenda$ echo $PATH
<cmolenda> ... /Users/cmolenda/.rbenv/shims:/Users/cmolenda/.rbenv/bin: ...
skade has joined #ruby
<apeiros> cmolenda: your name is chad?
<cmolenda> yup
decoponio has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<apeiros> I might make a mess, but isn't rbenv rather unsupported/maintained? at least I seem to remember that almost always when somebody had a problem here with it, nobody was able to help.
<apeiros> not sure which one people recommended more in here, but iirc it was chruby?
<apeiros> (and I don't know how that one works either)
Snowy has quit [Remote host closed the connection]
<MahaDev> Ok
<cmolenda> https://github.com/rbenv/rbenv last commit was 19 hours ago
<cmolenda> but also, i've never had a problem with it
dlitvak_ has joined #ruby
Snowy has joined #ruby
<cmolenda> so i've not had to deal with the support community (knock on wood) and can't speak to that
ruid has joined #ruby
ruid has quit [Changing host]
ruid has joined #ruby
<apeiros> I *really* hate how `man <some builtin>` does NOT bring up proper man for that built-in but instead bash's help.
ElFerna has joined #ruby
<apeiros> I really really hate that. soooo f*cking useless.
colegatron has quit [Ping timeout: 265 seconds]
<apeiros> cmolenda: I see. similar to my rvm experience then :D
<apeiros> (main reason I'm still on it)
<cmolenda> yeah, honestly, use whatever works. Place I recently worked at has been using it in production for a very long time without issue.
<shevy> bash, aren't you on OSX? do they use bash too?
<cmolenda> But since ratsss was having an issue with one, i figured i'd suggest my preference
<ddv> apeiros: dash is pretty usefull too search manual pages
<ddv> apeiros: dash app
<apeiros> ddv: don't want to pay for that
<ddv> apeiros: ask your employer :p
<ddv> besides you make plenty of cash
<shevy> :D
<ddv> like seriously
<apeiros> ddv: I've got principles
<apeiros> I know, hard to believe, but I really do :)
<apeiros> and yeah, at work I think we even have licenses.
dlitvak has quit [Ping timeout: 240 seconds]
<ddv> you're stubborn apeiros
<ddv> :p
<apeiros> but internets to the rescue. apparently you have to use `help` instead of `man` for builtins.
karapety_ has quit [Remote host closed the connection]
<apeiros> ddv: that too.
<apeiros> ddv: aaand stubborn about my principles :D
charliesome has joined #ruby
<ddv> yeah
<ddv> :p
ElFerna has quit [Ping timeout: 245 seconds]
ratsss has quit [Ping timeout: 252 seconds]
tvw has joined #ruby
d0nn1e has quit [Ping timeout: 240 seconds]
kam270 has joined #ruby
mdw has quit [Ping timeout: 264 seconds]
charliesome has quit [Ping timeout: 260 seconds]
dfdfdf has quit [Quit: Leaving]
Anderson69s_Deb has joined #ruby
d0nn1e has joined #ruby
radgeRayden_ has joined #ruby
<apeiros> re rvm - should rvm2 have been ready ~1y ago?
bkxd has joined #ruby
tulak has quit []
radgeRayden has quit [Ping timeout: 250 seconds]
speakingcode has joined #ruby
<shevy> hehe
Anderson69s_Deb has quit [Quit: Leaving]
<apeiros> shevy: could be one of mine or your projects, eh? :D
kam270 has quit [Ping timeout: 264 seconds]
Dreamer3 has quit [Ping timeout: 276 seconds]
<agent_white> apeiros: Where are you from?
shredding has joined #ruby
<agent_white> apeiros: Sorry, offtopic -- just rememberd you asking how to say something in english a few hours ago.
mdw has joined #ruby
kam270 has joined #ruby
adgtl has joined #ruby
<apeiros> agent_white: CH
adgtl has quit [Client Quit]
colegatron has joined #ruby
<agent_white> And odd I never noticed you weren't native until today. Your english is kickass.
<agent_white> apeiros: Ah!
<apeiros> agent_white: thanks :D
kam270 has quit [Max SendQ exceeded]
platzhirsch has left #ruby [#ruby]
<domgetter> wings of a feather?
<shevy> apeiros yeah! I think most of these projects follow a similar pattern e. g. install into the home directory and make things work right from there
<agent_white> Haha of course. You've 'fooled' me for two years or more, so that says something.
<ddv> g.
<ddv> gangsta
<shevy> but your comment about rvm2 I found funny because it was along the lines of "we should have had the future already in the past!" :D
<agent_white> 245
krz has joined #ruby
Anderson69s has quit [Quit: Time to EAT, SLEEP OR WHATEVER BYE!!!!!]
Hounddog has joined #ruby
ruid has quit [Ping timeout: 250 seconds]
penne12 has joined #ruby
<apeiros> domgetter: wings/birds of a feather, feeling with you etc. all don't really have the intended ring IMO :-/
blackmesa has quit [Ping timeout: 240 seconds]
<domgetter> commiserator?
<domgetter> (though that's borderline made-up)
blackmesa has joined #ruby
<apeiros> german is just so much better at self-pitying idioms ;-)
<domgetter> that is, while it's not in the dictionary, anyone who knew what commiserate meant would know what you mean
pdoherty has quit [Remote host closed the connection]
<agent_white> commiserate - "express or feel sympathy or pity"
<agent_white> I had to google it. Hope to have saved another a trip.
* apeiros wields the power of latin
<domgetter> I just remember it as co-misery
penne12 has quit [Client Quit]
<domgetter> to be miserable with
<agent_white> Hahaha nice.
<agent_white> I just remember... I should google it. :D
<apeiros> latin + german helps to get around understanding an awful lot of west-european languages
Icey has quit [Remote host closed the connection]
Icey has joined #ruby
pawnbox has quit [Remote host closed the connection]
<domgetter> I guess it's a blessing and a curse that English is best understood through French
mistermocha has joined #ruby
<domgetter> of course, thank you for the word "twelve"
<apeiros> zwölf?
<apeiros> like… so french? :)
<domgetter> I was thanking you specifically. though the context was ambiguous
sandstrom has joined #ruby
arup_r has quit [Remote host closed the connection]
<agent_white> It's a curse that folks here in the US aren't taught languages fully like in the EU... normally we only have a requirement to pick one of 3-4 languages and take it for a year.
<apeiros> ah, yes, you set up the context as if you were thanking the french for twelve :)
<livcd> anyone built a mariadb on alpine container ?
<apeiros> I don't like our numbering system tbh
karapetyan has joined #ruby
<apeiros> but… we're quite ot actually :D
<apeiros> livcd: no, anyone uses postgres
<livcd> apeiros: doh wrong channel
<domgetter> In California we have a choice between a foreign language and an art like choir or something. so you don't even need to touch a language to graduate high school
<apeiros> livcd: you might ask someone, though, I think someone used mariadb
roshanavand has quit [Remote host closed the connection]
dlitvak has joined #ruby
<apeiros> domgetter: I think that's pretty sad
<livcd> uhm why would you guys want to force people in the US to learn another lang ?
<agent_white> domgetter: Ah no shit?! Required just 2 semesters/one year of a foreign language here in Colorado.
<apeiros> learning another language is IMO pivotal for perspective in thinking.
<livcd> apeiros: why would that be ?
<agent_white> livcd: Force? No. The question is, why would you be opposed to it?>
<domgetter> its okay, I did both. 4 years of choir, and zwei und ein halb jahren of Deutsch
<apeiros> livcd: because language informs thinking
<apeiros> livcd: research it a bit. it's astounding how much of our thinking critically depends on how we express ourselves through language
Drakx has joined #ruby
Snowy has quit [Remote host closed the connection]
<apeiros> it's not much different from how you solve the same problem differently depending on which programming language you use.
Snowy has joined #ruby
mistermocha has quit [Ping timeout: 264 seconds]
<livcd> a lot of asians are forced to learn english yet there is still too few of them that are able to express themselves freely
<agent_white> livcd: Programming as a whole is in english. It's weird to try to imagine if it weren't... at least I can't.
<agent_white> s/is in/is largely in/
<apeiros> livcd: not quite sure what you want to say with that
<apeiros> livcd: can you express yourself freely in an asian language?
dlitvak_ has quit [Ping timeout: 246 seconds]
<livcd> apeiros: kind of
<norc> Okay... I just learned about the existence of $_ in Ruby, and that it does not behave nicely....
techsethi has quit [Ping timeout: 255 seconds]
pawnbox has joined #ruby
<bhaak> livcd: think about how reading stuff from only one author would be limiting. the same with languages. also, you get a change of indulging into a culture different from your own.
devbug has quit [Read error: Connection reset by peer]
<livcd> bhaak: one should be able to choose what language (and if any) he wants to study
<apeiros> livcd: (re why learn another language) also it might be a good way to learn a bit of humility
<norc> Honest question, what exactly is $_ - it does not seem to behave exactly like a variable but I cannot figure out what it is.
<apeiros> livcd: I've met so many americans who were like "yeah, why doesn't everybody just learn english, it's so easy you know"
<apeiros> livcd: and they were completely oblivious as to how much effort it is to actually master a foreign language, themselves only knowing english…
pawnbox has quit [Remote host closed the connection]
<ddv> yeah try learning Dutch
<ddv> or Chinese
f3ttX] has quit [Remote host closed the connection]
pawnbox has joined #ruby
<norc> >> p $___
<livcd> apeiros: i agree and understand that but i think that the main purpose of a language is to pass information as easily as possible
<ruboto> norc # => nil ...check link for more (https://eval.in/497618)
<norc> o?o
<apeiros> livcd: yes. hence also the stuff I mentioned first.
<bhaak> livcd: we're talking about kids here. would you also say "one should be able to choose what part of mathematic (and if any) they want to study"?
arup_r has joined #ruby
<livcd> bhaak: so you would give kids (or their parents) a list of languages and force them to choose one as a secondary lang ?
roshanavand has joined #ruby
<bhaak> livcd: I don't have to. our schools already do that :-]
kobain has joined #ruby
<bhaak> although the "choose from" part is not as conditional as it could be
blackmesa has quit [Ping timeout: 256 seconds]
<livcd> apeiros: well my comment about asians was that they are "forced" to learn english but they are so disconnected from the english speaking world that it has a minimal impact on the people
<norc> livcd: The whole idea of mandatory school revolves around the assumptions that children don't know what they will probably need to be able to do most things later on.
msankhala has quit [Quit: This computer has gone to sleep]
<norc> livcd: Having a mandatory language is not that much different.
<norc> Anyway, back to my Ruby question:
<bhaak> livcd: I learnt Latin at school. how more disconnected can you be from a language and culture than a language and culture that has been dead for more than 1000 years?
<norc> What the heck is $_
<livcd> norc: well the generation of my parents have been given an opportunity (lol not really) to learn russian and nowdays it's very much useless for them
<Mon_Ouie> The last line that has been read using gets
<bhaak> livcd: despite that, it had quite an impat on my personal development. it depends on how you learn a language and what goes with it.
<Mon_Ouie> I've only ever used it with ruby -pe '…'
jmonreal has quit [Ping timeout: 250 seconds]
<norc> Mon_Ouie: Then why does something like: puts -e "puts $_.class" just throw weird exceptions?
<norc> errr: ruby -e "puts $_.class"
<Mon_Ouie> $_ is being replaced by your shell if you use double quotes
arup_r has quit [Remote host closed the connection]
jmonreal has joined #ruby
<Mon_Ouie> ruby e 'puts $_.class' prints NilClass
<Mon_Ouie> -e*
arup_r has joined #ruby
<norc> Mon_Ouie: Oh well. Thank you for solving my weirdest headache in a while.
<norc> Completely ignored bash itself.
Xeago has joined #ruby
domgetter has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
Xeago has quit [Remote host closed the connection]
techsethi has joined #ruby
shredding has quit [Ping timeout: 250 seconds]
dlitvak_ has joined #ruby
Anderson69s has joined #ruby
msankhala has joined #ruby
Anderson69s has quit [Max SendQ exceeded]
anisha has quit [Quit: This computer has gone to sleep]
mary5030 has joined #ruby
cmolenda has quit [Remote host closed the connection]
dwfait has quit [Remote host closed the connection]
dorei has joined #ruby
Rickmasta has joined #ruby
dlitvak has quit [Ping timeout: 246 seconds]
Hounddog has quit [Remote host closed the connection]
aufi has quit [Ping timeout: 265 seconds]
al2o3-cr has quit [Ping timeout: 240 seconds]
Bloomer has joined #ruby
Icey has quit [Quit: Bye!]
roshanavand has quit [Read error: Connection reset by peer]
roshanav_ has joined #ruby
techsethi has quit [Ping timeout: 240 seconds]
Yiota has joined #ruby
Anderson69s has joined #ruby
Rickmasta has quit [Ping timeout: 256 seconds]
anisha has joined #ruby
al2o3-cr has joined #ruby
sgambino has joined #ruby
ElFerna has joined #ruby
atomical has joined #ruby
Icey has joined #ruby
anisha has quit [Client Quit]
anisha has joined #ruby
Rickmasta has joined #ruby
bluOxigen_ has quit [Ping timeout: 272 seconds]
ElFerna has quit [Ping timeout: 256 seconds]
bkxd has quit [Ping timeout: 255 seconds]
aryaching has joined #ruby
bensarz has joined #ruby
blackgoat has quit [Quit: WeeChat 1.3]
dwfait has joined #ruby
Icey has quit [Remote host closed the connection]
symbol_ has joined #ruby
frem has joined #ruby
ramortegui has joined #ruby
Icey has joined #ruby
Marsupermammal has joined #ruby
praveen has joined #ruby
mdw has quit [Ping timeout: 245 seconds]
aufi has joined #ruby
Chau has joined #ruby
bigkevmcd has quit [Ping timeout: 260 seconds]
mdw has joined #ruby
Icey has quit [Remote host closed the connection]
Anderson69s_Deb has joined #ruby
ElFerna has joined #ruby
Icey has joined #ruby
dstarh has joined #ruby
bigkevmcd has joined #ruby
agent_white has quit [Quit: night]
praveen has quit [Ping timeout: 276 seconds]
<jmonreal> has anyone used logger.rb? I am trying to make it rotate a file after a few bytes but it does not work
<jmonreal> anyhelp?
<jmonreal> http://pastebin.com/ac6z04F4 here's the code
<ruboto> jmonreal, as I told you already, please use https://gist.github.com
araujo has quit [Ping timeout: 264 seconds]
Marsupermammal has quit [Quit: Textual IRC Client: www.textualapp.com]
roshanavand has joined #ruby
<jmonreal> anyone?
roshanav_ has quit [Read error: Connection reset by peer]
sankaber has joined #ruby
Ishido has quit [Remote host closed the connection]
praveen has joined #ruby
lxsameer has quit [Remote host closed the connection]
Ishido has joined #ruby
thezanke has joined #ruby
scripore has quit [Quit: This computer has gone to sleep]
dionysus69 has quit [Ping timeout: 272 seconds]
sivam has joined #ruby
Dreamer3 has joined #ruby
<sivam> Hi, I am new to Ruby. I find some methods like chomp and gsub have ! with them. what is the significance? for eg: x.gsub!(/a/,"x")
ElFerna has quit [Ping timeout: 264 seconds]
RaceCondition has left #ruby ["Textual IRC Client: www.textualapp.com"]
sankaber has quit [Remote host closed the connection]
araujo has joined #ruby
araujo has joined #ruby
araujo has quit [Max SendQ exceeded]
sankaber has joined #ruby
b3nt_pin is now known as beagles
<Mon_Ouie> It's part of the method name, gsub and gsub! are two different methods
<Mon_Ouie> The bang variant usually implies that it's a more "dangerous" form of the regular method. In the cases you mention, it means that the method modifies the receiver (x) instead of returning a new string.
blackmesa has joined #ruby
Bloomer has quit [Remote host closed the connection]
Couch has joined #ruby
pl1ght has joined #ruby
<sivam> Mon_Ouie: Thanks for clear explanation. got it. so gsub doesn't modifies the argument and gsub! modifies the arg
krz has quit [Ping timeout: 245 seconds]
<Mon_Ouie> Not the argument, the object on which you call the method
symbol_ has quit [Quit: WeeChat 1.1]
sagui has joined #ruby
pl1ght has quit [Client Quit]
jdawgaz has joined #ruby
sagui has quit [Client Quit]
blackmesa has quit [Ping timeout: 264 seconds]
Anderson69s_Deb has quit [Read error: Connection reset by peer]
<jmonreal> anyone on how to rotate properly log files?
<jmonreal> created with logger.rb lib
Anderson69s_Deb has joined #ruby
ibouvousaime has quit [Ping timeout: 240 seconds]
dionysus69 has joined #ruby
krz has joined #ruby
prestorium has quit [Read error: Connection reset by peer]
ibouvousaime has joined #ruby
Xeago has joined #ruby
ta0 has joined #ruby
rodfersou is now known as rodfersou|lunch
radgeRayden_ has quit [Ping timeout: 265 seconds]
penne12 has joined #ruby
TomPeed has joined #ruby
mary5030 has quit [Remote host closed the connection]
penne12 has quit [Client Quit]
genpaku has joined #ruby
cmolenda has joined #ruby
genpaku has quit [Read error: Connection reset by peer]
genpaku has joined #ruby
Xeago has quit [Remote host closed the connection]
praveen has quit [Remote host closed the connection]
krobzaur has joined #ruby
dlitvak has joined #ruby
davedev24 has joined #ruby
jmonreal has quit [Quit: Lost terminal]
jmignault has joined #ruby
Anderson69s_Deb has quit [Remote host closed the connection]
dlitvak_ has quit [Ping timeout: 246 seconds]
blackmesa has joined #ruby
Anderson69s_Deb has joined #ruby
FooMunki has joined #ruby
jmonreal has joined #ruby
<jmonreal> hello
rippa has joined #ruby
praveen has joined #ruby
Kendos-Kenlen has joined #ruby
ElFerna has joined #ruby
nertzy has joined #ruby
hxegon has joined #ruby
praveen has quit [Ping timeout: 245 seconds]
praveen has joined #ruby
<havenwood> jmonreal: hi
anisha has quit [Quit: This computer has gone to sleep]
anisha has joined #ruby
Anderson69s_Deb has quit [Quit: Leaving]
jas02 has joined #ruby
voker57 has quit [Quit: voker57]
Anderson69s_Deb has joined #ruby
vondruch has quit [Quit: Ex-Chat]
Wompy has joined #ruby
Wompy has quit [Read error: Connection reset by peer]
malconis has joined #ruby
gusTester has joined #ruby
vondruch has joined #ruby
hxegon has quit [Ping timeout: 245 seconds]
hxegon has joined #ruby
mdw has quit [Read error: Connection reset by peer]
jdawgaz has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mdw has joined #ruby
praveen has quit [Remote host closed the connection]
praveen has joined #ruby
babblebre has joined #ruby
jdawgaz has joined #ruby
atmosx has joined #ruby
<atmosx> hello
<atmosx> is there any tool to sanitize JSON?
vondruch has quit [Client Quit]
<atmosx> I found this http://wonko.com/post/sanitize for HTML
zapata has joined #ruby
Emplitz has joined #ruby
<jmonreal> havenwood: how is it going?
uri_ has joined #ruby
<jmonreal> do you have experience using the ruby logger lib?
<havenwood> jmonreal: almost awake
<havenwood> jmonreal: Just a bit of logging with it.
peeja has joined #ruby
<Papierkorb> atmosx: sanitize JSON for what?
skade has quit [Ping timeout: 240 seconds]
stannard has joined #ruby
whippythellama has joined #ruby
<havenwood> jmonreal: logrotate to rotate em, etc
blackmesa has quit [Ping timeout: 260 seconds]
<jmonreal> havenwood: I have the following code, I was trying to use logger ability to rotate
freerobby has joined #ruby
<jmonreal> the size I changed it for testing, because it was not rotating after the size
howdoi has quit [Quit: Connection closed for inactivity]
dlitvak_ has joined #ruby
platzhirsch has joined #ruby
voker57 has joined #ruby
voker57 has quit [Changing host]
voker57 has joined #ruby
yes`r has quit [Ping timeout: 276 seconds]
anisha has quit [Quit: This computer has gone to sleep]
charliesome has joined #ruby
ta has quit [Remote host closed the connection]
dlitvak has quit [Ping timeout: 260 seconds]
skade has joined #ruby
nertzy has quit [Quit: This computer has gone to sleep]
sandstrom has quit [Quit: My computer has gone to sleep.]
anisha has joined #ruby
shlomo has joined #ruby
malconis has quit [Remote host closed the connection]
malconis has joined #ruby
speaking1ode has joined #ruby
mary5030 has joined #ruby
<jmonreal> havenwood: I got the error, instead of using file I just passed the filename and now it works!
<jmonreal> like a charm
charliesome has quit [Ping timeout: 276 seconds]
PedramT has joined #ruby
RaceCondition has joined #ruby
<atmosx> Papierkorb: for parsing I guess.
speakingcode has quit [Ping timeout: 260 seconds]
<atmosx> Papierkorb: I have a 'string' (file) which has data formatted in JSON. However, I parse the file with ruby or python comes up with JSON:ERROR which means that it's not valid.
blackmesa has joined #ruby
<Papierkorb> So?
<atmosx> the strange thing I noticed is that if it's 1 line, it parses nicely, if I add a second line it doesn't.
<atmosx> I wanna know where's the error
<Papierkorb> ask the parser for the error position?
dhollinger has joined #ruby
<atmosx> how do I do that? https://gist.github.com/atmosx/7a6736dda3ea67684167 here's the code I used to iterate through.
sivam has quit [Quit: Leaving.]
renderf__ has quit [Ping timeout: 240 seconds]
jokke is now known as AnySomebody
AnySomebody is now known as jokke
PedramT has quit [Ping timeout: 260 seconds]
<ljarvis> atmosx: what's the question exactly? Your JSON isn't valid if the parser chokes
speaking1ode has quit [Ping timeout: 240 seconds]
<ljarvis> it's not ambiguous
<atmosx> I'm getting a "json/common.rb:155:in `parse': 757: unexpected token at <really_long_string"
<Papierkorb> ^
<ja> Hi people! When’s that new `.?` (or `.&` or what it was) operator coming to Ruby? (I’m unable to find the issue where it was discussed.)
<atmosx> ljarvis: I know, but which data/part of the json is not valid? is there any way to find out?
<Papierkorb> atmosx: you didn't put a newline into a string?
renderf__ has joined #ruby
<ljarvis> ja: Ruby 2.3, it's called "the lonely operator"
<ljarvis> atmosx: your long string maybe contains an unescaped quote?
<ljarvis> >> RUBY_VERSION
<ruboto> ljarvis # => "2.2.0" (https://eval.in/497676)
hobodave has joined #ruby
<shlomo> it's &.
<ljarvis> 23>> RUBY_VERSION
<ljarvis> apeiros: :(
mrfoto has joined #ruby
Kendos-Kenlen has quit [Quit: Konversation terminated!]
<ja> ljarvis: haha, what a name! nice!
<ljarvis> ja: yeah, because &. looks like a lonely person sat down staring at a dot, as Matz says
<ja> it’s &., really? that a lot better than .?, I must say… (wasn’t it originally proposed as `.?`?)
einarj has quit [Remote host closed the connection]
<ljarvis> yes it was, and yep it's much better
<ja> ljarvis: lol!
speakingcode has joined #ruby
Xeago has joined #ruby
<atmosx> ljarvis Papierkorb these are my lines: https://gist.github.com/atmosx/f96e576258245868ebe4 - if it's 1 line it's okay, if two (same or other) it's invalid json
<ja> but 2.3?! so I’ve been able to use it since December 25 without realizing? O_O Thanks, ljarvis & shlomo! I’ve got tons of find/replace work to do now, hehe; brb
msankhala has quit [Quit: This computer has gone to sleep]
<ljarvis> atmosx: 8}, "@timestamp": "2016-01-05T12:14:33.529669Z", "@source_host": "49ac72d5e474", "@message": ""}
<ljarvis> rogue }
<atmosx> oh
<ljarvis> generally when you see a parse error like that, it's worth combing the line number with your eyes a couple of times. Chances are something will pop out
<ljarvis> and when it doesn't, there's always other peoples eyes :)
<atmosx> no that's not it, removing hits again with an error.
<atmosx> ljarvis: thanks :-)
<ljarvis> also *technically* the document isn't valid JSON at all
<ljarvis> it's JSON delimited by newlines
<atmosx> ljarvis: so json doesn't have new lines?
<atmosx> I see
<ljarvis> which most parsers wont handle. You'll want to use YAYL
<ljarvis> er
<ljarvis> YAJL?
<ljarvis> it'll parse those, but really you should prefer valid JSON for the entire document
Chau_ has joined #ruby
<ljarvis> atmosx: I mean there's no surrounding object, it's just JSON objects delimited by newlines
<ljarvis> if you added [ and ] it would be valid
<ljarvis> (and commas separating the objects)
<atmosx> ah I see
mary5030 has quit [Ping timeout: 240 seconds]
praveen has quit []
Anderson69s_Deb has quit [Ping timeout: 246 seconds]
<ljarvis> this method is usually used for JSON http streaming
Anderson69s has quit [Ping timeout: 260 seconds]
<ljarvis> (since there might technically *never* be a document end
<ljarvis> )
<ljarvis> meta sentence there
lkba has joined #ruby
mary5030 has joined #ruby
atomical_ has joined #ruby
Chau has quit [Ping timeout: 246 seconds]
<ljarvis> also the rogue } I thought of was because I missed the starting { :) see, always worth scanning it by eye a few times
sandstrom has joined #ruby
Mon_Ouie has quit [Ping timeout: 240 seconds]
<atmosx> jlyndon: indeed, if I add square brackets and commas works!
<ljarvis> yep, now you have an array of objects (in javascript speak)
aganov has quit [Remote host closed the connection]
roshanavand has quit [Remote host closed the connection]
aadam21 has joined #ruby
jobewan has joined #ruby
aspire has quit [Quit: Leaving]
atomical has quit [Ping timeout: 272 seconds]
Bloomer has joined #ruby
mrtomme has quit [Ping timeout: 246 seconds]
Anderson69s has joined #ruby
dstarh has quit [Remote host closed the connection]
norc has quit [Ping timeout: 252 seconds]
roshanavand has joined #ruby
mrtomme has joined #ruby
hxegon has quit [Ping timeout: 264 seconds]
vondruch has joined #ruby
denym_ is now known as zz_denym_
al2o3-cr has quit [Quit: WeeChat 1.3]
f3ttX] has joined #ruby
crystalmaiden has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
crystalmaiden has joined #ruby
atomical_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
crystalmaiden has quit [Max SendQ exceeded]
bihi has joined #ruby
crystalmaiden has joined #ruby
stannard has quit [Remote host closed the connection]
atomical has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
crystalmaiden has joined #ruby
stannard_ has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
<ljarvis> class A; def b?; false; end; end; class B < A; def b?; true; end; end vs class A; def b?; is_a?(B); end; which and why?
hxegon has joined #ruby
crystalmaiden has joined #ruby
araujo has joined #ruby
araujo has quit [Changing host]
araujo has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
jdawgaz has quit [Ping timeout: 260 seconds]
speakingcode has quit [Ping timeout: 240 seconds]
araujo has quit [Max SendQ exceeded]
crystalmaiden has joined #ruby
<apeiros> ljarvis: former. doesn't require knowledge about B in A.
abq has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
<ljarvis> that was my thinking too, don't have anything better than that, but that probably doesn't matter
yardenbar has quit [Ping timeout: 272 seconds]
crystalmaiden has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
bihi has quit [Ping timeout: 264 seconds]
s00pcan has quit [Ping timeout: 250 seconds]
crystalmaiden has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
solenoids has quit [Ping timeout: 240 seconds]
crystalmaiden has joined #ruby
arup_r has quit [Remote host closed the connection]
s00pcan has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
govg has quit [Quit: leaving]
crystalmaiden has joined #ruby
govg has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
crystalmaiden has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
crystalmaiden has joined #ruby
robbyoconnor has quit [Max SendQ exceeded]
crystalmaiden has quit [Max SendQ exceeded]
jackjackdripper has joined #ruby
robbyoconnor has joined #ruby
crystalmaiden has joined #ruby
robbyoconnor has quit [Changing host]
robbyoconnor has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
crystalmaiden has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
<[spoiler]> gosh inline code gives me such a headache lmao
crystalmaiden has joined #ruby
al2o3-cr has joined #ruby
crystalmaiden has quit [Max SendQ exceeded]
sivam has joined #ruby
crystalmaiden has joined #ruby
rkazak has joined #ruby
psy_ has joined #ruby
<ljarvis> heh my brain removes the semi-colons and formats it in a relatively timely manner so it's not too offensive
gregf_ has quit [Read error: No route to host]
arup_r has joined #ruby
renderf__ has quit [Read error: Connection reset by peer]
<canton7> I didn't spot the 'vs' in the middle until I tried to actually run it :P
mdw has quit [Ping timeout: 276 seconds]
<ljarvis> I could have done a better job of formatting it though
<ljarvis> hah yeah good point, canton7
Anderson69s has quit [Ping timeout: 260 seconds]
krobzaur has quit [Quit: WeeChat 1.2]
renderfu_ has joined #ruby
FernandoBasso has quit [Quit: Leaving]
rdavila has joined #ruby
FernandoBasso has joined #ruby
Snowy has quit [Read error: Connection reset by peer]
Snowy has joined #ruby
centrx has joined #ruby
Jackneill has joined #ruby
solenoids has joined #ruby
arup_r has quit [Ping timeout: 276 seconds]
prestorium has joined #ruby
gusTester has quit [Read error: Connection reset by peer]
gusTester has joined #ruby
gregf_ has joined #ruby
malconis_ has joined #ruby
atomical_ has joined #ruby
malconis has quit [Read error: Connection reset by peer]
YP-QMUL-W has joined #ruby
tvw has quit []
tvw has joined #ruby
atomical has quit [Ping timeout: 260 seconds]
cschneid_ has joined #ruby
ElFerna has quit [Ping timeout: 265 seconds]
jas02 has quit [Quit: jas02]
RegulationD has joined #ruby
aufi has quit [Quit: Konversation terminated!]
azgil has quit [Quit: Leaving]
cdg has joined #ruby
jobewan is now known as jobewan_away
aegis3121 has joined #ruby
<ljarvis> ->{{}&.dig(%%%,??)}&.===
rodfersou|lunch is now known as rodfersou
Kaboom has joined #ruby
mark2 has quit [Quit: Leaving.]
jackjackdripper has quit [Quit: Leaving.]
jackjackdripper has joined #ruby
solenoids has quit [Ping timeout: 264 seconds]
YP-QMUL-W has quit [Read error: Connection reset by peer]
nofxx has joined #ruby
nofxx has quit [Changing host]
nofxx has joined #ruby
karapetyan has quit [Remote host closed the connection]
arup_r has joined #ruby
malconis_ has quit [Remote host closed the connection]
mdw has joined #ruby
karapetyan has joined #ruby
malconis has joined #ruby
blackmesa has quit [Ping timeout: 265 seconds]
YP-QMUL-W has joined #ruby
dopie has quit [Quit: Lost terminal]
gagrio has quit [Ping timeout: 264 seconds]
Wompy has joined #ruby
momomomomo has joined #ruby
Wompy has quit [Client Quit]
prestorium has quit [Quit: Leaving]
chipotle has joined #ruby
karapetyan has quit [Ping timeout: 260 seconds]
build22 has joined #ruby
dopie has joined #ruby
sivam has quit [Quit: Leaving.]
build22 has left #ruby [#ruby]
jackcom has quit [Quit: jackcom]
felixal has quit [Ping timeout: 264 seconds]
skade has quit [Ping timeout: 246 seconds]
howdoi has joined #ruby
ta0 has quit [Ping timeout: 276 seconds]
PsionTheory has joined #ruby
huyderman has quit [Ping timeout: 246 seconds]
araujo has joined #ruby
araujo has quit [Changing host]
araujo has joined #ruby
solenoids has joined #ruby
skade has joined #ruby
karapetyan has joined #ruby
momomomomo_ has joined #ruby
mistermocha has joined #ruby
momomomomo has quit [Ping timeout: 255 seconds]
momomomomo_ is now known as momomomomo
wolffles has joined #ruby
stannard_ has quit [Remote host closed the connection]
wolffles has quit [Client Quit]
Kaboom has quit [Remote host closed the connection]
hxegon has quit [Ping timeout: 250 seconds]
mistermo_ has joined #ruby
Coldblackice has quit [Ping timeout: 260 seconds]
dvxam has joined #ruby
<dvxam> hello here
yes`r has joined #ruby
huyderman has joined #ruby
mistermocha has quit [Ping timeout: 265 seconds]
abyss has quit [Ping timeout: 265 seconds]
<dvxam> Does anyone knows if regex are "classic" object in ruby? I'm concerns about how it's memory are allocated/free
chouhoul_ has quit [Remote host closed the connection]
abyss has joined #ruby
<havenwood> >> //.is_a? Object
<ruboto> havenwood # => true (https://eval.in/497712)
<centrx> dvxam, What's a "classic object"?
wolffles has joined #ruby
themsay2 has joined #ruby
SOLDIERz has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
YP-QMUL-W has quit [Read error: Connection reset by peer]
freerobby has quit [Quit: Leaving.]
SCHAAP137 has quit [Remote host closed the connection]
synthroid has joined #ruby
jobewan_away is now known as jobewan
freerobby has joined #ruby
Lucky__ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
stannard has joined #ruby
themsay has quit [Ping timeout: 255 seconds]
kalopsian has joined #ruby
huyderman has quit [Read error: Connection reset by peer]
aryaching has quit [Ping timeout: 272 seconds]
radgeRayden has joined #ruby
The_Phoenix has joined #ruby
rdark has quit [Ping timeout: 265 seconds]
aryaching has joined #ruby
iateadonut has quit [Quit: Leaving.]
jobewan is now known as jobewan_away
rdark has joined #ruby
themsay2 has quit [Read error: Connection reset by peer]
themsay has joined #ruby
duckpuppy has quit [Quit: WeeChat 1.3]
krz has quit [Quit: WeeChat 1.2]
hxegon has joined #ruby
celly has joined #ruby
celly has quit [Client Quit]
dvxam has quit [Quit: Lost terminal]
celly has joined #ruby
<jhass> one with class!
<jhass> >> //.class.nil?
<ruboto> jhass # => false (https://eval.in/497741)
TomyWork has quit [Ping timeout: 246 seconds]
<jhass> oh
<jhass> that was quite some time ago
<Ebok> lol
<Ebok> I was listening still
<Ebok> <3
<jhass> <3 smart filter
jbrhbr has joined #ruby
cpup has quit [Ping timeout: 240 seconds]
cpup has joined #ruby
wolffles has quit [Quit: wolffles]
Lucky__ has joined #ruby
smactive has joined #ruby
yardenbar has joined #ruby
mary5030 has quit [Remote host closed the connection]
felixal has joined #ruby
mrfoto has quit []
sigurding has quit [Quit: sigurding]
karapetyan has quit [Remote host closed the connection]
bkxd has joined #ruby
trautwein has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
momomomomo has quit [Quit: momomomomo]
smactive has quit [Ping timeout: 272 seconds]
scripore has joined #ruby
Jamo_ has joined #ruby
p|p has joined #ruby
bensarz has quit [Quit: Textual IRC Client: www.textualapp.com]
karapetyan has joined #ruby
minimalism has joined #ruby
bkxd has quit [Ping timeout: 256 seconds]
polishdub_ has joined #ruby
aegis3121 has quit [Ping timeout: 246 seconds]
stannard has quit [Remote host closed the connection]
jobewan_away is now known as jobewan
polishdub has quit [Ping timeout: 240 seconds]
ElFerna has joined #ruby
trautwein has joined #ruby
wolffles has joined #ruby
Mon_Ouie has joined #ruby
lacuna has joined #ruby
bmurt has joined #ruby
momomomomo has joined #ruby
renderf__ has joined #ruby
build22 has joined #ruby
amclain has joined #ruby
polishdub has joined #ruby
mistermo_ has quit [Remote host closed the connection]
polishdub_ has quit [Ping timeout: 245 seconds]
dwfait has quit [Remote host closed the connection]
sivam has joined #ruby
codecop has quit [Ping timeout: 240 seconds]
nertzy has joined #ruby
symm- has joined #ruby
karapetyan has quit [Remote host closed the connection]
felixal has quit [Ping timeout: 260 seconds]
renderfu_ has quit [Ping timeout: 240 seconds]
ascarter has joined #ruby
dfockler has joined #ruby
drptbl has quit [Quit: My MAC has gone to sleep. zZz..]
lacuna has quit [Remote host closed the connection]
Chau_ has quit [Ping timeout: 272 seconds]
mdw has quit [Ping timeout: 245 seconds]
mistermocha has joined #ruby
volty has joined #ruby
rkazak has quit [Ping timeout: 246 seconds]
build22 has quit [Remote host closed the connection]
jbrhbr has quit [Quit: Leaving.]
jfo has joined #ruby
yardenbar has quit [Ping timeout: 260 seconds]
El3ktra has joined #ruby
El3ktra has quit [Changing host]
El3ktra has joined #ruby
hxegon is now known as hxegon_AFK
roshanavand has quit [Remote host closed the connection]
mdw has joined #ruby
jfo has quit []
ElFerna has quit [Quit: WeeChat 1.3]
loren has joined #ruby
zast has joined #ruby
Lucky__ has quit [Quit: Textual IRC Client: www.textualapp.com]
karapetyan has joined #ruby
jph98 has joined #ruby
mic_e has quit [Ping timeout: 260 seconds]
chthon has quit [Ping timeout: 255 seconds]
jph98 has left #ruby [#ruby]
polishdub_ has joined #ruby
Xeago has quit [Remote host closed the connection]
wolffles has quit [Quit: wolffles]
anisha has quit [Quit: This computer has gone to sleep]
Xeago has joined #ruby
weemsledeux has joined #ruby
mic_e has joined #ruby
peeja has quit [Read error: Connection reset by peer]
lacuna has joined #ruby
Xeago has quit [Remote host closed the connection]
peeja has joined #ruby
polishdub has quit [Ping timeout: 276 seconds]
karapetyan has quit [Ping timeout: 260 seconds]
sol has joined #ruby
patchedmonkey has joined #ruby
yardenbar has joined #ruby
patchedmonkey has quit [Client Quit]
sol is now known as Guest63835
patchedmonkey has joined #ruby
peeja has quit [Read error: Connection reset by peer]
themsay has quit [Quit: AtomicIRC: The nuclear option.]
vikas027 has quit [Read error: Connection reset by peer]
davedev24 has quit [Remote host closed the connection]
themsay has joined #ruby
mary5030 has joined #ruby
<volty> can I make a gem install verbose ?
peeja has joined #ruby
patchedmonkey has quit [Remote host closed the connection]
patchedmonkey has joined #ruby
<shevy> volty you mean a compiled gem?
joonty has quit [Ping timeout: 240 seconds]
davedev24 has joined #ruby
solars has quit [Ping timeout: 264 seconds]
<volty> hi shevy, i am reinstalling qtbindings and would like to see what's going on
<shevy> yeah hmmm
hxegon_AFK is now known as hxegon
freerobby has quit [Quit: Leaving.]
Snowy has quit [Remote host closed the connection]
mic_e has quit [Ping timeout: 276 seconds]
anisha has joined #ruby
<shevy> gem list has --details but I suppose this is available only to that subcommand
momomomomo has quit [Quit: momomomomo]
Lucky__ has joined #ruby
freerobby has joined #ruby
<volty> Yes. Should I try to run its extconf in a separate dir ?
rdark has quit [Quit: WeeChat 1.0.1]
lacuna has quit [Remote host closed the connection]
<shevy> if you run extconf.rb manually, you should get the full output directly... but I think there is a way to do this with gem too, I don't have it noted down but I vaguely remember that this was possible
DEA7TH has quit [Quit: DEA7TH]
ellistaa has joined #ruby
RegulationD has quit [Remote host closed the connection]
<ellistaa> is an object an abstract data type?
joonty has joined #ruby
<volty> if I run it manually, into another, separate directory, extconf is going to copy ?
<shevy> it is not very abstract, you have methods to query or manipulate the data
momomomomo has joined #ruby
patchedmonkey has quit [Ping timeout: 240 seconds]
<jhass> ellistaa: I guess people argue so
<shevy> volty I don't know if it works in a separate directory, but if I run extconf.rb manually or copy setup.rb, I can get things to compile or at least see the root cause of the problem on the terminal; I do this when I install the rubygnome bindings for instance, an alias called "trainst" for "traverse_install" to enter every directory and run setup.rb or extconf.rb there (I don't remember which one it was offha
<shevy> nd)
wolffles has joined #ruby
<ellistaa> ok cool
<volty> ellistaa: it all depends on what you have to do, for example its 'to_s' is abstract since you don't get a meaningful result (for your context). It's not abstract as in C++
<volty> ok shevy, thx
trautwein has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
chipotle has quit [Quit: cheerio]
Anderson69s has joined #ruby
krobzaur has joined #ruby
snockerton has joined #ruby
ta0 has joined #ruby
joonty has quit [Ping timeout: 276 seconds]
nertzy has quit [Quit: This computer has gone to sleep]
amoeba_ has joined #ruby
momomomomo has quit [Quit: momomomomo]
trautwein has joined #ruby
daivyk has joined #ruby
gatman has joined #ruby
zast has quit [Remote host closed the connection]
DoubleMalt has quit [Remote host closed the connection]
treehug88 has joined #ruby
stannard has joined #ruby
Anderson69s_Deb has joined #ruby
anisha has quit [Quit: Leaving]
mary5030 has quit [Remote host closed the connection]
sigurding has joined #ruby
chipotle has joined #ruby
Encapsulation has quit [Quit: Leaving]
radgeRayden_ has joined #ruby
jaxxstorm has joined #ruby
SCHAAP137 has joined #ruby
djbkd has joined #ruby
radgeRayden has quit [Ping timeout: 256 seconds]
Rutix has joined #ruby
Rutix has quit [Changing host]
Rutix has joined #ruby
wolffles has quit [Quit: wolffles]
build22 has joined #ruby
Emplitz has quit []
devbug has joined #ruby
TomyLobo has joined #ruby
mdw has quit [Quit: Sleeping Zzzzz]
Bloomer has quit [Remote host closed the connection]
celly has quit [Remote host closed the connection]
hxegon has quit [Ping timeout: 276 seconds]
psy_ has quit [Ping timeout: 240 seconds]
UtkarshRay has quit [Ping timeout: 240 seconds]
last_staff has joined #ruby
shadoi has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
hxegon has joined #ruby
tvw has quit [Remote host closed the connection]
dlitvak has joined #ruby
rdark has joined #ruby
trautwein has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
lacuna has joined #ruby
lacuna has quit [Changing host]
lacuna has joined #ruby
<zacts> hey rubyists
aegis3121 has joined #ruby
Darmani has joined #ruby
<Darmani> It is raining so hard over here..
<Darmani> How am I supposed to write code with all this rain?!
<Darmani> Q.Q
lucasb has joined #ruby
dlitvak_ has quit [Ping timeout: 260 seconds]
roshanavand has joined #ruby
Anderson69s_Deb has quit [Read error: Connection reset by peer]
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
psy_ has joined #ruby
build22 has quit [Remote host closed the connection]
celly has joined #ruby
Anderson69s_Deb has joined #ruby
gregf has quit [Quit: WeeChat 1.3]
<lucasb> hi! If I type ARGV.class I get a class named ARGF.class? ARGF.class.to_s returns "ARGF.class". Is this expected?
<centrx> You mean ARGF.class
jbrhbr has joined #ruby
<lucasb> yes, sorry, I mean ARGF
aadam21 has quit [Remote host closed the connection]
<centrx> I get the same thing. Weird though
karapetyan has joined #ruby
aadam21 has joined #ruby
<Ox0dea> centrx: What do you suppose `ARGF.class` should be?
<apeiros> that's because it's a bit special.
firstdayonthejob has joined #ruby
mic_e has joined #ruby
roshanavand has quit [Ping timeout: 255 seconds]
<Ox0dea> It's way special.
<apeiros> some other root classes are too. not quite sure why.
<eam> Ox0dea: I'd suppose it should be a normal class like anything else
<Ox0dea> apeiros: No?
<apeiros> I mean, not sure why they expose it on that level.
<eam> there's no reason for it to be odd
finisherr has joined #ruby
<apeiros> similar with ENV
<Ox0dea> eam: ARGF isn't instantiable.
<eam> so?
<lucasb> centrx: I'm reading that SO page, thanks
<apeiros> neither is NilClass
<apeiros> which is way special too
<Ox0dea> So many way specials.
<eam> "it's a singleton" doesn't explain why it's an oddball
<apeiros> yet it doesn't expose that kind of weird behavior
<apeiros> I think somebody was lazy and nobody was willing to fix :)
<Ox0dea> But what *should* it report?
gatman has quit [Remote host closed the connection]
<eam> ARGFClass
<apeiros> or not lazy - just that it stems from a time when it wasn't clear or any convention existed
<Ox0dea> eam: A fake constant?
<apeiros> meh
<pipework> Where did whitequark go? :(
<apeiros> it could just report Class
<eam> Ox0dea: why would it be fake?
<Ox0dea> eam: Why should it be real?
ellistaa has quit [Quit: ellistaa]
<eam> consistency
<apeiros> >> [nil, nil.class, nil.class.class]
<ruboto> apeiros # => [nil, NilClass, Class] (https://eval.in/497799)
<Ox0dea> Consistency with... the likes of NilClass?
Ishido has quit [Read error: Connection reset by peer]
<apeiros> or Module even
<eam> or the naming conventions of class names
<apeiros> no, revoke that
<apeiros> would cause troubles with include etc.
<eam> what if I build a system in a database to store class names of objects, maybe I'm doing some kind of GC profiler
chouhoulis has joined #ruby
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<eam> and I put a reasonable constraint on the class name table based on ruby's class name restrictions (no dot)
<eam> ARGF blows up my database
brendan- has quit [Excess Flood]
<apeiros> Ox0dea: the likes of NilClass - there's 3 of those - true/false/nil all follow the same pattern. but IMO it doesn't need 2 levels. ARGF can just be an instance of Object.
gatman has joined #ruby
Ishido has joined #ruby
<apeiros> so, revoke my ARGF.class # => Class and Module, replace it with ARGF.class # => Object
pryster has joined #ruby
<apeiros> define all its behavior in ARGF.singleton_class
<pryster> >> foo&.[0]
<ruboto> pryster # => /tmp/execpad-ecb102cf818e/source-ecb102cf818e:2: syntax error, unexpected '.' ...check link for more (https://eval.in/497800)
brendan- has joined #ruby
<pryster> Why does Ruby 2.3 choke on this? :(
<apeiros> pryster: &.[](0)
<aegis3121> ^
<pryster> apeiros: Oh lord...
mic_e has quit [Ping timeout: 272 seconds]
<apeiros> pryster: because &: does not work with syntax sugar
<apeiros> &.
<apeiros> pryster: same for +, - etc.
<apeiros> and != apparently (re blog post)
<Ox0dea> pryster: You can't say `foo.[0]` either, so you shouldn't be surprised.
<apeiros> ^
<pryster> Ox0dea: Maybe I should take a look at how this was implemented...
<Ox0dea> pryster: Why?
<apeiros> pryster: no, just understand that the method name is []
<apeiros> and that calling it via [arg1, …] is syntax sugar
<Ox0dea> >> class C; def [] a, b; a + b end end; C.new[17, 25] # pryster
<ruboto> Ox0dea # => 42 (https://eval.in/497801)
<Ox0dea> We need more sugar!
<Ox0dea> I half-wanted to say `def [a, b]` there.
* adaedra sugars Ox0dea
* Ox0dea desugars adaedra
FernandoBasso has quit [Quit: Leaving]
<adaedra> /nick adaedra_light
<Ox0dea> I shoulda salted ya.
volty has quit [Quit: Konversation terminated!]
<Ox0dea> I prefer you sugared. :<
govg has quit [Ping timeout: 240 seconds]
<Ox0dea> pryster: So... was that some small revelation back there?
<pryster> Ox0dea: Nope, give me a moment here!
<Ox0dea> Virtually all of Ruby's operators are method calls.
<Ox0dea> >> 17.+(25)
<ruboto> Ox0dea # => 42 (https://eval.in/497806)
ellistaa has joined #ruby
last_staff has quit [Quit: last_staff]
<eam> how do I overload the subtraction operator in the expression 5e-10 + 1
<eam> er, the unary minus operator I mean
<Ox0dea> There is no subtraction operator there.
<Ox0dea> Nor that.
<eam> ;)
<Ox0dea> <3
chadhs has joined #ruby
Anderson69s has quit [Quit: Time to EAT, SLEEP OR WHATEVER BYE!!!!!]
<eam> I mean, mathmatically there is
guacamole has joined #ruby
<Darmani> Ox0dea: Good morning sweetheart<33
<Ox0dea> Ohai, Darmani!
<Ox0dea> Did you eat a well-balanced breakfast?
ascarter has joined #ruby
<Darmani> I went to a diner.
<Darmani> does that count? lol
<Ox0dea> Maybe?
<Ox0dea> Did you eat the seating arrangements?
<Darmani> the seating arrangements??
Jamo has quit [Remote host closed the connection]
<Darmani> dafuq
<Ox0dea> You ever put chicken in an omelette?
<chadhs> are many of your managing ruby processes with supervisor?
renderfu_ has joined #ruby
<chadhs> having a heck of a time getting something like this `cd /home/app && sudo -u appuser bundle exec /home/app/ruby_daemon -d` to work in supervisor
<Darmani> Ox0dea: Chicken?
<Darmani> In an omelette?
<Darmani> Why would you ruin a perfectly good omelette?
<jbrhbr> chadhs: supervisor lets you specify a user and a directory, i don't see why that would be in your command
<Ox0dea> Darmani: Pfft. It's delicious.
pryster is now known as norc
<norc> Oh. Somehow it kept the nick weird.
<norc> Anyway
<jbrhbr> (maybe irrelevant but that's all i see)
<chadhs> jbrhbr: it's not, i've tried that, but that command works in a simple shell script
<Ox0dea> But wrapping something in its own liquefied babies and cooking it is the most disrespectful thing ever.
<Darmani> Ox0dea: Lmao the eggs have feelings now do they?
<adaedra> Off-topic? In my #ruby? More likely than you think!
<Darmani> god the lives I've taken over the years....
<Ox0dea> Darmani: You kill your food?
<chadhs> i'm probably missing something that sudo -u appuser is giving me ENV wise
<Darmani> Ox0dea: If it's not dead already then yeah
<jbrhbr> chadhs: all i can suggest is to try to use the proper supervisor settings for this. `sudo` and `cd` shouldnt' be in there
<Darmani> Someone has to.
<Ox0dea> What is dead may never die.
rrichardsr3 has joined #ruby
<chadhs> Ox0dea: technically those are unfertilized eggs
<Ox0dea> chadhs: You're not wrong.
<Darmani> Ox0dea: valar morghulis
<chadhs> Hen periods
<Ox0dea> Darmani: Jon Starkgaryen = Azor Ahai?
<norc> Ox0dea: It is all clear now, I understand how foo[] is parsed now - and why a&.[0] cannot be simply patched in.
<Ox0dea> norc: Via -y?
<Darmani> lmao idk who Azoe Ahai is :3
renderf__ has quit [Ping timeout: 250 seconds]
colegatron has quit [Ping timeout: 250 seconds]
<chadhs> jbrhbr: correct, i'll keep playing around with it and hit up the supervisor irc as well thnx
<norc> Ox0dea: With the help of and just figuring out some other parts of the syntax.
MattV has joined #ruby
<norc> The implementation of &. is surprisingly simple.
aryaching has quit [Remote host closed the connection]
<Ox0dea> I looked at it when it was .?, but not deeply.
PedramT has joined #ruby
ta0_ has joined #ruby
aryaching has joined #ruby
lianj_ is now known as lianj
<Ox0dea> Does & (the #to_proc operator) throw any spanners into the works?
ta0 has quit [Ping timeout: 240 seconds]
Encapsulation has joined #ruby
haraigo has joined #ruby
<MattV> I'm trying to optimize an Ansible playbook and at this point the Ruby install is the longest running step (typically 7+ minutes). Any tips for speeding up "rbenv install 2.1.2"?
RegulationD has joined #ruby
arup_r has quit []
wolffles has joined #ruby
PedramT has quit [Ping timeout: 250 seconds]
peeja has quit [Ping timeout: 240 seconds]
p|p has quit [Ping timeout: 240 seconds]
yes`r has quit [Read error: No route to host]
agent_white has joined #ruby
<Darmani> So guys. I'm kinda stuck.
<lucasb> So I understood ARGF.class is just a minor internal detail, harmless. I'll not get surprised next time I see it. Thanks everybody for answering.
<Darmani> I'm supposed to create methods like .each, and .eachwithindex etc. But I'm not sure how to do that.
sigurding has quit [Quit: sigurding]
<jhass> Darmani: with def
<Darmani> I know I need to use yield in some way... but idk how to do it Q.Q
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lucasb has quit [Quit: leaving]
<jhass> which tutorial are you following?
Channel6 has joined #ruby
platzhirsch has left #ruby [#ruby]
<Darmani> Well the website is called "The Odin Project" but it's not a tutorial
<Darmani> It's my next challenge I suppose.
baweaver has joined #ruby
<jhass> if you're unable to look up "ruby yield" or "how is each implemented in ruby" another way to learn ruby might be better for you
lemur has joined #ruby
<norc> Ox0dea: Most of the work on that big advertised feature was just the discussions about whether it should look like &., .? or `}~
<Darmani> jhass: Lol wow.
lemur has quit [Read error: Connection reset by peer]
juddey has joined #ruby
<Darmani> jhass: What's the point of this chatroom then? If you can look up everything then why is anyone even here?
lemur has joined #ruby
<norc> Darmani: If you want us to write code for you? Hire us. If you want us to be a fully fledged teacher? Hire us. If you have a specific question that you have exhausted your own options? Ask us.
<norc> It is that simple.
<jhass> Darmani: see the channel rules, 2.2 and 2.3 in particular
jbrhbr has quit [Quit: Leaving.]
<Darmani> norc: Hmm. That's a good point.
<Darmani> norc: Well said. I rest my case.
<Ox0dea> Darmani: On the flip side, what's the point of Google if nobody uses it?
FooMunki has quit [Quit: FooMunki]
<Darmani> Ox0dea: No one asked for your opinion xP
<Ox0dea> And yet I kindly supplied it.
<Ox0dea> See how much I love you?
<Darmani> lmao is that love?
<Darmani> I don't want it.
<norc> Isn't Ox0dea gracious.
FooMunki has joined #ruby
<Darmani> norc: Like a god come down to grace me with his presence.
Macaveli has joined #ruby
baweaver has quit [Ping timeout: 246 seconds]
Gmi has joined #ruby
<norc> Darmani: Respecting the hierarchy is a good start.
<jhass> can we skip the noise please? thanks
<norc> Ox0dea: Back to topic. What did you mean with regards to to_proc?
colegatron has joined #ruby
<Darmani> norc: Will do captain.
toretore has quit [Ping timeout: 265 seconds]
<Ox0dea> norc: `foo&:bar` parses.
<norc> What.
<Ox0dea> >> [1,2,3].map&:succ
<ruboto> Ox0dea # => undefined method `&' for #<Enumerator: [1, 2, 3]:map> (NoMethodError) ...check link for more (https://eval.in/497813)
<Ox0dea> Er... it parses, but it doesn't do the right thing. :P
mary5030 has joined #ruby
<norc> Yeah I can see that.
jbrhbr has joined #ruby
<Ox0dea> I thought it might've been something that needed taken into consideration for `&.`.
<Darmani> norc: I'm curious. How much would it cost to hire you for a tutoring sort of position?
<norc> Darmani: You would have to ask my employer.
cmolenda has quit [Remote host closed the connection]
<eam> Darmani: I'll tutor you for free, if you ask directed and specific questions
sivam has left #ruby [#ruby]
<Darmani> eam: umm. What's your favorite color?
<eam> Darmani: questions related to your ruby issue
<Darmani> eam: I know I'm kidding =P
<eam> ;)
<Darmani> eam: Thanks though I'll pm you if that's cool(:
<eam> well, I'd rather do it in the channel so everyone can learn too
<Darmani> But they don't want me to ask questions if I don't google the shit out of them first lol
<eam> what would help is to phrase stuff like "I tried X in implementing each() but I'm stuck on Y"
<norc> Ox0dea: Checking now, I have absolutely no clue how &:sym is implemented.
<eam> you don't need to google -- but being more specific about what you've tried and where you're confused is pretty important
<jhass> ?answers Darmani
<ruboto> Darmani, How to ask the right questions to get you the right answer: https://www.mikeash.com/getting_answers.html
<Darmani> eam: Ah. Okay will do.
lemur is now known as baweaver
<Darmani> jhass: Thanks you sir. I'll read that ^^
<Ox0dea> Darmani: How might you iterate over a collection without #each?
<jhass> ?guys Darmani
<ruboto> Darmani, Though inclusion was probably intended, not everyone relates to being "one of the guys". Maybe consider using "folks", "all", "y'all", or "everyone" instead?
<Darmani> Ox0dea: For i in ___?
<eam> he didn't even say guys
<Darmani> I would assume.
<Ox0dea> Darmani: That's one way to do it, sure.
<baweaver> Python yeah
<jhass> eam: actually they did
<baweaver> Does Ruby have for in? Can't remember
<baweaver> never used it
<Ox0dea> It does, but it literally gets turned into a call to #each.
momomomomo has joined #ruby
<baweaver> I just never use it so I never remember :P
<Mon_Ouie> Also the iterator variable has a different reach than when you use #each
<Darmani> Ox0dea: hang on
<Ox0dea> >> class C; def each; 42 end end; for _ in C.new; end
<ruboto> Ox0dea # => 42 (https://eval.in/497814)
<norc> Darmani: But if you are curious, when we hire trainers for things, we usually expect to pay something around 4 figures a day.
cdg has quit [Remote host closed the connection]
<tubbo> jhass: [jhass] (jhass@aeshna.de): Jonne Haß
<tubbo> jhass: so he knew you were a guy if he had WHOIS'ed you
<tubbo> :)
<Darmani> norc: That's great. I'm swimming in money over here so let me just get my trust fund on it.
<eam> tubbo: look at you with your gender normative name bias
<pipework> jhass: Your website even has an email saying 'he' for your pronoun.
<norc> Darmani: Im not kidding.
craysiii has joined #ruby
<Darmani> norc: Okay well I am lol
<pipework> I'd assume you'd fix that if a male pronoun wasn't preferable to you.
<baweaver> ?offtopic
<jhass> you all, scroll up
<ruboto> this seems to be off-topic. Please move your discussion to #ruby-offtopic, to keep this channel free for Ruby related problems. Thanks!
build22 has joined #ruby
<Darmani> Ox0dea: http://ideone.com/fZiqk0
<Darmani> It can't be that simple.
<tubbo> haha u right jhass
<pipework> Ha, found it!
spider-mario has joined #ruby
<Ox0dea> Darmani: And yet it is.
<Ox0dea> Elegance is bliss.
juddey has quit [Ping timeout: 276 seconds]
<Ox0dea> `yield` is a keyword, though; don't make it look like a method call.
<baweaver> plane time!
<baweaver> later
<Darmani> What does that mean.
baweaver has quit [Read error: Connection reset by peer]
<Darmani> Explain it to me like I'm 5 years old.
zotherstupidguy has quit [Quit: WeeChat 1.3]
elaptics is now known as elaptics`away
<jhass> it's just Ox0dea's OCD
baweaver has joined #ruby
<pipework> Ox0dea: Yeah, what's wrong with that?
<Ox0dea> ...
<jhass> not that I don't share it ...
<pipework> The yield as a method part.
<norc> >> q&:q
<ruboto> norc # => undefined local variable or method `q' for main:Object (NameError) ...check link for more (https://eval.in/497817)
gatman has quit [Remote host closed the connection]
<Ox0dea> pipework: Do you use parentheses with `return`?
<norc> Okay nevermind. This makes sense.
<Darmani> Well it doesn't matter anyway it's not like it works -__- http://ideone.com/fZiqk0
<pipework> Ox0dea: Oh! I thought you meant something else entirely.
<pipework> Not the parent.
<pipework> parens
<Mon_Ouie> Then again, in C, do you write sizeof(something) or sizeof something?
<norc> Or no this does not make any sense. What the heck
<Ox0dea> Mon_Ouie: I'll get my flamethrower.
<norc> Ox0dea: I cannot figure out in the slightest why this even compiles.
<pipework> I thought it was a technical design critique not a style one.
<norc> Parses even.
<Ox0dea> norc: s/compile/parse/?
<norc> Yes.
<Ox0dea> Okay.
guacamol_ has joined #ruby
<Ox0dea> norc: It's invoking #& with a Symbol argument.
<norc> Ox0dea: Ah no nevermind its clear.
emilford has joined #ruby
gatman has joined #ruby
<norc> Ox0dea: Its just some poor grammar rule naming there.
<Darmani> eam: So... Why doesn't this work? http://ideone.com/fZiqk0
blackmesa has joined #ruby
<Darmani> What am I not getting.
gguggi has quit [Ping timeout: 256 seconds]
<jhass> Darmani: how do you define a constant?
<jhass> did you read the error output? "prog.rb:1: class/module name must be CONSTANT"
<Darmani> I did read that.
<jhass> did you spent thought on it?
<Darmani> okay I fixed it.
<Darmani> still doesn't work.
<jhass> I take that as a no then
howdoi has quit [Quit: Connection closed for inactivity]
frog0909 has quit [Ping timeout: 250 seconds]
<jhass> rinse and repeat
<jhass> read the error message, think about it
guacamole has quit [Ping timeout: 256 seconds]
* Darmani sigh
<tubbo> also look up how Ruby defineds what constants are
<Darmani> okay
baweaver has quit [Ping timeout: 276 seconds]
<tubbo> defines*
<drbrain> reload, Darmani is past the capitalization thing
<drbrain> now it is a scoping issue
<tubbo> oh cool it changes :D
<Darmani> drbrain: thank you.
<Darmani> drbrain: You're an angel sent from heaven.
<tubbo> Enumerable.module_eval bruh ;)
<tubbo> (don't do this)
weemsledeux has joined #ruby
<jhass> Darmani: do you know what the class of (1..5) is?
matp has quit [Ping timeout: 264 seconds]
<Darmani> It's a range.
<jhass> what's the constant named?
<Darmani> Enumerables.
<jhass> no
<Darmani> o.o
<Darmani> I don't know then.
<drbrain> the class name for a range
<jhass> I mean of the range class
<Darmani> ....
<Darmani> Now I really don't know.
<Darmani> Lol
<drbrain> "Range"
Lucky__ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<Darmani> Oh.
<Darmani> That makes sense.
<Darmani> I didn't know that was it's own class actually.
<jhass> do you know about classes and including modules in them?
<Ox0dea> >> (1..5).class # Check your priv^Wassumptions.
<jhass> *into
psy_ has quit [Remote host closed the connection]
<ruboto> Ox0dea # => Range (https://eval.in/497818)
shlomo has quit [Quit: WeeChat 1.3]
bkxd has joined #ruby
<Ox0dea> jhass: Definitely not yet.
<Darmani> jhass: sort of. You mean like Mixins?
<Ox0dea> Oh.
<Ox0dea> (Sorry. <3)
<jhass> yes, that's another term used
<Darmani> Ox0dea: HA
<Darmani> SUCK IT
<jhass> language
<Darmani> sorry
<Darmani> xP
<Darmani> So... Mixins.
mic_e has joined #ruby
<jhass> so, keeping that in mind, what does the error tell you, what might be a way to fix it?
<jhass> answer the first part separately first
<Darmani> Well there's something wrong with my method obviously.
<jhass> don't think about the second while answering it just yet
f3ttX] has quit [Quit: Lost terminal]
<Darmani> Do I have to include my Module before I define it???
<jhass> you're making wild assumptions, you're not trying to understand the error message
jackjackdripper1 has joined #ruby
* Darmani sighs
<Darmani> I'm just trying to understand.
<Ox0dea> Not hard enough, by our reckoning.
jackjackdripper has quit [Ping timeout: 245 seconds]
<jhass> or the wrong thing rather
<norc> Ox0dea: Figured it out. There is no interaction possible between the two.
<Darmani> Ox0dea: Have I told you what a wonderful human being you are?
<norc> A big hooray for the lookahead parser we have. :-)
<eam> it's hard for people who've trained very long and hard to frame questions productively to deal with someone without said training
<Ox0dea> Darmani: More than twice now.
<Darmani> I keep forgetting to tell you.
<Darmani> okay cool.
<norc> Ox0dea: If we keep this up, I might actually be good at Ruby some day. :o)
<Darmani> hey me too.
<jbrhbr> eam: indeed
<Ox0dea> norc: You know more about KRI's parser than, like, everybody here. :P
kith has quit [Quit: kith]
<norc> KRI?
bkxd has quit [Ping timeout: 240 seconds]
Dimik has joined #ruby
<Ox0dea> It's more Koichi's than anybody else's at this point.
<Darmani> okay so forget the stupid module -__-
<jhass> Darmani: well, since you want to ignore my question, yes, an include is missing and the error message is throwing you a very big hint at that
dmcp has joined #ruby
<norc> Ah.
nickjj has quit [Read error: Connection reset by peer]
<Darmani> jhass: Oh my bad, I forgot you asked me something.
tvw has joined #ruby
<jhass> within a minute already?
agentmeerkat has joined #ruby
<jhass> I think you need to train your focus
<Ebok> lol
<Ox0dea> Focus your train!
<Darmani> Okay my train is focused.
<norc> Ox0dea: There is a lot of scary shit in the parser though, enough to think that there are some really bizarre syntax things possible.
nertzy has joined #ruby
<Ox0dea> norc: I can attest to that.
<Ox0dea> whitequark/parser contains (or did) some samples it had to bail on.
mic_e has quit [Ping timeout: 260 seconds]
<Darmani> OH
<Darmani> I DID IT
<Darmani> Wait but...
<jbrhbr> the obfuscated ruby contest thing is enough proof of that for me
<Darmani> Why did that work...
<Darmani> I don't get it.
<Ox0dea> jbrhbr: TRIC?
<jbrhbr> yeah
<jhass> Darmani: you should discard it and try to find another solution
<norc> Ox0dea: Well, if the whole parser got rewritten as a recursive descent parser - it would probably eliminate most of it and allow for new things.
<jhass> explaining it requires understanding the other solution(s) first
<Darmani> jhass: I should? why???
<jhass> see above
<norc> Ox0dea: There is a lot of it to make a non LALR syntax work somehow.
chipotle has quit [Quit: cheerio]
<Darmani> What other solutions....?
<jhass> the less improper ones
zotherstupidguy has joined #ruby
* Darmani sighs
<Darmani> ok
<Ox0dea> norc: I like this one: https://eval.in/497819
<Ox0dea> It's dumb and not at all actually stressing the parser, but I think it's cute.
<zotherstupidguy> is there a #channel for middleman?
dmcp has quit [Quit: Disconnecting...]
psy_ has joined #ruby
<Darmani> jhass: Okay so why does the error message say undefined error
<jhass> zotherstupidguy: /msg alis help
<Darmani> It's clearly defined.
<jhass> Darmani: you tell me!
<Darmani> I DONT KNOW
<Darmani> I have no idea.
nunchuck has joined #ruby
<jhass> if you know about mixins you do
<Ox0dea> >> # 0xaedi # Darmani: I found an idea.
Ishido has quit [Ping timeout: 260 seconds]
<ruboto> Ox0dea # => nil (https://eval.in/497821)
<Darmani> But.... you said.....
<Ox0dea> Derp.
<norc> Ox0dea: Oh yeah. Easy one to spot however. But it looks surprising at first.
asmodlol has quit [Ping timeout: 245 seconds]
<Ox0dea> >> 0xaedi
pawnbox has quit [Remote host closed the connection]
<ruboto> Ox0dea # => (0+2797i) (https://eval.in/497822)
<jhass> and given the frequency with which you write I don't believe you that you spent serious thought on it
<Ox0dea> And it's prime!
s00pcan has quit [Ping timeout: 260 seconds]
pawnbox has joined #ruby
<zotherstupidguy> Darmani whats the q?
stannard has quit [Remote host closed the connection]
asmodlol has joined #ruby
<Darmani> zotherstupidguy: Meh it's nothing. I have like 6 people helping me.
<Darmani> I'll figure it out.
<Darmani> Thank you though.
radgeRayden has joined #ruby
Xeago has joined #ruby
codecop has joined #ruby
s00pcan has joined #ruby
<Darmani> jhass: Well if the answer has to do with Mixins. I obviously don't understand them as well as I should.
<Darmani> I thought I just needed to require the module I made.
<Darmani> But that's not it.
radgeRayden_ has quit [Ping timeout: 276 seconds]
ta has joined #ruby
Ishido has joined #ruby
<jhass> do you know the difference between a method and a function?
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has quit [Remote host closed the connection]
<Darmani> No.
pawnbox has joined #ruby
<norc> Ox0dea: Though I think the issue here is just rather simplistic syntax highlighting on eval.in side.
<norc> It should be able to highlight the actual string.
<jhass> Darmani: look it up then ;)
<Darmani> I guess.
<Ox0dea> norc: Aye, Vim handles it just fine.
<Ox0dea> I was pleased to see eval.in doesn't. :)
<jhass> and if you workshop or whatever throws you into all this claiming it's okay for complete beginners, it's bullshit, should be distrusted and replaced ;)
<norc> Ox0dea: Im pleased to see eval.in has Ruby 2.3 already. :)
<norc> Though the whole thing feels completely lack luster already.
Guest63835 has quit [Quit: WeeChat 0.4.2]
chipotle has joined #ruby
<Ox0dea> Ouch.
solars has joined #ruby
<Ox0dea> I do think `%d[1 2 3]` and `[1, 2r, 3.14].all?(Numeric)` would've been shiny.
<norc> Here we go again....
<norc> :-)
<Ox0dea> I'll stop, then.
<norc> No it is fine, I thought about it a good while and you are absolutely right.
Icey has quit [Quit: icey]
<norc> The second I would see actual use in a lot of places.
<norc> The first is just, well - it should have been there already.
Icey has joined #ruby
Respek has joined #ruby
<norc> >> puts(1 if 1)
<ruboto> norc # => /tmp/execpad-a03929076af6/source-a03929076af6:2: syntax error, unexpected modifier_if, expecting ')' ...check link for more (https://eval.in/497826)
guacamol_ has quit [Ping timeout: 240 seconds]
<norc> This one is still bugging me. :S
cmolenda has joined #ruby
<jbrhbr> norc: you mean it's bugging you because you're reading through the parser code to try and understand why?
<norc> jbrhbr: I think I understand why at this point.
guacamole has joined #ruby
<norc> Im just a bit scared to actually try and patch it.
<jbrhbr> :)
stannard has joined #ruby
stannard has quit [Remote host closed the connection]
cmolenda_ has joined #ruby
stannard has joined #ruby
weemsledeux has joined #ruby
skade has joined #ruby
Xeago has quit [Read error: Connection reset by peer]
<norc> I mean it would actually be sweet, since it would make things like: method(arg, {opt: 1} if setting.true?) a bit more readable than wrapping it inside parens.
<norc> Not that a setting.true? would by itself help with readability, but anyway...
cmolenda has quit [Ping timeout: 240 seconds]
<Darmani> Still confused.
* Darmani sigh
<jbrhbr> norc: would the oddities around the english logical operators also be fixed by your change?
infinitone has joined #ruby
<norc> jbrhbr: I would just ninja remove them. Along with keyword_super.
skcin7 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<norc> And hope the japanese folks wont notice.
<jbrhbr> that's one way to do it hehe
Xeago has joined #ruby
arup_r has joined #ruby
<tubbo> > just
<norc> Darmani: Feel free to just ignore the difference, and consider them the same thing for now.
A124 has quit [Quit: '']
<tubbo> Darmani: what are you confused about?
Xeago has quit [Read error: Connection reset by peer]
<Darmani> Why this isn't working.
<tubbo> ugh
Xeago has joined #ruby
<Ox0dea> jbrhbr: They're not odd if you use them appropriately. :)
<tubbo> Darmani: no i meant with the SO article
chouhoul_ has joined #ruby
skade has quit [Ping timeout: 245 seconds]
<Darmani> oh.
<tubbo> explains the diff between a method and a function pretty clearly imho
<jbrhbr> heh, happy new year Ox!
<Ox0dea> Darmani: Name your module Enumerable. :P
<norc> Ox0dea: They are just odd in that too many people abuse them, and sooner or later you will work on a project that is just riddled with a mixture of both, filled with parens to "fix" the wrong precedence order...
symm- has quit [Ping timeout: 256 seconds]
<norc> Which is annoying.
<Ox0dea> >> 'Happy New Year, #rudy! <3'.bytes.reduce :+
<ruboto> Ox0dea # => 2016 (https://eval.in/497827)
<Darmani> tubbo: I guess I'm not sure how that helps me.
<Darmani> Ox0dea: And I did. Now what. Lol
<tubbo> Darmani: have you done any ruby tutorials or anything to try and learn more about how the language works and its syntax?
<Ox0dea> Darmani: You win.
<Darmani> yay.
chouhou__ has joined #ruby
cpup has quit [Ping timeout: 260 seconds]
<Darmani> tubbo: I have. Obviously not well enough though.
<norc> Darmani: Congratulations. You just monkey patched a stdlib module. Now don't do it again!
<centrx> bad monkey
<Darmani> a stdlib what now??
<Darmani> What does that even mean Norc
<norc> standard library
<norc> Its the thing Ruby comes out with out of the box.
<Darmani> Ohhhh
<tubbo> Darmani: stdlib, module, etc...these are like basic programming terms that are generic and used throughout the industry
<Darmani> I understand.
<Darmani> yeah yeah I get it.
yes`r has joined #ruby
scripore has quit [Quit: This computer has gone to sleep]
<tubbo> although a ruby module is of course different than other modules, like in JS
agentmeerkat has quit [Ping timeout: 240 seconds]
yqt has joined #ruby
build22 has quit []
<norc> tubbo: Yup. Like JS has absolutely no notion of modules.
<norc> You mean that difference?
ta has quit [Remote host closed the connection]
chouhoulis has quit [Ping timeout: 272 seconds]
p|p has joined #ruby
jackjackdripper1 has quit [Quit: Leaving.]
Xeago has quit [Read error: Connection reset by peer]
jackjackdripper has joined #ruby
chouhoul_ has quit [Ping timeout: 240 seconds]
<tubbo> "module" => 1 of 70
wolffles has quit [Quit: wolffles]
mary5030 has quit [Remote host closed the connection]
riceandbeans has quit [Quit: leaving]
rwy has joined #ruby
<tubbo> modules
<norc> tubbo: Oh oh. Is that from ECMA6 and I missed it completely?
jmignault has quit [Quit: rcirc on GNU Emacs 24.5.1]
<norc> tubbo: I kinda like how that feature is not implemented on any browser yet. :-)
nickjj has joined #ruby
cpup has joined #ruby
skade has joined #ruby
<norc> tubbo: Anyhow. I stand corrected.
p|p has quit [Remote host closed the connection]
joonty has joined #ruby
daivyk has quit [Quit: Part & Quit]
synthroid has quit [Remote host closed the connection]
zeroDivisible has joined #ruby
<tubbo> norc: yup :)
<tubbo> i'm surprised that any of the ES6 features are implemented in any browser
<tubbo> :P
<norc> Well, Promises are about the most exciting thing in my opinion.
ta has joined #ruby
Xeago has joined #ruby
karapetyan has quit [Remote host closed the connection]
chipotle has quit [Quit: cheerio]
ta has quit [Read error: Connection reset by peer]
ta has joined #ruby
<tubbo> i like the class syntax
<norc> Well its just syntactic sugar.
<tubbo> but modules are probably the most important thing
<norc> And the issue with that is is that people will step away from looking at JS as a prototype based language.
<tubbo> that's my fear as well
jmonreal has quit [Quit: leaving]
chipotle has joined #ruby
mary5030 has joined #ruby
<norc> Well, Promises by themselves greatly reduce the need to load jQuery, promisejs or your own implementation in half the implementations - just because you want that pattern.
joonty has quit [Ping timeout: 272 seconds]
Rutix has quit []
<tubbo> norc: did that happen with coffeescript? did people use CS as a classically-inherited language?
karapetyan has joined #ruby
malconis has quit [Quit: Textual IRC Client: www.textualapp.com]
<norc> I absolutely avoided it like the pest.
<norc> The syntax is fine and has no issues, and I hate the python flavor it has.
pawnbox has quit [Remote host closed the connection]
<tubbo> norc: i had to debug coffeescript that was written without the prototypal mindset, it was not fun
pawnbox_ has joined #ruby
<tubbo> just wondering if most people did that or if this was just one shitty programmer
<tubbo> (he was pretty shitty)
<norc> tubbo: I even regret starting out with jQuery, since it completely hides away how events work for example.
DonOtreply has joined #ruby
<tubbo> norc: how does it hide away how events work?
<norc> Or how you just use $('#id') all around, ignoring that JS has getElementById out of the box.
<norc> tubbo: Things like delegated events for example.
frog0909 has joined #ruby
bensarz has joined #ruby
malconis has joined #ruby
<norc> tubbo: You dont even have to know how or why $('#parent').on('click', '.some-thing', func) works.
kirun has joined #ruby
<norc> tubbo: Or the iterator methods allow you to ignore how objects and attributes work in JS
<tubbo> norc: ahhh right, yeah that's a little confusing. i definitely don't use that very much.
<norc> Which ends up in you making mistakes later on.
<norc> I mean in the end jQuery provides a lot of utility, but you should learn the language first to understand why it is useful.
<norc> tubbo: Oh yes. Seeing as I come from C++ I would very much welcome that.
avenj has joined #ruby
dfockler has quit [Ping timeout: 260 seconds]
<tubbo> it's a little ugly but really neat
<tubbo> gonna probably use it for https://github.com/tubbo/nquery
<norc> Well, iterators are absolutely ugly to use in C++ too, but they are useful there too.
<norc> ;-)
minimalism has quit [Quit: minimalism]
<tubbo> i just wish it was like Ruby wherein all you have to do is mix in a module and define each()
<norc> tubbo: Also all the magic things like $ itself give you the impression that jQuery modifies the language.
minimalism has joined #ruby
<norc> But if you understand that $ is just a function object that just acts differently depending on what it gets passed, things are a lot more obvious
skcin7 has joined #ruby
<norc> Starting developers completely dont understand it and often end up in ##jquery asking all kinds of weird questions.
<tubbo> i dunno, i never got that impression
<tubbo> but i can see why one might
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Darin_ has joined #ruby
<norc> tubbo: Or another common problem is cloning an object.
ur5us has joined #ruby
cmolenda_ has quit [Remote host closed the connection]
<Darin_> Hey, if I want to call a function in another function as a result of a if/else statement do I just say if x (name of method) else (name of other method)?
ur5us has quit [Remote host closed the connection]
ur5us has joined #ruby
<norc> darin_: Try it out and see what happens.
<tubbo> norc: compared to the DOM, jQuery is the greatest API ever made.
nertzy has quit [Quit: This computer has gone to sleep]
<norc> tubbo: Absolutely. A lot of it has become obsolete due to new features in ECMAScript however.
<Darin_> I did, but I suck at coding and Im not sure what my problem is. Either way, it's not getting the result I want.
<norc> But the sheer power of selectors alone just makes me keep it.
<norc> darin_: Then share us your code and the error message you are getting
<Darmani> Ox0dea: Brehhh
<Darmani> Praise me
<norc> Darmani: https://gist.github.com
<norc> Use this.
<Darmani> I've done it.
<Ox0dea> All hail.
<norc> darin_: ^- sorry wrong name.
<tubbo> norc: that's kinda why i made nQuery. it's a light wrapper around document.querySelectorAll and element.addEventListener.
<Darin_> I'm not getting an error message, Im not getting anything.
ta_ has joined #ruby
<norc> tubbo: Can we hold this discussion off while we have ruby questions?
<Darmani> I believe I've earned a cookie.
jackjackdripper1 has joined #ruby
<Ox0dea> ?cookie Darmani
<ruboto> Darmani, here's your cookie:
<Darmani> YUSS
<Darin_> I don't mind... if I am only speaking for myself.
* Darmani eats cookie
<tubbo> darin_: ?gist the code you're working with
matp has joined #ruby
<Darin_> Im on duty out in the gulf streaming wifi from my phone. I've got all the time in the world.
<Ox0dea> Darmani: Wait! Give that back.
<Darin_> Persian gulf that is.
<tubbo> yeah we figured
<tubbo> :P
<tubbo> like why would you be in the gulf of mexico ;)
jackjackdripper has quit [Ping timeout: 276 seconds]
karapetyan has quit [Remote host closed the connection]
<Darmani> I'm just going to point out how stupid that is that I have to "include" my module when it's in the exact same place as the rest of my code.
<tubbo> unless cuba has nukes pointed at us again
<Darin_> haha. I don't know maybe I worked on a oil rig?
<Darmani> If it was in another file, I'd get it.
<norc> darin_: Its just something that a lot of people here try to do. So please, share your gist with us so we can help you with your problem.
<tubbo> Darmani: not to be a dick but you really have no room to be complaining about a language you don't even know yet. :P
<Ox0dea> Darmani: You misunderstand the point of `include`.
<Ox0dea> Also this: https://eval.in/497830
<Darmani> Ox0dea: Lol
momomomomo has quit [Ping timeout: 245 seconds]
<norc> Darmani: Ruby include is not like Pythons import. It is completely different.
karapetyan has joined #ruby
<Darmani> Well I'm just glad I figured it out.
<tubbo> me too
<norc> Darmani: The closest thing to what you thought it was is "require".
ta has quit [Ping timeout: 255 seconds]
<Darmani> I knew I was in the right ballpark.
<Ox0dea> In any case, g2g bbl ily
<Darmani> I just didn't know you had to do that if your module was in the same file as the rest of your code.
<norc> Ox0dea: See you around.
<Ox0dea> Au revoir.
<Darmani> Ox0dea: bb baby<3
Ox0dea has quit [Quit: WeeChat 1.4-dev]
skcin7 has quit [Ping timeout: 272 seconds]
<norc> Darmani: You still misunderstand completely/
<Darmani> norc: It wasn't within the same scope as the rest of the code.
<Darmani> Right?
<norc> Nope.
tvw has quit [Ping timeout: 255 seconds]
<Darmani> meh. whatever.
<Darmani> never mind.
DoubleMalt has joined #ruby
speakingcode has joined #ruby
<norc> Darmani: Let me explain.
<Darmani> sure.
<Darin_> https://gist.github.com/darinthompson/e687427b5a19f811be11 Here you are. Sorry it took so long
build22 has joined #ruby
build22 has left #ruby [#ruby]
momomomomo has joined #ruby
<MattV> I'm trying to optimize an Ansible playbook where the Ruby install is the longest running step (typically 7+ minutes). Any tips for speeding up "rbenv install 2.1.2"?
<eam> MattV: try profiling it. Is it installing a precompiled ruby?
<norc> Darmani:
<norc> That code reflects what a Module is and how it should be used.
karapetyan has quit [Remote host closed the connection]
karapetyan has joined #ruby
<eam> MattV: likely the time is either spent in downloading the stuff to install (in which case, caching the objects will be a big win) or in compiling a custom ruby (is a native prebuilt ruby available for your platform/version target?)
<Darin_> And when I actually give some arguments, the numbers are way off.
Macaveli has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<MattV> eam: I'm not familiar with profiling Ruby. Any resources you'd point me to? I do know that it's fetching https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.2.tar.bz2
<Darmani> norc: So you can use the same word in different instances?
<Darmani> That's what it's for?
Diranged has joined #ruby
<norc> Darmani: Think of it the other way around. It is for mixing common functionality into seperate things
<eam> MattV: you can do some simple profiling by just watching the output and seeing what happens when, since rvm prints out what it's doing
<norc> Darmani: Let me modify and show you
<Darmani> Ok...
pawnbox_ has quit [Remote host closed the connection]
<Diranged> Hey on an older Ubuntu 12 system, we're installing the ruby-rest-client package which istalls the gem into //usr/lib/ruby/vendor_ruby/restclient .. but we're finding that it doesnt show up in gem list, so anything that depends on it tries to install the latest rest-client package.
<Diranged> On ubunt 14 (with rubygems-integration instead of rubygems), works fine..
<Diranged> I know it sucks to support Ubuntu 12, but we hae to right now.. is there a hack to make gem properly see gems in /usr/lib/ruby/vendor_ruby/restclient?
<Diranged> er .. in vendor_ruby
<MattV> eam: As far as I can tell, it shouldn't be the download that's taking so long. When I try downloading the https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.2.tar.bz2 file manually, it typically downloads in less than 30 seconds.
<brendan-> Diranged: can you add that path to the GEM_PATH?
<brendan-> (i'm shooting in the dark)
arup_r has quit []
snockerton has quit [Quit: Leaving.]
ta_ has quit [Read error: Connection reset by peer]
<norc> Darmani: https://eval.in/497836
fourq has joined #ruby
<eam> MattV: sorry I just noticed you said rbenv not rvm - does it have a verbose mode where it prints out what it's doing?
ta has joined #ruby
bMalum has joined #ruby
<norc> MattV: You could look into skipping the dev documentations, the whole ri generation thing makes up for considerable time.
<eam> if so, try piping it through something to attach a timestamp to each line, so you can see where it's spending time. Something like |ruby -ne'puts Time.now.to_s + " " + $_'
mistermocha has quit [Read error: Connection reset by peer]
<Diranged> brendan-: trid that, no change?
<norc> MattV: For me a fresh build on trunk usually takes around 2 1/2 minutes on my old macbook air.
Xeago has quit [Remote host closed the connection]
<MattV> eam: From what I could tell in the documentation, it doesn't have a —verbose flag.
<norc> Diranged: It is best to not install Ruby things through your package manager at all.
sandstrom has quit [Ping timeout: 256 seconds]
<Darmani> norc: Okay.
<Darmani> I think I get it.
<Diranged> norc: thats not an option for me in this case..
<Diranged> http://pastie.org/10672003 < here's the gem path as ruby sees it..
[Butch] has joined #ruby
<Mon_Ouie> You can't rely on printing $: to know from which paths Ruby will fetch gems though
<norc> Darmani: In other words, include takes a module and adds the instance methods to your classes instance methods.
<Mon_Ouie> Rubygems works by adding elements to $: when the regular require fails
<norc> Darmani: Just ignore that you can call include outside a class since that will just confuse things.
<Mon_Ouie> (also you need to require rubygems in 1.8)
dionysus69 has quit [Quit: dionysus69]
asmodlol has quit [Ping timeout: 264 seconds]
<Darmani> norc: Okay. Will do.
<MattV> norc: Thanks for the reference point. I thought 7+ minutes seemed too long.
<Darin_> Figured it out!
<norc> darin_: Those problems are the best. :)
scripore has joined #ruby
<Darin_> I had added a then statement to my if statement that didn't need to be there.
<norc> MattV: Are there any NFS mounts involved in the entire process? Maybe some tmp directory?
sandstrom has joined #ruby
freerobby has quit [Quit: Leaving.]
asmodlol has joined #ruby
<norc> darin_: Evidently it needed to be there.
mistermocha has joined #ruby
<Darin_> I was asking it to do something else, before I told it what to do "if" something even finished.
pawnbox has joined #ruby
radgeRayden has quit [Ping timeout: 265 seconds]
<norc> darin_: Indeed. Note that the same thing applies to unless (which just inverts the condition)
cmolenda has joined #ruby
synthroid has joined #ruby
<Darin_> True, OK so now I have another question
<Darin_> let me update my gist real quick first
sandstrom has quit [Ping timeout: 255 seconds]
SCHAAP137 has quit [Remote host closed the connection]
<Darin_> https://gist.github.com/darinthompson/e687427b5a19f811be11 if I don't give it any arguments, it works just fine. But If I try to give it some arguments to start out it will run but not print anything to the console
<MattV> norc: There are NFS mounts on the VM where Ruby is being installed, but I don't think Ruby is installing to one of the NFS mounts. I will double check though. Thanks!
tomchapin has joined #ruby
pawnbox has quit [Ping timeout: 264 seconds]
ta_ has joined #ruby
ta has quit [Read error: Connection reset by peer]
lxsameer has joined #ruby
lxsameer has quit [Changing host]
lxsameer has joined #ruby
celly has quit [Remote host closed the connection]
chipotle has quit [Quit: cheerio]
<apeiros> darin_: you know, if you call the gist .rb, it will properly highlight the code
skcin7 has joined #ruby
<eam> norc: your macbook air would probably thrash most spinny-disk based servers on compilation time
celly has joined #ruby
<eam> 7 minutes on a hard disk vs 2 minutes on an SSD sounds about right
<Darin_> ??? Not sure I know what you mean.
yes`r has quit [Ping timeout: 240 seconds]
<norc> eam: spinny what?
<norc> :-)
<eam> indeed -- but MattV may have a disk :)
<Darin_> Oh, never mind. I see now.thanks I'll fix that.
<norc> eam: Sorry, Ive been using ssds for such a long time now, I have kind of forgotten why I did the change in the first place.
<norc> You are absolutely right.
<apeiros> darin_: search for "gistfile1.txt"
<apeiros> darin_: ah ok
rdark has quit [Ping timeout: 240 seconds]
<apeiros> darin_: and the reason nothing is printed - because you don't call any method which prints anything
<eam> we no longer run any of our datastore systems on spinning rust, it's just way too slow
<apeiros> (well, you do: get_temparature, but that only prints if no temperature was given in the args)
<MattV> eam: I do have an SSD in my host OS (OS X). The Ruby install is happening in an Ubuntu guest. I'm not sure how much overhead VirtualBox adds though.
<eam> MattV: oh, VM can add a great deal of latency
<apeiros> eam: aren't you the one working in a shop with >10k servers?
<norc> eam: Honestly the fix for databases is not SSDs. It is just throwing so much RAM at it that it can hold the entire database in memory.
<norc> Which granted is more expensive, but *that* provides for real speed,.
<eam> apeiros: these days I'm working in a much smaller scale operation, but in the past, yes, >100k
<Darin_> I see that. I am learning that ugly code usually doesn't run right, and if it doesn't "feel" right, it probably isn't. And I added some trash to an if/then nested in the if/then statement and it just messed up.
andikr has quit [Remote host closed the connection]
chouhou__ has quit [Remote host closed the connection]
<apeiros> oh, even 3 orders of magnitudes more :D
<eam> norc: except for write heavy loads
chouhoulis has joined #ruby
<eam> agreed re: caching however
<norc> eam: Yeah I suppose. Im just a bit biased since most my work was read focused.
Channel6 has quit [Ping timeout: 256 seconds]
<eam> yeah, I've done read heavy in the past (ad serving, search) and it's entirely as you describe
<norc> The work related to databases anyway.
<eam> now I do a lot of transactional stuff
yes`r has joined #ruby
<eam> a server grade ssd is stupid fast compared to the stuff in a laptop as well
Channel6 has joined #ruby
hobodave_ has joined #ruby
Diranged has left #ruby [#ruby]
asmodlol has quit [Ping timeout: 246 seconds]
<eam> it's also very nice not having to constantly swap disks out of a huge array
<norc> eam: Though since I switched things have become much more relaxed. All our databases are stored on a clustered NFS solution for maximum availability (which has still fairly decent throughput, but horrid seek times for obvious reasons).
djbkd has quit [Remote host closed the connection]
<norc> But they can still be held in memory.
<eam> yeah, it's always seeks and latency that are the killer
<norc> Yup
niemcu has joined #ruby
<norc> I think for us this NFS cluster is actually ideal, since it is a transparent solution to replication which adds 0 maintenance or setup work for us.
asmodlol has joined #ruby
<eam> well, what do you use to actually replicate the data? A filer or some kind of block level replication?
<norc> NetApp Filer
<eam> standard and solid, if expensive :)
Darin_ has quit [Ping timeout: 252 seconds]
hobodave has quit [Ping timeout: 276 seconds]
ta_ has quit [Remote host closed the connection]
mistermo_ has joined #ruby
<norc> Yeah. It also serves the VMware images, so it simultaneously provides automatic recovery on everything.
hxegon is now known as hxegon_AFK
<norc> eam: I must say though, they are worth their money.
<eam> works great provided your scale is within the i/o performance of a single filer
<eam> which many, many tasks are
chipotle has joined #ruby
yfeldblum has joined #ruby
<eam> yeah, outsourcing that kind of complexity is generally worth the cost
<norc> Yeah. Even things like disk replacement happens completely automatically.
sandstrom has joined #ruby
<norc> (And we have them on-site)
roshanavand has joined #ruby
<norc> I was really amazed by their service.
FernandoBasso has joined #ruby
<norc> eam: How do you have replication set up for your databases?
Macaveli has joined #ruby
<apeiros> eam: ssd stupid fast compared to laptops - even last gen laptops? iirc apple uses ssds which provide >1GB/s of throughput?
ellistaa has quit [Quit: ellistaa]
<apeiros> (I have zero knowledge about server ssds - so honest question :D)
[dmp] has quit [Quit: WeeChat 1.3]
<eam> norc: database level replication, delayed replication slaves, multi-site
freerobby has joined #ruby
snockerton has joined #ruby
<eam> varies by application
snockerton has quit [Client Quit]
<eam> apeiros: I'm less familiar with desktop products but I believe so
[dmp] has joined #ruby
polishdub has joined #ruby
curses has joined #ruby
mistermo_ has quit [Ping timeout: 256 seconds]
roshanavand has quit [Ping timeout: 246 seconds]
polishdub_ has quit [Ping timeout: 260 seconds]
mary5030 has quit [Read error: Connection reset by peer]
rrichardsr3 has quit [Quit: Apparantly my attempt to stay awake has failed...]
Coldblackice has joined #ruby
<eam> the thing about consumer grade ssd is they can't take enough writes to serve a production database
<eam> unless you have a mostly r/o dataset
Snowy has joined #ruby
mary5030 has joined #ruby
Macaveli has quit [Ping timeout: 260 seconds]
<apeiros> ah, since consumer grade ssd is probably optimized for read as that's what consumers do most?
[dmp] has quit [Client Quit]
<eam> it's primarily a matter of how the error correction works, and how much unused capacity the device has to remap failing cells
[dmp] has joined #ruby
<eam> ssd is essentially a game of "how much extra room did we give you to compensate for the periodic and inevitable wear failures"
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
<eam> hard drives do the same thing with remapping failing sectors (the g-list), but not on the same scale
jbrhbr has quit [Quit: Leaving.]
<eam> if you get a refurb hard disk don't be surprised if the i/o performance is degraded due to extra seeks from the remapped areas :)
chouhoulis has quit [Ping timeout: 240 seconds]
darkf has quit [Quit: Leaving]
<eam> no seeks on an ssd so the degredation doesn't tend to degrade performance -- it's just that you eventually run out of cells
jobewan is now known as jobewan_away
chouhoulis has joined #ruby
jobewan_away has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bMalum has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has joined #ruby
chipotle has quit [Read error: Connection reset by peer]
A124 has joined #ruby
<eam> looks like apple ssd claims around 40k iops (vs hundreds for disks) -- and I think the high end fusionios claim 1M
<apeiros> heh, a slight difference :D
<eam> that may mostly be due to PCIe though, and maybe apple's using that now
chipotle has joined #ruby
bMalum has joined #ruby
<eam> going via a drive bus is the bottleneck (which is fantastic, and nuts)
Channel6 has quit [Ping timeout: 256 seconds]
<apeiros> afaik apple does use PCIe by now, yes
<eam> maybe they have similar performance now
centrx has quit [Remote host closed the connection]
<apeiros> they claim "up to 2.0GBps"
<apeiros> and if they use the right acronym, that's GBytes, not Gbits :)
pawnbox has quit [Ping timeout: 250 seconds]
<apeiros> I assume a single (or a combination of) IOP reads/writes a chunk of data, so that can't be directly translated
<norc> apeiros: I got a question. Do you have to use a HTTP proxy for your macbook at work?
bkxd has joined #ruby
bMalum has quit [Client Quit]
<apeiros> norc: sadly, yes
<eam> ah yeah, they switched to pcie cards in 2015
<norc> apeiros: And do have multiple network locations, some with HTTP proxy and some without?
<apeiros> norc: yes
<eam> apeiros: that's not far off the PCIe bus limits depending on the configuration. Crazy fast
<norc> And this surely must be annoying with your bash environment variables
<eam> Apple's Samsung-made PCIe 3.0 flash card in the 2015 MacBook Pro, which comes with 128GB, 256GB and 512GB and 1TB capacities, went from a PCIe 2.0 x2 (or two I/O lanes) in the previous model to a PCIe 3.0 x4 (four I/O lanes).
<norc> :-)
<apeiros> norc: I think I've 4 set up regarding proxies
<apeiros> http_proxy, https_proxy, ftp_proxy and no_proxy
hxegon_AFK is now known as hxegon
<apeiros> (with no_proxy of course not mentioning the protocol, because fuck what)
<norc> apeiros: I just figured out that bash can simply set up a signal handler for USR1. I also found out that fswatch can watch file changes. I also found out which core modules changes when a network location changes. I also found out how to dynamically probe for the highest priority network services proxy..
<norc> apeiros: Want me to go on? :-)
loren has quit [Ping timeout: 276 seconds]
<apeiros> ah, you mean that way "multiple network locations"
<apeiros> in the OS
<norc> Yeah.
<apeiros> well, in bash I have a script which pings the proxy and turns on/off the env vars :)
<apeiros> and which I can trigger manually
<norc> I just got sick of doing this manually.
<norc> I figured out how to do this dynamically. Completely. :D
DonOtreply has quit [Quit: DonOtreply]
<norc> For all active interactive and non interactive bash shells
<apeiros> mine's too, but probably less elegant than yours, so - gladly will take a look at your solution :D
<apeiros> ah well, yeah, you have to start a new shell for it to take effect
bMalum has joined #ruby
<apeiros> (with mine)
<apeiros> I rarely need it though, since I rarely ever take my work laptop outside work
dn` has quit [Quit: dn`]
karapetyan has quit [Remote host closed the connection]
<eam> if you're trying to do complex stuff with proxy configuration -- have you looked into writing a proxy.pac?
ellistaa has joined #ruby
<norc> eam: Nope what is that?
<apeiros> eam: that's what we use on the OS level, but that doesn't affect bash, or can it too?
bkxd has quit [Ping timeout: 256 seconds]
<eam> oh, only good for browsers afaik
karapetyan has joined #ruby
<norc> eam: My main issue is just the env variables for bash. Especially current interactive shells.
<apeiros> eam: na, it's good for everything which uses the OS settings
<apeiros> but sadly Terminal.app isn't one of them :(
<norc> (well and some files for git and curl)
<norc> apeiros: *bash
<eam> ah interesting (I haven't done much with it myself, but I've seen others do complex things)
<apeiros> norc: Terminal.app would be what has to interact with the OS and "update" the running bash process
<norc> apeiros: Nope.
<apeiros> at least I don't see a patch to bash specifically for OSX :D
jackjackdripper1 has quit [Quit: Leaving.]
<apeiros> I mean: yes, you could do it. but that'd be ugly, no?
<eam> I actually have some code floating around to change env vars in existing bash processes ...
<apeiros> I'm curious to see your solution, though
<norc> apeiros: I dont use Terminal.app anyway.
<norc> iTerm all the way.
<norc> It is by far the best terminal emulator I have seen on any operating system.
<apeiros> norc: not using it. had issues with swiss german keyboard layout
<apeiros> and with problems I mean it crapped its pants
<norc> That sounds weird.
<apeiros> might be solved by now, it's been a while
<eam> I had to patch iterm2 to remove a bunch of bad behavior with ansi escape sequences
<eam> but it's pretty good otherwise
<norc> apeiros: I shall wrap it up tomorrow at work then. :)
<apeiros> norc:
<apeiros> I think some of my coworkers will be even more happy about this than me :D
<apeiros> (they take their laptops home more often than I)
<norc> apeiros: My most important application is cntlm though.
dlitvak has quit [Remote host closed the connection]
<norc> (Since we are forced behind an NTLM proxy)
<slash_nick> I thought you were talking about BMC's Control-M
solars has quit [Ping timeout: 260 seconds]
<apeiros> ah, no ntlm for us I believe
Channel6 has joined #ruby
<norc> All the unixoid things just dont work with NTLM.
djbkd has joined #ruby
<norc> Also there is a serious bug with the OSX keychain that messes when you use Safari and Firefox at the same time.
ur5us has quit [Remote host closed the connection]
<norc> So by using CNTLM you avoid all these headaches.
mistermocha has quit [Remote host closed the connection]
vdamewood has quit [Quit: Life beckons.]
karapetyan has quit [Remote host closed the connection]
ur5us has joined #ruby
karapetyan has joined #ruby
mistermocha has joined #ruby
ta0_ is now known as ta0
<apeiros> the bug in safari and firefox is only related to ntlm?
<ta0> will there ever come a day when ruby eliminates tail calls by default? why is that not a thing? recursion seems so natural sometimes
<norc> apeiros: As far as I know yes.
<norc> apeiros: And it has interactions with network mounts
<ta0> also if I create a nested hash with a block that uses &default_proc to nest, the depth to which I can index that hash is dependent on how far the stack will go, right? since it's calling that proc every time?
<norc> (i.e. if you have smb shares authenticating with the same credentials, things just break all the time and you cannot authenticate)
ur5us has quit [Ping timeout: 246 seconds]
Mon_Ouie has quit [Ping timeout: 240 seconds]
<eam> norc: you use iterm2 yeah? Try running this: echo -e '\033[;i'
aegis3121 has quit [Ping timeout: 240 seconds]
<apeiros> eam: hacking foreign computers is illegal!!!!!1!!1!elf!
<eam> ;)
<norc> eam: wtf.
<norc> Like really. Wtf.
aegis3121 has joined #ruby
<eam> so once I had a server which happened to be spitting that byte sequence to its console (and thus into my terminal) and I couldn't work on it cuz ... yeah
<apeiros> eam: is that an empty escape sequence?
<apeiros> oh wait, no, the ones I know end with m, not ;
<norc> More wtf.
<adaedra> There's an option to disable that iirc.
FooMunki has quit [Quit: FooMunki]
<eam> some can be disabled, some can't (the print dialog can be)
Channel6 has quit [Ping timeout: 276 seconds]
FooMunki has joined #ruby
chadhs has quit [Quit: Textual IRC Client: www.textualapp.com]
<eam> iterm2 added some custom sequences too, identified by the number 1337 ...
mistermocha has quit [Ping timeout: 265 seconds]
<norc> eam: I looked at it 3 times again, and then looked up and read "iTerm 2 [...] does amazing things".
<norc> It suddenly became quite comical.
<eam> it does indeed
<eam> anyway, some random server somewhere, for some stupid reason, sent that sequence while doing a POST -- which is how I discovered it
<eam> big WTF day for me that day, let me tell you
<norc> I can only imagine.
<eam> but yeah if you want to change someone's iterm theme because they catted your textfile -- that's how to do it
Prominent has joined #ruby
drys has joined #ruby
<adaedra> it's not an iterm-only feature.
synthroid has quit [Remote host closed the connection]
Zamerick has quit [Ping timeout: 276 seconds]
slash_nick is now known as slash_quit
pawnbox has joined #ruby
blackgoat has joined #ruby
aegis3121 has quit [Ping timeout: 276 seconds]
<eam> the 1337 codes are
Snowy has quit [Read error: Connection reset by peer]
solars has joined #ruby
mistermocha has joined #ruby
Snowy has joined #ruby
ur5us has joined #ruby
pawnbox has quit [Ping timeout: 240 seconds]
jobewan has joined #ruby
<drys> please guys how do i solve this problem. since there is no single video format supported by the web browsers, developing a video streaming site would mean i would encode and upload the same video with three different format..this would consume server space, i have over a 1000 video and each is as large as 1.5gb
mistermocha has quit [Ping timeout: 246 seconds]
codecop has quit [Quit: Išeinu]
ur5us has quit [Ping timeout: 246 seconds]
<Radar> drys: Upload to Vimeo and embed the Vimeo player on your site?
<eam> 1.5T of space isn't a lot
<eam> obtaining that kind of storage is substantially cheaper than trying to address the browser codec issue
<norc> CDN.
<norc> People need to stop worrying about such things themselves. ;-)
<atmosx> eam: that sequence prints a document with some gibberish on it?!
<eam> atmosx: yeah it's the ansi sequence to print the contents of the terminal
<drys> @Rader, Thanks for the reply. these are actually my dvd movies collection, do you think uploading it to vimeo wont send me to jail
icarus has joined #ruby
<Radar> drys: lol
<norc> drys: You will have to ask a lawyer if you want a good answer for this.
<atmosx> drys: hahahaha
hobodave_ has quit [Quit: Computer has gone to sleep.]
mistermocha has joined #ruby
Jardayn has joined #ruby
ta0 has quit [Ping timeout: 240 seconds]
<norc> drys: But anyway, people usually place such things into CDNs (like Amazon CloudFlare for example).
<eam> 1.5G for a movie rip, kids these days and their fancy high bitrate encodings
<norc> It solves issues with availability, storage and performance.
<norc> And it just works.
hobodave has joined #ruby
aryaching has quit [Ping timeout: 256 seconds]
Rutix has joined #ruby
Rutix has quit [Changing host]
Rutix has joined #ruby
<norc> *Amazon CloudFront.
<norc> >_>
<atmosx> I love how amazon changes the names for everything
_Darin has joined #ruby
<drys> okay then i will make them all available with the common video format ogg, mp4, webm
<_Darin> Sorry, to those who I was chatting with earlier... my phone quit working and then I got relieved for the night. So, now I can get back to coding.
solars has quit [Ping timeout: 272 seconds]
atmosx has quit [Quit: Lost in trance]
ur5us has joined #ruby
<norc> drys: Remember that container is not codec though.
chipotle has quit [Quit: cheerio]
yfeldblum has quit [Ping timeout: 240 seconds]
karapetyan has quit [Remote host closed the connection]
<norc> _Darin: We can do your chastization now if you have time for it.
<_Darin> I definitely have time. It's only 1230 am
patchedmonkey has joined #ruby
<_Darin> haha. The NAVY has my sleep schedule all messed up.
patchedmonkey has quit [Max SendQ exceeded]
<drys> everything work already with just a single format, now that i will be making the video available in 3 format how do i adjust my database table for the 3 format. do i create column on the movie table for each format?
<_Darin> https://gist.github.com/darinthompson/e687427b5a19f811be11 So, I updated my gist, and you can probably tell where I "think" I am calling the method if I supply the arguments.
<drys> @norc i will
tockitj has quit [Ping timeout: 276 seconds]
mdw has joined #ruby
patchedmonkey has joined #ruby
hxegon has quit [Ping timeout: 265 seconds]
aegis3121 has joined #ruby
mdw has quit [Read error: Connection reset by peer]
Jackneill has quit [Remote host closed the connection]
mdw has joined #ruby
devbug has quit [Ping timeout: 250 seconds]
abq has left #ruby [#ruby]
firstdayonthejob has quit [Quit: WeeChat 1.4-dev]
<Darmani> Guys.
sandstrom has quit [Quit: My computer has gone to sleep.]
<Darmani> I don't get this
<Darmani> Why doesn't this work T.T
sandstrom has joined #ruby
<eam> Darmani: send it in a gist and I'll take a look (see topic)
axl_ has quit [Quit: axl_]
axl_ has joined #ruby
skade has quit [Ping timeout: 264 seconds]
Austneal has joined #ruby
<Darmani> You can't just follow the link I sent you? lol
<Austneal> Hello people
<Darmani> Austneal: How's it going?(:
<aegis3121> Darmani: pretty sure it tells you the error
Ishido has quit [Quit: Roads? Where We're Going We Don't Need Roads.]
<eam> Darmani: I don't usually click on non-gist links
Xeago has joined #ruby
<Darmani> aegis3121: Yeah it does I don't understand why it's giving me that error though.
<_Darin> norc: Did you see the updated gist?
<Austneal> Darmani: I'm trying to decide whether I want to be an ASP.Net MVC or Ruby on Rails developer :P
<aegis3121> Because in the context of whatever code you're running, that method isn't defined on the Array class.
norc has quit [Ping timeout: 252 seconds]
<Radar> Austneal: Do you want to wear a suit and tie to work?
<Darmani> Austneal: Well you came to Ruby so people will probably encourage Rails more lol
<Radar> Austneal: Do you want to work for large corporations or smaller companies?
<Austneal> I'm also in the ASP.net channel lol
<Austneal> Radar: I work for myself
<Darmani> aegis3121: Oh, really?
<Radar> Austneal: But who will be your clients?
<Austneal> And I have experience with C#
<Austneal> Smaller clients, Radar
<Radar> Austneal: Great, so do Ruby.
ShakAiolia has joined #ruby
<Austneal> Radar: Any specific reason?
<Radar> ASP.net is boring af
Snowy has quit [Remote host closed the connection]
<Radar> and the Ruby world is more of a friendlier community
<Darmani> Radar: god I wish I could say something like that.
<Radar> Source: friends who have moved from ASP.net to Ruby.
<Austneal> lol
<drys> @Darmani i went through the code, just like the error stated, there is no method my_each declared anywhere on your code
pawnbox has joined #ruby
<Darmani> drys: oh my bad I'm an idiot... I didn't paste all of the code.
<drys> @Darmani you need to open the array class and define the my_each ,ethod
<Darmani> There's the rest of it.
<Austneal> Maybe I just need to look at some Ruby / Rails code....
<Austneal> I've barely even looked at it. Started a CodeAcademy thing, but that's about it
build22 has joined #ruby
karapetyan has joined #ruby
<Darmani> drys: Any ideas?
<Radar> ?koans
<ruboto> A test driven walk through Ruby, http://rubykoans.com/
<Radar> Austneal: ^
<Radar> Go through them. That's a nice gentle introduction to Ruby code.
<Radar> Darmani: Is that defined in a class or just in that file?
tockitj has joined #ruby
bMalum has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Darmani> Just in that file.
<Darmani> The challenge is to recreate methods like "each", "all", "select" etc.
<Darmani> I got stuck on select lol
ShakAiolia has left #ruby [#ruby]
DoubleMalt has quit [Remote host closed the connection]
<Austneal> Radar: Thanks! I'll take a look at it
pawnbox has quit [Ping timeout: 265 seconds]
TomyLobo has quit [Ping timeout: 265 seconds]
skcin7_ has joined #ruby
synthroid has joined #ruby
spooq has quit [Ping timeout: 255 seconds]
ESpiney has quit [Quit: Leaving]
skcin7 has quit [Ping timeout: 265 seconds]
firstdayonthejob has joined #ruby
synthroid has quit [Client Quit]
spooq has joined #ruby
<drys> @Darmani you code actually works
<drys> i just make a few adjustment
<Austneal> Radar: Now... what about Visual Studio? Is there a RoR equivalent?
<Radar> Austneal: I just use Sublime Text 3 and manage just fine.
rodfersou has quit [Quit: leaving]
<Radar> Austneal: There isn't really a decent code-autocompleter like you'd find in a compiled lang
<apeiros> *statically typed
<apeiros> compiled is not too relevant
jbrhbr has joined #ruby
rrichardsr3 has joined #ruby
<apeiros> beware: pedant at work
<apeiros> or at large
build22 has left #ruby [#ruby]
<Radar> pedant detected, dispersing cups of calm the fuck down
<Radar> ^ what helpa would say if I did !pedant
<Radar> :D
<apeiros> good thing we shut the smart ass up!
<Austneal> Who?
<drys> insert the whole inside an array class like class Array "your code" end save the file as .r b. then require the file in pry or irb or any .rb file.
<apeiros> but it should dispense calm pies instead :-(
<apeiros> calm pie girl genius
<apeiros> whoops
<apeiros> fucking safari
<apeiros> copying the search term instead of the url
ur5us has quit [Remote host closed the connection]
jackjackdripper has joined #ruby
einarj has joined #ruby
momomomomo has quit [Quit: momomomomo]
rrichard_ has joined #ruby
rrichardsr3 has quit [Ping timeout: 265 seconds]
mdw has quit [Read error: Connection reset by peer]
rrichard_ has quit [Max SendQ exceeded]
atomical_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mdw has joined #ruby
rrichardsr3 has joined #ruby
smactive has joined #ruby
celly has quit [Remote host closed the connection]
rrichardsr3 has quit [Max SendQ exceeded]
peeja has joined #ruby
aadam21 has quit [Remote host closed the connection]
jackjackdripper has quit [Client Quit]
aadam21 has joined #ruby
celly has joined #ruby
rrichardsr3 has joined #ruby
gatman_ has joined #ruby
celly has quit [Remote host closed the connection]
Snowy has joined #ruby
<_Darin> Would I be interrupting if I asked a question?
<jbrhbr> nope
<drys> Nope
finisherr has quit [Ping timeout: 276 seconds]
guacamol_ has joined #ruby
finisherr has joined #ruby
Jammy_Work has quit [Read error: Connection reset by peer]
gatman has quit [Ping timeout: 240 seconds]
charliesome has joined #ruby
<apeiros> what? of course they would!
guacamole has quit [Ping timeout: 255 seconds]
<apeiros> drys: that my_each is cheating IMO. for/in uses each, and I think the idea is to not use each, no?
<_Darin> Sorry, got distracted for a bit. I am trying to get this working. And it works if I don't call any arguments but when I do supply arguments it doesn't call the methods.
polishdub has quit [Quit: Leaving]
<apeiros> _Darin: obvious solution - call methods.
tomchapin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Ox0dea has joined #ruby
FernandoBasso has quit [Ping timeout: 255 seconds]
<Ox0dea> apeiros: `yield shift until empty?`, amirite?
treehug88 has quit [Quit: Textual IRC Client: www.textualapp.com]
<_Darin> That is obvious. but where and how. It's still based on a condition.
<apeiros> Ox0dea: modifying the receiver is bad, mkay?
<Ox0dea> apeiros: Fine.
rrichardsr3 has quit [Quit: Apparantly my attempt to stay awake has failed...]
<Ox0dea> "Iterating once should be enough for anybody."
<apeiros> _Darin: where do you currently call the methods which print?
<apeiros> _Darin: as in line X to Y in the gist
<_Darin> 16 - 20
dlitvak has joined #ruby
<_Darin> if scale == "f" to_celsius
<apeiros> actually, this looks different from last time
<apeiros> ok, yes, 16-20. where else?
<_Darin> 22 - 25
<_Darin> It does, I've been hacking away at it.
poguez_ has joined #ruby
<Darmani> Ox0dea: wb ^^
jackjackdripper has joined #ruby
<apeiros> _Darin: ok. now why do 16-20 look different than 22-26?
jackjackdripper has quit [Read error: Connection reset by peer]
<drys> @apeiros thats true, there was no need of defining the my_seclect
jackjackdripper has joined #ruby
<Ox0dea> Darmani: How goes it?
<Darmani> Not bad so far.
karapetyan has quit [Remote host closed the connection]
<Darmani> It's amazing how taking a break refreshes the mind.
<Ox0dea> It's called hammock time.
<_Darin> Because I got frustrated and started hacking.
<Ebok> Is that conditional on line 22 actually saying if foo else foo?
<apeiros> _Darin: that's not an explanation.
<Ox0dea> Ebok: It is. :P
<apeiros> _Darin: should they look differently?
<Ebok> Okay, I was just wondering if I was going insane
<Ox0dea> _Darin: This code works.
<Darmani> Ox0dea: Hammock time o.o
Snowy has quit [Remote host closed the connection]
<apeiros> Ox0dea: for a limited definition of "works"
<Ox0dea> It's redundant all over the place, but it seems to be doing the right thing?
<apeiros> (check line 23 and 25)
dlitvak has quit [Ping timeout: 245 seconds]
bkxd has joined #ruby
<apeiros> no, ^
<Ebok> Who is writing it?
gregf has joined #ruby
Snowy has joined #ruby
<_Darin> No idea. When I run it with them the same, it only does the celsius conversion.
<Ox0dea> Oh, I see.
lucasb has joined #ruby
<apeiros> _Darin: ok, I can't work with that attitude. I suggest you read your own code closely. specifically line 23 and 25. there's more to say about your code, but like that, I'm not willing to invest any time.
pdoherty has joined #ruby
<_Darin> Ok, I don't mean to offend. Do you mind pointing out where I came across has having a bad attitude? Seriously not knowing.
<Ox0dea> I didn't see it either.
<apeiros> _Darin: you don't leave the impression of even trying to put any effort in it. you come across as having to do some homework assignment and being pissed about it and preferably just getting a solution handed on a silver platter.
<_Darin> And if I did, it's because I have been awake for a LONG time.
<Ox0dea> _Darin: Count the number of occurrences of "fahrenheit" in your program, then do the same for "celsius".
roshanavand has joined #ruby
<_Darin> I've been working for about 3 hours.
<Ebok> You know that they're literally telling you what lines to look at Darin
<Ebok> At least, as a start
<Darmani> Ox0dea: lmao
aadam21 has quit [Remote host closed the connection]
<apeiros> it's your code, you should know whether line 16-20 should look the same as line 22-26 (and yes, they totally should look the same, and they don't, and the bug is related to that)
Snowy has quit [Ping timeout: 264 seconds]
bkxd has quit [Ping timeout: 250 seconds]
<Ox0dea> Darmani: The transcript, in case video's not your bag: http://git.io/vu0dX
<_Darin> I've fixed it since then.
<Darmani> That's a 40 minute video about the benefits of taking a break?
aadam21 has joined #ruby
<apeiros> ok, maybe the vibe I get is from you being tired. but then do everybody a favor and get rest. ask again when you're fresh.
<Ebok> I remember this video!
<_Darin> I just forgot to update the gist
<Ox0dea> Darmani: Taking a break to think deeply.
<lucasb> Hello again. I really like the shortcut [...].map(&:foo). Anyone knows if there's a shortcut for [...].map {|x| foo(x) } ? ie. calling foo as a "function" and passing the element as argument
<Darmani> Ox0dea: Hm. Okay.
<apeiros> lucasb: there's gems trying to provide it, but with ruby itself, only in a limited and ugly fashion.
themsay has quit [Ping timeout: 240 seconds]
<apeiros> lucasb: e.g. .each { |x| puts(x) } -> .each(&method(:puts))
<Ox0dea> lucasb: There is.
<apeiros> lucasb: and generically for .each { |x| x.foo(x) } -> .each(&xmethod(:foo))
<Ox0dea> >> [1,2,3].map(&Math.method(:sin)) # lucasb
<ruboto> Ox0dea # => [0.8414709848078965, 0.9092974268256817, 0.1411200080598672] (https://eval.in/497875)
<lucasb> apeiros: oh, cool, not so ugly after all :) really thanks!
ss_much has joined #ruby
<_Darin> This the updated gist
<apeiros> lucasb: lol, k, you and me, we've got a different opinion on ugly then ;-)
<apeiros> _Darin: that program works
<lucasb> Ox0dea: thanks!
DonOtreply has joined #ruby
<Ox0dea> lucasb: Happy to help.
dlitvak has joined #ruby
bkxd has joined #ruby
pawnbox has joined #ruby
<_Darin> Maybe I am trying to get it to do something it can't do then.
<apeiros> hm, wait…
<Ebok> How about you tell me what your goal is out fo get temperature
<_Darin> I have it working so that when I keep the arguments nil it will function properly. But if I supply arguments, it only runs the to_celsius conversion.
atomical has joined #ruby
<Ebok> Ah
dlitvak has quit [Remote host closed the connection]
<_Darin> no matter if I supply a "f" or a "c" as a scale argument
<Darmani> Ox0dea: http://ideone.com/Wcowl8
<Ebok> scale is nil isnt it?
ramortegui has quit [Read error: Connection reset by peer]
<Darmani> The logic required for this method hurts my brain lol
<_Darin> correct.
sankaber has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<_Darin> I bet. I am struggling as well
<Ox0dea> Darmani: How come?
<drys> just got back, what is the problem with the code
<Darmani> Because... It's like backwards lol
<Ox0dea> Darmani: *inverted
<Ebok> Its trying to do many thing at the same time
<Darmani> yeah.
<Ebok> So its intent is murky, and its bugs are submerged
<_Darin> in english I want it to say. If they are nil get the temp and scale if they are supplied then run to_celsius if the scale argument is c and to_far if the scale argument is f
<Ox0dea> Darmani: In that particular case, `false if` is a lot clearer than `true unless`.
<_Darin> Does that make sense?
<apeiros> oh dear
einarj has quit [Remote host closed the connection]
<apeiros> _Darin: use @scale
<apeiros> _Darin: or self.scale
dstarh has joined #ruby
<Ebok> lol
pawnbox has quit [Ping timeout: 264 seconds]
<_Darin> haha... ok.
<Ebok> Wow, I wasnt even looking there
<Ebok> Nice
<Darmani> Ox0dea: That's hard to picture...
<Darmani> I think I know what you're saying though lol
kadoppe has quit [Ping timeout: 255 seconds]
bkxd has quit [Ping timeout: 276 seconds]
<Ox0dea> Darmani: `unless foo` is literally just `if !foo`.
janebootydoe has joined #ruby
<apeiros> _Darin: oddity in the parser. your scale= assignment on line 15 means the whole function has scale as local variable
<apeiros> (not really an oddity, though)
<Darmani> Ox0dea: Alright, thanks.
<apeiros> i.e. scale in line 22 is reading an unset lvar, which means it has the value nil
chipotle has joined #ruby
<Ox0dea> Darmani: In your defense, that use of `unless` was totally uncalled for.
sgambino has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Darmani> Ox0dea: If that's a joke I don't get it. Lol
<Ox0dea> It wasn't.
kadoppe has joined #ruby
<Darmani> ah.
<Ox0dea> `unless` can be murky, as was the case there.
DEA7TH has joined #ruby
<Ox0dea> Also, Line 3 is wrong. :P
<_Darin> So they should all be @scale?
<Ebok> Do you know what @scale means as opposed to scale?
<apeiros> _Darin: all except line 6 on the right side of the =, yes
nertzy has joined #ruby
dstarh has quit [Client Quit]
<_Darin> @scale is the instance variable and scale would be a local variable to the method that I am working on.
<Darmani> Ox0dea
<Ox0dea> Darmani
<Darmani> oops
<Ox0dea> spoo
<Darmani> Ox0dea: How is that wrong? lol
<apeiros> _Darin: the next step would then be to have line 16-20 not be repeated. if you call code in both the `if` and the only `else` at the end, it probably doesn't belong in there.
<Ox0dea> Darmani: What does #none? do?
<Darmani> It returns a boolean.
<Ox0dea> How does it go about that?
jackjackdripper has quit [Quit: Leaving.]
<Darmani> With the block given to it.
<apeiros> _Darin: and the step after that would be to only ask for @scale when it's set to nil. not when @temperature is set to nil (which is unrelated to @scale)
mistermo_ has joined #ruby
<_Darin> So, what I thought was a simple project is ballooning quite rapidly. haha.
<Ox0dea> Darmani: English, please.
aadam21_ has joined #ruby
lxsameer has quit [Quit: Leaving]
<Darmani> Ox0dea: that's not English? Lol
<Darmani> xd
<Ox0dea> Darmani: What does #none? tell you?
roshanavand has quit [Remote host closed the connection]
<apeiros> _Darin: it can be written in much less code
rwy has quit [Quit: Page closed]
<Darmani> That... None of the elements pass for true with the block given to it.
<Ox0dea> Darmani: Precisely.
<Darmani> ...
<Darmani> so?
<_Darin> There is some sort of code already written for temperature conversion I think right?
<Ox0dea> _Darin: So why're you having trouble seeing why Line 3 is wrong?
<Ox0dea> Darmani: ^
<Ox0dea> _Darin: Yes, it's called arithmetic.
<Darmani> Obviously the opposite "false" must appear if the elements do appear in the block.
<Ox0dea> Darmani: Huh?
<_Darin> line 3 is blank.
Snowy has joined #ruby
<_Darin> And the math is correct.
<Darmani> It is?
<Darmani> wait
yfeldblum has joined #ruby
<Darmani> there.
<apeiros> _Darin: I think they meant Darmani
<_Darin> I see that now. haha
rdavila has quit [Quit: Textual IRC Client: www.textualapp.com]
<Darmani> Oh he was talking about something else.
asmodlol has quit [Ping timeout: 246 seconds]
aadam21 has quit [Ping timeout: 272 seconds]
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
FernandoBasso has joined #ruby
scripore has quit [Quit: This computer has gone to sleep]
scripore has joined #ruby
mistermo_ has quit [Ping timeout: 256 seconds]
asmodlol has joined #ruby
uri_ has quit [Quit: --]
<Ox0dea> Darmani: This should help. https://eval.in/497880
<Ox0dea> It's so much clearer what's happening when you don't invert the condition for lulz.
<Radar> Ox0dea: Did you mean my_none?
sdothum has joined #ruby
<Ox0dea> I sure did.
<Ox0dea> Same result.
<Darmani> How can you use "each" like that without calling it on an object??
<Ebok> self.each is implied
<Ox0dea> Darmani: `self` is the implicit receiver.
<Radar> Darmani: methods called like that are called on self
<Darmani> no way.
scripore has quit [Client Quit]
<Darmani> damn thats cool.
<Ox0dea> Isn't it great?
<Ebok> :)
<Radar> You can leave the "self." off for methods, as long as those methods _aren't_ setter methods
<Radar> because there's a difference between "thing = 1" and "self.thing = 1"
scripore has joined #ruby
<Ox0dea> Now let's talk about the default definee.
<Radar> One sets the local variable "thing" and one calls the "thing=" method and passes the value 1
<Radar> Ox0dea: Are you pulling a http://abstrusegoose.com/474
<Darmani> Ox0dea: Okay so in plain English.. You're saying that if the element appears in your block... then you return false... right?
einarj has joined #ruby
zenlot1 has joined #ruby
<Ox0dea> Darmani: Yeah, since in that case #none? doesn't hold.
<Ox0dea> At least one element fails to fail to satisfy the predicate. :P
blacknicker has joined #ruby
<Darmani> yeah. That makes more sense than what I wrote.
<blacknicker> hi
TomPeed has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Ox0dea> Get 'im!
<blacknicker> what is the difference between a hash and an object?
<Darmani> blacknicker lmaooo
<apeiros> lets see
<Darmani> that's great.
<_Darin> Man, this is really kicking my butt. I now have it to ask specific questions based on which argument is missing. But everytime as soon as they are both given it shoots straight for only the celsius conversion.
zenlot has quit [Ping timeout: 260 seconds]
jackjackdripper has joined #ruby
<shevy> blacknicker hmmm weird nick you have there
<apeiros> _Darin: https://gist.github.com/apeiros/fde50c8dca5e6629b911 is along the lines I'd write this
* Darmani waves at shevy
<apeiros> whoops, and buggy…
<shevy> hey Darmani
jackjackdripper has quit [Client Quit]
<blacknicker> umm the text is black and nicker is my nickname I had since I was a kid
<apeiros> should have tested that
jackjackdripper has joined #ruby
<shevy> blacknicker ;)
rrichardsr3 has joined #ruby
<apeiros> blacknicker: that's about as bad as your KKK explanation. but lets see how long your interest in ruby lasts.
<blacknicker> what is the difference between a hash and an object srs
curses has quit []
<apeiros> a hash is an object, an object is not a hash
<Ox0dea> >> Object.hash
<ruboto> Ox0dea # => 852187929 (https://eval.in/497883)
<Ox0dea> Liar.
aadam21_ has quit [Remote host closed the connection]
<jhass> has != is
<apeiros> Ox0dea: that's "an object *has* a hash"
<Ox0dea> Prove it.
guacamole has joined #ruby
<Ox0dea> (I'll stop.)
* apeiros smacks Ox0dea around a bit with a large proof
rdavila has joined #ruby
<jhass> <3
rrichardsr3 has quit [Max SendQ exceeded]
asmodlol has quit [Ping timeout: 250 seconds]
guacamol_ has quit [Ping timeout: 250 seconds]
Snowy has quit []
rrichardsr3 has joined #ruby
steffkes has quit [Ping timeout: 246 seconds]
ledestin has joined #ruby
Prominent has quit [Quit: Leaving]
guacamol_ has joined #ruby
<Darmani> http://ideone.com/Wcowl8 Ox0dea
<Darmani> This one isn't very clean...
<_Darin> apeiros: thanks for all the help. Im taking your advice and getting some rest. 2am it's time to go.
<Darmani> How would you do it?
jackjackdripper has quit [Quit: Leaving.]
asmodlol has joined #ruby
<Ox0dea> Darmani: Er, like that...
scripore has quit [Quit: This computer has gone to sleep]
<Darmani> oh.
<Ox0dea> Well, no, I'd use #my_reduce.
<Darmani> Okay.
<Ox0dea> Is that a thing yet?
scripore has joined #ruby
<Darmani> uhhh...
<Darmani> not yet
<Darmani> my_map is next.
guacamole has quit [Ping timeout: 260 seconds]
<Ox0dea> Refactor #my_count when you've got #my_reduce, then.
DEA7TH has quit [Quit: DEA7TH]
nertzy has quit [Quit: This computer has gone to sleep]
<Darmani> Ox0dea: I'll probably need help with that one.
<blacknicker> I love Ruby
<blacknicker> i just hate the Ruby community
joonty has joined #ruby
<apeiros> blacknicker: then stay out of it?
kirun has quit [Quit: Client exiting]
<Darmani> blacknicker: That's nice.
<Ox0dea> Why is it still here?
moei has quit [Quit: Leaving...]
<Ox0dea> Doesn't N1993R get kicked ASAP? What's the difference?
_Darin has quit [Ping timeout: 252 seconds]
<Ebok> Why is what still where?
<Ox0dea> That troll.
<Ox0dea> In #ruby.
<Ebok> trolls dont exist. psh
<Darmani> yeah. He's not even a troll with character.
<Darmani> I'm a troll with character
<Darmani> That's why I get to stay xP
atomical has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Ebok> Abide by that logic and you wont have any issues. :)
<shevy> :P
baweaver has joined #ruby
<apeiros> Ox0dea: the troll evolved to have a nickname which does not the bannable limit.
<apeiros> Ox0dea: now lets see whether they can evolve character above bannable limit.
blacknicker is now known as blacknickers
moei has joined #ruby
atomical has joined #ruby
gusTester has quit [Quit: Leaving.]
malconis has quit [Ping timeout: 260 seconds]
blacknickers has quit [K-Lined]
hobodave has quit [Quit: Computer has gone to sleep.]
joonty has quit [Ping timeout: 256 seconds]
lemur has joined #ruby
baweaver has quit [Read error: Connection reset by peer]
jackjackdripper has joined #ruby
haraigo has quit [Ping timeout: 245 seconds]
<Darmani> http://ideone.com/Wcowl8 Ox0dea
<Darmani> I'm not sure how to do my_map...
<Darmani> my_each doesn't work as a way to solve it =/
<Ox0dea> Darmani: Why is there a conditional?
<shevy> oh my_god
<crdpink2> Name Location Location description Base ID
<crdpink2> Strength bobblehead Mass Fusion building On the metal wall sculpture high above the lobby desk. 00178b63
crdpink2 has quit [Quit: q term]
gix has joined #ruby
<Darmani> ...well...
<Darmani> Shouldn't there be?
<Ox0dea> Darmani: #map is an unconditional transformation.
<Ox0dea> 1-to-1, like.
<Ox0dea> Do you even bijection?
guacamole has joined #ruby
hxegon has joined #ruby
DonOtreply has quit [Quit: DonOtreply]
<Darmani> oh.....
<Ox0dea> You were close.
<Ox0dea> But it kinda shows that you've gotten outta the hammock. :/
<Darmani> That seems very similar to my_select.
<Ox0dea> Not really, #select is for filtering, not transforming.
<Ox0dea> In fact, you should just rename this method #my_select. :P
<Darmani> wait.
<Darmani> Let me show you what I'm talking about.
jackjackdripper has quit [Client Quit]
<Darmani> http://ideone.com/Wcowl8 Ox0dea
<Darmani> look.
<Darmani> I mean.
<Darmani> They look SO similar.
guacamo__ has joined #ruby
<Darmani> it's just that one has a conditional
janebootydoe2 has joined #ruby
<Ox0dea> And the other isn't doing a transformation.
guacamol_ has quit [Ping timeout: 265 seconds]
<Ox0dea> This is what happens when you've found the right abstraction.
<Darmani> ah.
<Darmani> I see.
ta has joined #ruby
janebootydoe has quit [Ping timeout: 255 seconds]
guacamole has quit [Ping timeout: 264 seconds]
<pontiki> ick; ads
<lemur> gist works better.
lemur is now known as baweaver
dlitvak has joined #ruby
<baweaver> hm
<pontiki> hey lemur :)
<baweaver> anyways, you can make a select map using reduce
dhollinger has quit [Quit: WeeChat 1.3]
<shevy> the shapechanging lemur is in da house again
BSaboia has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
cmolenda has quit [Remote host closed the connection]
<baweaver> def select_map(&b) data.each_with_object([]) {|i,a|v=yield i;a<<v if v} end
kies has quit [Read error: Connection reset by peer]
<baweaver> something like that
<baweaver> I'm on a plane
DonOtreply has joined #ruby
<Darmani> oh god. my_inject is next
<Darmani> I barely know what that is.
<Ox0dea> baweaver: New Lonely Island song?
<Darmani> screw it I'm taking a break.
<baweaver> more like lamest mile high club ever
ta has quit [Ping timeout: 240 seconds]
<baweaver> though I did just deploy an application server to production on a plane
<baweaver> that's still pretty badass
<pontiki> whoa
<pontiki> props, lemur, props
<pontiki> that's like clear and present danger
peeja has quit [Ping timeout: 260 seconds]
<baweaver> I got permission to just to say we'd done it.
minimalism has quit [Quit: minimalism]
<Radar> Truly badass
<Radar> Or is that BaDASS?
<baweaver> methinks both.
kalopsian has quit [Ping timeout: 276 seconds]
lucasb has quit [Quit: leaving]
_Tariq has joined #ruby
karapetyan has joined #ruby
<_Tariq> How many people here know the ruby-parse-client gem?
<Radar> ?used
<ruboto> Don't ask "does anyone use <thing>?". It's better to just state your problem and if anyone has used <thing> they will most likely answer.
<_Tariq> Ah, thanks ruboto.
<_Tariq> I apperciate it.
<_Tariq> Though I wonder why do you always need a human to prompt you first before you can give advice.
djbkd has quit [Remote host closed the connection]
<baweaver> pontiki: ...is it bad I've done something similar to that? Someone cut one of our ethernet lines while screwing with the ceiling and I did in fact say something about uptime.
djbkd has joined #ruby
einarj has quit [Remote host closed the connection]
<Radar> _Tariq: If we let the robots think for themselves then we have lost.
dlitvak has quit [Remote host closed the connection]
<Ox0dea> Sorry, Dave.
<eam> Radar: but we are all meat robots
jgpawletko has joined #ruby
pandaant has quit [Remote host closed the connection]
minimalism has joined #ruby
<baweaver> HK47 would be proud
FernandoBasso has quit [Quit: Leaving]
bkxd has joined #ruby
webhat has joined #ruby
malconis has joined #ruby
jgpawletko has quit [Client Quit]
dbugger has joined #ruby
<dbugger> Hello guys. Can someone tell me, with Nokogiri, how can I select <img> here? http://laravel.io/bin/aNxVB
Yzguy has joined #ruby
jackjackdripper has joined #ruby
Yzguy has quit [Max SendQ exceeded]
jobewan is now known as jobewan_away
bkxd has quit [Ping timeout: 240 seconds]
<apeiros> dbugger: what have you tried?
jobewan_away has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<dbugger> apeiros, .css("img")
<Radar> dbugger: Show us the full code of what you've tried please.
<apeiros> and your problem with that approach?
<dbugger> Well, it gives me .length == 0
<dbugger> Basically, it does not find it
<apeiros> dbugger: then you're leaving something out.
dlitvak has joined #ruby
_Tariq has quit [Remote host closed the connection]
<apeiros> ah, no, you don't
dlitvak has quit [Remote host closed the connection]
bmurt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<apeiros> I didn't see the nested xmlns
<apeiros> you have to specify the namespace.
dlitvak has joined #ruby
<dbugger> That is the problem. Im not that familiar with XML, more with HTML
<dbugger> how do I do that?
<apeiros> dom.css('x|img', x: "http://www.w3.org/1999/xhtml")
<zotherstupidguy> i dont know the diff between a method and a func in ruby!! internet say fun belong to object and method not, but isnt things written out of classes belong to main object?
baweaver has quit [Read error: Connection reset by peer]
<dbugger> I see... lets try..
malconis has quit [Ping timeout: 255 seconds]
<Radar> zotherstupidguy: how do you define a function in Ruby?
<zotherstupidguy> i do def Somthin
<apeiros> zotherstupidguy: the only true "functions" in ruby are procs/lambdas
<apeiros> toplevel methods are pseudo-functions
<dbugger> LOVELY! Thanks guys!
<apeiros> ?guys dbugger
<ruboto> dbugger, Though inclusion was probably intended, not everyone relates to being "one of the guys". Maybe consider using "folks", "all", "y'all", or "everyone" instead?
<zotherstupidguy> ohh, cool
aegis3121 has quit [Ping timeout: 260 seconds]
krobzaur has quit [Ping timeout: 245 seconds]
<apeiros> implicit xmlns should be forbidden. so easy to miss :(
<apeiros> (not being serious there)
niotoan has joined #ruby
zenspider has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
dlitvak has quit [Remote host closed the connection]
KnownSyntax has joined #ruby
patchedmonkey has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
KnownSyntax has quit [Changing host]
KnownSyntax has joined #ruby
asmodlol has quit [Ping timeout: 272 seconds]
_Tariq has joined #ruby
Austneal has quit [Ping timeout: 252 seconds]
<_Tariq> How do you delete a user in Parse-Ruby-Client? When I call parse_delete on the user, I get the "Parse::UserCannotBeAlteredWithoutSessionError" error
karapetyan has quit [Remote host closed the connection]
<Radar> _Tariq: Looks like you'll need to create a session first.
<_Tariq> ...yeah, I'll see if I need to do that
<_Tariq> But since you are already authenicated
<_Tariq> Well, no
<_Tariq> not authenicated as that specific user
RegulationD has quit [Remote host closed the connection]
guacamo__ has quit [Ping timeout: 240 seconds]
[Butch] has quit [Ping timeout: 255 seconds]
guacamole has joined #ruby
domgetter has joined #ruby
karapetyan has joined #ruby
wolffles has joined #ruby
<wolffles> sup yall
<apeiros> awesome games done quick
dlitvak has joined #ruby
emilford has quit [Quit: Lost terminal]
guacamol_ has joined #ruby
freerobby has quit [Quit: Leaving.]
guacamole has quit [Ping timeout: 272 seconds]
guacamol_ has quit [Client Quit]
guacamole has joined #ruby
<wolffles> how come( 2.times do array[rand(array.length)] end ) doesnt work?
<apeiros> it does work
<apeiros> what should it do?
<wolffles> return 2 random values from an array = [1.. 5]
<apeiros> that it won't. because 2.times always returns 2
<apeiros> that's the definition of Integer#times (return the receiver)
axl_ has quit [Quit: axl_]
<apeiros> Array.new(2) { … }
<Radar> wolffles: are you try to be intentionally obfuscating that code?
<apeiros> or better yet: array.sample
<Radar> ^
<Radar> >> [1,2,3,4,5].sample(2)
<ruboto> Radar # => [1, 3] (https://eval.in/497889)
spider-mario has quit [Remote host closed the connection]
<wolffles> i cant use sample in my solution
<apeiros> any other arbitrary restrictions?
<wolffles> lol no
<wolffles> that was the only one
<apeiros> pro tip: mention arbitrary restrictions beforehand
<Radar> LOL