ddfreyne changed the topic of #nanoc to: 3.6.3 (apr 24th) | web http://nanoc.ws/ | repo http://bit.ly/XE6e3G | issues http://bit.ly/VfXaSV | forum http://ho.io/n-discuss | irclog http://irclog.whitequark.org/nanoc
bghost_ has joined #nanoc
bghost has quit [Ping timeout: 256 seconds]
bghost_ is now known as bghost
bghost has quit [Changing host]
bghost has joined #nanoc
bobthecow has joined #nanoc
bobthecow has joined #nanoc
bghost has quit [Ping timeout: 264 seconds]
<number-six> @_ko1: RGENGC (ristricted generational GC for CRuby/MRI) is ready!! wait a minute for release message.
<ddfreyne> This could be really cool :)
<telemachus> ddfreyne: Why hard? It's meant to be fun. Let the creativity flow, man!
<ddfreyne> telemachus: Well I did answer :)
<ddfreyne> telemachus: how do you know @mortice?
<telemachus> ddfreyne: I know, just responding to your earlier comment here. Asynchronous communication is hard, man.
<telemachus> I know @mortice only via Twitter.
<telemachus> Do you know @silentbicycle?
<telemachus> ddfreyne: Anyhow, someone "introduced" me to @mortice on Twitter. That's the only way I know him.
<ddfreyne> telemachus: @mortice interviewed me at SoundCloud :)
<ddfreyne> @silentbicycle is a nanoc user and I’ve conversed with him on the nanoc mailinglist
<ddfreyne> guardian: I grew up on the countryside but I think I prefer cities nowaways
<telemachus> ddfreyne: Yeah, bingo. He introduced @mortice to me on Twitter. Something came up with @mortice about Latin and I teach Latin, so...
<telemachus> He's in Berlin too, yeah?
<ddfreyne> Yep :)
<telemachus> will you two be working at the same place or just same city?
<guardian> i drive 25min to the city for my job
<guardian> kinda best of both worlds
<ddfreyne> Same place!
<telemachus> ddfreyne: Cool. (What is the shop?)
<ddfreyne> telemachus: SoundCloud!
<telemachus> Ah, nice. I think you may have mentioned that, but I didn't recall it.
<ddfreyne> I am really looking forward to it :)
<telemachus> Based on your Twitter-feed, I can tell. ;)
<ddfreyne> I’m going to start packing today
<telemachus> Three weeks - yeah, time to pack for sure.
<telemachus> !twitter ddfreyne
<number-six> @ddfreyne: Packing. Damn, I own a *lot* of crap!
<telemachus> I always use moving as a chance to throw out *lots* of crap. Give it a shot.
<ddfreyne> Yeah, I’m throwing away *lots* of stuff. I think I haven’t actually packed anything yet, just threw away stuff :D
<telemachus> ddfreyne: That's the ticket. Giving and throwing away is _better_ than packing, in the long run.
<ddfreyne> telemachus: I
<ddfreyne> telemachus: I’m only taking a backpack and two suitcases with me when I go to Berlin
<ddfreyne> telemachus: Two months later, my mother and aunt are visiting Berlin and they’ll drive there, so they’ll take the rest of the stuff
<ddfreyne> In a small van (Citroën Berlingo)
* telemachus nods
<telemachus> My downfall is always books.
<telemachus> I own only two pairs of shoes (one shoes, one sneaks) and very little clothes. Probably one suitcase at most.
<telemachus> But, um, my books.
* telemachus laughs
<telemachus> It's a disease. I'm seeking help.
<ddfreyne> haha, I have a lot of books too. Albums too, but less (and I buy my stuff online these days)
<ddfreyne> A few boxes of movies too, I think
<telemachus> Yeah, probably a box of movies and another for cds, but as you say that's easier now with the web. But although I buy many ebooks, I haven't really stopped buying paper books. I have thousands. And I live in a smallish NYC apartment. So every few years, I have to cycle through: sell some to make room for others.
<telemachus> Anyhow, that's one reason I like moving: gives me a reason to scale down.
<ddfreyne> The apartment where I live now is the first place that I’ve lived that wasn’t at my parents
<ddfreyne> So I don’t really have a lot of experience in moving :)
<telemachus> Ah, gotcha. I moved a lot all my life, so I have a little too much experience in it.
<ddfreyne> I lived in Germany in two places, and four places in Belgium, but my parents moved, I didn’t so much *actively* participate :)
bghost has joined #nanoc
<ddfreyne> I’m already exhausted moving boxes full of books :(
<ddfreyne> Oops, I ran out of boxes :)
<guardian> that solves the problem
<guardian> no more moving heavy boxes
* telemachus laughs
<telemachus> Only in the short term though, sadly.
<ddfreyne> haha :)
<ddfreyne> Man, so much crap… huge stack of business cards from my current job (soon to be ex-job)
<ddfreyne> I found a note saying “Before entrance to futuristic pond, rectangular pool and very shallow”
<ddfreyne> I have no clue what this is all about :D
bghost has quit [Ping timeout: 245 seconds]
<stbuehler> perhaps you should stop drinking :P
bghost has joined #nanoc
<telemachus> Or start drinking heavily.
bghost has quit [Ping timeout: 245 seconds]
<ddfreyne> \o/
<ddfreyne> I’m taking over guard-nanoc it seems :)
<ddfreyne> Officially!
<ddfreyne> https://github.com/rkh/mustermann ← this is really cool
<ddfreyne> Mustermann would allow something like “route '/images/:name.{jpg,png}' do ; '/assets/img/' + captures[:name] + '.' + item[:extension] ; end”
bghost has joined #nanoc
<guardian> nice ddfreyne
bghost has quit [Quit: leaving]
bghost has joined #nanoc
<bobthecow> ddfreyne: mustermann does things too many ways :)
<ddfreyne> bobthecow: Yeah, I think so too. Additionally it doesn’t allow quickly finding files… you have to iterate over all files and see whether it matches
<bobthecow> just use globbing.
<ddfreyne> I think that’d work well, yeah
<bobthecow> that way you can use it with Dir[], and you can match against it.
<ddfreyne> bobthecow: needs some additional work to let it follow symlinks, but that’s nothing serious
<ddfreyne> bobthecow: good news about guard-nanoc btw!
<bobthecow> i saw. that's exciting :)
bghost has quit [Read error: Connection reset by peer]
bghost has joined #nanoc
bghost has quit [Changing host]
bghost has joined #nanoc
<bobthecow> ddfreyne: http://giantrobotsoftware.com
<ddfreyne> Oops
<bobthecow> i wonder if their site is powered by nanoc :P
louquillio has quit [Remote host closed the connection]
Segismond_ has joined #nanoc
Segismond has quit [Ping timeout: 245 seconds]
<guardian> re
<guardian> can someone remind me how to install nanoc from src
<bghost> guardian: http://nanoc.ws/install/
<bghost> near the bottom
<guardian> yep I found how to do it in the meantime
<guardian> but thx for caring bghost
<bobthecow> guardian:
<bobthecow> git clone ...
<bobthecow> cd nanoc
<bobthecow> bundle install
<bobthecow> gem install nanoc.gemspec
<guardian> yep done already :)
<guardian> thx
<bobthecow> err, gem build nanoc.gemspec; gem install nanoc-*
<bobthecow> :)
<guardian> strangely enough, master branch still gives me lots of /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/gems/2.0.0/gems/nanoc-3.6.3/lib/nanoc/extra/file_proxy.rb:19: warning: respond_to? is defined here
<guardian> while ddfreyne said he fixed it in master
<bobthecow> i'll check it out.
<bobthecow> ruby 2.0.0-p0 + nanoc HEAD doesn't do that for me with a fresh site.
<bobthecow> where are you seeing it?
<bobthecow> guardian: ^
<guardian> bobthecow: http://pastebin.com/fiJPTQQ1 tons of these
<bobthecow> yeah, i've got none of that.
<bobthecow> if you create a fresh site, does it do that?
<guardian> trying to uninstall / reinstall nanoc
<guardian> ah stupid, git pull failed for some reason
<guardian> didn't notice
<guardian> I was stuck on April, 11th
<guardian> I'm sorry you lose your time :(
<bobthecow> oh. heh. that'll do it.
bghost has quit [Read error: Connection reset by peer]
bghost has joined #nanoc
bghost has quit [Changing host]
bghost has joined #nanoc
bghost has quit [Ping timeout: 268 seconds]
bghost has joined #nanoc
bghost has quit [Changing host]
bghost has joined #nanoc