Slashdot Mirror


User: asquared256

asquared256's activity in the archive.

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

Comments · 28

  1. too many windows updates on Microsoft Pulls Broken XP Update · · Score: 1

    I began switching to linux after seeing windows updates popping up every other day on my windows 2000 installation. I knew that one of them would end up breaking something. Kind of like the outlook "security update" that blocks opening nearly all attachments...

  2. like macrovision? on MailBlocks sues Earthlink over Anti-Spam Tech · · Score: 1

    They patented the obvious ways to defeat their copy protection scheme, right?

  3. controlling fans on Control 8 Electrical Devices With Your Parallel Port · · Score: 1

    On my computer, the fans are controlled by something like this. I just used 4 2n2222's and used two parallel port lines, one with a 10k and the other with a 5k resistor, on each so the speed was variable. I'm thinking of adding some 74HC595 shift registers to get more outputs - these can be chained to get virtually as many outputs as you want. I also added some buttons to override the computer control, if necessary. The hardware's a mess but it works well with the software I wrote (the fan speed increases when the case temp rises or cpu usage increases.)