Live data from Hacker News

Viewing profile — tomwans

tomwans

HN member
Joined
Tue, Dec 08, 2009, 6:29 PM UTC
HN karma
204
Public activity
47 items

About tomwans

No profile information was provided.

Recent public activity

  1. comment
    Comment #3214233

    Yup, I'm aware and working on it.

  2. comment
    Comment #2494345

    My 2008 (Core 2 Duo) MBP died last week and I figured I'd upgrade rather than repair it (I felt the Core 2 Duo was aging fast). I borrowed my mother's low-end MBA for the time bein…

  3. comment
    Comment #2413821

    it is surprising because most people probably expect NSArray to just work like a plain array (see the naive C implementation)

  4. comment
    Comment #2405482

    The thing is, this team at Engadget has a really tight bond with its core fans ... their podcasts were more like listening in on a conversation between best friends rather than for…

  5. comment
    Comment #2379984

    Lots of people say iStore.

  6. comment
    Comment #2327402

    This actually looked and performed great on the iPad 2. (You just couldn't move the shadow around)

  7. comment
    Comment #2317757

    specifically Engadget. So strange ... obviously none of them have declared what the real reason is yet.

  8. comment
    Comment #2299670

    I have totally been working on a site that would recommend music based on what your friends have been listening to. Similar to this, except it didn't have the great idea of trackin…

  9. comment
    Comment #2293744

    Normally, my (favorite) CS professor would weigh code clarity more strongly than performance. However, he would sometimes put up assignments that focused almost entirely on the per…

  10. comment
    Comment #2293740

    My question is, when will they force other clients to begin to use the Quickbar/#Dickbar? Or do you think this is just testing the waters? P.S. I wouldn't mind them having it there…

  11. comment
    Comment #2270089

    It makes absolutely no sense that this should be on Hacker News. And yes, I do know Trent is a `hacker` of sorts. But still.

  12. comment
  13. comment
    Comment #2251553

    Seems that python devs are practicing the Zen of Python :-)

  14. comment
    Comment #2227155

    iStockPhoto?

  15. comment
    Comment #2224677

    this is awesome! I really hope this hits the fpage.

  16. comment
    Comment #2210731

    I'm building a web app because it doesn't exist yet and I want it to exist.

  17. comment
  18. story
    Pico de Gallo: My lightweight Twitter client for Google Chrome. Ya like?

    I started working on this a while ago but just had time to update the backend significantly. Just curious as to what the few HNers who will spot this post think.

  19. story
  20. comment
    Comment #2139115

    yeah same. using a 2006 iMac ... I'm assuming its a graphics card problem? The site says all of the graphics are rendered on the GPU...

  21. story
  22. comment
    Comment #2073973

    Seriously, I recommend Riak to anyone who wants to experiment with NoSQL. I am using Riak w/ some MySQL and Riak is just SUCH a pleasure to use.

  23. comment
    Comment #1998778

    it would be nice, though. You know there would only be two plans: $25 limited and an unlimited plan (for who knows how much, $50? $60?)

  24. comment
    Comment #1993174

    yeah, I didn't know HN still cared about Tornado. I thought I was the only one using it for production ...

  25. comment
    Comment #1993127

    The Tornado framework is AMAZING for its simplicity. It gives you ONLY the things you'll need and a just a little bit extra. It's really great.