Viewing profile — mhusby
mhusby
HN member- Joined
- Wed, Apr 21, 2010, 5:17 PM UTC
- HN karma
- 169
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About mhusby
Recent public activity
-
comment
Comment #17091479
Just add onto this, the grace period is normally 10-20 days some registrar's leave the domain working during this time but some take it down. Then it goes into a "redemption period…
- story
-
comment
Comment #3948607
It is absolutely something that each business will need to work out for themselves. What I am getting at is that just because IE10 is falling in line as far as standards go that do…
- story
- story
- story
-
comment
Comment #3466211
If you are interested in erlang ChicagoBoss is a rails like framework for erlang. http://www.chicagoboss.org/
- story
-
comment
Comment #3225872
2nd'ed Also here is a promo code to get $97 off you first year... so you end up with 1 year of hosting for $13 HN97OFF
-
comment
Comment #3208476
I have used http://www.techscratch.com/ for some help with graphics and design stuff. Its not exactly this, its mostly for small tasks (1 - 5 hours) and you get points that you can…
-
comment
Comment #3036254
One thing that I have found to help me is to break things down into very small tasks, something that I can get done in about 1/2 an hour. It can be as small as creating the signup …
-
comment
Comment #2723123
I may be missing something, but why not just write it ci? Assuming that you have proper indexes on the tables people will be querying, I cannot see a request taking more then 100ms…
-
comment
Comment #2473111
yeah I went with a 64Gb on newegg last week, with a mail in rebate and the coupon I got it for $60. For that price you cant go wrong. I have found that moving my itunes/office/virt…
-
story
Why haven't you made the jump to ssd?
I just dropped my first ssd in and have been using it for 2 days now. It really is a world of difference, quick video - macbook boots in under 20 seconds: http://www.youtube.com/wa…
-
comment
Comment #2317496
Yeah, there isn't really any error handling. If hn returns an error it just dies, just try reloading the page
-
comment
Comment #2316155
I build this for adding GZIP to HN for browsing on my mobile, but as a nice side effect it also does ssl https://quickhn.appspot.com/ It is just a VERY simple proxy running on Goog…
-
comment
Comment #2286867
Thanks for the feedback! I will try to get that stuff revved and submit for a update asap. As for marketing this post is all I have done so far, and I do plan to do a follow up pos…
- story
-
comment
Comment #2283136
Have you checked out the crash reports in iTunesConnect? They are under [Your App] -> view details -> crash reports
- comment
-
comment
Comment #2265859
I guess I can see that argument, but at the same time its so easy to add memcache that it really seems silly not to add memcache for you models at are accessed a lot. Here is a sim…
-
comment
Comment #2264865
I think in this reference they are not talking about storing live data in memcache, just copies of objects for faster access. So when you are getting the information about a user y…
-
comment
Comment #2260367
Sorry about that, here is the link: http://forums.dropbox.com/topic.php?id=33706 And couldn't they just give a warning "Hey, may not work, please don't report bugs" and for referen…
-
story
Warn HN: Dropbox sabotaged for OSX Lion
Dropbox will not work in osx Lion. It looks like they are doing OS version checking and have disallowed 10.7 Here is a screenshot: http://grab.by/98Ph There is a forum post about t…
-
comment
Comment #2215226
I am not sure on the details, but it has something to do with the server that they are running. Whatever the server is it doesn't do gzip or ssl, but the proxy does both :-)