Slashdot Mirror


User: ERJ

ERJ's activity in the archive.

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

Comments · 182

  1. net send maybe? on Workgroup Messaging? · · Score: 1

    Although not big and flash, the command prompt that is built into windows nt / 2000 / xp should do the trick. There are applications out there that provide front ends to it, otherwise you could just write your own little script.

  2. Does anyone know? on Game Distributed Online Forgoes Publishers · · Score: 1

    When you buy this game, is the download simply an executable or can you download an ISO? Although not really that important, I could definetely see iso's as a value add, simply to make the cd installable, etc. I know, not a big deal one way or the other...

  3. Well...if it is open source.... on Finding Freeware Listing Sites? · · Score: 1

    Well, for open source stuff there is always SourceForge and Freshmeat.

  4. Re:Tremendous books on Head First Java · · Score: 1

    Only on slashdot would a post about finding an exotic picture of someones girlfriend in a java book be rated +5 Insightful.

  5. Re:Better than Beowulf for normal use... on How to get 1.5 TeraFlops from Linux · · Score: 5, Informative

    Mosix is nice, because it treats the cluster like a single, large, multi-cpu box by simply allocating threads to different boxes. The nice thing about this is that any multi-threaded program can take advantage (as stated in the parent post).

    However, this also can cause problems. Most threaded programs are written assuming that all the threads have high speed (i.e. system bus / cpu cache) access to shared information. When we introduce the latency incurred by a network, this can cause programs to run alot slower then they would if they simply had all the threads on a single box. Obviously, it all depends on how the program was written, and what it does.

    If you are writting a program specifically for a cluster, I would suggest instead looking at something like LAM-MPI. This allows for a much more controlling approach to be taken. It is more work (you have to decide how the work will be split) but it allows for much better control of where and what is being done and how to optimize it.

  6. Define Irony.... on Isn't It Ironic? · · Score: 1

    ["Sweet Home Alabama" plays in background.]
    Garland Greene: Define irony: a bunch of idiots dancing around on a plane to a song made famous by a band that died in a plane crash.

  7. Re:Simple explanation on Outstanding Objects (Developed Dirt Cheap) · · Score: 5, Funny

    Well, of course, my way IS better.

  8. Re:Offshore outsourcing troubled? on Offshore Outsourcing Threatens Offshore Outsourcing · · Score: 0, Offtopic

    Actually, I was kinda wishing I had bought some scox stock...Price is up 50% in the last few days. scox

  9. Re:Payed for spam! on Kazaa/Altnet To Pay Users For Trading Content · · Score: 1

    Better then paying to host it.... ala current Kazaa...

  10. Re:Doesn't it seem odd... on DeCSS Arguments in CA Supreme Court Case · · Score: 1

    Although meant as a flame against guns, I think it is ironic how this guy manages to place guns the exact same way as Bill Lockyer places DeCSS.

    Both have illegal and legal uses. And that is the point, isn't it?

  11. Re:F? on Inside Microsoft's New F# Language · · Score: 1
    Can you tell VB is my native tongue?


    I'm sorry.
  12. Slashdot is big..but /. the Washington Post? on I, Spammer · · Score: 2, Funny

    Aren't we getting a bit cocky to think we can /. the Washington Post?

  13. Re:Unisys... on SCO Drops Linux, Says Current Vendors May Be Liable · · Score: 1

    Maybe it wasn't your intent, but your post made it sound like GIF was Unisys' cash cow. Unisys has been a huge company for a long time now, entering the computer market back in the mainframe days (then Sperry Univac), to working as a custom software house, to the systems integrator that they are today. GIF was a relatively small thing compared to what they are / were.

  14. Re:Real "wrath of God" type stuff on AOL, MS & Yahoo Unite On Anti-Spam Initiative · · Score: 0, Flamebait

    What's next? The fall of communism?

    Not as long as slashdot is around....

  15. I don't really see how this is a problem... on More on Cisco Building Surveillance into Routers · · Score: 2, Insightful

    So, the cops can packet sniff. Really, they could do that before, all this does is provide a better mechanism to do so. If we are talking about privacy, hardware is not the issue, the current laws are. If packet sniffing requires a courts approval, what does it matter if it is implemented in the hardware or not?

    I guess, to me, this really isn't a huge deal, just an easier way for the cops to do their job.

  16. Re:Oc.. on Intel's Anti-Overclocking Technology Simplified · · Score: 1

    I could take my 110hp 120mph top speed beast...

    Dude, you have a 110hp car that can hit 120mph? I am really curious what car that is? I am actually serious, not a troll. I don't think that my 180hp car could hit much over 120mph.

  17. Not quite as bad as summary makes it sound.... on Webcams to Enforce Singapore Quarantine · · Score: 5, Informative

    The people will be called randomly during the day and asked to turn on the camera to confirm that they are really there. The camera will not always be on. Just an extra precaution to make sure people don't just have someone else answer their phone.

  18. Re:64-bit? Why? on Microsoft Commits to Using Opteron · · Score: 1

    True, but because of how the memory is addressed by programs (32bits at a time) special considerations must be taken, and things are generally slower.

    Maybe you know the answer to this? Do most modern CPUs have a full 80bit adder / multiplier pipeline, or are they handled as multiple instructions?

    Anyway, the ability to address a 64bit programatically should have benefits in itself.

  19. Re:Darn...now I have to upgrade to xp.... on Microsoft Commits to Using Opteron · · Score: 1

    Now, now, I never said I would buy it right away. That doesn't change the fact that I will have to upgrade my OS when I upgrade my processor.

    Anyway, it will provide some benefit for me. I do quite a bit of video processing, for which the 64bit precision should get a nice boost. Not to mention that the extra registers should provide nice speed enhancements across the board.

  20. Re:64-bit? Why? on Microsoft Commits to Using Opteron · · Score: 1

    Forgot a potential benefit in my last post...

    3) High geek factor.

  21. Re:64-bit? Why? on Microsoft Commits to Using Opteron · · Score: 1

    For most stuff, 64bits will provide negligible benefits. For now, the areas that I see it will shine:

    1) Servers that need more then 4gb memory (large db / e-commerce / etc).
    2) Programs that need high precision math (scientific / video and image processing)

  22. Darn...now I have to upgrade to xp.... on Microsoft Commits to Using Opteron · · Score: 1

    Dang it. I like Win2k (I also use linux, but sometimes Win2k is just easier). Too bad they are not going to go back and release a 64bit Win2k. Not that I really expected them to, but that is just a bit more money that my 64bit athlon is going to cost me.

  23. Re:My processor is my processor... on Intel Patents Anti-Overclocking Technology · · Score: 1

    It is still your processor...they are just putting a mechanism in to stop you from overclocking it. If you can find a way around the safeguard, more power to ya. It is not like they are making it illegal to overclock.

  24. Well, actually I would believe this.... on MPAA, Microsoft Testify Piracy Funds Terrorism · · Score: 1

    I know everyone else is complaining about "I download this off kazaa, it funds terrorism bs", and that is how the MPAA / Microsoft might be trying to push it, but I have no doubt that a lot of piracy is controlled by organized crime. No, not the downloaded kind, but the kind you buy off the street. The last figure I heard was that 75% or so of porn in the world was controlled by the mafia, so I don't doubt that piracy is the same.

  25. Re:EDITORS, remove ad.doubleclick link in main sto on Sun Releases New Servers, Blades & More · · Score: 1

    Alright guys....let's mod Hemos down ;-)