Live data from Hacker News

Viewing profile — kubrick

kubrick

HN member
Joined
Wed, Feb 04, 2009, 7:03 AM UTC
HN karma
102
Public activity
91 items

About kubrick

No profile information was provided.

Recent public activity

  1. comment
    Comment #679782

    Indeed there are. I don't know that I can speak for everyone my age, but I'm more or less the same guy I was at 25 -- better in a lot of ways, but the same person. If you asked me …

  2. comment
    Comment #679778

    Helen Keller was quite conscious, and she could neither see nor hear.

  3. comment
    Comment #654792

    Isn't PageRank deprecated by Google?

  4. comment
    Comment #623873

    Leaves doubts in the mind of one guy. At least, that's all they could find. Just being able to grow and remain profitable in times like this -- doesn't that show something? And, uh…

  5. comment
    Comment #613524

    Heaven forbid that the Internet lets people be more than just mindless spending machines.

  6. comment
    Comment #610012

    I'm 45 and spend all of my time (currently) consulting with startups. At one, the average age is maybe 28. At another, at probably about 48 (no kidding). At yet another, probably 4…

  7. comment
    Comment #606383

    Actually SHA-1 has been broken -- nomenclature alert! -- but not yet cracked . Mathematician and cryptologist Bruce Schneier reports on it here: http://www.schneier.com/blog/archiv…

  8. comment
    Comment #603572

    Summary: oh my god, this "cloud" thing might make us stop resting on our hardware "appliance" laurels! I will attack on every front I can think of, emphasize security to maximize h…

  9. comment
    Comment #603563

    True enough, but it's also inevitable. Witness "hacker", "broadband", and the redefinition of IP into "intellectual property". It's annoying if you bother to pay attention, but giv…

  10. comment
    Comment #601759

    In the world of encryption algorithms, you never, ever assume that some guy's new scheme is bullet proof. It takes years of testing before you can firmly say that an algorithm does…

  11. comment
    Comment #601298

    I didn't understand what the rant was truly all about, but it was a hoot. Extra props for linking to suck.com's posting from 1998. Oh, and the photo of a Kitler.

  12. comment
    Comment #601060

    It's got some good stuff, but it's a bit out-dated. Its mindset is maybe 2001-2002 and comes from the point-of-view that the days of the 2-3 person startup being able to compete wi…

  13. comment
    Comment #597961

    I have also noticed the same trend -- companies are willing to spend money on worthwhile services and products. I'm consulting at two startups that sell products/services, and both…

  14. comment
    Comment #595271

    I'd agree, except for all the reasons people gave below. Also, Slicehost is the only other service that provides RAM > 2GB. And EC2 offers more variety of configuration (higher CPU…

  15. comment
    Comment #595023

    1- thx for the ruby dsl link -- I hadn't heard of it, and I can't understand why 2- the problem with using EBS comes when you have a larger DB, like, oh, 80GB or so. It takes no le…

  16. comment
    Comment #594304

    To summarize: Circuit City's management ran the company as if it had contempt for its customers. B&H runs its company as if it was its own customer.

  17. comment
    Comment #594261

    The answer to my question (does this work with 1.9?) is no -- YARV requires pthreads. So for a much more than 30% performance boost, switch to Ruby 1.9. It's more like a 4X perform…

  18. comment
    Comment #594213

    Dupe or not -- anyone know if this equally applies to Ruby 1.9? I've started using it full-time now for my Rails apps (2.3.2) and the speed boost is serious. Another 30% ... wow.

  19. comment
    Comment #591775

    As opposed to Chicago or Missouri? They're way more off the beaten track than San Jose.

  20. comment
    Comment #589991

    I've been in the security business for 15 years and have never heard of Thomas. I'm a CISSP, was a CISO of a financial institution for 6 years, and do professional security auditin…

  21. comment
    Comment #589990

    This is a fundamental flaw. I'm a CISSP, a professional security auditor, a successful CISO, and I'd give this site a huge black mark if I was examining it. If this is "Severity: L…

  22. comment
    Comment #589148

    You could define the type by the accept header, but: 1) what if there's more than one accept header? which one do you pick? 2) most frameworks are not really thinking this way at t…

  23. comment
    Comment #586805

    Now, if HAProxy could just handle HTTPS. Sigh.

  24. story
  25. comment
    Comment #582626

    owasp.org, the top ten most common vulnerabilities in particular. Separation-of-duties among your employees. If your ASP involves a webapp, consider a web application gateway/firew…