Live data from Hacker News

Viewing profile — adamlindsay

adamlindsay

HN member
Joined
Tue, Jan 03, 2012, 11:45 AM UTC
HN karma
32
Public activity
18 items

About adamlindsay

Atheist, Libertarian, Geek.

Recent public activity

  1. comment
    Comment #16139892

    No and it never well be. Lets consider AWS. On-demand pricing, even reserve is never even going to be close, simply because there exists Amazons overhead, profit, etc. built into t…

  2. comment
    Comment #15170336

    Blinkist is worth checking out. I like using it to determine which books I am going to actually read. https://www.blinkist.com

  3. comment
    Comment #10169499

    jq, vim, sysdig

  4. comment
    Comment #6289411

    Does it absolutely need to be brand new? I typically buy my Macs refurbished. Or being in NY, if you are developer, hunt down an ST.121-3 form and get it tax free. Either route wil…

  5. comment
    Comment #4974320

    I have gone the complete opposite direction of the many questioning who wears a watch anymore. Recently I picked up my first automatic, a Seiko of course. I have worn it for about …

  6. comment
    Comment #4803959

    An AWS micro is designed for burstable CPU loads, i.e. Websites. Performing a CPU intensive task will never do well. Amazon even says this in their own documentation. The second fa…

  7. comment
    Comment #4533437

    A low price point on commodity hardware certainly doesn't correlate to the hardware industry being dead. If anything it is quite the opposite. With such a low price point, the pote…

  8. comment
    Comment #4474001

    "Being quite the audiophile, I prize myself with high-quality audio." So why do you even care about the Apple headphones? Mine have never even made it out of the box from the vario…

  9. comment
    Comment #4116551

    notifybyphone.com - Phone alert system using Twilio storesapp.com - eCommerce platform, had launched in beta and customers, eventually closed. sitesapp.com - CMS sister service to …

  10. comment
    Comment #4115253

    Everyone's A zone is different. So I could say A is down while someone else is saying B, and we could be talking about the exact same zone. It makes it difficult to say if it is mo…

  11. comment
    Comment #3858909

    The AWS documentation does a good job explaining the setup. As for multiple ELB's mapping to the same instances, I don't know if this is actually documented, it is just kinda known…

  12. comment
    Comment #3858874

    Ah, that is certainly helpful. I didn't realize that.

  13. comment
    Comment #3857690

    While a neat solution, I feel this is going the wrong way with things. One of the primary reasons to use the cloud is to get away from SPoF. This solution is simply putting lots of…

  14. comment
    Comment #3586000

    This reminds me when I use to see a ton of resumes which had "TCP/IP, NetBeui and IPX/SPX" listed on them. Of course these were the 3 checkboxes in the Windows control panel. I am …

  15. comment
    Comment #3494967

    Surprised Backbone.js( http://documentcloud.github.com/backbone/ ) didn't make the list.

  16. comment
    Comment #3493850

    Stripe.com, although not sure about #3.

  17. comment
    Comment #3466978

    Used Sendgrid for a few apps, was completely fine, never could get past the interface and various "value-adds" they were pushing. Lately I have been moving everything to Amazon SES…

  18. comment
    Comment #3419336

    Take an eCommerce system for instance, you want to open up complex shipping or discount calculations to your end users. A great way to to do this is to allow them to write a functi…