Live data from Hacker News

Viewing profile — mhusby

mhusby

HN member
Joined
Wed, Apr 21, 2010, 5:17 PM UTC
HN karma
169
Public activity
38 items

About mhusby

matt@uncouthsoft.com

Recent public activity

  1. 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…

  2. story
  3. 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…

  4. story
  5. story
  6. story
  7. comment
    Comment #3466211

    If you are interested in erlang ChicagoBoss is a rails like framework for erlang. http://www.chicagoboss.org/

  8. story
  9. 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

  10. 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…

  11. 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 …

  12. 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…

  13. 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…

  14. 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…

  15. comment
    Comment #2317496

    Yeah, there isn't really any error handling. If hn returns an error it just dies, just try reloading the page

  16. 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…

  17. 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…

  18. story
  19. comment
    Comment #2283136

    Have you checked out the crash reports in iTunesConnect? They are under [Your App] -> view details -> crash reports

  20. comment
  21. 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…

  22. 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…

  23. 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…

  24. 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…

  25. 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 :-)