March 2011
1 post
app store quote
There are those good hearted souls who do take the time to leave positive reviews on products they love, but they seem to be outnumbered by those who would rather leave 1 star and emoji poop in the subject line. Posted via email from cloud cloud cloud | Comment »
August 2010
3 posts
cool german quote
Die öffentliche Meinung gleicht einem Schlossgespenst: Niemand hat es gesehen, aber alle lassen sich von ihm tyrannisieren. Posted via email from cloud cloud cloud | Comment »
Skype / NSA →
Sad sad sad
grow, grow ultrasn0w!
devteam:
We’re happy to tell you that our ultrasn0w carrier unlock now supports the iPhone4!
Version 1.0-1 of ultrasn0w works for:
iPhone4 baseband 01.59
3G/3GS basebands 04.26.08, 05.11.07, 05.12.01 and 05.13.04
(If ultrasn0w doesn’t show when you search Cydia, add the repo: repo666.ultrasn0w.com)
Here is a nice howto video from...
July 2010
16 posts
pwned
Posted via email from cloud cloud cloud | Comment »
Hex
See and download the full gallery on posterous Posted via email from cloud cloud cloud | Comment »
joker
ha. See and download the full gallery on posterous Posted via email from cloud cloud cloud | Comment »
Untitled
The power of accurate observation is commonly called cynicism by those who have not got it. Posted via email from cloud cloud cloud | Comment »
get up offa that thang
and dance till you feel betta? Posted via email from cloud cloud cloud | Comment »
Canned Platypus » Blog Archive » It’s Faster... →
perfect.
(via Instapaper)
james toy thought you would be interested in this...
Pandora is a free music service that helps you listen to and discover new music. Your friend thought you would be interested in the song “Lightning” by “Skream” http://www.pandora.com/music/song/skream/lightning Enjoy! Posted via email from cloud cloud cloud | Comment »
cool keyboard
Posted via email from cloud cloud cloud | Comment »
esplosion?!
Posted via email from cloud cloud cloud | Comment »
Minicom - Wikipedia, the free encyclopedia
via en.wikipedia.org dear iPhone 4, prepare to meet your maker Posted via email from cloud cloud cloud | Comment »
June 2010
4 posts
iphone 4 led flashlight
just made an iphone 4 flashlight named “bonfire” — should be out in a few days
=jt
duck duck go →
a joke is a very serious thing
Ending a sentence with a preposition is something up with which I will not put.
– Winston Churchill
May 2010
3 posts
It's OK Not to Write Unit Tests →
wow, spot on; an from msdn?!
(via Instapaper)
What is a segfault or two between friends?
– David Hemmendinger
Yale Scientists Explain Why Computers Crash But We... →
sweet.
April 2010
1 post
That there is one damn fine coat you’re wearin’.
– Marv from Sin City
March 2010
2 posts
February 2010
7 posts
3 tags
3 tags
I’m going to either fly or ruin that family’s picnic
– Peter Griffin
even i know you are lame; and im a tenured professor sitting in a bean bag...
– senor chang
so tired of apple...
after developing on the majority of mobile platforms; ive grown tired of apple’s shinanigans. the sdk is beautiful — everything is so well integrated and streamlined to get your apps up and working fast…..but who cares if you write 10 if none of them will ever make it to the app store.
whatever, i know this is a rant, but very seriously, it just pisses me off that the...
January 2010
2 posts
I’m not really good with goodbyes so: that’ll do pig.
– Tallahassee from Zombieland
November 2009
2 posts
[ VoodooSDHC ] universal (32|64)bit build
all,
I’ve updated this again because I might as well release one kext one that does both 32/64bit so I only have to maintain one public version.
i’m sitting in San Antonio Texas — painfully far away from home watching my mother tape my grandfathers back due to nerve pains — how the fuck does tape help nerves? I guess I am a programmer so this isn’t my field...
[ Voodoo ] SDHC x86_64 build
hi all,
ages ago (in october) I forgot to post that I had converted my mac os x SDHC driver to 64bit. In any event, it seems to be doing fine since it has been downloaded ~600 times without anyone complaining in the threads. it can be found here:
http://forum.voodooprojects.org/index.php/topic,859.0.html
fun fun
=jt
July 2009
1 post
4 tags
[ Voodoo ] SDHC BETA released
all,
I’ve just released the VoodooSDHC beta! It can be found here : VoodooSDHC
I have worked hard on this to get it to work reliably — please let me know if you are having problems. The majority of the real work was in understanding how the hardware worked in order to optimize the speeds the cards and PCI hardware provides.
The problem where the PCI system is...
June 2009
4 posts
[mac os x] SDHCI bug fixes and Intel 4965AGN Wifi...
I’ve resolved some bugs in the SDHCI driver. It seem not to take over the PCI system anymore in the event if an SDHCI card is improperly removed (without prior explicit eject). I’ll be testing the alleged (due to reports) suspend bugs people are having which too supposedly hijacks the PCI system. More to follow on this topic. Also, I’m excited to create an HAL plugin to...
1 tag
[mac os x] SDHCI update
PCI based SDHCI development will now continue! My laptop is working swimmingly again (I’m posting from it now). Last things to do is to finish the detachment layer and add a few more checks to the work loop. I will probably be releasing this source under the BSD license in the middle of the summer months or the end of the summer when I’m happy with it and can guarantee quality.
1 tag
[plan 9] acme
as a programmer I’m always looking for things to increase my productivity. Over the past week i’ve switched my main development environment from vim to Rob Pike’s ACME which is implemented in the plan 9 operating system. There are various ways for you to try this out… 1) plan 9 from user space (Russ Cox — www.swtch.com)2) acme-sac (google code project by Caerwyn...
1 tag
[mac os x] pci based SDCHI driver for RICOH, and...
Even though this is the first time that I’m posting about my SDHCI driver; unfortunately it is to say that its come to a halt. The reason for this is because of the fact that the boot loader on the unit I use to develop the driver has become corrupted and I can no longer boot the unit. The good news is that the driver is in the state (before inert unit) that I can connect, and read High...
1 tag
fun with MIPS
so i’m programming in MIPS now — its pretty fun but its a huge bitch in general since MIPS is RISC (and probably the most popular RISC platform). I’ve actually been good and not been writing everything in C first and then just gcc -S file — and seeing what the ASM looks like from that since i’m actually interested in learning more about ASM programming. i’ve...
May 2009
2 posts
1 tag
my first program!
hello world