Slashdot Mirror


User: netstat

netstat's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Um, it's online on Java Faster Than C++? · · Score: 2, Insightful

    The garbage collector runs in a low priority thread. If you just run some code that is doing nothing but calling System.gc(), then of course it will be called. However, if your code is actually trying to do something else, it really is just a "hint" as the other poster stated.

  2. Re:He makes a mistake... on There Are Infinitely Many Prime Twins · · Score: 1

    I think there may be. This was posted on the Number Theory mailing list by Gerald Tenenbaum: "It seems, unfortunately, that Lemma 8, page 35, is wrong. Simply take v_0=1, r(v):=(1+\cos v)/\sqrt v, \rho(v)=3/\sqrt v, and \phi(v)=v. I imagine that such a mistake has heavy consequences."