Slashdot Mirror


User: mclinc

mclinc's activity in the archive.

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

Comments · 20

  1. How about... on Andy Grove Says End Of Moore's Law At Hand · · Score: 1

    SMP and/or, god forbid, a decent non-x86 design running at a couple of GHzs.

    Take me to your S390....

  2. ESC key? on Crack a Password, Save Norwegian History · · Score: 1

    Have they tryed pressing the ESC key yet?

  3. Re:your .sig on Increasing the Transfer Rate? · · Score: 1

    I'm not surprised!

  4. Time/space anomaly on Weird PC Clock Behavior? · · Score: 5, Funny

    Have you checked for nearby chronoton emisions?

    Try a tatacion burst, that normaly helps...

  5. PDP-11 hangman runs on linux on Caldera releases original unices under BSD license · · Score: 1

    I've just "ported" hangman form PDP-11 version of BSD to SuSE 7.2. Runs very nicely on my 1.4G athlon 8-).

    It only takes a two line change to the source and a one line makefile tweek.

    Maybe I should make it into an RPM and stick it on freshmeat 9-)

  6. Re:Short on any real details... boo! on New Sampling Techniques Make Up For Lost Data · · Score: 1

    Errr thats why there's a reconstruction filter with a sinc function!!

  7. Re:Choosing the perfect sampling method on New Sampling Techniques Make Up For Lost Data · · Score: 1

    Phones don't use uniform sampling they use u-law or a-law. Which samples in a way that compliments our hearing The reasion this isn't done with hi-fi is down to practical problems implienting the required DAC/ADCs at the required number of bits. (without making the quanization noise swamp any advantage).

    Also see KL transform (AKA principle component anayisys) for removing statisticly redundent data. Not very practical for everyday use, but it has been demonstrated for storing faces on the 58 byte magnetic strip of a credit card. This works because faces span a very small subspace of the original images so the number of dimentions can be reduced.

  8. Re:About truly random on ZeoSync Makes Claim of Compression Breakthrough · · Score: 1

    Infact huffman coding is a bad example of "others" as it *is* a dictionary based method or al least part of one. (OOPs)

  9. Re:About truly random on ZeoSync Makes Claim of Compression Breakthrough · · Score: 1

    Dictionary based compression is just one of the lossless methods. There are many other's like huffman coding (which requires a non-uniform distribution).

    It's a *huge* field.

  10. predicting a crap random number generator on ZeoSync Makes Claim of Compression Breakthrough · · Score: 1

    If they clame it only works with "small sequences" then maybe they are just compressing the predictability in the flawed random number sequence they are using as test data.

    Maybe they need that patch that add's network generated entropy into /dev/random 9-)

  11. Re:Good luck. on Email Clients with Encrypted Archives? · · Score: -1, Troll

    Only an American would assume that because its dark out side, it must be night round the entire planet!

  12. use the filesystem, luke on Email Clients with Encrypted Archives? · · Score: 3, Informative

    Store your mbox (or whatever) on an encrypted file system. Not perfect but easy.

  13. waste products dripping down face? on Fuel-Cell Power With Methanol · · Score: 1

    Fuel cells produce water as one of their waste products right.

    Do I *realy* want water dripping out from my mobile when I use it? - I think not.

    Wet pactches in your pocket. - no thanks.

    I suppose it could be stored in a little tank, so you could squirt it at your mates or drink it 9-).

  14. Re:Forget reverse engineering -- who's quit lately on Satellite Command Security? · · Score: 1

    8mm tape! LOL

    How much cash would it take to make a programmer with access talk?

    Very little cf. with the cost of the craft if there like anyone I know!

  15. Re:Just what would you do with it? on Satellite Command Security? · · Score: 1

    Crash it into something and watch it burn!

    (This isn't a real question right?)

  16. Re:300k/sec??? on Large-Scale Video Archiving? · · Score: 1

    mpeg video codecs already compress the sound.

  17. motion detection on Large-Scale Video Archiving? · · Score: 1

    You can cut the data rate by using motion detection and only recording when there is something interesting going on. This would make a HUGE difference in most security applications.

  18. once a year on Hackers are 'Terrorists' Under Ashcroft's New Act · · Score: 1

    It's that time of year again, time to post a slashdot rant.

    What was the topic again?

    Oh yes, hacking does this count?

  19. Re:Red Hat Bloatware? on What's Coming In Red Hat 7.0 · · Score: 1

    Hold on, the CD's include application software! Are you trying to tell me that windows, office, painshop pro, visual C++ would fit on a single CD! Next you'll be saying SuSE crap because it comes on 6 cds!

  20. Re:I don't buy it on MS response to NSA key backdoor in Windows · · Score: 1

    True, Why would the 'backup key' survive but not the primary one? Whats more likely is that it will double the time it takes to crack both keys.

    And lets face it, its going to be much more fun
    cracking these keys cf. the RSA des/RC5 chalenges.

    Maybe the bovine lot would care to host such a distributed microsoft attack?

    The keys are probberbly copywrite anyway (can you copywrite a key?).

    Has anyone extracted the keys, are they plain old des/rc5 or are they something MS/odd?