Slashdot Mirror


User: MrBlint

MrBlint's activity in the archive.

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

Comments · 159

  1. Re:comments? on Why MS is Not Opening More Source Code · · Score: 1

    A man walked into a bar and asked for a double entendre, so the bar maid gave him one.

  2. Re:But... on Latest Version of iPodLinux Reviewed · · Score: 1

    99% of all statistics are made up on the spot.

  3. Re:And since he believes it... on Aural Heaven -- iPod And Analog · · Score: 1

    Don't forget that the most important link in the audio chain is the listeners brain. This can easily be affected by spending lot's of money on silver cables.

  4. Re:Like 'His Dark Materials' on LOTR to Become a London Musical · · Score: 1

    Here is the link you were wanting. I've just booked tickets for both parts. Looks to be excellently done from the photographs.

  5. Re:Like 'His Dark Materials' on LOTR to Become a London Musical · · Score: 1

    Dark Materials is a play (actually 2 plays) *not a musical*. It has received nothing but praise as far as I know. It was also dramatized on the radio a year or 2 ago which worked very well IMHO.

  6. Re:what on LOTR to Become a London Musical · · Score: 1

    You missed the best line!
    "I hate every ape I see from chimpan A to chimpan Z"

  7. Re:This may sound stupid but.... on Obtaining Legal MP3s Outside of the U.S.? · · Score: 1
    Take the original analogue wave and subtract the output from the DA converter. What remains is the noise I am talking about.

    The anti-aliasing filter will remove any out of band noise but quantisation noise still remains. This noise is a direct result of the discontinuous quantisation function.

    This noise is by definition below the signal to noise ratio of the system which for a 16 bit sample size is 96 Db.

    The question is, how is this noise perceived?

    Take the case of (say) piano + violin + analogue surface noise. The brain can (magically?) perceive the piano the violin and the noise as separate entities and focus attention on one or another as it pleases.

    Now replace the analogue noise by digital quantisation noise. I am just wondering if the brain has the necessary mechanisms to analyse such noise and successfully disentangle it from the other elements.

  8. I don;t see the need for it on New Net Battle Over ".mobile" Looming · · Score: 1

    This just shows how short sited technology marketing people can be. There is nothing inherently special about accessing the web from a mobile device.

  9. Re:This may sound stupid but.... on Obtaining Legal MP3s Outside of the U.S.? · · Score: 1
    I have a (layman's) theroy about the difference between analogue and digital signal distortion.

    Imagine you are listening to someone in the next room playing the piano, or sitting in a concert hall with noises from the heating system and passing traffic. In these situations The human hearing system is quite capable of seaprating the distortion and noise from the signal and ignoring it. I suspect that this is because the distortion and noise making processes can be represeented by a continuous function. The ear and brain are adapted by thousands of years of evolution to separate signal from noise but only if the noise is generated by a continuous function.

    In the case of digital audio the distortion function is discontinuous. This is a situation which would not occur in nature and so we have not evolved the ability to ignore it.

    Like I said this is just a layman's theory. I would be interested to kown what someone who actually has a clue thinks about it.

  10. Re:Nonsense ! on Apple Sued in France for iPod Music Royalties · · Score: 1

    Just remind me again. Why is Apple being sued?

  11. Re:Finally! on Navy Unveils Polyglot Chat For Iraq · · Score: 1

    I used to work for a company called GPT. Unfortunately if you pronounce these letters in a french accent it sounds remarkably like "Je Pette" (check spelling) which of course means "I Fart". What a small world.

  12. Re:What about low-quality copies? on Losing Control of Your TV · · Score: 1
    This stereo record can not be played on old tin boxes no matter what they are fitted with.

    If you are in possesion of such equipment please hand it in to the nearest police station.

  13. Re:Functional Programming missed the boat on Purely Functional Data Structures · · Score: 1
    That looks very interesting. Downloading now. Supported on vxWorks too, mmm....it might be just the thing for my current project. If it lives up to expectations I may try to sell this where I work.

    call_control ! {dial,2544};
    looks a bit simpler to code than
    struct CC_MESAGE msg;
    msg.source = TASK_ID_SIGNALING;
    msg.type = CC_MSGTYPE_DIAL;
    msg.length = 4;
    strncpy( msg.buf, "2544", CC_MAX_MSG_LEN );

    fwk_send_msg( TASK_ID_CALLCONTROL, msg, sizeof(msg);
    And that is heavily paraphrased
  14. Re:Quick Question... on Judge Orders SCO, IBM To Produce Disputed Code · · Score: 1

    On the other hand phrases such as "who wrote this a pile of crap" can be quite commonly heard.

  15. Re:Hacking is not an art... on Hackers: The Art of Abstraction · · Score: 1

    The very existance of a language like whitespace prooves that software can be art.

  16. Re:1/2 post, less than 1% quality on Nearly Half of U.S. 'Net Users Post Content · · Score: 1

    Somebody has to read posts beneath level 4 or 5 otherwise no posts would ever get that high.

  17. Re:On the same note.... on MS May Be Forced To Sell Stripped-Down OS In EU · · Score: 1

    Winamp's tiny user interface is really crap. They need to wake up to the fact that most people now have at least 1024*768 resolution.

  18. Re:Missing Data! on New Cast Information For 'Hitchhiker's' Movie · · Score: 2, Insightful

    Brian Blessed would make a good Vogon. In fact I suspect he might actually be a Vogon.

  19. Re:Narrator on New Cast Information For 'Hitchhiker's' Movie · · Score: 1

    Not to forget "Don't get soap in my eye"

  20. Re:We're all going to die on Perl's Extreme Makeover · · Score: 1
    "no one pretends for a moment that (perl's regular expressions) are anything but hideously ugly,"

    He's obviously new here!

  21. Re:Well on Hamster-controlled MIDI · · Score: 1

    Give type writers to a million monkeys and what you get is slashdot.

  22. Re:She has a case - really on RIAA Countersued Under Racketeering Laws · · Score: 1

    I think the jury is still out on the first point but I concede on the rest.

  23. Re:She has a case - really on RIAA Countersued Under Racketeering Laws · · Score: 1

    So if I owned the entire universe it would be imposible for anyone to steal from me since however much they took I would still have an infinite amount of stuff remaining?????

  24. Re:Hard To Believe on Extinction Of Human Languages Affects Programming? · · Score: 1

    It's like an ordinary GOTO but you might be making First Contact with the code at the other end.

  25. Re:Hard To Believe on Extinction Of Human Languages Affects Programming? · · Score: 1

    That gives me an idea for a paper "GOBOLDLYTO considered harmfull".