Viewing profile — seanx
seanx
HN member- Joined
- Sun, Jul 05, 2009, 10:28 PM UTC
- HN karma
- 61
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About seanx
No profile information was provided.
Recent public activity
-
comment
Comment #5386136
There was a book on this a few years back: http://www.amazon.com/exec/obidos/ASIN/0140167129/jimloyshom...
-
comment
Comment #5277453
Sony Duo 11. I have one as my primary dev machine and it works pretty well + I can play Civ 5 on the plane.
-
comment
Comment #5185275
Well there is me. I wanted a dev machine that I could use as a desktop, laptop or occasional tablet. I ended up with a Sony Vaio Duo which is pretty good at what I want. Or there i…
-
comment
Comment #5039421
How the hell can a doctors visit run to $800?
-
comment
Comment #4851714
I'd drop serious dollars on one of these if it had more ram and storage.
-
comment
Comment #4802719
Windows 8 supports multitouch trackpads on new computers. Many older laptops can also get gesture support with the correct drivers. My 18 month old laptop has pinch support + all t…
-
comment
Comment #4691861
For our CEO and GM, that's true. Add a citrix client and it could be an only computer for the rest of our staff except for me.
-
comment
Comment #4509027
This post would have made a lot more sense if I had the slightest idea who any of the sports players or teams were.
-
comment
Comment #4384603
Driving to ski fields will be fun:)
-
comment
Comment #4347317
A friend of mine had $3m stolen by his business partner who simply wrote out $500k cheques and took them to the bank. The bank oked the cheques despite knowing that he had no signi…
-
comment
Comment #4310612
Could you do this with a high strength magnetic ring?
-
comment
Comment #3942342
Your blog doesn't support comments. Is that a feature too? As a developer I sympathise, but as a user I don't. I can understand not supporting IE 6 and 7, but not supporting 8 and …
-
comment
Comment #3409748
For all you ever wanted to know about removing drm: http://apprenticealf.wordpress.com/
-
comment
Comment #2993890
Win Phone 7 Mango (should be released later this month, can get it now if you know where to look) has an IE9 based browser that supports html 5 etc
-
comment
Comment #2993873
The moment a decent windows 8 tablet comes out, the iPads in our company will be gone.
-
comment
Comment #2993867
The thing is that you will have a choice. I'll be able to get a 17" hex core, dual HD power machine while my wife/kids can have a arm powered tablet. Both machines will be able to …
- comment
-
comment
Comment #2680877
I have come to the conclusion that 0 based indexing is basically building "off by one errors" as a language feature. The fact that for(int i = 0; i A better for loop would be somet…
-
comment
Comment #2675764
It's different in new Zealand. If you don't like the waiting list you can have private insuanace or pay yourself for a private hospital. We did this when my wife had a melanoma. Wa…
-
comment
Comment #2625857
Australia requires a different version of many games because it has more stringent age ratings. This means that a separate distribution agreement is required for Oz (and thus for n…
-
comment
Comment #2597660
If driverless cars start reducing the car road toll then motorbikes will start to look really dangerous:(. I suppose we could get self driving motorbikes but that would be missing …
-
comment
Comment #2575017
IIUI Anders isn't suggesting that null isn't necessary, but that you should be able to say in code: this type does not allow nulls (or this type does allow nulls). We have this wit…
-
comment
Comment #2562356
>> WinPho is bad Win Phone is fantastic but incomplete. I.e. not all the api's are there but the bits that are there work well. I haven't used the latest xcode, but when I was deve…
-
comment
Comment #2538340
Why USA only? Makes it unusable for me:(.
-
comment
Comment #2475292
And if delphi had complete GC, i would probably still be using it for new projects.