Slashdot Mirror


User: RegularFry

RegularFry's activity in the archive.

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

Comments · 479

  1. Should be theoretically better at 10Mbps on How Best To Deal With WiFi Interference? · · Score: 1

    How much better? If you're using one fifth of the bandwidth over the same channel, you can withstand a noise level that's five times higher. At least in theory.

    If you don't need the bandwidth, just use 802.11b.

  2. Re:Watch the video on The Technology Behind the Magic Yellow Line · · Score: 3, Insightful

    Unfortunately you'll have the word "unfamiliarity" thrown right back at you. It's a bigger hurdle than you might think.

  3. Re:Not a language, really on The Power of the R Programming Language · · Score: 1

    Or, indeed, Java. Language != implementation.

  4. Re:Actually on Federal Trade Commission To Scrutinize DRM · · Score: 1

    There are in the UK. Dunno about the US.

  5. Re:The solution on NZ File-Sharers, Remixers Guilty Upon Accusation · · Score: 1

    No argument about the sound engineers (hell, I was one for a while. Colour me biased) but the promoters and distributors? There's a *lot* of dead wood there. It doesn't matter if you've spent years learning a craft if that craft is obsolete.

  6. Re:I don't understand the premise... on Do Twitter Phishing Scams Herald the End of Microblogs? · · Score: 1

    The problem is that the scam involves links not coming from quasi-strangers, but potentially people you trust. For about half the people I follow, I wouldn't even give it a second thought - no chance I'd click it. For the other half, it would honestly depend what mood I was in and how distracted I was. But you do have to be some kind of divot to log in to a previously unknown non-twitter site with your twitter account details.

  7. Re:Large User Base and an Open Pipe on Do Twitter Phishing Scams Herald the End of Microblogs? · · Score: 2, Interesting

    IANAL but it would be interesting to see if using a social network as a proxy would give one any sheilding from CAN-SPAM or other state statutes since their is no protection on social networking sites, and users did opt-in to reiceve emails from the social network site.

    Here in the UK they'd probably be liable under the Computer Misuse Act for breaking the T&Cs of the social network site in question, which is arguably a bigger deal. I don't know what the US equivalent would be.

  8. Re:In Other News - Dune Remake on New Asimov Movies Coming · · Score: 1

    I find it really hard to criticise Lynch for failings in his Dune film. So much was cut, and there are so many little moments of genius in what's left, that I think the full 3-hour version might well have been an order of magnitude better, and a better version than the SciFi channel one.

    Trivia fact I didn't know until I just went to wikipedia to read up on this: Lynch was offered Return of the Jedi. My, how history could have been different.

  9. Re:Forget the potential on New Asimov Movies Coming · · Score: 1

    That might make it perfect for a franchise, though, because you're not reliant on having to have the same cast available for each film. Hell, you wouldn't even need the same director. That being said, I think there are some directors around who could pull it off as a one- or two-parter, Aronofsky, for one. The Fountain convinced me of that.

  10. Re:What a waste on U-Turn On UK ID Cards · · Score: 4, Insightful

    Yes. The correct response to this is "if the law is never going to be used like that, and we agree that it would be wrong to do so, why is the law not framed to make it illegal?"

  11. Re:Marketing, not tech on Microsoft Announces Windows Azure, Cloud-Based OS · · Score: 1

    The huge field of shipping containers with racks and racks of servers to run the thing on is pretty new.

  12. Re:900kg? What is that? Like...a ton? on Simulation of the Mars Science Laboratory Sky Crane · · Score: 1

    A ton would be more like... 907.18474 kg.

    You're welcome.

    Fixed that for you.

  13. Re:Oh this is too precious! on Silverlight 2.0 Released · · Score: 1

    From the silverlight terms of agreement:

    You may not

    Â work around any technical limitations in the software;

    There - right there - it says that if your computer is limited by this software you may not find a way to fix it!

    That's also in the Vista terms. I break it every day; I'm sure everybody does.

  14. Re:above top secret? on Homeland Security's Space-Based Spying Goes Live · · Score: 1

    "Exceptionally grave damage to the human race?" Then again, that would assume some sort of altruism on the part of the people who frame these things.

  15. Re:It's science on Free Online Scientific Repository Hits Milestone · · Score: 1

    Yes, but that's precisely three kiloFarnsworthies less funny.

  16. Re:You can choose any license... on Microsoft Treating "Windows-Only" As Open Source · · Score: 1

    Sorry, what part of this is difficult for you? They say "You may pick one of these licenses." GPLv3 is not one of those licenses. Ergo, you may not pick the GPLv3.

    It does not matter that Inter.NET and openLabel think they've released under GPLv3. Let me quote again from the use agreement, in case you missed it:

    in the event another license, or other terms or conditions, appear on, in or are otherwise referenced in your project, you agree that the Project License will control your Project.

    They have agreed to be bound by the GPLv2 as far as Microsoft are concerned.

  17. Re:Oh just go away on Mono 2.0 and .NET On Linux · · Score: 1

    I just see C# as an intermediate step to get the industry ready for F#.

  18. Re:Get used to type erasure on Mono 2.0 and .NET On Linux · · Score: 1

    String matching. Seriously.

  19. Re:No, the real trick on Election Dirty Tricks About To Begin · · Score: 1

    Somehow it's heartening that this is "Insightful", not "Funny".

  20. Re:Don't fight it - Perl is here to stay! on Where's the "IronPerl" Project? · · Score: 4, Interesting

    Oh and lets not forget how "cool" it'd be if the runtime of every pet scripting language was embedded directly in common web browsers. Yes Cletus, that sure would be 'great'!

    My word. You've just described Silverlight.

  21. Re:You can choose any license... on Microsoft Treating "Windows-Only" As Open Source · · Score: 1

    Could you show me where it plainly states that the GPL v3 is not allowed for projects hosted on CodePlex?

    From the Codeplex use agreement when you sign up to create a new project:

    You must select one of the listed licenses to govern your Project ("Project License"). The license You select (the "Project License") will appear in the license text box of your Project...in the event another license, or other terms or conditions, appear on, in or are otherwise referenced in your project, you agree that the Project License will control your Project.

    You don't get to see the list of acceptable licenses until after you sign up for a project, but when you do, the list is as follows:

    • Apache License 2.0
    • Common Development and Distribution License (CDDL)
    • Eclipse Public License (EPL)
    • GNU General Public License (GPL) v2
    • GNU Library General Public License (LGPL)
    • Microsoft Public License (Ms-PL)
    • Microsoft Reciprocal License (Ms-RL)
    • Mozilla Public License 1.1 (MPL)
    • New BSD License
    • The MIT License

    I don't see the GPLv3 in that list.

    You are correct "open source" is not a trademark but is suppose to be a standard. If you check out the history of the OSI, you wil find that the OSD is intended to define a standard by which to judge a projects openness.

    That's precisely my point.

  22. You can choose any license... on Microsoft Treating "Windows-Only" As Open Source · · Score: 1

    ...as long as it's black. There are a few licenses that you can't have on Codeplex (like GPLv3, for instance, although GPLv2 is allowed).

    Also:

    'Open Source'(which seems to be hijacked by the OSI as a trademark?)

    It's not trademarked, but they did define it.

  23. Re:I'm trusting the summary this time on An Open Source Legal Breakthrough · · Score: 1

    Great in theory, doesn't work in practice. Unfortunately this one has been debunked.

  24. Re:Key exchange. on Spammers Targeting Microsoft's Revised CAPTCHA · · Score: 1

    Unfortunately, this plan falls down at 1 purely through the existence of botnets. They are geographically diverse, across exactly the sort of IP spaces that MS want to have access to their service - home Windows installs.

    Without 1, the rest of the plan falls apart. There's no point limiting the number of email addresses per time period if you've got the ability to sign up 20,000 accounts at once, so 2 falls. The number of spams per account can be small, so 3 falls.

    This is a hard problem. Fortunately, there are ways of turning it to general advantage, like using CAPTCHA results to tune OCR for scanning old texts.

  25. Re:Sounds like a Pixar Film... on NASA Uses Rubber Ducks In Climate Study · · Score: 1

    If the human race needs an emblem, we could do a lot worse.

    What's the cost-per-kilo for payload on a probe? What would it actually cost to land a rubber duck on Europa?