Slashdot Mirror


User: creidieki

creidieki's activity in the archive.

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

Comments · 9

  1. Re:WHY? on Power Grid Change May Disrupt Clocks · · Score: 1

    Relaxing your requirements reduces cost. This is a basic principle of engineering. (It may also show up as "increases your reliability / something else desirable at the same cost".)

    It sounds from the article like they were previously doing enough maintenance, design work, and fiddling around to keep the frequency at 60.000 +/- 0.001 Hz, and now they've decided they only need to keep it within 60.000 +/- 0.010 Hz . Those aren't the correct numbers (I couldn't find them in any of the articles), but that's the idea. They're going to worry less about the exact frequency, because it makes the system cheaper to run, and nothing cares except 1980's VCR clocks.

  2. Most computers can't read microSD without help on Hollow Spy Coins · · Score: 1

    I've been away from cutting-edge technology for a while (poor graduate student), so I had to look up whether microSD cards are compatible enough to be useful here.

    SD cards are a type of memory card that come in three basic sizes: SD cards, miniSD, and microSD. The microSD cards are indeed ridiculously tiny, and can fit in a hollow coin. Many computers today (particularly laptops) do come with integrated SD readers, but they can't fit the microSD cards without an adapter (microSD in a normal SD slot) or a USB reader.

    So you can carry around a liveboot linux distribution in your "lucky half-dollar", full of awesome spy tools, but it won't work on most computers unless you're also carrying around a microSD reader. So you're a lot better off buying one of the tiny or pre-disguised USB drives (pen, cigarette lighter, etc.). ThinkGeek has plenty.

  3. Paper summary on Researchers Outline Targeted Content Poisoning For P2P Data · · Score: 5, Informative

    As a comp sci grad student, here's what I got from a quick reading of this paper:

    Imagine that you're a content provider, with paying users. You've decided to distribute content to your users by running a Gnutella-style network. How do we make sure that only paying users can get our content? After all, it's an open network.

    We start by sending some sort of magic timestamp-thing to all of the paying users. I didn't read this part in much detail. Anyway, the paying users can all identify each other somehow. They mention that it maintains privacy.

    Some of your paying users (the "Clients") are good, virtuous folk, and they're running the Happy Authorized Gnutella software you gave them. Others (the "Colluders") are running Evil Hacked software. No matter what you do, the Colluders are going to send chunks of your precious data to the "Pirates" (anyone who hasn't paid you).

    Normally, we'd expect our Clients to ignore requests from our Pirates. This paper instead suggests: let's obligate the Clients to send poison data to the Pirates! The Pirates won't know which chunks are bad; they'll only find out that the file is corrupt once it's finished downloading. The Pirates won't be able to get a good copy, and they'll give up and go away.

    And there's one other great thing: we can set up *fake* Pirates, and check which users aren't giving out the poison they're supposed to! So we've served data to all of the Clients; we've identified all of the Colluders; and we've defeated all of the Pirates.

    (Bittorrent has data integrity checks for every chunk, instead of every file; that's why it's not vulnerable to this attack...I mean business model).

    In summary: This paper describes a way that a company can charge for distributing their own content on a peer-to-peer network. It only works if they control a centralized "transaction server" thThat's why no one has ever at organizes the entire network, and if they control the software of all the "honest" people. They can't destroy our existing networks with it, and it doesn't prevent anyone from turning around and posting the file to BitTorrent once it's downloaded.

    The tone of the paper is definitely not as neutral as I feel it should be. What they're trying to say is "there's no obvious way to charge people for running a Gnutella server, because pirates will eat your lunch. But we think we have a way." But it definitely feels like they're putting moral force behind what's really a network algorithms result.

  4. How can a language be open-source? on Gosling on Opening Java · · Score: 3, Insightful

    I'm very confused by both the article from Gosling and the discussion here.

    "Java" is a programming language, right? Programming langagues doesn't have source code, they have specifications. Are they talking about open-sourcing a specific compiler for Java? Or are they talking about releasing or loosening license restrictions on the specifications for the language?

  5. Re:what's the median??? on How Much Broadband Usage is Too Much? · · Score: 2, Informative

    Actually, if you have {1, 3, 5, 5, 5, ..., 5}, with 98 5's, the median is 5.

    You sort the numbers, and find the one in the middle. Half of the numbers are below this, and half of the numbers are above.

    If 98% of the values are "5", and the other 2% are "1" and "3", then no type of "average" is going to tell you "3".

    In this case, the mode is 5, the median is 5, and the mean is ...*squint* 4.994. All of which describe the distribution's "average" fairly well.

  6. Re:Best examples of heresy I can think of on What You Can't Say · · Score: 0, Flamebait

    > Kids are best parrented by a mom and a dad - Not two moms, not two dads, not one of either, not a daycare, not a nanny, A MOM AND A DAD.

    Actually, the only conclusive studies we have say that children do better with two parent monogamous heterosexual parents than with single heterosexual parents.

    A lot of people conclude from this that "traditional" family structures are inherently better than "nontraditional" family structures. I don't know whether that's true, but it's not yet supported by the research. I don't know of any conclusive research on monogamous married heterosexual parents versus monogamous married homosexual parents.

  7. Terms of Use on Resolving Everything: VeriSign Adds Wildcards · · Score: 5, Interesting

    So let me get this straight. A site I didn't ask to go to has a Terms of Use which says that my sole remedy is to discontinue use of "The Verisign Services".

    So, by mistyping a domain name, I've entered into a legal agreement with Verisign? And the only way to get out of it is to not use the internet?

    The only address on the page is their legal department's postal address, at

    VeriSign, Inc.
    Attention: Legal Department
    21355 Ridgetop Circle
    Dulles, VA 20166

    I guess I'll be sending them a nice letter. As soon as I figure out what legal recourse I actually have.

  8. Re:The MS bulliten really annoyed me on Serious Security Flaw in MSIE 5.01, 5.5 · · Score: 1

    "They", "them", and "their" are grammatically plural, and are therefore technically incorrect. I've been told this is the fault of 18th century grammarians; apparently in olden times, English speakers recognized the need for singular androgynous pronouns. Microsoft taking the tried-and-true track rather than risking their reputation by forwarding progress is rather a common theme to the criticisms here.

  9. Re:What is the point of this? on Distributed.net Has Lost Some Team Association · · Score: 1

    I think the main point is that it's better than the nothing that those cycles would otherwise be doing. Slashdot did have an article on the Casino 21 project at one point. When / if it starts up, it will use distributed clients to run climate simulations. Check it out.