Slashdot Mirror


User: mmol_6453

mmol_6453's activity in the archive.

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

Comments · 971

  1. Re:Proof... on Swarm Intelligence · · Score: 1

    Of course, since such systems are notoriously difficult to predict, you haven't been modded down for as long as I've been updating this article. (At least a half hour.)

  2. Re:Ancient observation on Swarm Intelligence · · Score: 1

    Perhaps it's evidence of validity? I'm not declaring support one way or another (I hate getting flamed), but, well, maybe?

  3. Re:Mythical man month on Swarm Intelligence · · Score: 4, Informative
    The mythical man month works as a concept because of the problems caused by the division of work.

    For example:
    • He can't optimize his task list over a long, flexible schedule.
    • He has to explain the things he's done to the people after him.
    • It takes time to be "in the zone," and the people after him have to spend that time all over again.


    These things only occur to complex agents, like people. The idea behind swarm behavior is that the agents are simple, and need not individually perform complex tasks.

    Boy, I don't like what that says about me as a Slashdot addict. :)
  4. Re:Michigander on Michigander Beats Spammer With "Junk Fax" Law · · Score: 1

    It's an intra-culture war. My paternal family was really big on promoting "michigander," while my maternal family has always referred to themselves as Michiganians.

    (Both sides have been here since the state was founded, BTW.)

  5. Re:Michigander on Michigander Beats Spammer With "Junk Fax" Law · · Score: 1

    It's da Yoopers! Get it strate!

  6. Re:Flip side on Do Scripters Suffer Discrimination? · · Score: 1

    What's the difference between a bytecode language and an assembly language?

    Just because Java's lowest level is more "high level" than general x86 programming doesn't make it less useful, does it?

    After all, there are CPUs that will run both systems natively. Which one is faster depends on the effort that has gone into developing and optimizing it, right?

  7. Re:MS Propoganda all week!!! on Microsoft At Middle Age · · Score: 1

    You're telling me. The first third of that article just butters them right up...

  8. Distrusted by partners? on Microsoft At Middle Age · · Score: 2, Interesting

    But the court findings that Microsoft violated antitrust law revealed the company's harsh side, and today it's distrusted by rivals and even partners.

    Most people who've watched the story can already guess this.

    • Microsoft licenses Java(a real good sign back then), then corrupts it.
    • Microsoft develops USB with Intel, but is working with AMD on its Hammer support.
    • Microsoft pretends to adopt Open Source, calls it Shared Source, and tells people it's Just As Good.
  9. Re:4 GB is not a lot of memory on Intel: No Rush to 64-bit Desktop · · Score: 5, Funny

    64 bits will let you address 18 * 10e18 bytes of memory, or 18 mega-tera-bytes.

    That ought to be enough for anyone.

    <ducks>

  10. Re:Bandwidth on Intel: No Rush to 64-bit Desktop · · Score: 1

    Actually, that datastream, uncompressed, works out to be 7.03Mbits/sec, which is only 7% of the 100Mbits/sec that 100base-T will get you. So, on a switched network, you could have 14 uncompressed streams running from the same server. If you need more, you can add more 100base-T channels or upgrade to a gigabit solution.

  11. Dovetails with HyperThreading? on Intel: No Rush to 64-bit Desktop · · Score: 1

    If a process can only see a certain fraction of the memory, it would make sense, regardless of how large that fraction is, to make memory intensive applications like web servers and simulations multiprocess, right?

    Well, isn't that one of the things HT makes more efficient?

  12. Re:My advice to my 12-yr-old self? on Advice You Would Give to Your 12 Year-Old Self? · · Score: 1

    So, by measuring how fast(?) this oscillates, we can find out the virtual clock frequency of the ultimate clockless computer (read, the Universe)?

    Face it, most of us wrote a program at some point in their childhood to see how fast their computer could count. :)

  13. It all depends... on Lawyers Say Hackers Are Sentenced Too Harshly · · Score: 2, Insightful

    On how much financial damage the cracker did when he defaced the website.

  14. Re:This is wrong... on SQL Server Developers Face Huge Royalties · · Score: 1

    Say that out loud again and you're likely to get a visit in the middle of the night.

    Think about it: how much of Bill Gate's fortune is tied up in Microsoft stock? He can't sell it off without it losing a lot of value, and if someone shouts "fraud," it's going to lose a lot of value before he can sell it off.

  15. Re:Whoo. on SQL Server Developers Face Huge Royalties · · Score: 2, Funny

    With Microsoft Bob as their only other in-house project to be released, you find this a surprise?

  16. Re:Whoo. on SQL Server Developers Face Huge Royalties · · Score: 4, Interesting

    For the more risk-conscious companies, there shouldn't be any difference. For the companies that still don't look at licenses, it doesn't make any difference.

    For the companies that just now start looking at licenses, I see this as a good thing. After all, would you rather your boss be aware of the licensing options of OSS vs the licensing options of other software, or would you rather him blindly choose one or the other?

    I say that awareness is a better solution, and the fact that he's aware of the EULA will encourage him to shop around.

    Manager's will still make a decision yea or nay based on their own reasons (or reasons handed to them), but at least it's not as much of a shot in the dark.

  17. Re:Uh... no on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    Going back to the surveillance cameras...Think of the the Uni network as part of the Uni campus. Many people are expected to pass through, and there's surveillance cameras all over the place.

    Note, however, that most campuses are private property that the owners choose to allow others to walk through.

  18. Re:What? on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    But what about the software layer?

    Microsoft already includes clauses that say you mayn't reverse engineer their network protocols. If they control the flow of data, couldn't you then say that they own it? Imagine Microsoft as the most powerful l337speaker out there, and you'll get the idea.

    I'm not saying I don't think I should control my data, I'm just trying to prove a point.

  19. Re:a few arrests in the States... on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    I dunno...but SSH does it.

  20. Re:so... on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    What about the switches and (optional) Cable/DSL router?

    What constitutes ownership of the network, anyway? The hardware the signals run over, or the software (TCP/IP, etc. stack)?

  21. Re:There's always another way... on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    I can't really run Freenet on my workstation...it's a P166 laptop. The realtime encryption eats my CPU alive.

    SSH terminals I can do, but not many. With a zero-update-delay top command displayed over the link, a high-priority SSH server gobbles about 40% of my CPU, IIRC.

  22. Re:Well, heres the new testbed for freenet. on U of Wyoming Fingerprinting All P2P Traffic · · Score: 2, Informative

    In the US, it's legal for you to record the conversation, if the person on the other end called you.

    And you only own the part of the phone system on your side of the d-mark, which is that little gray box on the outside of your house where the phone company's wires come in.

  23. Re:oh my! on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    Not to mention that most files with the word "friends" in the title aren't exactly fit for public broadcast.

  24. Re:The end of an era on The Demise of Model Rocketry? · · Score: 1

    I see it as an excellent oppertunity to make liquid-fuel rockets more popular as a hobby.

    With solid fuel rockets, you don't have any dynamic control over thrust.

  25. Re:Not very inconvenient - on The Demise of Model Rocketry? · · Score: 1

    Actually...All expenses are not paid. The prisoner has to pay room and board, except for the days he does onsite labor, such as laundry or kitchen duty. Never been there, but I've got a friend who just got out.