Live data from Hacker News

Viewing profile — ricmo

ricmo

HN member
Joined
Tue, Feb 02, 2010, 10:50 PM UTC
HN karma
9
Public activity
8 items

About ricmo

No profile information was provided.

Recent public activity

  1. comment
    Comment #2326006

    This is an article based on a comment(!) to a NYT article. The comment itself is just a repost of the original (and now discredited) Oehmen "why I'm not worried" blog post. So this…

  2. comment
    Comment #1885158

    Typo? : "If the availability drops below 25% you can apply for a service credit equal to 25% of your monthly bill." - if availability dropped below 25%, I'd be looking for more tha…

  3. comment
    Comment #1316943

    Complex VM? New UI metaphors? ...W3C? Sure, that spec oughta be ready in 20 years or so.... It's a vendor job, not a committee spec. They can take the arrows in the back, keep what…

  4. comment
    Comment #1316734

    We're talking (or at least I thought we were) about replacing the scripting language in a browser , which visually renders the structure and styling of a DOM. That's how browsers w…

  5. comment
    Comment #1316480

    OK, how exactly? Web apps now, and presumably in the future, are essentially engines focused on manipulating a DOM structure, which is then rendered (with any luck, correctly) by t…

  6. comment
    Comment #1316420

    The pain of developing web applications is largely dealing with cross-browser DOM and CSS issues. Swapping in a different scripting language may give you faster code execution, cla…

  7. comment
    Comment #1233096

    I'm not sure I get the point of this. Two of SQLites strong points (among many others) are: (a) Short dependency list (b) Platform independent filesystem storage ..doesn't this neg…

  8. comment
    Comment #1232922

    have you seen this? http://code.google.com/p/wkhtmltopdf/