| kiba-kun | what I should save a rake file as? |
| LoganCapaldo | usually "Rakefile" |
| kiba-kun | just simply Rakefile? no extension? |
| Vornicus | Yep |
| action | Vornicus fiddles |
| Vornicus | fiddles that doesn't work, it counts the directory as as new as the newest thing in it. |
| kiba-kun | cool I build a rakefile for compiling C applications |
| MEkami | Hi everyone |
| thinfu | mkdir_p is the method that fails silently if there's already a directory right ? |
| alterego | thinfu, irb |
| thinfu | yeah |
| MEkami | how to save a variable into a txt file by code? |
| Vornicus | MEkami: file << var |
| kiba-kun | hmm rakefile contain some kind of error |
| alterego | MEkami, `` File.open( "filename.txt", "w" ) { | file | file << @variable } `` |
| action | kiba-kun identify the error |
| kiba-kun | identify the error |
| MEkami | thanks you guys I'm new in this bus this language it's great |
| kiba-kun | bus? |
| tpope | iness you're supposed to say biz |
| thinfu | i'm new in this shortbus too! |
| kiba-kun | am I a veteran if I wrote in the ruby programming language for nearly a year as a newbie? as a programming newbie?* |
| alterego | Neah, still a private |
| kiba-kun | well |
| shevy | rakefile is new to you ;) |
| kiba-kun | in that case, it will take me a long time to get to hacker status |
| thinfu | we're all newbies in some areas |
| kiba-kun | I shouldn't be afraid to learn things that I am not particularly good at |
| thinfu | and the gurus are the biggest noobs of all |
| kiba-kun | it is the basis of my procrastination the more you know, the more you know how ignorant you are :P |
| pythonic | i know nothing. nothing |
| alterego | I no a little about a litte. ~little |
| kiba-kun | knowing is not just merely knowingg something, but also knowing that you don't know something s/knowinng/knowing |