Tag Archives: irc

Diving into OOC, a fun new programming language

OOC is cool.  Yesterday I started writing some code in it after reading about it on the github blog.  Here is the first result: I’m extremely happy with how well this performs.  Using the latest ooc Java compiler from the github trunk to handle the each() functions, this compiles down to a bunch of C [...]

Enabling Sidebutton Cube Rotation in Compiz Fusion

I recently was saddened when I found out that my side buttons wouldn’t map for some reason in Compiz Fusion after upgrading to Gutsy Gibbon. I finally got fed up and marched on down to #compiz-fusion on Freenode. 21:06 < Jupiter1tx> hardwarehank: ah there is the problem, if the settings are not saved then try [...]

Irssi Alias Magic using Perl

Now, be aware that this could be a security issue if you let strangers onto your IRC session. They could do some cool shell tricks to break out of this exec command into the raw shell itself, but I’ll forget about that for now. I wanted an alias that would allow me to send a [...]

Turn annoying chatter into Kenny!

This is the best idea for an irssi plugin ever. 13:46:15 < wolfeon[Kenny]> fmmppf, Mff’fpmmpp mmm pfpfmfmppfmmfmppffmffppfppp 13:46:25 < wolfeon[Kenny]> mfffmm Pppfmfppmmmm Pppfmfppmmmm mfmmmmffm ppfpffmffmpppppfmpmppmpm? 13:46:32 < wolfeon[Kenny]> pmmfmffmmfmp pmfmfffmmfmpmpppppmffpppmfm fmpppf mmm Mpppppmfmpmfmfffmmmfp fmppffmmmpppfmmpmfmmmfmpmffppfppp 13:46:51 < wolfeon[Kenny]> fmpmfpmpppffmpp mmmpffmpp 2 ppmmmmpmfmpp fmmmffpppmfmmpppfffmm mmmfmm fmpmfpmpp ppfpffmffmfmmffpppmmmpmf Pfffmffmmfmmmffmmmppp 13:56:09 < hardwarehank> wow. 13:56:13 < hardwarehank> thats awesome [...]

How to ignore people on IRC

I love irssi: /ignore wolfeon /ignore -regexp -pattern “wolfeon” * /save Now, I have wonderful silence. This will prevent me from lashing out again.

Setting up message level ignores in irssi

Yes! I finally figured out how to set my ignores up in irssi’s config! It’s this easy: ignores = ( { mask = “help”; level = “ALL”; }, { level = “JOINS PARTS QUITS MODES”; channels = ( “&bitlbee” ); } ); Ah finally – now I just see messages. No more scrolling!

Coloring with irssi!

Oh boy! Font coloring in irssi is FUN! This pretty much covers it. Hope you learned something!

IRC Query Command

So, if you want to chat with another user explicitly without having to /msg all the time, just use /query. [04:19pm|bish0p< you can do /query <user> [04:20pm|bish0p< and it puts you in a direct chat chat mode with that user Starting conversation with bish0p [04:20pm|bish0p< until you do a /query [04:20pm|bish0p< then it leaves direct [...]

New Laptop? All signs point to yes.

Happy Birthday Me! Well, I think it’s settled: [03:25am|hardwarehank> #8ball should I buy a new laptop with my BDay $$? [03:25am|rufis/#modzer0 shakes the magic 8-ball... all signs point to yes [03:25am|hardwarehank> then it is done Oh alas, the hinge is tormenting me. I think I must buy another laptop soon. But should I do it [...]