Live data from Hacker News

Viewing profile — mindeh

mindeh

HN member
Joined
Wed, May 12, 2010, 6:49 AM UTC
HN karma
2
Public activity
2 items

About mindeh

No profile information was provided.

Recent public activity

  1. comment
    Comment #1920887

    The heading is misleading imho. As you see written in the spec, it was on the track to W3 Recommendation, but as every vendor who implemented it chose SQLite, there was little to d…

  2. comment
    Comment #1920860

    yeah. to give an example: if I want to store persist objects using localStorage, I'd convert them to JSON and store key-value. However I cannot store whole object hierarchy as it'l…