Live data from Hacker News

Viewing profile — vampirechicken

vampirechicken

HN member
Joined
Thu, Nov 12, 2009, 6:10 AM UTC
HN karma
311
Public activity
339 items

About vampirechicken

Information Technology Smoke Jumper, Columbus, OH, USA

Recent public activity

  1. comment
    Comment #10361972

    If you can't determine that this word problem is a Pythagorean qaudratic, then you might ought not to be sitting a "Higher Maths" exam.

  2. comment
    Comment #10296865

    You mean aside from saving the HTML and CSS and reproducing them on their blog?

  3. comment
    Comment #10296843

    Mostly it was all the terrible code that got written in Perl by the first wave of non-programmers to start building web apps.

  4. comment
    Comment #10296799

    Perl golf is meant as a thought exercise. Code should be human readable. The compiler will cope with verbose code just as easily as terse code.

  5. comment
    Comment #10296771

    Okay, invoking Word vs LaTex automatically makes your argument a straw man. I would have compared word to e.g. Adobe InDesign. It has been my experience that while almost everybody…

  6. comment
    Comment #10293762

    "It should be something that any clerk can handle and that doesn't become obsolete." This is an important statement. in that it is a reasonable goal, but nearly impossible. Even us…

  7. comment
    Comment #9842342

    I had a class called "Introduction to file processing" that was basically "here's how you manage your data files," and taought us about the evolution from sequential access, to ISA…

  8. comment
    Comment #9842322

    The perception is that the COBOL jobs don't pay as well as Ruby, Node, etc. It this is not the case, then the recruiters are doing a bad job winning the hearts and minds of job see…

  9. comment
    Comment #9781242

    You appear to be assuming that the limit is applied while fetching tuples, rather than while filtering the tuple set after fetch. It occurs to me that if you handle LIMIT during fe…

  10. comment
    Comment #9781137

    Probably not, but it might have an effect on compensation in eminent domain cases.

  11. comment
    Comment #9781110

    flash cookies are less well known to people. Even the casual "privacy conscious" web user tend to be unaware that flash drop its own flash cookies that don't clear with the browser…

  12. comment
    Comment #9761550

    No. Without any indication that the value in that column is unique the query engine must read the entire table in order to insure that it has found every row that meets the search …

  13. comment
    Comment #9668535

    bitbucket is free for tiny private repos...

  14. comment
    Comment #9532602

    It is for entrance to Oxford, not Random State University. Aren't Oxford students expected to be elite?

  15. comment
    Comment #9505794

    But you can already script vim...

  16. comment
    Comment #9505782

    A reasonable followup question why wouldn't one have an ad blocker installed?

  17. comment
    Comment #9330844

    > a governing class with titles that sounded like "buttock" or "scrotum". Titles of those who server in a bi-cameral legislature.

  18. comment
    Comment #9297826

    You can take advantage of the JVM (JIT compilation, etc) by deploying under JRuby, the Ruby runtime implemented in Java.

  19. comment
    Comment #9212771

    I'm not familiar with the volume of data that balance collected at signup. But I am familiar with the volume of info in the PCI's "Know Your Customer" initiative. I i'm going to sp…

  20. comment
    Comment #9200365

    Probably by becoming a highly-trusted, low-risk customer. Payment balance float is all about holding some money in reserve in case of chargebacks. The better your stats are, the le…

  21. comment
    Comment #9194788

    How about GAE learns to recognize google web crawlers and does not penalize GAE users for that traffic?

  22. comment
    Comment #9174234

    Are you saying that misnomer might be a misnomer?

  23. comment
    Comment #9120879

    You wouldn't so much delete them, as deactivate them (mark them inactive but keep them in around for retrieval). The consuming service would react differently to an inactive person…

  24. comment
    Comment #9096736

    I'm always at a loss as to why people take such delight in the real or perceived decline of Perl. Perl and Python are similar, excellent programming languages, and I don't imagine …

  25. comment
    Comment #8856951

    The Blue/Red Ocean concept isn't about the size of the market, it's about the lack of competition in the market either by being first in a clearly new market, or by differentiating…