Viewing profile — pvxc
pvxc
HN member- Joined
- Tue, Sep 14, 2010, 6:18 PM UTC
- HN karma
- 14
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About pvxc
No profile information was provided.
Recent public activity
-
comment
Comment #1911352
Wow, it's the second coming of Troff!
-
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 …
- comment
-
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.
-
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…
-
comment
Comment #1805146
Standing in front of a blackboard is known to reduce IQ temporarily but significantly.
-
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…
-
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,…