Slashdot Mirror


User: thomash

thomash's activity in the archive.

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

Comments · 15

  1. Oberon OS on Best Device For Gesture Based Input? · · Score: 1

    The Oberon operating system uses special clicks like in Opera for years. For example, clicking the left mouse botton while marking text with the right button deletes the marked text. The Oberon mouse has 3 buttons, and most possibilities of interclicking are actually used. This is very powerful, once your used to it.

  2. Priceless on Rec.humor.funny Threatened by MasterCard · · Score: 1

    Buying a joke book next door: 3$. Buying a computer: 1500$. Connecting to the internet and reading jokes: 10$/month. Reading a joke from Mr. Templeton and ROFL: priceless. There are things money can buy. For everything else, there is /.

  3. Re:Pair Computing on "Extreme" Programming · · Score: 1

    Your comment is moderated as funny. But, actually, I did exactly that several number of times, while doing my programming homework and other stuff. Once your experienced, you are in fact faster than if your programming alone. A friend who jumps immediately to the same place is even better than an emacs shortcut.

  4. Re:Filters on Interview with Dominic Lachowicz of Abiword · · Score: 1

    Do you really think, there is one program out there, which can read all the .doc-files??

    And, btw. could you please tell your concern to micro$oft, so they will publish the word file format? Thanks...

  5. Re:I believe he was refering to the date... on Mandelbrot Set Originally Found In 13th Century (Early April's Fool) · · Score: 1
    April fools. From last year.
    Oh well, you're still living in the last millenium...
  6. Interesting... on Mandelbrot Set Originally Found In 13th Century (Early April's Fool) · · Score: 1

    that this page dates April 1st 1999....

  7. Re:monty hall variant on Geek Brain Teasers · · Score: 1

    Could you deobfuscate the answer? Using log(7.39) = 2.0001 and log(6.011) = 1.793 I am stuck getting two, which is obviously not the right answer...

  8. Re:Don't do either on Computer Science vs. Computer Engineering? · · Score: 1
    You go to a liberal arts school and learn computer science so that you know that Joseph Leibnitz defined God in terms of the many worlds theory described in the second paragraph of the bogo-sort definition.

    I am sorry, but you're confusing two things. What Leibnitz said, was that we live in the best of all possible worlds. This bases on the idea that god would never make a world which is not as perfect as possible, as this would be stupid and non ratioal. Therefore, somehow, all the war, the hunger and the bad luck on earth is necessary.

    What the multiworld theory of quantum mechanics says is that every time you do a quantum mechanical measurement, you 'split the universe'.

    To get on topic again: I learned all this in my education of computer science. Obviously we can do it also the other way round. We use computer science as a major a learn physic and philosophy as a minor...

  9. Re:Don't do either on Computer Science vs. Computer Engineering? · · Score: 1
    You can become a computer programmer anytime.

    You may be able to become a programmer anytime, but you can't become a computer scientist anytime.

    Whats the difference? A programmer can program, a computer scientist solves problems. I first need to see that guy which uses the same algorithms as I do, does the same design as I do and did learn to program on his job. I need to find the guy, who does never ever use bogo-sort but learned programming on the fly. I don't know him yet.

  10. Re:SWEET! on Robotech On DVD, Ghost in the Shell 2 · · Score: 1
    ...make a non-crappy ending to both Neon Genesis Evangelion and Akira...
    The NGE ending is not crappy at all! It is one of the best endings I'v ever seen! How can you say such a thing :-(
  11. Huh? on CowboyNeal Speaks · · Score: 2

    How often have you posted anonymously?

    Cowboy Neal: Nope

    Syntax Error...
  12. One time pad is secure on Professor Describes Unbreakable Cryptosystem? · · Score: 1
    I dispute that the it's[One time pad] *provably* secure. If you you have a proof, or a reference please post.

    You asked for it, you get it. First, I'll explain what a one time pad is:

    Assume, that I (Alice) want to send Bob the bit string "1001010110101...1", with length of a few million bits. Because it is secret, I remember the secret bit string of the same length we prepared a year ago. It was "0001010100101...1".

    I never told anybout about this secret string. No one knows it, except Bob and me. Now, I just send the XOR of both strings to it: 1000000010000...0. (I nicely ordered the strings and showed the relationship, but I could not post it because of a stupid ./ filter)

    When I only use the secret key once, I can call this one time pad, and it is completely secure. All an adversary can find is the length of the message.

    If you still want a prove (most people belive that it is unbreakable now), then you can show it using Entropy and Information: The Information you have about the message when you know the encrypted message is: I(m; e). It equals the information about the Message if you know only the Key I(m; k) and this is 0 because the two strings are completely unrelated.

  13. Re:He *has* to do so on SSH Claims Trademark Infringement by OpenSSH · · Score: 1
    So, how about OSTAKAS (Open Secure Telnet Also Known As SSH).
    No, but maybe TAFKAPS: The Application Formerly Known As oPenSSH.
  14. Re:Bad Idea. It'll Make Cheating Too Easy on Full GPL Game Company - Nevrax · · Score: 1

    You have to start with the premise that you have a client/server interface, and anything on the client side is fair. All "unfairness" must be addressed on the server side and the server side alone. Otherwise, you're fooling yourself, and are going to be plagued with "cheaters."

    You can definitely do that. Unfortunately, by doing so the game looses players, IMHO. While before everyone was invited to play, only people which are skilled programmers can now play your game. Many people will improve the client, and chances are good that not all changes will be available to the public. Therefore, someone who does not program does not stand a chance in this game.

  15. Re:I don't think this would happen in the USA on Speeding To Become Impossible In UK? · · Score: 1
    EVERYONE speeds. Why? Because most highway speed limits are unreasonably low for the conditions and design of the road.

    Exactly. But why are the highway limits unreasonably low for the conditions and design of the road? Because everyone speeds.

    Therefore, we must assume, that if nobody speeds anymore, we can actually increase the speed limit. Furthermore, because most speed limits are designed for wet conditions, we could hope, that the speed limit will be even more increased on dry days -- that would be easy to do!

    I want this system!