Slashdot Mirror


User: dthable

dthable's activity in the archive.

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

Comments · 309

  1. Re:So .Net is like C++? on Hijacking .NET · · Score: 1

    Instead of flaming, why not try to educate us on what .Net is and how it's better?

  2. Re:Screw multimedia; how about software? on P2P Meets Push · · Score: 1

    This is using Windows XP btw...

    So I'm not loosing my mind. Here I am running WU on a Win98 machine and trying to figure out what I'm missing that the rest of the world can see. Thanks for clearing that up.

  3. Re:Screw multimedia; how about software? on P2P Meets Push · · Score: 1

    I'm running Windows Update right now, and all I see is an option that let's me install now. How can I just download the update packages?

  4. Re:Argh! on P2P Meets Push · · Score: 1

    The problem was never the software used.

    Not really....the problem was that Napster software recorded who the users were and what they were sharing. This is like aiding a criminal. New P2P software doesn't maintain that database, thus it's difficult to prove anyone has knowledge or even stop the activity.

    The software can be written in C, C++, C#, java, assembly...

    Excatly. I'm glad someone sees this point.

  5. Re:C++? on P2P Meets Push · · Score: 1

    Code security has nothing to do with the languages but the design and how much care is taken in coding. Java has a security manager, but in the past a number of exploits have been created that bypass the security manager and take control of the system.

    It is possible for C++ applications to be secure. OpenBSD is one great example. Instead of worrying about the language, more developers should worry about methodology and QA processes.

  6. Re:Screw multimedia; how about software? on P2P Meets Push · · Score: 0

    without the automatic install step. With Windows Update, I must download and install at the same time. The orginal poster is looking for auto downloads but a manual install.

  7. Re:Mac OS X performance tools on Performance Inspector Open Source Project · · Score: 1

    That is very cool....do you know of any tools for Windows?

  8. Re:cron, anyone? on How to Fake A Hard Day at the Office · · Score: 1

    Scripts are cool. I used to work with a build manager that captured all of the output from our C++ applications into text files. He then wrote small shell scripts to print the output and pause for some random time every so often. It really looked like the actual build.

    He quit before managers ever caught on.

  9. Re:I know! on Still Life in the Apple II Community · · Score: 2, Funny

    Or so you think....chicks dig my Apple II

  10. Re:Third Device on .Mac Alternatives? · · Score: 1

    I was using HotSync at the time, but I thought that iSync was just a glorified plug-in for HotSync? So does iSync prevent HotSync from running nuts with the duplicate entries?

  11. Re:Third Device on .Mac Alternatives? · · Score: 4, Informative

    According to Palm, this is not recommended. I used to transfer data via my m500 and found a lot of duplicate entries. I don't know if a computer ID is a part of the record, but it didn't work for me.

  12. Re:I must be new here. on .Mac Alternatives? · · Score: 0

    You mean Linux isn't the answer to everything? Am I reading /.?

  13. Re:You could start by asking them ... on How Would You Argue for Open Source? · · Score: 1

    Or as a previous poster said, ask management if they want to guide the company according to their business plan or according to the plan of their OS provider.

    And for some, this is the kind of guidance that they are looking for.

  14. How Old? on 10.2.4 Killing Battery Life · · Score: 4, Insightful

    I was talking with our computer techs at work about this situation and he told me that since my battery is a year old, that it's normal (for all laptops) that they need to be replaced. If the battery is around a year, I don't see how you can blame the 10.2.4 update.

  15. Re:Simply More Evidence on Significant Interactivity Boost in Linux Kernel · · Score: 1

    What's your point? If I give the code away, it's instantly a better program or system?

    Second, please make sure you keep things straight. Open source doesn't mean free code distribution. I could sell the program and also include the code for that one sale. The linux kernel is licensed on a free source basis. Everyone can get the code without paying. I'd suggest picking up documents by RMS so you can clarify the different.

  16. Re:Simply More Evidence on Significant Interactivity Boost in Linux Kernel · · Score: 1

    Never said they innovated anything, but the whole idea of Windows was to be a user responsive operating system. Thus they came up with the whole idea of floating priorities and boosts to foreground applications. In this case, they did come up with the concept before the OS community got there.

    I don't like the idea of my foreground app getting a boost. It leads to more complex code that, in turn, can lead to support problems and bugs.

  17. Re:Simply More Evidence on Significant Interactivity Boost in Linux Kernel · · Score: 1

    Uh...check out Windows 2000 scheduling algos. If anything, Linux is becoming the next MS

  18. Re:The really shocking thing... on Buffy the Vampire Slayer is Officially Over · · Score: 1

    but I would like to see a sequel to "Killer Klowns from Outer Space"

    Please god, say it ain't so. The first one was amusing for the first 20 minutes when the whole concept was introduced. By the middle of the movie, I had to resort to the bottle of 151. Who know what would be needed for the sequel.

  19. Re:Fastest Double Posting ever ? on Toms Hardware Reviews 65 CPU's, Past & Present · · Score: 2, Insightful

    code it up and submit a patch

  20. Re:Is this unique? on Apple Publishes Keynote XML Schema · · Score: 2, Interesting

    How does the export work? I've been thinking about ditching PowerPoint but I don't want to export for PPT only to find out I need more tweaking to make it look decent again.

  21. Re:Thats it, people. on NES PC · · Score: 1

    What's the point of that? To see what kind of new cases we can slap PC parts into. Frankly, I'm a little tired of this being a hot news item.

  22. Re:A slight problem.... on Broadband over Powerlines · · Score: 1

    That's why APC and TrippLite are some of the largest investors in this technology :)

  23. Re:Strange on iMovie 3.0.1 Users "Upgrading" to 2.1.2 · · Score: 1

    Were the crashes just within the application or a kernel panic? I've been hearing that Keynote is having some serious problems as well. Here's hoping to 10.2.4 taking care of some of them...

  24. Re:Limitiation will likely be IO anyway on How Many CPUs for Microsoft's SQL Server? · · Score: 4, Informative

    This is what I've found with our new SQL Server 2000 box. It's currently running on a single 850 PIII, but we've added the 2GB (I believe) of RAM to the box and spent the money on the disk controllers. Even with our simulated load of 200 clients, we only see CPU utilization spikes every so often.

  25. Re:system requirements? on How Many CPUs for Microsoft's SQL Server? · · Score: 2, Informative

    Well, the first question Microsoft is going to ask is How much money you got? Then they tell you what kind of box you need to run SQL Server.