Slashdot Mirror


User: archeopterix

archeopterix's activity in the archive.

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

Comments · 550

  1. Hm... on Amazonian Tribe Has No Word To Express Numbers · · Score: 4, Funny

    The language has about 300 native speakers.

    Shouldn't it be "a large number, but not five or six" speakers?

  2. TFAA must be new here on Linguistic Problems of GPL Advocacy · · Score: 1

    [...] failing to understand how the other party can be so stupid as to not see the points that appear so obvious and right [...]

    Dumb n00b. My points do not "appear" obvious and right, they are.

    As to "failing" to understand why the other party is so stupid, speak for yourself, wimp. I fully understand why they are so stupid - they are stupid, because they disagree with me!

    Morans and poopheads.

  3. It doesn't even stand as deterrent on Hans Reiser Leads Police To Nina's Body · · Score: 1

    You don't need to throw in the threat of prison rape or violence; the thought of being locked up for a few decades is enough to deter any rational person, and an irrational one won't be deterred by anything.

    I think that prison rape doesn't even stand as deterrent. For big, tough and homosexual folks and for masochistic and homosexual folks it might even be the opposite.

  4. Re:Data != Information on Brightnets are Owner Free File Systems · · Score: 1

    But that plausibility won't hold up long, because the courts will soon say "If we find a bunch of random files on your drive, the burden is on *you* to prove that they aren't naughty bits."

    "No person shall at any time posess any computer system file or any other information stored in an information storage or retrieval system unless he is able to explain in detail a lawful purpose of every single bit of that file."

  5. My guess on 2008 Underhanded C Contest Officially Open · · Score: 3, Interesting

    #define SWAP(x,y) do { x^=y; y^=x; x^=y; } while (0)
    My guess: it is used for x and y of different sizes (say 8 bit and 32 bit).
  6. Maybe it's time to dump X on The State of X.Org · · Score: 5, Interesting
    Here[pdf warning] is an interesting article from James Gosling and it pretty much explains why making the GUI system a server was necessary in the past but is not such a good idea anymore.

    Perhaps X should be replaced, not improved.

  7. Re:Heh, pirates ahoy! on The One-Use, Self-Destructing DVD Returns · · Score: 5, Funny

    If you are going to pirate a movie, don't tip-toe around it. Just download the thing from the Internet.
    And miss the joy of sticking it to the man?

    And the joy of making him 5$ richer? Umm, wait. Gotta think about it a bit more. Brb, torrenting.
  8. Was just kidding on Schneier Asks Why We Accept Fax Signatures · · Score: 5, Funny

    Bruce Schneier here. Disregard what I said about faxed signatures. They are perfectly OK.
    Here's my OCR-ed signature: Bruce Schneier

  9. Standard answer on What's the Solution To Intellectual Property? · · Score: 5, Insightful

    That is, do you believe that intellectual property is a valid construct equivalent to physical property, or do you think it's illusory?
    No. As in "neither side of the alternative is true". Copyrights and patents are valid constructs, but are not and should not be equivalent to physical property. I find them tolerable as long as it's a temporary monopoly designed as an incentive to contribute to the public knowledge space . That is why I object to calling it property.
  10. Re:I wonder when... on Expert Dissects Estonian Cyber-War · · Score: 1

    [...] that this sort of warfare is much cheaper to run than what they are doing, and can cause just as much if not more harm to the target country.
    In rational terms - maybe, but terror relies on emotional rather than rational assesment of the damage.

    Two buildings and a few thousand people? More of each perish everyday for natural reasons. And yet it made headlines.

    "GNP damage due to internet attacks estimated at 2 bajillion dollars" won't make it to page 1.

  11. Yeah right on Infringement 'Detrimental To the Public Health, Safety' · · Score: 2, Insightful

    I think this is meant to address "real" piracy, and not some guy in his basement downloading torrents.
    As is every single law giving more power to the authorities.

    "It's only for going after terrorists, pedophiles and drug dealers. Common people have nothing to fear. Trust us." Seriously people, why do you keep gobbling on this bullshit?
  12. An obvious problem with the study on Do Zebra Stripes Actually Help? · · Score: 5, Insightful

    I see a problem with the experiment. The hard part of the questions involves scanning down a column , where horizontal striping obviously does not help.

  13. Re:Shocked, I am shocked! on The Continuing War Against Microsoft's "Facts" Campaign · · Score: 2, Insightful

    You mean to say that a sales and marketing website is manipulating the facts in order to show their product in a better light than competing products?
    There is a difference between waving something off as "marketing bullshit" and documenting particular manipulations. The former might give you +5 on Slashdot, the latter is more effective in real world.
  14. Re:Why do people continue to give them money? on SCO v. Novell Goes to Trial Today In Utah · · Score: 3, Funny

    Pro-lawyer, pro-Microsoft, pro-time-wasting, and pro-evil groups
    Somebody please call the department of redundancy department!
  15. Re:Expected Level of Public Discourse on Freenet Releases 0.7.0rc2 · · Score: 1

    Pedophiles! Pedophiles, pedophiles, pedophiles!!
    No, this is the level of Slashdot discourse. The expected level of public discourse will involve pitchforks, torches and public executions of freenet users, pediatricians and pedicurists.
  16. Re:All Fear, No Facts on FBI and Next-Gen P2P Monitoring · · Score: 2, Informative

    If nobody is doing that already, color me surprised....
    Paint yourself half-unsurprised then. MUTE filesharing does something similar. A client communicates directly with a small number of peers and nobody can tell whether a request (or response) comes directly from their neighbor or is merely relayed, so you get plausible deniability. Uh, and it uses an interesting algorithm for routing, similar to one used by ants in real life.
  17. Re:Random? on Software to Randomize Police Operations at LAX · · Score: 1

    AFAIK, There is no such thing as true randomization in computing. Anyone care to chime in on this?
    For the purpose of being unpredictable to the opponent a deterministic pseudorandom generator is sufficient, provided that its internal state is kept secret and that it is cryptographically safe (so that its internal state cannot be deduced from its output).

    Of course it is better to mix in some true (hardware) enthropy into that scheme.

  18. Re:Wait! on Software to Randomize Police Operations at LAX · · Score: 3, Interesting

    But it does tell you that your most optimal move is to expect them to hit it to your backhand. It'll tell the terrorists that Lane 1 is the best one to attempt to get through, statistically.
    The 'best choice' paradox is the exact reason for intruduction of randomization. It goes like this: suppose that lanes have different payoffs for the successful smuggler - maybe because they go to (or from) countries that have different street prices of 'goods'.

    The smuggler knows that Lane 1 gives the best payoff, so he will try that one, but the customs people also know that, so they will check that one. Hm... but the smuggler knows that they know, so he'll try Lane 2 (the second best), but the customs people also know that, and the smuggler knows that too, so he will try the 1st one... Well, to make long story short, the best strategy for both sides is to use randomization, with probabilities calculated so that the expected payoff for the opponent is minimized.

  19. Better analogy on Wikipedia Breeds Unwitting Trust (Says IT Professor) · · Score: 1

    The analogy of the brain surgery is pretty light-weight, inappropriate, and jejune for a professor. The professor's position is a bit arrogant, suggesting I don't know enough to use the right tool for a given job. Also, no sensible person expects Wikipedia to be The One Tool, nor does anyone with experience and judgment rely upon one source, especially on the Internet. Sounds like the professor could learn a thing or two.
    Would you prefer reading a jejune analogy or be killed by Hitler instead?
  20. Re:It doesn't really self-replicate on 3D Self-Replicating Printer to be Released Under GNU License · · Score: 1

    That "$10 worth" of parts is only $10 when someone has gone to the trouble of making molds and doing a production run in the thousands or more.
    Maybe this is what should be done?
  21. Yes, you can, sort of. on Blocking Steganosonic Data In Phone Calls · · Score: 2, Informative

    You can add "random noise" to an .exe file - most processors have at least some opcodes with "don't care" bits. You can alter those bits without affecting the semantics of the code.

  22. Re:Technically true though on South African Minister Locks Horns With Microsoft · · Score: 1

    [...] everyone there is brillant, everyone is very very smart.
    so how do they fail to be technological leaders ? [...]

    Good question.

    [...]all that aside though there needs to be a fundamental corperate culture shift at MS. [...]

    There, you have answered it yourself.
  23. Re:Open Development on Donkey Kong and Me · · Score: 2, Informative

    "And I don't understand how the Amiga could be easier to get into than the 8-bit Ataris; being a 16/32-bit machine, it was far more complex and had fewer obvious routes to get "into" it." The complexity has little to do with the number of bits, and the Motorola 68xxx with its flat memory model and universal registers was really easy to get into. Switching from that to 8086 with its segments and offsets made me want to slit my wrists.

  24. Blocking at the border on Courts Force Danish ISP to Block Torrent Tracker · · Score: 1

    Block it at the border, keep our law in our country and lat you have your law in your country.
    Not going to happen as long as private cryptography is legal. Even in the unlikely case it becomes illegal, there is still steganography. Heck, they would have to make transmitting any "unexplainable" string of bits illegal.

    Hey, you - the least significant transparency bits in the image you just downloaded look suspiciously random!
  25. Countermeasures? on Courts Force Danish ISP to Block Torrent Tracker · · Score: 1

    "Working on countermeasures" - Hmm.... can't they just tell the users to use Tor?