Simon Willison’s Weblog

Subscribe
Atom feed

Quotations

Filters: Sorted by date

With this much storage, you can imagine filesystems in which files are never deleted and files are never rewritten. The filesystem never forgets. Such systems could be much more reliable than the systems we use today which are based on the assumption that storage is a constrained resource.

Douglas Crockford

# 8th January 2007, 7:04 pm / douglas-crockford, storage

If your average iPod weighs five ounces with packaging, then Apple has moved about 21,875,000 pounds of them, equivalent in weight to 1,325 full-grown male African elephants, 35 times as many as Hannibal's force.

Paul Ford

# 8th January 2007, 1:46 pm / apple, hannibal, ipod, paul-ford

The server understood the request, but is refusing to fulfill it because you're coming from digg.com and the proprieter of this system is frankly terrified by you people.

Ryan Tomayko

# 7th January 2007, 10:34 pm / digg, funny, ryan-tomayko

Why don't we have a .bank or .bank.country_code TLD that's regulated by the same people that regulate the banks themselves?

Dean Wilson

# 7th January 2007, 10:22 pm / dean-wilson, phishing, security

Seems easy to me; if you want to serialize a data structure that’s not too text-heavy and all you want is for the receiver to get the same data structure with minimal effort, and you trust the other end to get the i18n right, JSON is hunky-dory.

Tim Bray

# 22nd December 2006, 12:47 am / json, tim-bray, xml

The good thing about reinventing the wheel is that you can get a round one.

Douglas Crockford

# 21st December 2006, 10:14 am / douglas-crockford, json

I read on Niall Kennedy that del.icio.us has come up with an API that returns a JSON structure, and I figured, sheez it can't be that hard to parse, so let's see what it looks like, and damn, IT'S NOT EVEN XML! [...] Who did this travesty? Let's find a tree and string them up. Now.

Dave Winer

# 20th December 2006, 7:21 pm / dave-winer, delicious, douglas-crockford, json, niall-kennedy, xml

Rogues are very keen in their profession, and know already much more than we can teach them

The Construction of Locks

# 19th December 2006, 8:55 am / locksmiths, rogues, security

Dependency injection is the enterprisey name for trampling over namespaces with reckless abandon.

Ted Dziuba

# 16th December 2006, 1:05 am / python, testing

XHTML is not going to replace HTML as the web's official markup language because it turns out that resilience is more useful than brittleness.

Douglas Crockford

# 14th December 2006, 5:40 pm / douglas-crockford, xhtml