Slashdot Mirror


User: Tyler+Eaves

Tyler+Eaves's activity in the archive.

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

Comments · 741

  1. Re:"mostly right"??? on Ruby on Rails 1.0 Released · · Score: 4, Insightful

    I'd prefer to look at it as honesty.

  2. Re:Stop the presses! on NASA Probes Shuttle Oxygen Leak · · Score: 1

    I see. So as long as we good a good value for every american life lost, then it's morally OK. Absolutely. To put it in monetary terms, they are things you'd buy for $1, but that you wouldn't pay $1000 for. We make value judgements all the time.

  3. Re:Stop the presses! on NASA Probes Shuttle Oxygen Leak · · Score: 1

    It's not hypocrisacy at all. 20 or so in the history of space exploration in the US, versus 20 every few days in Iraq...

    Not a valid comparison at at all.

  4. Re:Stop the presses! on NASA Probes Shuttle Oxygen Leak · · Score: 1

    Doubtful. We have some many more advanced materials because of space.

  5. Re:Stop the presses! on NASA Probes Shuttle Oxygen Leak · · Score: 1

    Realistically, losing another shuttle would, AT BEST, put us out of the manned spaceflight game for 15-20 years.

  6. Re:.NET?!? on Java Is So 90s · · Score: 1

    Open spec, mono, etc....

  7. Re:.NET?!? on Java Is So 90s · · Score: 1

    C# runtime sucks much less than java, the language is a bit less S&Mish, and the class library is generally a bit easier to get your head around. In short, NO, it's not just a ripoff of java, it genuinely improves on it in many cases.

  8. Re:It is buggy so stop saying it isn't on OpenOffice Illustrates Open Source's Limitations? · · Score: 1

    Random reboots are usually indicative of HARDWARE issues, e.g. weak power supply, dodgy RAM, etc.

  9. *yawn* on 300 gigabytes in the size of a DVD? · · Score: 4, Insightful

    This stuff has been a year or two away as long as I can remember. Someone wake me up when product actually ships...

  10. Re:Marketing Crapola! on Company Develops Microwave-powered Water Heater · · Score: 1

    Informative? He's confusing volts and amps....

    Totally diffferent concept. Also, there's no such thing as "2-phase" power (think about it, they'd cancel out...). Standard home electricity is 120V single phase, where as industrial power is 3-phase at either 240 or 480v.

  11. Re:Depricating a perfictly good tuner... on ATI All-In-Wonder X1800 XL Review · · Score: 2, Informative

    Well, not tying up the PCI bus throwing video over it would be one logical reason...

  12. Re:How does this help? on Truckers Choose Hydrogen Power · · Score: 2, Informative

    Because Hydrogen is VERY hard to store. It's such a small molecule it'll just diffuse right through.

  13. Re:Let me get this straight... on Did Apple Sabotage the ROKR? · · Score: 1

    Which is pretty much what I said. AAC can sound quite good at the proper settings. 160Kbs VBR is nearly transparent to me on all but my best stereo. Not perfect, and I can still here the occasional artifact. Still, as I said, pretty much anything is better than MP3.

  14. Re:Let me get this straight... on Did Apple Sabotage the ROKR? · · Score: 1

    Can't comment on the ROKR persay, but 128Kbs AAC, while certainly far from transparent, is a real step above 128Kbs MP3. (But then again, so is almost any audio format...)

  15. Re:Uh-oh... bad wording choice there, Mr. AP on Grokster Shutting Down? · · Score: 1

    Well, the simple reason is that there is no option to pay $0.01, only some rediculous price.

  16. Re:Which card for Linux? on Nvidia Launches New Affordable GPU · · Score: 4, Informative

    Nvidia is really the only way to go for 3D in linux. If you really only need 2D, I've heard good things about the old Matrox cards, but good luck finding one.

  17. Re:Trip down memory lane on 20 Years of NES · · Score: 1

    If by "pirates" you mean "people who wanted to make NES compatible games without paying the almighty N for the privilege" then you are right.

    The thing is, the whole point of a console is that it Just Works. If some non-authorized 3rd party releases bad code that causes problems, that would reflect very badly on the make of the console.

  18. Re:Well done MySQL AB on MySQL 5.0 Now Available for Production Use · · Score: 1

    Yep, that basically sums it up. It's the AOL of databases.

  19. Re:Brilliant! on Deep in the Core · · Score: 5, Insightful

    It's only 500kb. With all the bloat these days, maybe webpages are approaching that size, easily, if you count the size of the images.

  20. Re:I agree with you, but let's consider WATCHES on iPod Nano Scratches Result In Suit · · Score: 1

    No, diamonds are not expensive. You can even buy grinding wheels coated in them. Diamonds are used quite a bit in industry actually.

  21. Re:PC Upgradability on Sid Meier Responds · · Score: 1

    Why. yes, I can

  22. Re:PC Upgradability on Sid Meier Responds · · Score: 1

    I'm not so sure of that. I've got that exact card in my current system (AMD64 3000+, 6600GT, 1GB DDR) and some of the newer titles are starting to really push it quite a bit. They still run fine, but even today I have to run some games with the details down a bit to get acceptable frame rates. I'm not running insane resolution either. I typically run 1280x960, no AA.

  23. Re:PC Upgradability on Sid Meier Responds · · Score: 1

    4 years ago would mean a geforce 3 card. Try running modern games on a GF3 and sub-ghz cpu...

  24. PC Upgradability on Sid Meier Responds · · Score: 3, Insightful

    The fact that you can still have a viable machine two years after it has been on the market, by simply adding RAM or a new video card is priceless.

    Yea, but the thing is that these days you can buy a new console for LESS than a decent video card...

  25. Re:The problem for casual Java is hosting (price) on PHP Succeeding Where Java Has Failed · · Score: 1

    The simple answer is that Java eats CPU and RAM for lunch. You can run 1000 small PHP on a single server, easy. Trying running 1000 java apps (or even 100) on the same hardware.