Slashdot Mirror


User: slashdot_nobody_nowh

slashdot_nobody_nowh's activity in the archive.

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

Comments · 5

  1. It's just a matter of busses on ESR Advocates Proprietary Software · · Score: 1

    I have three hard drivers, CD-recorder and DVD-recorder. Each of them has firmware. Nobody's complaining it's closed source. I do not understand why audio and/or video card driver can't be closed source - to me it's just like the above mentioned firmware, just the devices sit on a different bus - PCI and not IDE. Of cource, open source drivers are better, but why all the fuss if closed source firmware is silently accepted ?

  2. Re:Motivating Me To Move on Windows Genuine Advantage Makes Few Friends · · Score: 1

    Since you are considering switching to Linux - I wouldn't recommend Mandriva - still using it, but their quality is only getting worse. I wouldn't recommend RedHat FC either. I really like MEPIS, and I am seriously considering switching to SUSE. P.S. I've been using Mandrake/Mandriva since 1998 or so.

  3. Ad ? on GPL Causing Problems for Derivative Linux Distros · · Score: 1

    I like Mepis; the newest release is expected on July the 10th or so - nice way to remind about the distro :-).

  4. Re:Be less optimistic about clockless design on The Year 2004 in Microprocessors · · Score: 2, Insightful

    Look, I tried to be short in my post.

    When I'm saying signals change more or less
    whenever they want, I mean there is no
    generating clock to relate their changes to
    and thus to avoid interference created
    by signal changes.

    With modern frequencies connectors in chips
    behave to big extent like transmission lines.

    I worked as VLSI designer and STA (Static
    Timing Analysis) methodology engineer,
    so I hope I know what I'm talking about.

  5. Be less optimistic about clockless design on The Year 2004 in Microprocessors · · Score: 5, Informative

    One should remember that clockless design
    poses two huge difficulties:

    1) verification (both logical and timing);
    2) in-chip noise.

    Clocking allows oscillations created
    by generating edges to fade out before
    the sampling edge.

    In clockless designs signals change whenever they
    want in a sense, so sampling may occur while
    the noise (parasitic oscillations) is still high,
    and wrong values will be stored/used.