Slashdot Mirror


User: f97hs

f97hs's activity in the archive.

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

Comments · 18

  1. OT:obviously great news on New Technique For 2D Imaging Of Nanostructures · · Score: 1

    and finally, that chess paint santa is using might be reality!

  2. Re:3500 volts for a human to feel a shock? on A Hidden Threat To Handhelds · · Score: 1

    Modems often have line transformers, and these have coils.
    Coils can increase the voltage quite a lot - that's likely to be what happened.

    If you 'charge' a large coil even with a low-voltage battery, and then remove the battery, the coil will try to discharge. Since there is no longer any connection to discharge through, the voltage will increase until it can discharge with a spark (or through leakage currents, whatever comes first).

  3. OT: What about batteries, or toy racing tracks? on A Hidden Threat To Handhelds · · Score: 1

    Perhaps the reason you managed that is that your family name is Binks?

  4. Re:I want one for low heat on Reviews Of AMD Duron 'Morgan' 1GHz · · Score: 1

    An alternative would be to get yourself a really quiet fan.

    Like the Silverado, which you can buy from this german company.

    As you can read in this article on Tom's hardware, they are both VERY quiet and able to dissipate all the heat the Athlon generates. A bit expensive though.

  5. Re:Don't hate little 56k on Stopping The 56K Hate · · Score: 1

    it freaked out quite a lot when I tried it with my non-modem connection. It did calculate a at least quite likely speed (like 1/8 of my maximum, might be true), but the bar is exactly as long as the 56K-modem bar. Lame.

  6. Re:Am I the only one who misses the CLI ? on The Real History of the GUI · · Score: 1

    Of course, the best would be both worlds.

    AND the GUI-version should have a good keyboard interface! Why oh why do people so often forget/don't bother about this? Especially in the unix-inherited world. You should be able to do just about everything without the mouse, except for the few mouse-only tasks, such as painting. THIS is what makes a lot of the current KDE/gnome apps feel lame. Ironically, in windows most commercial apps have at least tried to make it possible to live without mouse.

  7. Not a problem - WINE!! on Warcraft 3 Not Until 2002 · · Score: 1

    Really! Starcraft is one game that has always worked very well with wine. Even several years old wintages worked amazingly well. I have no doubt it will be possible to get warcraft 3 running in wine - there will be quite a lot of people working on it. Like Counterstrike. The 3d-part might be cumbersome but not impossible.

  8. OT:Impossible. on 10GHz Processors And Moore's Law · · Score: 1

    Could you please elaborate on the details of that putpixel problem? Sounds like it could possibly be a somewhat interesting story?

  9. Re:hmmmm... on Buffer Overflow In All Shockwave Players · · Score: 1

    Or better do exactly the same thing as that suggested for linux & co users; make sure their browser runs as another user than the one they are logged in as.

  10. Re:What's the use then? on The Continuing End of SSH/SSL · · Score: 1

    Yes, the public key. But to decrypt data encrypted with the public key, an attacker would also need the private key, which is stored on the server. Some introduction to public key cryptography can be found here. The basics of this attack is also described there.

  11. Re:Melissa/ILOVEYOU are impossible on Linux on Attacks Against SSH 1 And SSL · · Score: 1

    Things like Melissa/ILOVEYOU are simply impossible on Linux.

    They are theoretically just exactly as possible as in windows!!

    IF an application such as outlook that allows such silly script execution became popular, and linux users were stupid enough to execute unknown attachments, nothing in the linux security model would prevent it from doing just the same things as in windows.

    Linux as well as Windows has a lame security model that gives all programs all rights the user that launched the program had. Sure, the program can't wipe out your system files since you're not logged on as root/admin, but nothing stops it from deleting your personal files in /home/user, or reading your address book and sending mails, or doing something a lot more evil or damaging. More fine-grained security is needed. As it is now, the windows and linux security models are very equal in this sense.

  12. Re:Even more importantly on A Pair of Google Bits · · Score: 1

    And the 'Search current site' button certainly deserves an honorable mention. I already can't live without that one!

  13. Re:The only way MS can eliminate the BSOD: on Microsoft Backing Off Spamming · · Score: 2

    NONPAGED_AREA means pages allocated from the non-paged pool, that is, memory that may not be swapped to disk. Read it as 'nonpagable' instead, if you want. If you reference memory in such an adress range, and there is no page allocated, you get that BSOD...

  14. ZLib license - what do you think about it? on Gnutella Creator Releases New Free Software · · Score: 1
    Basically, it says:
    Permission is granted to anyone to use this software for any purpose,
    including commercial applications, and to alter it and redistribute it
    freely, subject to the following restrictions:

    1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the
    product documentation would be appreciated but is not required.
    2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
    3. This notice may not be removed or altered
    from any source distribution.

    I think it somewhat extracts the good things from GPL and BSD mhile leaving the bad ones out; it is really free, allowing all kinds of applications (commercial or freeware / closed source) to be built from it, but should require you to give credit so you don't risk anybody using your code in their closed-source product without you being told.
    Would this be the best of both worlds?

  15. Re:Is it MS's fault? on Microsoft's IE 5.5 Flouts Industry Standards · · Score: 1

    Yeah, MDI isn't a good thing. BUT you don't have to live with it in mIRC - simply go to options->Display->Windows and select the ones you want to have as top windows.

  16. Re:Simple solution... on Interesting Way To Protest Napster · · Score: 1
    Unfortunately, quite often CDs are damaged enough for the error correcting code not being capable of fixing it (you know, there is way less error correction code in audio mode). When in audio mode, most readers handle this kind of error not by returning READ_ERROR, but by returning generated sound data that hides the error (ie does not sound like a scratch). This might make the md5 database of each song quite populated.

    If in windows, you might want to try this program on a few scratched CDs to see your reader fail...
    http://www.exactaudiocopy.de/

  17. Re: there are enough for this planet on IPv6 Ready For A Spin · · Score: 1

    ...if you divided each square meter of the earth into as many pieces as there are square meters on the earth, each of these pieces would get something like one billion IP addresses. Overhead caused by routers and politics might be an issue, though.

  18. Re: w2k and nt4 on IPv6 Ready For A Spin · · Score: 1

    Microsoft does have some reasonably complete experimental stuff (ip stack and some basic utils, such as ping and ftp client) for nt4 and w2k. http://research.microsoft.com/msripv6/