Slashdot Mirror


User: Seahawk

Seahawk's activity in the archive.

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

Comments · 237

  1. Re:Why? on BBC says "Avoid Explorer" · · Score: 1

    I just HAD to mod that one as funny!

    Well - lets just say that the primary Browser, Mail client and Web server was the only insecure parts in windows(And not look a basic design flaws like messaging), I would say that it was far far to many flaws allready!

    Lets face it - 98% of the users use their browser/mail client every day, so it is pretty important(imho) that those programs are as secure as possible!

    This is in no way to bash MS - i just found the parent message to be funny! :D

  2. Re:Only problem with x86 architecture on Mini PC in an Actual Lunchbox · · Score: 1

    No - offcourse you wont use a CD-R for a 40k document - you would probably mail it!

    Offcourse there are the need of legacy hardware in some situations, but in most there wont be a need - so why dont get rid of them and save the cost/space?

  3. Re:Only problem with x86 architecture on Mini PC in an Actual Lunchbox · · Score: 2, Insightful

    Well - I havent had a floppy drive in my machine the last 2 years - and what should i use it for?

    As soon as you have a CD-RW drive I fail to see why anyone would need a floppydrive...

  4. Re:More Bias on Another Critical Microsoft Hole · · Score: 5, Insightful

    Well - I see your point, an I am oppesed to needless MS bashing as well! The difference between the OSS vulnaribilities and this IE is that the OSS vulnaribilities is fixed rather easy, and Microsofts solution to the problem(Dont trust MS activex controls) just wont help the average user as he has no idea how to not trust Microsoft

    As you say - there are bugs in ALL software - but there are great differences in how quickly those bugs are fixed!

  5. Re:But is it scalable? on Fanwing Planes? · · Score: 1

    Come to think about it: The BeoWolf could definately be a valid name for a cool plane...

  6. Re:But is it scalable? on Fanwing Planes? · · Score: 4, Funny

    If it doesnt scale, we will just make a cluster of them instead!

  7. Bugs! on Ants Invade iBook · · Score: 1

    See - Macs have just as many bugs as Windows machines...

    (Know it - too bad a joke to be posted - but i just got out of bed and dont think clearly :))

  8. Re:20 times quieter? on Building a Dead Silent PC · · Score: 5, Informative

    mod this one down plz!!!

    +10db is twice as loud to the human ear!

    So the 65 db down to 40 db should be something like 5-6 times less loud to the human ear!

    Its the energy that is 10 times as big when you go up 10db!

    Example:
    A 10W stereo plays x db
    A similar stereo with 100W plays x + 10 db
    A similar stereo with 1000W plays x + 20 db

  9. Re:"Your system date is set to year 8192. on Gnarly Error Messages · · Score: 1

    Do you imply that Windows XP works today???

  10. Re:Just two more years.... on EBay Subject of Patent Action · · Score: 3, Funny

    I really need to file a patent for my "inhale air" idea - it has shown great potential in early tests - unlike my "use brain" idea, which doesnt seem likely to be used to sue rich people that annoys me...

  11. Re:This has real-world potential on In-Game Advertising Comes of Age · · Score: 1

    Hi.

    Well - People pay for newspapers/magazines - they have lots of ads as well...

    Thomas

  12. Re:Java excecution speed actually good on C Faces Java In Performance Tests · · Score: 1

    You say tou cant force gc to occur! What about System.gc()?
    As a programmer you could call this when your program does nothing!

    Off course its not 100% control, but at least you have the option to suggest the vm taht now would be a good time to gc, and thereby minimizing the risk of gc occuring when your doing something time critical