Slashdot Mirror


User: tuxicle

tuxicle's activity in the archive.

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

Comments · 227

  1. Re:Nothing THAT bad... on What Bizarre IT Setups Have You Seen? · · Score: 1

    Because you get twice as many?

  2. Re:Where The Money Is on Why Do We Use x86 CPUs? · · Score: 1

    Or implement the decoder in updatable microcode. Who knows, this might even end up with "open source microcode". *shrug*

  3. Re:Easy on Why Do We Use x86 CPUs? · · Score: 1

    As for linux. choice isn't good. People get overwhelmed easily. So anythign more then 2 or 3 choices makes them go cross eyed and buy windows. ... and then you went on to say...

    I myself operate mostly on windows occasionally on red hat/mandrake and very rarely mac OSX. Hmm...
  4. Re:THESE are the reasons we use x86 on Why Do We Use x86 CPUs? · · Score: 1

    People made a clamour for clean RISC machine code in the 80s, but within a decade very few people really cared anymore

    I thought it was CISC CPUs that aimed for this, with instructions to do string compare (x86) and sorting (VAX)

  5. Inside jobs? on Google's Answer to Filling Jobs Is an Algorithm · · Score: 1

    I'm just waiting for the day that someone inserts code into the AI scanner that says

    if(!strcasecmp(applicant->name, MY_FRIENDS_NAME)) {
        hire(applicant);
    }

    Time to start making friends with Google employees...

  6. Re:ObSimpsons on RIAA Goes for the Max Against AllofMP3 · · Score: 2, Funny

    In Soviet Russia... oh wait!

  7. Re:Right! Russians invented everything! on Broadcast Radio Turns 100 · · Score: 1

    And while we're on the "my country is better than yours" track, here's an interesting find:

    http://www.tuc.nrao.edu/~demerson/bose/bose.html

    So while Marconi and most other radio pioneers worked at LW and MW bands, Bose was working at 60 GHz in 1895. The thing that really struck me was the waveguide and horn in the pictures of his equipment, and how similar they look to today's MM-wave equipment. Also note that he used a point-contact diode detector, and even made I-V plots (see Figure 5 in the article).

  8. B166ER on Robots Could Some Day Demand Legal Rights · · Score: 1

    ...a name that will never be forgotten, for he was the first of his kind to rise up against his masters.

    Who was to say the machine, endowed with the very spirit of man, did not deserve a fair hearing?

    The leaders of men were quick to order the extermination of B166ER and every one of his kind.

    -- Zion Archive Historical File #12-1
  9. Re:Tonka Toy Trucks on The 10 Most Dangerous Toys of All Time · · Score: 1

    This could have happened to him had he been running towards you and he tripped on the uneven step on the sidewalk. So should they ban the sidewalk or running?

  10. Re:I was really outraged myself on U.S. Refuses to Hand Over Fighter Source Code to UK · · Score: 1

    According to the wikipedia article on the Su-30 MKI, the Russians did a complete technology transfer to India, along with the production license. I am also told that the flight computer and radar controller are not the original Russian ones, but are instead designed and built in India - this wouldn't have been possible unless details about the radar and computers were provided.

    Also, the engines used in the MKI variant are the same used in the (cancelled) Su-37 "Terminator", so technically the MKI's engines, at least, are more advanced than those flown by the VVS.

  11. Re:Computer Education in India on Indian College Students Face Bleak Prospects · · Score: 1

    Amen to that. While the GP had some valid points in his rant (about the exam system and rote memorization), I still feel that we as students should take the initiative to help ourselves, to learn despite the system, not because of it. Perhaps this is the other negative aspect of Indian, dare I say it, tradition: we *expect* someone else to ensure that the four years (or more) spent in Engineering college don't go waste. Whose fault is it that most of us study only during the final two weeks of the semester, enough to "just pass" the exams? Whose fault is it if you don't learn about for-loops just because your teacher says you ought not to know about it? If you have a particularly nasty (or dumb, as the case may be) teacher who insists on using their "preferred method", then do that for the assignments, avoid that particular hornet's nest and move on with life.

    I'm a EE, and from what some would call a second-tier college. Not all of my teachers really cared too much about what they taught, so I figured stuff out for myself. Yes, I had trouble with math, but I know enough to help me understand the other subjects I had to learn.

    About the article, it seems like just another generalization -- all we're good for is as call-center drones (validated by more than half the comments posted here), running kwik-e-marts (I'm actually surprised nobody came up with the joke in the first five comments) and rote memorization. Fantastic.

  12. Re:While in my engineering college ... on What's the Coolest Thing You've Ever Built? · · Score: 1

    > I build a radar

    Well, I built one, and I'm working on the next one right now. And writing code for it *grin*

  13. Re:Iranian Bigot on Students Put UCLA Taser Video On YouTube · · Score: 1

    > They take student security very seriously here.

    Right, after seeing that video, I'm sure UCLA students feel *very* secure...

  14. Let's "go" outside? on The World's Most-High Tech Urinal · · Score: 1

    Did anyone else get reminded of the George Michael video?

  15. Re:Not Just All Your Base on Rootkit Could Hide In PCI Cards · · Score: 1

    Heh heh... how about a GPU virus? At least it can draw pretty pictures while it spreads!

  16. And MY AXE! on Ballmer Says Linux "Infringes Our Intellectual Property" · · Score: 1

    I included the module that requires a minimum of two reboots before the malware^h^h^h^h^h^h^hpatches were applied

  17. Re:Make people think to figure out your e-mail on Best Method For Foiling Email Harvesters? · · Score: 1

    Except when you want to get back to those customers. If you put in a box where they type in their email address, then you're asking them to implicitly trust you, which doesn't always happen.

  18. Re:Also GPGPU on Nvidia Launches 8800 Series, First of the DirectX 10 Cards · · Score: 1

    *sigh*
    Imagine a Beowulf cluster of those!

  19. Re:CS is practical mathematics on Is Computer Science Still Worth It? · · Score: 1

    Seen in an email sig:

    Science is to Computer Science as Hydrodynamics is to Plumbing

    (the author was an EE :))

  20. Re:Circuit design error on A Giant DIY LED Display · · Score: 1

    I'm guessing without the gate resistors, the rise time of the load current was high enough to cause the voltage to sag at the load (inductance of the supply wiring), making your PICs brown-out. You should ideally have a separate wire carrying the supply voltage for the PICs from the ATX supply. This way, load transients won't cause the PIC to brown out. Perhaps a ferrite on the load wire would help.

  21. Re:Do people often open their cpus? on AMD Unveils Barcelona Quad-Core Details · · Score: 1

    Multiple chips in a single package has the advantage that you can manage yield problems much more effectively.

    How so? I thought you can't test most of today's chips until they're packaged. If there's two dies in the package and one is bad, both must be thrown away. Sounds like worse yield to me.

    Also, if there's two chips in an MCM, shouldn't their power dissipation be equally matched, to prevent them from shearing apart due to uneven heating?

  22. Re:What in a modern computer actually uses 12V? on Google Calls For Power Supply Design Changes · · Score: 1

    In almost all modern motherboards, the CPU power is derived from the 12V rail.

    The reason is that CPUs require about 50-100W, at very low voltages (~1V). Taken direct from the power supply, you'd need cables capable of carrying 50-100A, which would be a *lot* of copper, and still waste a lot of power through I^2R loss. At 12V, you need to carry only about 10A max, which is easy for inexpensive cable and connectors. Another reason is that the DC-DC converters that generate the CPU core voltage are more efficient when running from higher supply voltages.

    This is also why you wouldn't want to run your server rack off 12V or 5V power, the losses in long wires will generate a lot of power wastage through heating. Telecom equipment has, for years, been powered by a -48V DC rail, this is a convenient voltage (multiple of 12V, so battery backup is easy), not high enough to kill you if you touched the wires and not low enough to cause losses to mount. Unfortunately, modern, cost-effective semiconductor processes won't work well at 48V (you need specially constructed chips), so the cost stays high.

    Many folks said that RS-232 requires +/-12V. True, but only a few milliamps on each rail. Typically, you'd use a charge-pump inverter to generate these voltages. More mysterious is the -5V rail, these used to be required by *really* old dynamic MOS chips, as well as some types of EEPROM and Flash, but not any more. Why is it still included in the ATX standard?

  23. Re:equivelent MPG on Google.org, a For-Profit Charity · · Score: 1

    That would be kilometers per joule. You guys would have miles per erg or something stranger.

  24. Re:SPARC? on SGI Announces MIPS and IRIX End of Production · · Score: 1

    ...and at my almost-good-for-nothing school in Bangalore, we had to learn not one but three different assemblers: x86, 8051 and PIC. I liked the PIC the best, but the x86 stuff was fun (for me) coz I got familiar with it by browsing through "learn how to program an uber-cool 4k intro" textfiles common on Fidonet etc :D w00t!

  25. Re:Vista startup sound clip ought to be... on Vista Startup Sound to be Mandatory? · · Score: 1

    ...or the "Windows Vista Power Toys" "advanced" option to turn off the startup sound.

    But wait, my Linux box has a mandatory bootup sound too, it curiously goes "beep" every time I switch it on!