Live data from Hacker News

Viewing profile — pvxc

pvxc

HN member
Joined
Tue, Sep 14, 2010, 6:18 PM UTC
HN karma
14
Public activity
8 items

About pvxc

No profile information was provided.

Recent public activity

  1. comment
    Comment #1911352

    Wow, it's the second coming of Troff!

  2. comment
    Comment #1826940

    Both CO2 concentrations and the global temperature varied significantly over that period of Earth's history (~400-250 millions of years ago). Around 300 Mya, CO2 was comparable to …

  3. comment
  4. comment
    Comment #1819179

    > The only thing the degree does is get you an interview > you should have got through networking. And maybe you also gained some useful skills.

  5. comment
    Comment #1810831

    Hard link creation can in recent Linux kernels be restricted, by SECURITY_YAMA_HARDLINKS config option which seems active by default at least on Ubuntu 10.10. So that platform is n…

  6. comment
    Comment #1805146

    Standing in front of a blackboard is known to reduce IQ temporarily but significantly.

  7. comment
    Comment #1766202

    The main reason is probably that physicists found graphene more interesting to study than buckyballs. This can be quantified by looking at the number of articles published in top p…

  8. comment
    Comment #1691665

    Such large differences imply a difference in the algorithm Indeed, you write c = mat2.getcol(j) norms[0, j] = scipy.linalg.norm(c.A) which means (i) extract a sparse column vector,…