Tag Archives: ruby

The horrible cost of using explicit returns in Ruby….

At my lovely new job, we got a trainer to teach us about Ruby, Rails, and agile methodologies. She was pretty good overall, but one thing she mentioned a few times really got on my nerves: “use implicit returns in … Continue reading

Posted in Opinions, Programming | Tagged , , | Leave a comment

Ruby lovers rejoice! Net::YAIL 1.4.0 released!

I suspect there are still some bugs, as I only have one bot I use to test the thing, but there’s a lot of really good new stuff. I’m trying to move everything that makes sense into github, so the … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

myAutToExe and Ruby for the win!

As I’ve mentioned maybe once or twice before, I like myAutToExe a good deal. It’s great for tinkering around with AutoIt programs that have been “secured” by compiling to tokens. In some situations, being able to decompile these scripts is … Continue reading

Posted in Programming, Security | Tagged , , | 7 Comments

IRC in Ruby still sucks? Check out Net::YAIL, the choice of a new generation

After posting my super-deluxe-awesome-sexy actionscript hover tooltip code, I felt dirty. I mean, me, giving away the source code to something that I could surely have sold for at least $1.50 a shot! It was really disgusting to see such … Continue reading

Posted in Programming | Tagged , | 5 Comments

Why Ruby is so sexy-awesome, part XXXIV

I use Ruby whenever I can. Not specifically with Rails – Rails extends the language and adds some nifty things, but the beauty is all Ruby’s. Today I was using Ruby (in a Rails app, as it happens), and I … Continue reading

Posted in Opinions, Programming, Ruby on Rails | Tagged , , | Leave a comment

If you’re not smart enough to program, don’t write a programming guide

I can’t believe this. Simply amazing. I really can’t. I’m not even sure this is good enough to fall under my usual “Awesome Software Discovery” banner. So I work at a place where we use Ruby and Perl a lot, … Continue reading

Posted in Bad Programmer!, Opinions, Programming | Tagged , | Leave a comment