Slashdot Mirror


User: Hway

Hway's activity in the archive.

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

Comments · 7

  1. Re:only winner on The Math Behind the Hybrid Hype · · Score: 1

    You haven't got a life until you've got a MC. Damn winter, can't even ride my bike...

  2. Re:.NET on Miguel de Icaza Debates Avalon with an Avalon Designer · · Score: 1

    So, in other words, Microsoft finally managed to "innovate" something that (for example) Borland has been doing for what, ten years now?

  3. Re:Mozilla 1.6 on Mozilla 1.7 Beta Is Faster And Smaller · · Score: 1

    Funnily enough, finnish Handlesbanken's site works perfectly, although there were some login problems in past.

  4. Re:Code rewrites going to be needed? on AMD Could Profit from Buffer-Overflow Protection · · Score: 1

    So, basically what's happened:
    "No one will never, ever use more than 16 megabytes of memory!" --Microsoft

  5. Re:A crowd Pleaser on Screenshot History of Windows · · Score: 1

    With windows, who's able to tell the difference?
    </tired old joke>

  6. Re:Just how much bandwidth is up there? on Satellite Access in Time of War · · Score: 1

    Yeah, during the beta phase all the major region players (Hussein, Khamenei (sp?), the israeli, ...) were set up there by the US.

  7. Re:I know you're kidding, but.... on Undelete In Linux · · Score: 1

    In a similiar vein, embedded deep in UNIX are ways to set virtually every parameter you could imagine for communications through a serial port. Is this more useful than USB? You set those parameters because of shortcomings of the serial port, not because they are intrinsically desirable.

    Now, as USB is so easy and useful as-is, kindly describe how I can make an SPI programmer cable, which requires reset, three signal lines and ground, by using USB, easily?

    Of course, you can't. However, with RS-232 is is quite simple actually; connectors and wire (and tro resistors because processor didn't like +12VDC on it's reset pin) - and most importantly, low-level access to all lines that are there due to "shortcomings".

    Just because it (whatever "it" happens to be) happens to be "easy" in some situation doesn't mean it's easy in all cases.