Slashdot Mirror


User: Detritus

Detritus's activity in the archive.

Stories
0
Comments
6,170
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,170

  1. Cooling Technology on The Thermal Paste Revolution · · Score: 2, Insightful

    The cooling technology has been around for decades. Take a look at old Cray supercomputers or IBM ECL mainframes. The problem is that it has to be designed into the system from the beginning, not tacked on to an existing design.

  2. Re:Yeah on Slashback: Blender, Paly, Dragon · · Score: 1

    That's presuming a level of organization and technical sophistication that is not present in my county. The people who ran the polling place were local registered voters, mostly retired people, who volunteered for the job.

  3. Vote Fraud on Slashback: Blender, Paly, Dragon · · Score: 1
    They used these machines in the last few elections that I voted in.

    An election worker inserted the card in the machine, not the voter. There were enough people around, keeping an eye on things, that attempting to swap cards would be risky.

    There were no reports of fraud or irregularities related to the new machines.

  4. Re:Nickel Metal Hyride on Rechargeable Batteries - Yes or No? · · Score: 1

    I used to overhaul military grade NiCD batteries when I was in the Army. These were used for applications like starting jet turbines on helicopters. Part of the overhaul process involved discharging all cells to zero voltage. This balanced and equalized the cell voltages. The trick was that the metal links between battery cells were removed before the cells were discharged to zero. This prevented reverse polarity from being applied to a cell, which can damage the cell. The individual cells were tested and repaired/replaced if they didn't meet the specifications. The cells were then reassembled into a battery and charged.

  5. Efficiency & Fairness on Placing a Dollar Value on System Usage? · · Score: 2, Insightful

    It encourages efficient and fair use of the system's resources. Rather than run just any program that will produce the desired result, it forces people to consider how their program will affect other users of the system. Maybe that bubble sort isn't such a great algorithm if it uses up your CPU quota for the month in one run.

  6. Re:Morse Code Just Removed From Ham Radio Testing on Morse Code Migrating To The Net · · Score: 1

    The ARRL has not taken a position on the subject. I'm an amateur radio operator and life ARRL member who would like to see the morse code requirement deleted from the FCC rules. Morse code still has its advantages for HF communication with low power and simple/cheap equipment, although I expect it will slowly fade away as more efficient digital modes become widespread and standardized.

  7. Re:my dear lord.... on Specs for Sony PSP Handheld · · Score: 3, Funny

    They forgot to mention the backpack that contains the fuel cell and cooling system.

  8. Re:And if they legalized drug trafficking on Telemarketers Sue Over "Do Not Call" List · · Score: 1

    Drug dealers and prostitutes provide valuable services to their customers, which is more than I can say for telemarketers.

  9. Re:Riiiiight... on Mitch Bainwol To Succeed Hilary Rosen As RIAA Head · · Score: 1
    We stole it fair and square.

    It may have been their land, but it was our canal.

  10. Preemptive Strike on Wrestler Maxx Payne Sues Game Publisher · · Score: 1

    Maybe the wrestler is suing first so that he doesn't get sued later on by the software company, should he decide to return to the ring or some other public activity. Stranger things have happened.

  11. Re:DARPA on Romancing The Rosetta Stone · · Score: 1

    Just because we're part of the Defense Department, that doesn't mean that we are developing translation technology for national security applications. No Sir! We've been dumping millions of dollars into translation research for decades, just so that we can read all those dirty novels published in foreign countries without having to wait for an English edition. We're addicted to pr0n.

  12. Accounting Costs on MCI Accused of Long-Distance Call Accounting Fraud · · Score: 1

    The systems and software that measure usage, collect the data and generate bills are a substantial part of the cost of running a telephone network. That is one of the reasons that ISPs have avoided this business model.

  13. Re:Tariffs are the single largest cost?? on MCI Accused of Long-Distance Call Accounting Fraud · · Score: 4, Informative

    A tariff is not a tax. It is a regulated price for a service. In this case, the long distance company pays a few cents a minute to the originating and terminating local carriers for access and use of their networks.

  14. Long-Term solution on Window Managers for High Resolution Displays? · · Score: 1

    The long-term solution is to remove resolution dependencies from GUI software. The application shouldn't know or care about the resolution of the frame buffer or the user's display. Try running a Windows application at multiple resolutions, different display sizes, small/large fonts, and with different video cards. It is a real PITA to make the application's GUI look decent under all those combinations.

  15. Native Resolution on Window Managers for High Resolution Displays? · · Score: 2, Insightful
    Many new LCD displays have hardware support for scaling non-native resolutions. You can run the display at 640x480, 800x600, 1024x768, etc. without it looking horrible.

    The long-term trend in displays is to decouple capture/creation resolution from storage/transport resolution from display resolution.

  16. Archives on Obtaining Archives of USENET? · · Score: 1
    Try http://www.nsa.gov.

    Seriously, I'm sure that a number of intelligence agencies have archives of this stuff. I believe the FBI used to get a USENET feed on 9-track 1/2" tape.

  17. Give the FCC a Break on House Overturns FCC Media Consolidation Plan · · Score: 1

    Congress passed the 1996 Telecommunications Act, which removed many of the restrictions on ownership of multiple media outlets, and requires the FCC to review and justify its regulations on media ownership every two years. Combine that with a series of court decisions that have slapped down the FCC when the courts felt that the FCC had not adequately provided supporting evidence to justify new regulations. The FCC operates within the parameters set by Congress and the courts.

  18. Re:Not quite right on MPAA to Launch Anti-Piracy Commercials · · Score: 1

    The same people Hollywood is trying to put out of work by moving productions to Canada?

  19. Boku? on The Impending IP Crisis · · Score: 1

    I think you mean beaucoup.

  20. Re:Bigger numbers. on The Impending IP Crisis · · Score: 3, Funny
    You should have said:

    "That's nothing, my dad is as strong as Aleph One Neanderthals"

    I read too many math books when I was a child.

  21. Re:DCT Software on Comcast Offers Trial Of Microsoft TV Software · · Score: 1
    I do have a clue, thank you very much.

    I've written real-time software for systems with less MIPS (10 MHz 68010) and RAM (128KB) than the DCT-2000 (27 MHz 68332). I even used the same real-time kernel (VRTX) as the DCT-2000. My software had a guaranteed 10 mS response time to any event, incoming data packet or user command, and it supported multiple data streams at T1 rates. 99% of the software was written in C.

  22. DCT Software on Comcast Offers Trial Of Microsoft TV Software · · Score: 4, Informative

    The current DCT software sucks. Every time you hit a button on the remote, you have to wait for the lousy software to (slowly) execute the command and refresh the screen before pressing another button. The vaunted EPG (electronic program guide) is a joke. It only shows half an hours worth of programs. They waste big chunks of screen space on ads. For a box that supposedly costs $750, they could have hired some real programmers to write the code.

  23. Re:Question on RIAA Obtains Subpoenas Against File Swappers · · Score: 2, Insightful
    I'm fairly certain if you asked your radiostation to play local bands they would.

    Maybe on some other planet. The vast majority of commercial radio stations have rigidly defined playlists. If it isn't on the playlist, it will never be played on the air. Even the station's program director may not have any say over the contents of the playlist.

  24. Re:If all content could be encrypted .... on Freenet 0.5.2 Released · · Score: 1

    3COM has a series of network interface cards with encryption hardware. I don't know how well they work in practice.

  25. Range Safety on Suborbital Rocketeers Ask FAA For Fair Rocketry Rules · · Score: 5, Insightful
    While I don't think regulations should be more intrusive than needed, there is a definite need for government regulation of space launches.

    Range safety is an integral part of government and commercial launch vehicle operations in the United States. Range safety ensures that the launch vehicle, or its components, impact in a safe area if there is a problem with the launch vehicle. This involves redundant systems to monitor the velocity, position and health of the launch vehicle, impact prediction systems (where do the pieces land if it blows up), and thrust termination systems (the big red button). The operator of the launch vehicle has to provide a high degree of assurance that no failure mode will result in injury, death or property damage in areas outside the range. This is not a trivial task, and not something to be built from bubble gum and bailing wire.