Live data from Hacker News

Viewing profile — donjaime_hn

donjaime_hn

HN member
Joined
Wed, Dec 09, 2009, 4:06 AM UTC
HN karma
69
Public activity
14 items

About donjaime_hn

No profile information was provided.

Recent public activity

  1. comment
    Comment #5516119

    Very cool :). A few questions. What is the strategy is for concurrent modification of data? What are the consistency guarantees for the sync operation?

  2. comment
    Comment #4216751

    I can't speak to the details of the decision. But what I can say is that aside from canning our site, Google treated us pretty darn well. We were all offered relocation options to …

  3. comment
    Comment #4216734

    Yup! Vert.x is pretty cool :).

  4. comment
    Comment #4216730

    We decided to have a little fun with the open sourcing and play with some cool new open source tech for a change :). I settled on vert.x (the server container that requires Java 7)…

  5. comment
    Comment #4216712

    Collaborative cursors and selection highlighting broke during the open sourcing. What we released contains a ton of brand new code since we essentially had to build from scratch a …

  6. comment
    Comment #1311324

    To be fair, I think the performance of that page has something to do with the embed API, and the face that it was trying to load multiple copies of wave. The actual wave client per…

  7. comment
    Comment #1262387

    erm... sounds like you would be better off with a laptop/netbook ;) Would be a good bit cheaper too.

  8. comment
    Comment #1146678

    I think the real selling point for them is their moderation tool for sifting through all the twitter/blog comment noise. I gave it a try and I liked it. I used it along with their …

  9. comment
    Comment #992935

    Probably not. I sometimes get annoyed when people, faced with the choice of gaining some domain knowledge before forming an opinion, decide to instead just be loud about things the…

  10. comment
    Comment #992922

    You should look at UiBinder (part of GWT 2.0). You write HTML and CSS, stick it into a UIBinder template. And in 5 minutes you can take a designed mock and have it bound to a Java …

  11. comment
    Comment #992586

    You clearly didn't RTFA. I'll give you my personal reasons for liking GWT in a few short bullets. 1. Better tooling - IDE refactoring when I need to change things. Red squigglies w…

  12. comment
    Comment #986271

    If you have a chrome window open, or a zombie chrome process, running it again will just fork a new window from the existing browser process. Make sure you shut them all down befor…

  13. comment
    Comment #985296

    Make sure you run chrome with the flag --enable-extension-timeline-api You have to enable the instrumentation as explained in the getting started doc: http://code.google.com/webtoo…

  14. comment
    Comment #985280

    It was developed by members of the GWT team and was released as part of the GWT 2.0 launch, but it will work with any web application.