Slashdot Mirror


User: Namlak

Namlak's activity in the archive.

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

Comments · 186

  1. Good title already used on MAKE Switches To BUY · · Score: 1

    They decided to name it "Buy" because "Popular Science" was already taken.

  2. Later payoff on Cancer Survival for Software Developers · · Score: 1

    But what if those 80+ hour weeks are to pay off big time at some later date?

    On a related note, anyone interested in buying 14,000+ shares of dvdexpress.com stock?

  3. Re:From TFA on RFID Injection Required for Datacenter Access · · Score: 1

    Or maybe the company will concentrate on ways to make the employee so miserable, he just quits. Problem solved.

    Just a little thing they like to call "fix the glitch".

  4. Oblig. Real Genius on Stanford Classes Now Available on iTunes · · Score: 1

    "Math on tape is hard to follow, so: Please Listen Carefully"

  5. Re:Correct me if I'm wrong... on U.S. Government Wants Google Search Records · · Score: 1

    Think Indentiy Theif.
    Think Misintification.


    Think Speeling.

  6. Where to put them? on Home Network Data Storage Device · · Score: 1

    This is what you should put those drives in

    5 SATA bays, hot swap, fits in 3 5.25" bays, dedicated fan that will pull 100% of it's air past your drives. Oh, and it comes in black, too.

    And use a RAID controller that allows automatic rebuilds using a hot spare as well as online capacity expansion. I've had good luck with Raidcore/Broadcom controllers. For 500GB, use RAID-5 with three drives, hot spare in the 4th bay, and room to add another in the future.

    As far as cost - auto racers have a saying: "$50 helmet for a $50 head" - what's your data worth?

  7. So, in effect.... on Einstein Has Left the Building · · Score: 1

    there are so many brilliant physicists alive today

    ...we're running a beowulf cluster of brilliant physicists?

    Imagine!

  8. Potential shortfall on Eight Charged in Episode III Early Release · · Score: 1

    Just think, only a few more tens of millions spent on legal wrangling and ROTS could have grossed upward of $380.001 million!

    Of course, I'm sure that all these rabid Star Wars enthusiasts were quite content to sit in a desk chair watching this epic sci fi movie in degraded compression on a computer monitor. I'm sure none of them went to a theater the next day....

  9. Re:Ummm on Beowulf Pioneer Lured From Cal Tech to LSU · · Score: 1

    Real estate is probably going to be cheap.

    Real estate will probably be hard to locate!

  10. Re:Regulators Raid Intel Offices on AMD Alleges Intel Compilers Create Slower AMD Code · · Score: 1

    Yes, much stricter license enforcement through such mechanisms as Product Activation and the Genuine Windows programs.

  11. If he were younger? huh? on Commission Says NASA Failed on Shuttle Safety · · Score: 1

    From TFA: However, he said that if he were younger he would have no concern about flying on the shuttle.

    So is it that younger people are more able to survive re-entry without a capable craft? Or does he just recognize younger people as less valuable to protect?

    Maybe it's because he assumes younger people to be stupid enough to fly in a craft that's safe according to the older person making the above assumptions!

  12. Feature sneak on 'DVD Jon' Breaks Google Video Lock · · Score: 1

    Of course, it's because Windows is the operating system that allows a developer to sneak "features" into the OS.

    Ask any malware writer!

  13. Web Server on New Star Wars Movie From the Makers of 'Troops' · · Score: 2, Funny

    "And now, young Jedi, witness the power of this fully operational web server!

    Oops, wait, hang on, oh forget it...."

  14. Re:Spy? on NASA Discovers Space Spies From the 60's · · Score: 1

    Spy on whom? Russian Martians?

    Of course! They were from the Red Planet...

  15. Not my experience on The Death of Licensed Enterprise Software? · · Score: 2, Insightful

    After numerous dealings with "Enterprise" software (read: $$$) 90% of the time I end up dealing wtih a reseller/parter/consultant/whatever who is just a $140/hr guy with a certificate who's just going to call support and/or lookup my problem on the website. And usually these guys fly in and start loading software on any server they happen to spot 'cause that's the way they did it in the class. And they have no knowledge of the difference between an app server, SQL server, or anything else. Nor do they know what thick or thin clients are nor can they tell me wheether I'm going to run into bandwidth, CPU, RAM, or disk limitations first. Recently, I had these problems with a well-recommended "parter" selling us SAP Business One.

  16. Same idiot... on Space Weather Warning · · Score: 1

    Because the scale was created by the same idiot who programmed the snooze button on almost all digital alarm clocks.

  17. No Backwards Compatibility??? on Microsoft Under Attack - Part 2 · · Score: 1

    Geez, just when I got all my viruses, worms, trojans, and malware running *perfectly* on my machine with no crashing, they're going to break it all.

  18. BUT WHY? on India Launches World's First Stereo Imaging Satellite · · Score: 1


    Why go through the expense of a satellite for stereo imaging when all it takes is a simple click of a mouse?

  19. Re:Almost Brilliant on New Computer Powered By PoE · · Score: 1


    No problem once PoTC* gets ratified.



    * Power over Tesla Coil

  20. Satellite captures image of web server... on Satellite Easter Eggs · · Score: 2, Funny

    Right there under that plume of smoke.

  21. Self-realization, obligatory quote on Mapping the Mind · · Score: 1

    "I was thinking of the immortal words of Socrates, when he said, 'I drank what?'"

  22. They didn't mean in the "bibilical sense". on Mapping the Mind · · Score: 1

    But with philosophers, you never know, really...

  23. Re:Damn April Fools jokes. Not Funny. on Microsoft Porting SQL Server To New Platforms · · Score: 1

    There's actually a lot of sense in porting SQL Server to other platforms. For one, SQL Server could take advantage of larger machines with more memory, I/O, and multiprocessing capability. At the same time, the portable engine could be linked into far more products, including XBOx games which need an embedded database for storage. (Hell, does anyone remember when BTrieve, now PervasiveSQL, used to be part of Netware's networking and routing stack?) As it is, they're giving Sybase a small amount of reason to live. If you check Sybase's marketing, you'll find that 90% of it is geared toward "convert your SQL Server database to Unix/Linux!"

    Actually what would be smart about MS porting SQL to other platforms is gaining developer mindshare. Once an "other platform" developer had become accostomed to (or expert on) SQL, getting a job at an MS shop would be so bad, and then learing MS dev tools would just be one more little step.........

  24. Re:Defrag first, man. on Comprehensive Guide to the Windows Paging File · · Score: 1

    Partitioning makes sense if you can separate static and dynamic data

    Actually, I don't care if the data changes much, I care if I have to access it at all. If you're loading a program that pushes some other data out of your working set and in the swap file, you're making the drive head go back and forth from the "static" program files to the "dynamic" swap file.

    It doesn't really matter if it's read or write activy, if the drive head has to go there, your performance is going down the tubes.

  25. Re:Defrag first, man. on Comprehensive Guide to the Windows Paging File · · Score: 1

    I *never* partition my drives. System performance is severely limited by hard drive latency and you're insuring many loooong trips across the drive face. Even if you have ample RAM, there is always *some* swapping going on.

    The best technique is to do the base install of the OS, install all patches, deactivate the swap file (thus deleting it), defrag the drive to pack all the OS files nice and tight, then create a swap file bigger than you'll ever need in the nice, clean contiguous space you've created through defrag.

    Of course, nothing will beat a separate spindle for the swap file....