Viewing profile — tomwans
tomwans
HN member- Joined
- Tue, Dec 08, 2009, 6:29 PM UTC
- HN karma
- 204
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About tomwans
No profile information was provided.
Recent public activity
-
comment
Comment #3214233
Yup, I'm aware and working on it.
-
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…
-
comment
Comment #2413821
it is surprising because most people probably expect NSArray to just work like a plain array (see the naive C implementation)
-
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…
-
comment
Comment #2379984
Lots of people say iStore.
-
comment
Comment #2327402
This actually looked and performed great on the iPad 2. (You just couldn't move the shadow around)
-
comment
Comment #2317757
specifically Engadget. So strange ... obviously none of them have declared what the real reason is yet.
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #2251730
github.
-
comment
Comment #2251553
Seems that python devs are practicing the Zen of Python :-)
-
comment
Comment #2227155
iStockPhoto?
-
comment
Comment #2224677
this is awesome! I really hope this hits the fpage.
-
comment
Comment #2210731
I'm building a web app because it doesn't exist yet and I want it to exist.
-
comment
Comment #2196816
well ?
-
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.
- story
-
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...
- story
-
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.
-
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?)
-
comment
Comment #1993174
yeah, I didn't know HN still cared about Tornado. I thought I was the only one using it for production ...
-
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.