September 30, 2008

MIPS on Mac

A tip of the hat to my friend KDostie for finding a very decent mac MIPS simulator which you can get Here. I have only used it a few times so far, but it does everything I need it to do, and it is written in Java so there is a version for every platform. I will need it for the Computer Architecture course I am taking which is arguably the hardest CS class I have taken so far. I am a engineer, I like to use and build upon the basic theories that are already in place, not a scientist, who discovers new theories.

September 15, 2008

Uninstall and Reinstall Cydia

In an attempt to fix the Cydia POSIX errors, I stupidly removed the cydia.list sources files, then in an attempt to fix that I uninstalled cydia, only to realize that I could not reinstall because I had removed the apt-get sources for it, so I had to figure out how to reinstall cydia. After an hour of looking I finaly found a way!

1. ssh into the ipod touch...
2. grab the package from apt.saurik.com
3. rename to cydia.deb, for easy typing
4. place in the / directory "aka root directory" on the ipod
5. type and run "dpkg -i /cydia.deb"
6. respring
7. [click the advertising on the bottom of the page if this was helpful!]

Then it is back, but still POSIX errors... Still working on that.

Update: Fixed the broken link...

September 5, 2008

BZ Flag


While I was lazing today after work, I decided to check out the latest progress of BZFLAG, which is a rather well designed 3D MMO Tank game. Basically you drive a tank that can jump, due to rockets on the bottom, while shooting and avoiding getting shot by other players. However things get more interesting as players pick up flags that augment/de-augment their tanks. This can be something as simple as increasing their tanks speed, or far better, such as  giving the player guided rockets. Their are also bad flags that work the other way.

I have been playing here and there for over six years, so the game has been around for a while. It is good as a time killer, and can be quite fun if you like shooter type games. It is also convent that you can leap in and out of games with no restrictions, so there is nothing stopping you from getting in a quick match, then stopping when something comes up. You can also make your own maps and host your own servers, if customization is you thing.

Check it out it is free and ported for just about any OS out there...

September 2, 2008

POSIX Cydia Error Fix

For a few days now, Cydia on my 2.0 FW iPod Touch has been having problems downloading things from the apt.sauric.com repository, aka the source for all unix system items. It just keeps giving POSIX errors, however it does download a little bit each attempt. So for now I just keep retrying, 30 or 40 times till I download all of each update. This is rather annoying, hopefully this will be fixed, or I will be going back to installer when it comes out.