Slashdot Mirror


User: mentin

mentin's activity in the archive.

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

Comments · 287

  1. Re:NASA Verifies Apple Benchmarks? on NASA Benchmarks the New G5 Powermac · · Score: 4, Insightful
    Either way they're still benchmarking Apple hardware to be released in September versus Intel hardware that was available months ago.

    You wanted to say year ago? Month ago Intel released 3 GHz, 800 MGh FSB P4 and new chipset for dual DDR 400 motherboards. Comparing G5 against older 533 MGh FSB processors on old chipset is hypocrisy.

    Even 2.6 GHz 800 MGh FSU processor with i875 chipset-based motherboard and dual DDR 400 memory behaves much better than that 2.66 GHz processor.

  2. Re:Ironic, ain't it? on Scott McCloud Tries Webcomic Micropayment · · Score: 1
    bitpass is anonymous payments

    how do I create a bitpass account anonymous (so that bitpass does not know who I am)?

    I could not find a way. And giving my information to a random web site that does not even have a privacy policy posted to the site (at least I could not find it, trust me - I looked hard) seems like a bad idea to me.

  3. Re:Yes, Yes... on Microsoft Releases SP4 for Windows 2000 · · Score: 1
    by Anonymous Coward on Thursday June 26, @09:29PM (#6308662)
    Updates to 2.0.x aren't done by Linus anymore, but they are still done! There are still 2.0.x boxes deployed out there, so if someone finds a bug in an ancient kernel, it's not too late to patch it.
    Where do I get them?

    I just checked RedHat, and the oldest supported release is 7.1 with the end of life December 31, 2003. And it is based on kernel 2.4. For earlier products (kernels 2.0 and 2.2), they don't even provide security fixes.

    Their policy is to provide maintenance for at least 12 months. Microsoft gives you 7 years.

  4. Re:Yes, Yes... on Microsoft Releases SP4 for Windows 2000 · · Score: 0
    >But when are they going to release a service pack for Windows NT4?

    After Linus releases an update for 2.0 series kernel.

  5. Re:A couple places to start on The Little Coder's Predicament · · Score: 2, Insightful
    VB would be good for this except for the required overhead (Visual Studio).

    Move to VB .NET - you don't have to use Visual Studio anymore. Microsoft's .NET distribution comes with free (as beer) VB .NET compiler (vbc.exe in frameworks folder) which does not require Visual Studio. You can program in Notepad or any editor.

    Of course most people would still like to use VS - VS can generate lots of useful code in minutes, which would take hours to write manually. I've not seen anybody creating complex UI "manually" these day, it just does not make sense. Same with Web Services etc.

    But if you have good editor (like SlickEditor) that can perform many of "manual" tasks and don't do UI, you can probably live without VS fine.

  6. Re:Sounds like what C# has that makes it better... on Preview of Java 1.5 · · Score: 1

    I just realized some time in the future that Visual J++ might become standard-compilant language (without any change, the only change will be in Jave specs). They are planning to add metadata (think attributes) to 1.6, so the only thing left is delegates.

  7. Re:Sounds like what C# has that makes it better... on Preview of Java 1.5 · · Score: 1

    And the most funny part is Static Imports: it is one of the Microsoft additions to Java back in time when there was no C#, and Microsoft shipped Visual J++. That time Sun sued Microsoft for adding Static Imports to J++ (among other enchancements). Now they are adding Static Imports themselves. They should sue themselves now.

  8. Re:MS and the economy on Any Reason To Buy Microsoft? · · Score: 1

    What is the importance of stock exchange assignment?

  9. Re:Journaling File System: for those who don't kno on Looking at Longhorn · · Score: 1
    i thought the most obvious way to save a file in a text editor was
    1)rename existing file to file~
    2)write buffer to new file with original name
    thats what most unix editors do, and it seems to work pretty well

    If they do, I am pretty sorry for Unix. If this is what IBM brought to Linux, I am sorry for Linux too.

    A better way to save file is
    1) write buffer to new temp file
    2) flush this file to disk, so the data is not lost
    3) rename temp file to original file

    This way in case of crash original file will either contain old content or new content, but you can't end with situation when it does not exist at all (unlike your algorithms).

  10. Re:Last generation is better - NO FANS on GeForce FX 5200 Reviewed · · Score: 1

    Wow, thanks a lot for the link! Now I am really interested, this is true dream come true.

  11. Re:Last generation is better on GeForce FX 5200 Reviewed · · Score: 2, Insightful
    5200 has the benefit of not having any fan, and thus not producing any noise.

    I found that those small GPU fans produce the most noise (and with the highest frequency) in my work PCs, so I am not going to buy any fan-cooled GPU. FX 5200 is the only modern option I know of that does not have fan, so it is on my list if I ever decide to upgrade my GeForce MX 200 (which works fine given I don't play games much).

  12. Re:Just say NO to NCD and to thin clients on A Truly Silent Desktop PC · · Score: 1
    You are confused. It is Sun who tries to push Thin client (although I agree about proprietary and overpriced part).

    Microsoft advocates Smart client which for them means Windows machine running .NET and using XML Web Services to access miscelaneous servers.

  13. Re:What does decimate mean? on Ellison: Linux Will Soon Decimate MS Windows · · Score: 1

    I looked at news.com today and realised maybe Apache did "Slaughtered, wiped out, taken from market dominance to irrelevance" IIS dominance in the market of web server bugs: The Apache Software Foundation has released a patch for its Apache 2.0 HTTP Server to thwart a "significant" denial-of-service vulnerability. I have not heard about IIS vulnerabilities recently.

  14. Re:Typical Slashdot FUD on XP Service Pack Slows Programs · · Score: 1
    Get a sense of humor, buddy.

    The stament is blatant lie, but only to demostrate the blatant lie of parent post (that stderr == stdout on Windows).

  15. Re:The fix will cost you on XP Service Pack Slows Programs · · Score: 3, Interesting
    It is Oracle which uses the "Captive Audience" pricing plan - their user do have sign for service agreement (and pay for it) to download service packs and even security fixes.

    Microsoft at least releases the fixes free.

  16. Re:Typical Slashdot FUD on XP Service Pack Slows Programs · · Score: 0
    > On Windows I think stderr and stdout are one and the same.

    And I think on Linux you can't allocate memory at all, which is why it does not experience XP's problem.

  17. Re:Linux disclosure procedures? on Local Root Hole in Linux Kernels · · Score: 2, Informative
    the time to deploy a MS patch in production is much longer due to shutdowns and testing.

    You will deploy Linux patches on production machines without testing?

  18. Re:This just in! on Using Memory Errors to Attack a Virtual Machine · · Score: 1
    The only thing that I found is bunch of Sun ads plus some articles about "Benefits Java offers on smart cards". Turned out that as I said, the main benefit advetised is "write once, run anywhere", not the ability to run untrusted code.

    The most interesting discovery is "Java Card API insists that any applet be cryptographically signed by the card issuer". Basically, it sais that if I issued a card, it will only allow to run application I approve. That is too far from the running untrusted applets, discussed in the article.

  19. Re:This just in! on Using Memory Errors to Attack a Virtual Machine · · Score: 1

    Good for you. If they exist (they do) and they are being promoted/advertised (they are) then their security considerations are relevant.

    I would like to see a reference. I saw couple of smart cards that can be programmed in Java (AMEX Blue is one example), but Java is used there just for its portability and simplicity of programming. All Java code-based security features are not used at all (and probably not implemented). I have not heard of and can't imagine any useful application of a smart card that allows downloading untrusted code.

    If you know any, please post a link. "They do" would not work

  20. Re:Have a look at SAP DB before talking about thos on MySQL A Threat to Bigwigs? · · Score: 1

    MSDE (free version of MS SQL) is also free (as in beer), not open source, and has most the best big-guy features. Not many people seem to know about it. But it is the real stuff - hundred miles ahead of MySQL. :)

  21. Re:But wait... on XPde Makes X11 Resemble Windows · · Score: 1
    The training and transition will anyway be considerably more than $100 per OS. Say they pay $20/hour to employee. Adding other costs (taxes, office space, etc), one employee hour costs $50 to company. So if this employee spends just two hours learning new environment, the company is losing money.

    They can save more on application software (Office, etc), but to get there XPde will need to clone Office, and all other apps :)

  22. Re:This just in! on Using Memory Errors to Attack a Virtual Machine · · Score: 3, Insightful
    Well, there are already many error-induction attacks agains smart cards (some references in the article), that don't involve JVM running untrusted code.

    So if I can break smart card event if is does not run any my [untrusted] code, who cares about attack to smart card that allows to run untrusted code? Besides, I've never seen any smartcard that actually does this stupid thing.

    A better target for attack may be a server at a nuclear reactor facility that has natural high rate of memory failures :)

  23. Re:Newfangled boomsticks... on Smart Gun with Minicam and Biometric Access · · Score: 1
    Sure, it has. And as soon as these guns will appear for sale, any one who has a traditional gun will be depicted as murder, just like everybody who does not support war is depicted as terrorist now.

    There is no device you can buy to prevent murder. Bruce Schneier. http://www.counterpane.com/commerce-testimony.html

  24. Only Microsoft matters now? on Microsoft and the SPAM Game · · Score: 1

    This is Slashdot, stuff that matters.
    Mostly filled with Microsoft these days.
    Is it the only thing that matters now?

  25. Re:The point is something else... on Linus Comments on SCO v IBM · · Score: 4, Insightful
    Another possiblity for SCO [management] is to make sure everybody else thinks they are looking for a buy-out and that there is a chance of actually being bought. This raises their stock and the current management can get rid of this stock with better profit.

    The goals of corporation and goals of corporation managements don't always coinside. It does not seems as if SCO is any different from Enron in this sense.