2008-02-13

iJailbreak 0.5.2

iJailbreak is an OS X wrapper for the ZiPhone utility.

This release can jailbreak an iPhone running 1.1.3 directly, no more having to install a helper package onto an already jailbroken 1.1.2. It's available from http://code.google.com/p/ijailbreak/downloads/list, and you can read more details from the developers at http://ijailbreak.com/. There is currently no iPod touch support in iJailbreak.

2008-02-08

I got to climb inside a tokamak...

I went to Disneyland on Tuesday for a company trip, and while spending several hours in the park with only co-workers there was cool, what was more cool was the stop at the UCLA Energy Science Lab we made on the way back.

I'd driven down with a group of coworkers rather than suffer through the airport experience, and it turns out Pete and Ian knew someone at UCLA who got us a tour of the Energy Science Lab's Electric Tokamak. We got to climb inside since it's in the middle of being renovated, and here are my pics.

200 tons of steel torus, and another hundred tons of magnets




Here's a shot of the entrance to the torus




Me about to climb inside.




Me inside, looking out.




A shot of the inside of the torus




To give some perspective of the size, here's a shot of Pete and Chris inside.




Me inside, with our guide Russell to my right.




Me in front of one of the 5 Farad capacitor banks.


They have two banks like this and each of the blue cylinders is a 1500 microfarad cap.



Me in front of a linear accelerator in the basement.




The accelerators and tokamak need their own substation - each of the big blue boxes here is 1 megawatt.




Here's a pic of the small accelerator.


.

This one was running, here's the video



2008-01-27

1.1.3 Jailbreak

iJailBreak 0.4.1 has been released and is available for download at code.google.com.

This will jailbreak the iPhones and iPod Touch.

2008-01-21

QuickLook plugin for .PKG

There's a handy QuickLook plugin to show what files a pkg will install at http://MothersRuin.com/software/SuspiciousPackage/


Suspicious Package is a plugin for the Quick Look feature of Mac OS X 10.5 (Leopard). It allows you to preview the contents of a standard Apple installer package without launching the Installer. Just select the icon in the Finder and select Quick Look

2008-01-13

3 guys + 1 week = D Day



Great example of just what you can do now with computer graphics.

2008-01-08

ZFS update for the bleeding edge

Saw a post on zfs-discuss today, ZFS for Leopard source & binaries have been posted to zfs.macosforge.org. This includes some new fixes over the one on ADC, but it is also bleeding edge - there's no PKG file to install, so you have to be comfortable manually copying a bunch of files at the command line with sudo to use this, and there are a bunch of known bugs (listed at zfs.macosforge.org).

It's not an official Apple release, so if you break anything on your system with it, I'm sure their response is going to be "reinstall everything - you did have backups, right?"

That said, Noël's announcement said that he has his homedir on ZFS now, which is what I've been wanting to do ever since I heard there might be ZFS support in 10.5.

Here's the list of bugs fixed in the 102A rev:

Bugs Fixed in this Rev:


  • 5448925: sync ZFS with Solaris build 72

  • 5405398: zfs needs kqueue(2) API support

  • 5602507: Leopard9A581: Kernel trap at 0×4d351d9c, type 14=page fault, registers:

  • 5592757: Kernel panic when writing to a zfs volume

  • 5482932: Raidz parity rewrite issue

  • 5641577: ZFS: panic: zap->zap_u.zap_fat.zap_phys->zap_magic == 0×2F52AB2ABULL failed

  • 5621659: assertion failed in /Users/local/zfs-101-latest_fixes/zfs_kext/zfs/zfs_dir.c line 730: error == 0

  • 5643944: ZFS get/set and mountpoints are misbehaving

  • 5645880: Finder copy and “delete” broken in zfs-101 plus fixes..

2008-01-06

iTunes & FUSE

iTunesFS is a FUSE filesystem that lets you see all your iPods & iTunes playlists as Finder folders. Download it here.

2008-01-05

rspec_on_rails sqlite3 error

I started a new project last night, and decided to use rspec_on_rails. I was following some examples from Luke Redpath's blog entry and got the following error:


SQLite3::SQLException in 'A player should be invalid without a user_id'
SQL logic error or missing database


I eventually tracked down an email from David Chelimsky on rspec-users that explained this could be fixed by setting config.use_transactional_fixtures = false in
spec/spec_helper.rb.

Anyway, posting it here to make it easier to google for.

Creative Commons License

This work is licensed under a Creative Commons License.
Copyright 2007-2010, Joseph P. Block, Some Rights Reserved.

Creative Commons Logo