Slashdot Mirror


User: kaffiene

kaffiene's activity in the archive.

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

Comments · 936

  1. Re:The UN has finally lost it on EU, UN to Wrestle Internet Control From US · · Score: 1

    Bullshit. 1441 did NOT authorise military force.

    The UN explicitly says when military force is authorised (it becomes part of the resolution text), it does not leave it up to member states to decide when they feel like playing global cop.

    Quit the historical revisionism.

  2. Re:The US is the largest financial contributor. on EU, UN to Wrestle Internet Control From US · · Score: 1

    So? The US pays a lot of money to the UN so it shouldn't have to deal with what the rest of the world thinks?

  3. Re:The UN has finally lost it on EU, UN to Wrestle Internet Control From US · · Score: 2, Insightful

    Yeah. Right. And George Dubyah is completely free from external financial influences.

    Look, the UN is the closest thing we have to international democracy. The US is *supposed* to value such ideas.

  4. Re:Russell is doing just fine, thank you on Linus Says No to 'Specs' · · Score: 1

    Don't be so fucking obnoxious.

  5. "Some programmers and artists" on Peter Jackson to Executive Produce Halo Movie · · Score: 0, Troll

    Who do you think Bungie ARE?

  6. Re:Russell is doing just fine, thank you on Linus Says No to 'Specs' · · Score: 1

    AI presents a class of program which to achieve its goals ought to be able to be self referential.

  7. Re:Russell is doing just fine, thank you on Linus Says No to 'Specs' · · Score: 1

    Exactly. Russell's failure was a major blow to mathematics and a certain kind of philosophy. At the time it was no where near as minor a hiccup as the OP commented,

  8. Re:nothing new to see here... move along... on EC Reviews New Complaints Against Microsoft · · Score: 1
    The article didn't say they wanted code:
    "the two sides still cannot agree on whether interoperability information should be made available to open source software suppliers"
    "interoperability information" sounds a lot more like protocol & file format info to me.
  9. Java and Linux. on Computer Security Still Totally Inadequate · · Score: 1

    Alan Cox commented on the fact that Java made insecure programs hard to write.

    Given that /. seems to hate Java, perhaps this indicates a clue gap between those who know wtf they're talking about and the slashbot anti-java brigade?

  10. Re:This is news? on Mono Blocked from MS Conference · · Score: 1

    People making things for free is fine.

    People making patent encumbered things free and trying to shove them into FOSS is a big issue.

    Duh.

  11. Re:Java isn't in the running anymore on Mono Blocked from MS Conference · · Score: 2, Insightful
    Almost every sentance in that post is utter BS.
    Java has not "proven to scale" any more than Mono has
    Like fuck! You are clueless.
  12. Inconceivable! on Mono Blocked from MS Conference · · Score: 1

    I have it on slashbot authority that M$ are loverly fluffy bunnies who will allow C# / .NET into FOSS code without causing any ripples whatsoever because they are lovery friendly Good Guys. Unlike BAD Evil Sun (boo hiss!!)

  13. Code Monkey on Computer Science Curriculum in College · · Score: 1

    The guy is clearly a code monkey and doesn't understand what an education is for.

    I mean, FFS! LEARN XML???? Why the fuck do you need to take a course to LEARN XML???

    Here's a hint: thousands of people working in IT now use XML without having taken courses in it? How are they capable of this amazing feat of knowing about something without having to have taken a course on it? Because they have a decent education and they've learned how to learn. They have a good theoretical base in the art which makes new technologies easier to absorb and understand.

    I repeat: the original article author is a code monkey.

  14. Waiting... on Solaris DTrace To Be Ported to FreeBSD · · Score: 1

    ...for the slashbots to tell us why this is evil - everything Sun does is evil, after all.

  15. Re:Marketing led on Death to the Games Industry · · Score: 1

    Did you actually *read* the article?

  16. Re:Why say 'China' with no mention of the company? on China Releases 2nd generation MIPS Chip · · Score: 1

    For christ's sake, the two countries have a history of long and bitter war. It's not quite the same as the USA-Canada relationship FFS.

  17. Re:The Real Chinese Growth on USA to Pass Science Crown to China · · Score: 1

    hypocrite!

  18. Re:Here we go on IBM Collaborating With Open Source Java Project · · Score: 1

    Bullshit.

    The language is controled by the Java Community Process. That involves Sun, 3rd Party companies and community spokespeople.

  19. Re:Frankly, I don't care about building Java. on Ant - The Definitive Guide · · Score: 1

    Ant supports other languages - c / C++ is pretty standard. Any new language can be handled via plugins

  20. wtf?? on Bill Van Buren Talks Half-Life 2 · · Score: 1

    I don't understand how anyone could think HL2 was a good game. It took hours to install and when you did get to play, it tooks hours to load and paused for loading every minute. Even ignoring the perma-loading phenomena, the game was nothing more than a pretty shooter on VERY tight rails.

    HL2 Sucks and I'm pissed off I wasted my money on it. I will never by anything over Steam or from Valve again.

  21. Re:Man Microsoft's $2billion bought a lot. on Sun's COO Distorts Free In Free Software · · Score: 1

    You lot hate Sun no matter what they do.

  22. Re:My favorite quote on James Gosling on Java · · Score: 1

    "Java on the other hand is 14 years old and people are still talking about its slowness.

    C++ was 14 around 1997 and was widely used and known for its high performance.

    Doesn't that say something to you?"

    Yes, it says that there are plenty of ill informed bigots out there who say such things because they just dont like Java.

  23. Re:Java - unfulfilled promisses on James Gosling on Java · · Score: 2, Insightful

    I can write java software that has a GUI, networking, database connectivity and port it between different OS's with ease. I know this because I have done it with several products.

    Your post is FUD.

  24. Re:Java - unfulfilled promisses on James Gosling on Java · · Score: 1

    Bullshit! Eclipse does more than Visual Studio and is takes no longer to do anything.

    What a complete and utter lie.

  25. Re:Scripting language talk... on James Gosling on Java · · Score: 1

    You can compile new code while java is running, so it kinda does sort-of move towards "scriptness" on that dimension. It's not *designed* to do that as a core feature, but it's doable.