[]RSS

[ Here: About | Archives+Tags | Artwork | Resumé | Contact ] [ Elsewhere: Comic | Projects | Philosophy | Work ]

C skillz: The Underhanded C contest

[Comment]

June 15th, 2008 in Links

Want to hone your mad C coding skills? Try your hand at the Underhanded C Contest. It poses two challenges: to solve a semi-interesting programming problem, while hiding something devious in the resulting code. Sound fun?

PNGs, Javascript, and compression

[Comment]

May 10th, 2008 in Links

Hack of the week: compressing javascripts into PNGs and back again. Horribly excellent, isn’t it?

HOWTO: hack your camera

[Comment]

April 18th, 2008 in Links

A great HOWTO on hacking your camera. The coolest thing is that there are alternative operating systems for many common SLR digital cameras.

Hacking the Mac infrared remote

[Comment]

April 9th, 2008 in Links

There’s a daemon available for the Apple infrared hardware built in to most newer Macs, and an example showing how to control keynote. Source code is included, for the curious.

Namespaces in Javascript?

[Comment]

April 7th, 2008 in Links

A completely horribly hacky hack for namespaces in Javascript. Not that hacks (or horribly hacky hacks are bad).

100% HTML-coded game

[Comment]

April 6th, 2008 in Links

A simple logic implemented entirely in HTML … no Javascript, no Flash, etc. It’s a a good example of FSM,1 and a great tangent hack.

  1. Not to be confused with the Flying Spaghetti Monster, also a product of HTML and poorly contrived state machines

QOTD: “Real world”

[Comment]

April 3rd, 2008 in Quotes

Real World: A bizarre dimension in which the standard dress is shirt and tie and in which a person’s working hours are defined as 9 to 5. In conversation, talking of someone who has entered the Real World is not unlike speaking of a deceased person. –Jargon File

CSS and equadistance

[Comment]

March 7th, 2008 in Links

A clever way to space things equally using CSS.

Hacking the eeePC

[Comment]

January 27th, 2008 in Links

Run Leopard on the Asus eeePC? I can’t imagine that Apple will ignore this.

HOWTO: Crack a binary format

[Comment]

January 20th, 2008 in Links

Some tips on cracking binary file formats, old-school style.

Next page [>>]