Slashdot Mirror


User: Drakin

Drakin's activity in the archive.

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

Comments · 539

  1. Re:Well on Gamma Ray Bursts are Nascent Black Holes · · Score: 1

    Hulk was made by gamma rays... you really want to be big, green and stupid?

  2. No, it shouldn't. on Should Open Source Software Expire? · · Score: 2, Insightful

    There's some cases where there's no need for the program to be updated, no matter what securiy risk it might pose.

    If it's sitting in a lan that has no acess to the internet, or if it's being used in a case where space is limited... there's probably other reasons that software shouldn't expire.

    How would you like if your computer decided that it wasn't going to run a critical (to you) program and you have to stat reinstalling it while a deadline creeps closer.

    Maybe a reminder service would be the best way, after so many days/months/years it makes a reminder to check for updates. That, or educate people that upgrades for securty are a good thing in some cases.

  3. Re:Copy protection, eh? on Public CD Copying Machine in Australia · · Score: 1

    Copy protection means little if you know the ways around it. It depends a lot on your CD burner and the software you use.

    Safedusk has been broken a long time ago. That can be undone by makeing a clone of it. Safedisk 2, is more thorny, but it can be done... you just need a normal CD or DVD ROM drive to use the CD after you make a clone of it.

  4. Oh for... on Blizzard removes Orcs from Warcraft III · · Score: 2, Insightful

    You know, it would have been a lot more interesting if the story submitter had done a bit more research. The orcs are not simply being removed. They're being -replaced-. Yes, replaced by the Pandarens. http://www.battle.net/war3/pandaren/ (Yes, I know it's an april fools joke, but still...)

  5. Re:Been done on Subliminal Learning Thru the PC? · · Score: 1

    I remember that... if memory serves, it was all done on the title bars... I think it had more of a placebo effect thn any real use.

  6. Re:You idiot on Mac OS X Secrets of the Elite · · Score: 1

    Personally, I have no problem with posting things that are serious on April fools day, in factI held off posting something until today because I find it a bit funny to have them in doubt...

  7. Re:I Personally Wonder... on Updated Slashdot Advertising Policy · · Score: 1

    It could be a co-op with ThinkGeek... take a look at thier page...

    mmm... glow in the dark caffinated beer...

  8. Re:What the h311 does this mean: on Updated Slashdot Advertising Policy · · Score: 1

    It refers to bribeing someone for their love. read the whole post.

  9. Damn that was fast... on Google's Pageranking Explained · · Score: 1

    *looks to the artical about Indian pigeons* They already hired them it looks like...

  10. Re:April fools at it's best... on AOL Buying Up Blogs · · Score: 1

    actually, you're inccorect. The reg uses a day/month/year format, rather than a month/day/year. Look at the other stories. that's a common difference between the US and the UK

  11. April fools at it's best... on AOL Buying Up Blogs · · Score: 1

    Or worst. The Reg could have at least peppered it with links in an attempt to convince more people of it being real.

    ah well.

  12. Re:Is there any use for today's AI? on AI in Video Games vs. AI in Academia · · Score: 1

    Exaclly. You let the robot watch the news and book...it's gone into a loop and it's useless.

    Too much violence in the world...

  13. Re:Is there any use for today's AI? on AI in Video Games vs. AI in Academia · · Score: 1

    What? no 0'th law "A Robot must protect humanity"?

  14. Re:Black Power on Cheap Spray-on Plastic Solar Cells Coming · · Score: 1

    It's actually rather amusing to see jus how many technological advances are based on concepts from science fiction.

    It's also amaising, how in the "golden age" of science fiction how many of the authors were also engneers or had learning in some sciences...

  15. Re:Tooth decay on Inventors Wanted (Add To The Wishlist) · · Score: 0, Troll

    That wasn't a toothbrush you were useing that vibrates...

  16. What should it contain? on What Software Should ISPs Distribute and Support? · · Score: 2

    Well, by rights, the ideal ISP CD would contain:

    1) Automatic configeration for Windows (9x, ME, NT, 2000, and XP) and Mac.

    2) Instructions for manual configeration of Mac, Windows and Linux.

    3) the 2 most common/popular browsers, email clients and newsreader clients for Mac, Windows and Linux

    That's also what should be officially supported by the ISP.

    However some other things that one should consider adding:

    Instant Messagers - ICQ, AIM, etc.
    FTP Program
    File Compression software
    Antivirus software

    other things that could be thrown in
    IRC software
    MP3 playback software
    Firewall

    There's so much that could be given out, but, the support should be focused on the browser, email and newsgroups... then a person can search out more specialised help for their software/hardware problems

  17. Re:'unbreakable' encryption on One-Time Pad Encryption With No Pad? · · Score: 1

    Actually, I ment the same number used in the same list on more than one occasion.

    for example, entry 3753 is "7646543234". That number should not be used again within the list generated.

    Why? because it would render the code untranslateable with sufficent repeats, as the code depends on the numbers being the varible intranslation, not the letters.

    While having such numbers would make things much more secure, due to the repeat being seen as meaning the same thing both times, the speed nessisary to translate properly the code to readable form could rise rapidly, even with use of the key.

  18. Re:'unbreakable' encryption on One-Time Pad Encryption With No Pad? · · Score: 1

    *slaps self on forehead* Of course it is. And i would have realised that and mentioned it had I paid any attention.

    I actually learned about the system in a sci-fi novel I read... and of course, it wasn't called a one time pad system.

    Heh, thanks for pointing it out. Rather be shown to be a fool, rather than cling to knowing something and not knowing the full story.

  19. Re:'unbreakable' encryption on One-Time Pad Encryption With No Pad? · · Score: 2, Interesting

    Actually, it is possible to make unbreakable encription. At least in terms of text

    Step 1: Generate a rather lengthy list of non repeating, as random as possible numbers.

    Step 2: take the list and asign the letters of the alphabet in order along the list, (eg numbers in places 1 - 26 are assigned letters A - Z then 27 - 56 A - Z again.. and so on.)

    Step 3: Make a duplicate of said list.

    All communications are done with this code, using the numbers to represent letters, starting from the top, and use the number assigned to the fist instance of the letter, and proceed down the list for each use of the letter. (eg the first a would be the number in place 1, the second a would be the number in place 27)

    As there's no pattren to it, it can't be broken. However, such a thing is so cumbersom to use, plus, there's the factor of how to get the list to the other party... Not a new idea, or even close to my own... read it in a book.

  20. Re:The mute and deaf on Talk ... Without Speaking · · Score: 1
    In the land of the blind, the one-eyed man is stoned as a freak and a heretic.


    On a pleasent note, that's not that bad... just be very quiet while moving once they start throwing... they're blind, their aim... isn't so good
  21. Re:What about half-life / counter-strike? on The Sims Overtake Myst · · Score: 1

    Thing about half life, is that if they're playing via lan, they can get away with one copy of install media for the whole place.

    I'm sure half-life and mods has more players than the sims though.

  22. Yes and no... on Are Newer And Faster IDE Drives Troublesome? · · Score: 2

    Yes, there's been some disturbing reports of various hard drives failing... when I bought my 40 gig, a number of maxtor 7200 drives were having problems (I went with the WD 5400... it was all they had in stock anyway), then there's the IBM issue...

    While some of this can be attributed to bad products, it makes you wonder, with hard dirives getting bigger, are more people speaking out with complaints because they loose more? Or are more hard drives getting sold than ever, thus increasing the number of incidents that there's flaws (same # damaged per million, just more millions sold)

    Just my musings... never had a problem with my hard drives yet.

  23. Re:They should make things that BLOCK wireless.. on First 802.11 Wireless Movie Theater? · · Score: 1

    Well, not sure about that one... most of the GPS's I've seen are only acurate to a few meters...

    Do you really want to risk sitting in the wrong seat and putting your arm around that person next to you casually in a dark theater?

  24. Re:Why so expensive? on ATX PPC Motherboards from Eyetech · · Score: 1

    Well, recently having run Windows 2000 on an AMD K6-2 300... I'd say that means it's perfectly fine for every day use, providing one has sufficent ram. (96 megs ws what I started with and it preformed admireably.)

  25. Re:I Need My Meds Now on Stealth Asteroid Misses Earth · · Score: 1

    add in the rather huge iceburg too...