Rants, projects, ramblings, and more.

Category:

health

Yeah so that sums it up nicely. I devoted an entire week to coding and ice cream. How sweet is my life? Actually don’t answer that please…

So it seems Anope has a lot of things that are remnants of a previous life. Lots of old data in Zbot, lots of old stuff on the wiki…I spent an entire evening combing through a database looking for entries that were still useful for an infobot – maybe 200 still applied out of over 1000. The wiki needs a lot of work too since most of it still applies to 1.6/1.7. With any luck that will be in better shape by next weekend. Depends on how this mono things goes I suppose.

I applied some more changes to iFail…what was once a dedicated bmotion eggdrop has now become useful. It reminds me of the good old days when people actually made eggdrops do things other than be annoying.

There’s also some shiny new ldap auth stuff for the forums/wiki/bug tracker/etc that should be fun. After some minor clusterfuckery, things seem to be going rather well.

I’ve also started cleaning up the extsock stuff again out of boredom. For those of you who don’t know what that is, it’s basically a module that connects to Anope and makes a socket which allows you to interact with services from a website. That’s one of few things I’ll give Atheme credit for – they do the whole XMLRPC thing which is hella more useful than SQL. Live SQL is nice and all, but it doesn’t really allow you to interact with services…you can just mess with the databases. By using a socket to talk directly to services, you get to do cool stuff like send globals without even being on the server. Win. ^_^

There’s also a spiffy CID modules that keeps track of sessions. I was working on the PHP for that a while back but I seem to have lost bits of it >_> I suppose that’ll teach me to have like 23498752349872345 computers and even more external hard drives/thumb drives. I should sort my e-life out. But it’s pretty neat…just needs a little bit of work to get it working how I’d like. the biggest things are sessions and the search feature. It’d also be nice if it didn’t display anything when the timeOff was 0. That makes it look like they signed off in 1969…most of us weren’t even born then and IRC wasn’t even a concept.

Thanks to Rob for the C/Anope (and some PHP!) side of things =]

Continue reading

6 Mar 2009, by

Fuck you, mono.

So basically I’m writing this knowing that no one but me will read this and care. Well, I shouldn’t lie…even I don’t particularly care. I just need something to do.

This mono thing…whatever ass coughed on me should burn in a vat of hydrochloric acid. They call it the “kissing disease” but the only person I’ve kissed in ages isn’t a skank ass he-bitch and I know better than to even so much as touch any of the bitches at my school. There’s a large number of people with the clap there…I learned that while sitting in the wellness center waiting to hear that I have mono. I have a few weeks of a sore throat and sleeping 12+ hours a day ahead of me. I’m willing to share upon request…if you get it bad enough you can miss school! Yay! However, I can’t afford such breaks :<

So while my tonsils are the size of Siberia and I can’t swallow solid food, I’ve decided to continue work on my PHP bot. Still working on a name for it…but the idea seems to be pretty solid. Basically, it connects to IRC and just hangs out for now. The rest can be done with modules. I’m not entirely sure if my code is the best it could be so I’m doing a clean up. This will involve spooning the with php manual and petting vi in all the right places so that it behaves. Not sure if I wanna put it in an svn repo or not…perhaps I’ll try this git thing everyone’s raging about. Before I even consider it, it needs to be un-uglied. Maybe I should stop wasting time here and get on with it…

Has anyone else noticed that the Snuggie looks like a cult robe?

Continue reading

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License. No stealing my crap, yo.
Powered by WordPress