Slashdot Mirror


User: noktuo

noktuo's activity in the archive.

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

Comments · 5

  1. Can I install Linux on it? on Can Infinium Compete In The Game Console Market? · · Score: 1

    It is basically a PC and comes with Windows XP embedded, so I think install Linux will not be a problem, rigth?

  2. Re:Konqueror on Mozilla UI Spoofing Vulnerability · · Score: 1

    I don't think this bug is reason enough to change your browser. Firefox is a very good software. But if you fell insecure, you can try Galeon.

  3. Looking at the past... on Hubble vs. Webb - How Far Back Will They See? · · Score: 3, Insightful

    ...is an interesting thing, but a problem remains: it can't see events in the present (at far distances, obviously).

  4. Re:Why C# will not succeed? on Mono Project Releases Beta 1 · · Score: 1

    Come on. Be nice. It is only a technical joke (bad perhaps) but...

    try the C# code

    public class c {
    public static int Main ( ) {
    int c = 0;
    c++;
    c#;
    System.Console.WriteLine (c);
    return 0;
    }
    }

    and compile it. It's funny.

  5. Why C# will not succeed? on Mono Project Releases Beta 1 · · Score: 2, Funny

    Because it is a syntax error. Sorry guys. I didn't resist ;)