Slashdot Mirror


User: DoctorHibbert

DoctorHibbert's activity in the archive.

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

Comments · 80

  1. Has the reviewer even heard of Microsoft? on Tom's Hardware Reviews Xbox Live · · Score: 4, Funny

    Since we were not asked to participate in the beta test, we can't tell you much about the beta; but things must have gone fairly smoothly, because on November 15th, Microsoft rolled out Xbox Live to the masses.

    Poor testing and pervasive bugs have never stopped MS from releasing anything. Looks like wishful thinking on the reviewers part.

  2. Re:Whoop dee doo. on U.S. Ranks 17th in Freedom of the Press · · Score: 1

    Oh come on! Their only crime was breaking the law.

  3. What Edison would say if alive today... on Engineer in a Box? · · Score: 1, Funny

    "Help, let me out of this coffin I CAN'T BREATH!"

  4. Re:Not 100,000 threads in parallel, just 50. on Running 100,000 Parallel Threads · · Score: 2, Insightful

    True, however the feat is still quite impressive. By making the creation and destruction of threads cheaper, it frees developers from having to worry so much about the overall system impact when spawning threads.

    For instance, because of the expense many applications use thread pools, which is simply a bunch of idle threads that sit around doing nothing, waiting for work to do. These idle threads still take up system resources even though there not actually using CPU. Not to mention the extra work the developers have do to make the thread pools work for there applications.

  5. Hold this thread while I walk away on Running 100,000 Parallel Threads · · Score: 3, Funny

    The linux song