Live data from Hacker News

Viewing profile — ankp

ankp

HN member
Joined
Sun, Jul 05, 2009, 5:37 PM UTC
HN karma
44
Public activity
8 items

About ankp

No profile information was provided.

Recent public activity

  1. comment
    Comment #754456

    The type of Hungarian notation Spolsky uses at Fog Creek is different than the Hungarian once pushed by Microsoft. Hungarian notiation (of any variety) started (and ended) at Micro…

  2. comment
    Comment #754303

    Ignore the Hungarian haters. Which would be basically everyone who didn't learn to write software on Windows. If you have a reasonable type system and language, leverage it to enfo…

  3. comment
    Comment #724842

    Not necessarily. What about exploiting VPN clients? IPSec is a disaster, one aspect of which is having a client daemon listening on an open port for isakmp/ike key exchange. There'…

  4. comment
    Comment #723989

    Is a VPN significantly less likely to be exploitable than SSH? Yes, for a few reasons. First, a VPN provides defense in-depth -- compromising a server now requires finding two unpa…

  5. comment
  6. comment
    Comment #723896

    What do you mean by "humbling lesson"? If anyone finds an unpatched flaw and uses it to exploit some servers, then it doesn't matter who takes care of the servers. It doesn't matte…

  7. comment
    Comment #688871

    Whether an optimization is worth pursuing depends on the business requirements, how much the it costs to implement, and whether there are any additional gains beyond avoiding power…

  8. comment
    Comment #688511

    It's not cheap, and you don't have to be Google for it to matter. Most of the time, the costs are just non-obvious to engineering. Here are some rough numbers. Power for a single 4…