Slashdot Mirror


User: danm_cj

danm_cj's activity in the archive.

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

Comments · 3

  1. C is too slow compared to assembly! on Van Rossum: Python Not Too Slow · · Score: 1

    To whoever complains Python is too slow compared to C. If you use a screwdriver as a hammer its your fault, not the screwdriver's.

  2. Right on In Theory And Practice, Why Internet-Based Voting Is a Bad Idea · · Score: 1

    Because counting pieces of paper is oh so reliable and efficient!

  3. Re:NP on Physics Is (NP-)Hard · · Score: 1

    Well, NP actually stands for verifiable in polynomial time. Doesn't say anything about the time it takes to solve them. The -Hard part says that they definitely need more than polynomial time (of any degree) to solve.