Slashdot Mirror


User: CatatonicBoy

CatatonicBoy's activity in the archive.

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

Comments · 11

  1. Re:Well, it works. on Intel Patents Anti-Overclocking Technology · · Score: 1

    The Pentium 4 slows down and continues to function when it overheats. You do not need to underclock the CPU manually if the fan fails.

  2. Try out HomePNA on Non-Invasive Networking - HomePNA vs. HomePlug? · · Score: 1

    I used HomePNA for quite a while. I found that there can be problems if you mix 1-megabit cards with 10-megabit cards. Besides that, they were fine, working just like regular ethernet. They worked alongside DSL on the same line.

    But you won't know how well it works for you until you try it.

  3. Re:Dell did this on Quiet PCs, Ducting Air from Case Fan to Heatsink? · · Score: 1

    I have a Dell Pentium 3 system that also uses this plastic shroud. If you take the shroud off, the air moves a lot slower, so it really does work. But does it work for a video card, I don't know. Another idea is to get a video card that doesn't need a fan. Even some GeForce 4 MX cards don't have one.

  4. You need three panels on Homebrewed LCD Projectors · · Score: 1

    LCD projectors have one panel for each primary colour. They get mixed together so that white pixels look white. If you use only a single LCD panel, white pixels might look like separate red, green and blue stripes.

  5. iPod on Hardware Horrors that Firmware Upgrades Would've Fixed? · · Score: 3, Informative

    First thing that comes to mind is the Apple iPod Sleep Issue.

  6. Why GeForce 3 is insanely great on GeForce 3 Demoed - Running DOOM 3 · · Score: 1

    It's all about the pixel shaders. You can actually write a little assembly language program and run it on the graphics chip now. Your program can calculate almost anything it wants for every pixel on the screen. The insane thing is that NVIDIA licensed this tech to Microsoft, not the other way around.

  7. Here's the real URL on Computers Make Good Ad Execs · · Score: 1

    The article has it wrong, so here's the real one:

    http://michal.fiz.huji.ac.il/~project/list/

    Unfortunately it doesn't seem to be open to the public anymore. When I tried it yesterday it was still open.

    Basically, it's a database of images, and what sort of emotions/ideas they evoke. And how they are connected to each other.

    It was interesting, although I ended up creating an ad for hygenic pads that consisted of an elephant wearing a tennis skirt.

  8. Let the server do the compression? on Unisys Enforcing GIF Patents · · Score: 1

    Would it make sense to save our GIF images with no compression, and let the web server compress them on the fly?

  9. Re:Microscopic Particles of 'Force' on Review:Star Wars:The Phantom Menance · · Score: 1

    I felt the same way when Yogurt revealed that the Schwartz ring came from a Cracker Jack box.

  10. Re:Shitake Mushrooms on NSI challenged over "obscene" domains · · Score: 1

    Kumkwats!

  11. What Language on Interview w/ Dave "Zoid" Kirsch about Linux Quake · · Score: 1

    I'm sure Brian Hook has said the Quake 2 OpenGL renderer has no assembler. It is pure C, and they don't use C++. Perhaps Quake 2 & 3 have no assembly at all.