Slashdot Mirror


User: baywulf

baywulf's activity in the archive.

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

Comments · 424

  1. *Waves hands* on Projecting Sound 'Inside Your Head' · · Score: 4, Funny

    "These are not the droids you were looking for."

  2. Understanding the symbols on Imagining Numbers · · Score: 3, Interesting

    Does anyone have a good reference sheet of commonly used symbols in advanced math texts. I've been trying to learn stuff on my own but it is hard when you can't even verbalize what you are reading.

  3. Re:I'm not going to hop on the marketing bandwagon on Clear Case Roundup · · Score: 2, Insightful

    That's because we have already saved the whales. No reason for Scotty to give away the secret.

  4. A better question... on SCO Sues IBM for Sharing Secrets with Unix and Linux · · Score: 1

    How do we know that SCO engineers have not taken parts of the Linux kernel to improve their own SCO kernel?

  5. I'm going to make a new distribution on Distros To Try: Slackware 9.0-rc1 And Yoper 1.0 · · Score: 4, Funny

    It will be a tiny version of Debian called 'DE' and to please RMS I'll call it GNU/DE.

  6. My PC suggestion on Film Gimp Project Renamed to CinePaint · · Score: 4, Funny

    physically challenged film

  7. I just dropped a floppy from 2-in above my desk on Computer Error Grounds Japanese Flights · · Score: 0, Offtopic

    and it shattered into pieces. Talk about fragile.

  8. what about that robot? on Battlestar Galactica to Return · · Score: 1

    goes "bidi bidi bidi" I think its name was twiki or something.

  9. Be careful... on Perfumed, Glowing Cloth · · Score: 1

    before interwoven patents this fabric.

  10. I remember this wager I made on A 1974 Review of D&D · · Score: 1

    When I was DM for a D&D game in my younger days one of my friends kept nagging me that he wanted me to place a +5 magic vorpal sword in the game for him to find. I got tired of the nagging after a while and told him he could roll the 100 die and if it came a 00 I would give him the sword and otherwise, he would lose all his considerable magic items. I thought he was a sucker for taking the change but he did and lo and behold he rolled the die and got the 00.

  11. Re:What will Linus say? on Intel, Red Hat Agree To BSD License For Intel Patches · · Score: 4, Informative

    If you read the link to the kernel mailing list in that article, you will see that Linus' belief is quite the opposite. He believes that it is the right of the original developer of the code (ie Intel) to set the terms of the license be it dual license or not. Thus he will not accept patches to the code which are not released the both licenses of a dual license.

  12. Re:Yeah, sure. on Software/Hardware FPGA Dev Board that runs Linux · · Score: 2, Interesting

    If you want a cheaper FPGA board, then try out the following company. They have some decent boards for under $100 though no microprocessor is included.

    http://www.digilentinc.com/

  13. Re:What can you do with it. on Software/Hardware FPGA Dev Board that runs Linux · · Score: 3, Informative

    The book "ASIC" has a good chapter on FPGAs. Go to the following link and review chapter 5. http://www.dacafe.com/ASICs.htm

    But the answer your question briefly, the internal structure of the FPGA is an array of computational logic blocks. The boundary between these blocks in the array is routing logic that allows nearly arbitrary connections between the logic blocks. There are also IO blocks at the perimeter of the array. Each logic block typically consists of some combinational logic followed by a register element. The combinational logic element can be programmed to implement arbitrary logic functions of around 4-8 inputs. Thus you can configure a block to be a 1 bit adder, a mux, register, etc. By programming the CLBs and routing between the blocks, an hardware system can be built. You write the hardware description in Verilog, VHDL or schematics capture. Then a synthesizer maps your design to a bit pattern necessary to program the FPGA. You generally program this into the chip or into an external flash memory connected to the FPGA.

  14. Re:Disclaimer: on Pyromaniac Cosplay · · Score: 1

    But if you are a chinese or british chick please DO try to be a Chun-li or Cammy.

  15. Re:Solution! on California Considering More Internet Taxes · · Score: 5, Informative

    You do get taxes recursively. You pay income tax on your salary. Then when you buy something, there is a sales tax. Then the company which got your money pays taxes on it. Then they pay their employees and that gets taxes. And it repeats on an on.

  16. In Soviet Sussia on Baked Apple · · Score: -1, Offtopic

    laptop bakes you.

  17. Open? on First OpenVMS Boot On IA64 · · Score: 1

    I am curious as to what sense that OpenVMS is open?

  18. Re:To marry Medusa... on Science Fiction and Smart Mobs · · Score: 4, Funny

    Yeah but I have found that whatever Theodore Sturgeon write always sounds fishy to me.

  19. Double posting on Using Redundancies to Find Errors · · Score: 1

    Is that why there are so many double postings of articles on Slashdot? Trying to use redundancies to find errors?

  20. ATI could have taken better preventive measures on How to change your Radeon 9500 into a 9700 · · Score: 1

    They could have placed a OTP fuse inside the chip which downgrades the chip from a 9700 to a 9500 but not the other way. The fuse could be set via a test mode so no extra pins or resistors are needed. Sometimes I think these companies (ie ATI and AMD) go the simple route so that people find out and the mod community gets all exicted about that product.

  21. Re:APC will remarket the ones returned: on APC Recalls 2.1 Million UPS Units · · Score: 5, Funny

    More like "Unstoppable Pyrotechnic Sources".

  22. Re:Hrm.. on Sendmail Performance Tuning · · Score: -1, Flamebait

    I think you are getting more and more like the oprah book club. :)

  23. Re:Public Schools on Adapting a Webcam for Astrophotography · · Score: 1, Offtopic

    What policically correct crap are you talking about?

  24. He deserves it! on Jon Johansen Trial Continues · · Score: -1, Offtopic

    For spreading all those false rumors about spiderman over the years.

  25. Re:Here's What I'd like to see on Understanding the Microprocessor · · Score: 5, Interesting

    I've been studying hardware design for a while now and the following course documents from the (former) ARSDigita university are a clear yet consise depiction of what you would learn in a beginnning microprocessor design course.

    http://www.aduni.org/courses/how_computers_work/