Slashdot Mirror


User: JChung2006

JChung2006's activity in the archive.

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

Comments · 47

  1. Humans, the other white meat! on Robot Identifies Human Flesh As Bacon · · Score: 1

    Was this joke in poor taste? ;)

  2. Re:Controls as bad as WMP 10? on Windows Media Player 11 Released · · Score: 1

    Left arrow goes back, right arrow goes forward. Shift reduces the increment/decrement of the arrow. Ctrl increases it. Spacebar pauses and resumes. Next time, try it out before slamming it.

  3. Re:Pay for open source??? on Why is OSS Commercial Software So Expensive? · · Score: 1

    > Do we pay for support? Hell no. We have a knowledgable and competent staff. Unless your staff works for free, you are paying for support.

  4. Re:Naivete.... on Television For an Audience 45 Light Years Away · · Score: 1

    We aren't that significant or threatening to any alien society sophisticated and advanced enough to decipher our signal. Why fear a planet whose lifeforms haven't even traveled farther than their own moon?

  5. Re:10, 15, 20 years away? on The Future of Nanobiotech Predicted · · Score: 1

    It would be ironic and amusing if it turned out that, after all, artificial intelligence wasn't nearly as difficult a problem to solve as folks like Scarbrac thought and that the only reason that it took us so long to solve was because we desperately wanted to hold onto the notion that intelligence was a hard thing to recreate.

  6. Re:Actually, he's probably right. on Microsoft Sees IBM as Biggest Threat · · Score: 1

    They didn't kill their low-margin PC business; they sold it. Check out Lenovo.

  7. Re:Just a thought.... on Whedon Calls Death Knell For Firefly · · Score: 1

    Which they will barely make up when it goes to DVD. Strong DVD sales and weak TV ratings and movie theater box office sales should tell FOX/Universal that Firefly/Serenity is a "straight to video" media property that should have never aired on television or made it into the movie theaters in the first place.

  8. Bad code is bad code on OpenOffice Illustrates Open Source's Limitations? · · Score: 1

    Bad code is bad code, whether it is proprietary or open source.

  9. Re:Can't Belive nobodys mentioned... on Loyalists Preserve Past Through Text-Only Games · · Score: 1

    Perhaps I am "imaginaionally inept," but I don't imagine landscapes when I play text-only games. I process the information in the text and enter commands to continue the game -- the text-only equivalent of skipping the quest text when playing a 3D online game.

  10. Aidan Wasley on A Closer Look at Star Wars on Film and Off · · Score: 1

    ...should write a postmodern article about English professors that we've never heard of getting paid to write pseudointellectual articles about whose actual purpose is to advertise the DVD releases of popular but overrated motion pictures. A-- W--, the greatest postmodern shill ever!

  11. In other news... on EU Claims Internet Could Fall Apart Next Month · · Score: 1

    An anonymous source known only as "C. Little" announced that the "sky was falling." More news later as details come in.

  12. Re:Where's the Kitchen Sink? on Anders Hejlsberg on C# 3.0 · · Score: 1

    In addition to accessing data stored in relational databases, these changes in C# 3.0 and the LINQ project are also useful for extracting and manipulating data stored in XML.

  13. Re:Why implicitly typed locals? on Anders Hejlsberg on C# 3.0 · · Score: 2, Informative

    Why implicitly typed variables? Anonymous types.

    Today, you have C# code that looks like this:

    MyClass o = new MyClass();
    Which you could replace with var:
    var o = new MyClass();

    However, with anonymous types, you can have code that looks like this:

    var o = new { Product='Beverage', Price='0.60' };

    Without var, what type would you declare this variable? You could declare it as object, but to access the object's Product and Price properties, you would still need to cast the variable to some type, and what type would that be?

    Anonymous types and implicitly typed local variables are C# language infrastructure to support LINQ, new language constructs to support type-safe access to relational and XML data stores in C# itself, rather than requiring code using separate class libraries like System.Data and System.Xml to access that data.

    Check out http://msdn.microsoft.com/netframework/future/linq /default.aspx for more details on the LINQ project.

  14. Wrong on Novell Expects Vista to Spur Linux Adoption · · Score: 1

    Companies interested in upgrading their Windows systems are going to upgrade to Windows Vista. Companies not interested in upgrading their Windows system are not going to upgrade period. Novell Linux is irrelevant to the equation.

  15. I get the distinct impression on Bad Science in the Press · · Score: 4, Funny

    that the article's author just got dumped by his "humanity graduate student" significant other.

  16. Re:Missing The Point? on Libraries Use DRM to Expire Audiobooks · · Score: 1

    If you don't like DRM, don't buy products protected by DRM.

  17. Re:iTunes is a monopoly on Crunching the Math On iTunes · · Score: 1

    Interesting story but what does it have to do with iTunes?

  18. Same old song and dance on Vista Launch Good for Desktop Linux? · · Score: 1

    Using lack of features in a Windows Vista Beta 1 as a selling point for Linux is setting it up for a fall when Beta 2 comes out with the features. Linux advocates would be better off selling Linux on its own merits, not on the foibles and deficiencies of Windows. Take the high road, not the low road.

  19. Re:dislike voice on How Voice Enhances Life Online · · Score: 1

    Is it really better without voice? Many people in on-line games speak in 'net speak and do not roleplay. You know the type, "WTF? OMG! ROFLMAO! IRL". It's to the point now where people start to make words up, thinking that everyone will understand their cryptic acronym speak. Even if they don't do that, they mangle the English language with poor spelling, punctuation, and grammar. That can't always be helped in an on-line environment since everybody's education level and typing skills differ. Voice is good for on-line games, because typing generally interferes with gameplay. Voice is an "out of band" channel that lets you communicate with your fellow players without wasting valuable input time that could be spent issuing gameplay commands by keyboard or manipulating the mouse.

  20. Hmm on College Libraries Without Books · · Score: 2, Insightful

    Does the library really need to be a social gathering place? Isn't the rest of the campus big enough to serve that purpose?

  21. Re:Hey on Panel Challenges NASA Over Shuttle Safety · · Score: 1

    If spaceflight is inherently dangerous and can never be made safe enough, maybe we should invest more money, time, and energy into unmanned spaceflight.

  22. Negative quantum information on Quantum Information Can be Negative · · Score: 1, Insightful

    I like negative quantum information the first time I saw it when it was called "error."

  23. Re:Wow is the headline WRONG! on Monad Shell Removed From Vista · · Score: 0

    /. is not a responsible news organization. It should not be considered as such. It is more like the National Enquirer, only for Linux-flavored geeks.

  24. Re:Wow on IE7 Bugs and Reviews · · Score: 0

    Not that Microsoft is consistent with their own guidelines, but they changed their user interface guidelines for Windows Vista. The big questions are (a) is IE7 consistent with the rest of Windows Vista and, more importantly, (b) are the Windows Vista user interface guidelines any good? I'm betting (a) yes and (b) no.

  25. Yawn on Japanese Develop 'Female' Android · · Score: 0

    This article isn't about robots; it's about mannequins.