Thursday, March 19, 2009

TBOS 1.0.1

I hope I didn't miss any files in this release! :D

I took out setup.asm since I'll be rewriting it shortly, and added an APM shutdown command to hash, replacing the restart command with shutdown -r. Note that the shutdown part won't work under Virtual PC since it doesn't include APM support.

Screw Facebook

Yes, it's another one of these rants.

Seriously, Facebook needs to be killed off brutally with a butter knife and duct tape. For example, there are 2.547 million people in the Metro Vancouver area, where I live. There are 881 thousand registered and active accounts on Facebook that have the location set to Vancouver, BC. Simple number-crunching, that's a ratio of 1:2.89 people with an active facebook account. Let's just say that's one in 2.89 people who could spend their time doing something waaaaaayyyyyy more useful, say, writing or reading or learning new things, or even finding hobbies that don't include the use of writing useless posts about your mood, what you're listening to, etc. on the internet for everyone to see and go "OMG I R DOING TEH SAME THING!!!!!!111oneone" about.



Myspace isn't much better. The music feature is just useless (see here) and the site is almost as bad as Facebook, but I think it would be better than Facebook (for example, nobody goes up to me and says "join myspace, ill friend u!!" Oh, and one word: FOX.

In conclusion, can we please, as a society, detach ourselves from these sites and have normal lives? Thanks.

EDIT: For those who think that WoW is just as bad, it just might be. I personally think it's not. End of story.

Monday, March 16, 2009

Torneth Reborn

I've just finished a draft for a Dungeons & Dragons -style game called Torneth Reborn. It's real simple compared to D&D, and if anyone's in for a game on Freenode, my nick is TroyMartin. I also have a mIRC-based dicebot, but it's a little screwed over, so I'll have to look through the source.

EDIT: Replaced the mIRC dicebot with a standalone one written in Ruby scripting, so I can edit the source and then reload it in less than 10 seconds. :)

On the subject of TR, I'm almost done the Core Rulebook and the Game Master Guide. Expect the first edition this week :D

The "S" is for Serial

I've commenced work on a little operating system in real mode assembly (of course) I've called TBOS-S. I'm not sure if I'm going to release it or not, depends on how buggy it is. Basically it's an operating system over the serial port.

Sunday, March 15, 2009

Visual C#

I love it. Josh was blathering on and on about it, so I thought, "what the hell, I'll download it."

Holy crap. Finally a Visual Studio language I can relate to.