Slashdot Mirror


User: EvilRyry

EvilRyry's activity in the archive.

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

Comments · 292

  1. Re:Efficiency check on Mazda Stops Production of the Last Rotary Engine Powered Car · · Score: 3, Informative

    The displacement number in rotary engines is quite misleading. The design is so different than a piston based engine that it's not a fair comparison. You're getting more power because you're getting more power strokes per rotation. Because you're getting more power strokes, you're doing more intake strokes (more fuel). So while power/displacement ratio is better, that doesn't necessarily affect the power/fuel ratio at all.

  2. Scala is not dynamic! on Java 7: What's In It For Developers · · Score: 1

    FTA:

    A key feature of Java SE 7 is its accommodations for dynamic languages, which are becoming prominent on the JVM lately, thanks to the emergence of languages such as JRuby and Scala.

    Scala is _NOT_ a dynamic language!

  3. Re:Duh. on The End of the Gas Guzzler · · Score: 1

    A turbo 1.8L Passat isn't exactly a beacon of high mileage sedans. There are cars with engines that have twice the displacement of that engine with better mileage.

  4. Re:So... on Open Radeon 3D Driver Runs At 60~70% of Proprietary Driver Speed · · Score: 1

    The most important part in my view is that it allows for innovation in the open source graphics world. For instance, NVidia and ATI both make drivers for X.org however neither will produce drivers for Wayland until it gains enough traction. However Wayland will never get widely used until people can actually use it, which requires drivers. Open drivers breaks this stalemate.

  5. Re:How about heating and airconditioning? on DVRs, Cable Boxes Top List of Home Energy Hogs · · Score: 3, Interesting

    Mine takes 28W powered, 25W on standby :-(. I put mine on a timer to turn it disconnect the power at night. While it certainly sucks to have a device sucking a constant 25W all day long, I can't imagine that it takes as much power as my refrigerator.

  6. Re:skeptical ... on New Gasoline Engine Prototype Claims 3X Current Engine Efficiency · · Score: 5, Insightful

    And what's this thing about "the engine is only suited for hybrid-electric vehicles, but that's okay. " ... what does THAT mean?

    Most likely it means that the engine has terrible spin up/down times and/or is inefficient at doing them. Its best operated at constant speed, generating electricity for an electric motor which actually pushes you forward.

  7. Re:C# on The Coming War Over the Future of Java · · Score: 2, Informative

    >but until they learn what a compacting garbage collector is Tada! http://www.mono-project.com/Compacting_GC The new GC is bundled with 2.8 and will become the default in 2.10. Mono's VM is pretty nice overall, its the GC that caused pain in long running process scenarios. Its not so much that the GC wasn't compacting either, it was more an issue because it was a conservative scanner which lead to leaks.

  8. Re:Java? on LSE Breaks World Record In Trade Speed With Linux · · Score: 1

    No, actually the system is C++.

  9. Re:Hooray for freedom on HDCP Master Key Revealed · · Score: 1

    Can you cite any problems Linux has had due to HDCP?

    I want to capture digital output from my cable box to my computer. The cable box refuses to talk to my computer because it won't do the HDCP handshake.

  10. Not so bad after all... on New Crypto Attack Affects Millions of ASP.NET Apps · · Score: 4, Informative

    >If the padding is invalid, the error message that the sender gets will give him some information about the way that the site's decryption process works.

    This is one reason you should send user friendly error messages to your consumers instead of stack traces, stack traces can contain details that an attacker could use against you. It sounds like you're safe if you're following best practices already.

  11. Re:Is that a non-standard connector? on Samsung Shows Off Galaxy Tab, Android Allegiance · · Score: 1

    My thoughts exactly. Just when I thought we were getting somewhere on standardizing small devices on micro USB, Samsung teases us with an awesome device with this crazy crap on it.

  12. Re:But ... does it run Linux!? on Samsung Shows Off Galaxy Tab, Android Allegiance · · Score: 3, Informative

    You might not have heard if you have been living under a rock for the past 2 or 3 years, but Android uses the Linux kernel. Whether you can run your _own_ Linux distribution on there is another question entirely. Sooner or later, I'm sure someone will crack it if Samsung has decided to lock it down. As with most (all?) Android devices, you're not forced to use the market.

  13. Re:Kernel-mode code signing requirement on Why Mobile Innovation Outpaces PC Innovation · · Score: 1

    You don't own the software, you license it. Use your own software, or software without copy protection, and copy away.

  14. Re:Well... on New Air Conditioner Process Cuts Energy Use 50-90% · · Score: 4, Informative
    The article never mentions sodium chloride, I though that sounded a bit off when I read the summary.

    The kind NREL uses are syrupy liquids — highly concentrated aqueous salt solutions of lithium chloride or calcium chloride.

  15. Re:Not even going to RTFA on An Interview With F# Creator Don Syme · · Score: 1

    Yes. Basically Java went the backwards compatible approach and C# went the "correct" approach.

    Seeing how Java is a much more mature and widely used language, the decision made a lot of sense. Companies that were using old Java stuff wouldn't be very thrilled to learn that they couldn't use generics or any libraries that used generics.

    .NET on the other hand was still rather young. They could afford to ditch backwards compatibility for long term gains.

  16. Re:Safety Critical on Toyota Pedal Issue Highlights Move To Electronics · · Score: 1

    Its not the compression ratio that gives you good engine braking. Think about it, although it may take a fair amount of energy to compress all the air in the cylinder; you get most of it back when the piston comes down on the power stroke. The exception to this is if you have an engine brake which opens the exhaust values early so the energy you stored up as compressed air gets shot out the exhaust instead of pushing the piston back down (it also makes a nice loud sound in the process).

    What gives you decent engine braking in a gas engine is having to pull air past a mostly closed throttle. In diesels, there typically is no throttle so you get very poor engine braking. I'm not sure what kind of diesels you have been driving, but they're not typical.

  17. Money for the young on Old Stems Cells Young Again — Via Vampirism · · Score: 1

    Screw the Red Cross, I'm going to start selling my blood to rich old people!

  18. Re:Excellent. on Vimeo Also Introduces HTML5 Video Player · · Score: 1

    I think you meant Theora, as Vorbis is an audio codec. Or maybe you'd like to go watch some MP3 videos.

    How many times does this link need to be posted for people to stop the Theora/Vorbis FUD? http://people.xiph.org/~greg/video/ytcompare/comparison.html

  19. I don't think there was anything unusual on Another Attack, On Law Firm Suing China · · Score: 4, Interesting

    "There are attacks every day. I don't think there was anything unusual," Mr Ballmer added.

    Seriously, Ballmer? Have you read the part where the Chinese government has been labelled as the attacker of over 30 international companies by Verisign? Not just some guy in China, but the Chinese government. I would consider that pretty damn unusual.

  20. Misleading Summary on Windows 7 May Finally Get IPv6 Deployed · · Score: 1

    IPv6 is only required for the VPN side. The Internet connection on both sides may still be IPv4 however. Read TFA for more details. I have a feeling Time Warner will be in no rush to upgrade my neighborhood to IPv6 no matter how many companies start using DirectAccess.

  21. Re:Linux MCE on Best PC DVR Software, For Any Platform? · · Score: 1

    Such as...

  22. Re:No point running desktop Windows on this monste on Asus Releases Desktop-Sized Supercomputer · · Score: 1

    What's so bad about NVidia's Linux drivers? Yes, yes they may be binary blobs but they work quite well.

  23. Re:Not sure on FCC Considers Opening Up US Broadband Access · · Score: 1

    They (Dell) are actually pretty friendly if you buy enough stuff from them as a mid-large business.

    However Dell is quite different from the average teleco in that they actually have competition. Going off the example in the link, if Dell decided they didn't want to sell servers with virtualization solutions, I would leave and buy my stuff elsewhere. However, if Time Warner decided they didn't want to allow 3rd party VoIP I wouldn't have much choice but to accept it since I really need broadband and Time Warner is the sole provider in the area.

  24. Re:Talari Networks? on Affordably Aggregating ISP Connections? · · Score: 1

    A Talari will do it. I'm using a pair now with 3 links and its been working quite well.

  25. Re:Cool on Debian Elevates KFreeBSD Port to First-Class Status · · Score: 1

    It certainly has a cost, but I wouldn't go so far as to call it retarded. On top of the cost it also has some very strong real world advantages such as write hole elimination(safer), variable block size (better performance), selective resilvering (faster recovery), in FS snapshots (snapshots are actually usable on a production system, unlike LVM).