Slashdot Mirror


User: Aumaden

Aumaden's activity in the archive.

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

Comments · 218

  1. RFID Spoofer? on The Trouble with RFID · · Score: 1

    How about a device that will detect a RFID scanner and broadcast a stream of random ids allowing you "hide in the crowd"? Or possibly an RFID jammer that just prevents the RFID from activating in the first place?

  2. Watches for Nursing on Ten Technologies That Refuse to Die · · Score: 4, Interesting

    Friends in the nursing professions all use analog watches. It's apparently difficult to take a pulse with a digital. Counting while watching a number changing is hard on the ol' brain.

  3. Spam - CounterSpam on Armoring Spam Against Anti-Spam Filters · · Score: 2, Interesting
    I have opted to wage a personal war against spammers. Here's my battle plan:

    Roughly once each week, I go fishing through the spam that has been filtered out of my various accounts for URLs. (Sometimes this involves a little digging to get to the final site.) I extract the host names from the URLs and for each hostname, I create 10 fake email addresses.

    I pack these emails into messages that I post to Usenet in groups likely to be trolled by Spammers. The spammers scrape these addresses from Usenet and add them to their database. Thus, future mailings will also spam the spammer's clients.

    If enough people do this, the generated traffic will begin to overload the client's mail server. After a while the spammer's clients will figure out that every time they employ a spammer, they themselves get spammed.

    Even if nothing comes of this, I get the satisfaction of knowing the real perpetrator (the spammer's client) gets to share some of my pain.

  4. Not much bias there, eh? on Learning (And Harvesting) from Extremophiles · · Score: 5, Insightful
    This seems like typical overreaction. The concern expressed in the article is that there are no regulations on bio-prospecting. Heck, they even admit, "We're not saying there's much danger of environmental damage."

    And "bio-prospecting" is such a loaded term. "Prospector" evokes images of an old, grizzled prospector wearing filthy clothes, leading an overburdened pack mule and "lookin' fer gold in them thar hills." We don't label physicists "particle-prospectors", after all.

  5. Re:They can't be serious... on Microsoft Advises to Type in URLs Rather than Click · · Score: 1
    The @ symbol is required for http-based authentication

    That is exactly how MS plans on fixing this problem. Read more here.
    Microsoft approach to auto repair:
    • Replace fully functional windshield with new and improved windshield 6.0
    • Discover the new windshield distorts what you see and causes accidents
    • Remove windshild completely and advise drives to stick their heads out the window.
  6. Re:Support for claims? on IBM Patents Method For Paying Open Source Workers · · Score: 1
    I'm asking if you know whether your interpretation of IBM's patent is synonymous with how they state they will actually use it, and how you know this.
    You're asking for predictions here. To the best of my knowledge, IBM has made no statement of how they will use this patent.

    The sites likely to be affected if IBM chooses to enforce this are not probably not worth very much. A few sites might be able to afford licensing; most will close or move overseas. I doubt IBM would make enough to pay their layers. The only use for this patent that I can see is cross-licensing. At my previous employer, we referred to this as a defensive patent.

    Given the number of patents IBM files, I can see as how the term "defensive" might not apply in their case.

  7. Re:Support for claims? on IBM Patents Method For Paying Open Source Workers · · Score: 1

    You seem to be under the impression that I am somehow speaking for IBM. I am not. I am merely stating my opinion based on my experiences with software patents. This patent should have no noticible effect on OSD. It only describes a method of soliciting bids for piecemeal development work on a larger project.

  8. Re:Support for claims? on IBM Patents Method For Paying Open Source Workers · · Score: 1
    I wrote:
    Preventing OSD would be very much against IBM's best interests.
    jbn-o wrote:
    No it wouldn't, because "open source" was defined to work with business, giving businesses a great deal of what they want in order to champion their licenses and chase this movement's message of practical superiority. Fortunately, the most widely used license this movement gave a thumbs-up to--the GNU General Public License--was written by people with software freedom for all computer users at the heart of their movement.
    The issue is not Open Source, the issue is getting paid to develop Open Source. If IBM attempts to enforce this patent how does it benefit them?

    It doesn't. There is no benefit to IBM by preventing people from being paid to develop Open Source. In fact, the more Other Companies fund OSD, the less cost there is to IBM. In a closed source model, whoever develops the code has control, making it advantageous to limit who's allowed to develop. But, in an Open Source model, by definition, everyone benefits; restricting paid development would just mean you foot the bill for everyone else.

    Now suppose SCO had come up with the idea of this patent? Their lawyers would be working (even more) overtime to block anyone who paid developers to infringe on their precious #defines, and they would have a patent in their favor. Patents can be overturned, but that is expensive and doesn't happen all that often.

    By obtaining this patent, IBM has prevented SCO (or anyone else) from attempting to block paid OSD. I fully expect IBM will make not any attempt to enforce this patent.

  9. Re:IBM on IBM Patents Method For Paying Open Source Workers · · Score: 5, Interesting
    This is almost certainly a "defensive" patent. Simply by obtaining the patent IBM prevents anyone else from hamstringing the development community.

    Preventing OSD would be very much against IBM's best interests.
    However...

    Imagine if SCO owned this patent. They would be doing their best to extort anyone trying to pay open source developers.

  10. Re:And if... on Joel Rants About Resumes · · Score: 1

    The one that make me go squick is people who leverage the word "leverage" when the should really use the word "use".

  11. Re:The "infringing" code on One Company's Response to SCO · · Score: 1
    Most definitely true. I was just pointing out that the various standards only define the symbols, not their values.

    SCO claiming they have the rights to:

    #define ENOENT 2

    makes about as much sense as when Intel tried to trademark the number 386.

  12. Re:Come on, Michael... on Microsoft Revenue Up, Tries to Hook Third World · · Score: 2, Funny
    What about Microsoft Money?

    (Ducks flying produce.)

  13. Re:What's with the cop talk? on Arrest in Caridi FBI Investigation · · Score: 5, Funny

    If they said they were arresting "one CarrotTop" I would be concerned that there might be more than one of him!

  14. Re:C'mon, we know Caridi was doing it on Arrest in Caridi FBI Investigation · · Score: 1

    Of course, that's not the way it will play in MPAA's version of reality. Just watch, all the focus will be on Sprague while Caridi will fade into the background. The fact that most of the leaks came from an industry insider will be quietly swept under the carpet.

    (I'm not saying Sprague should go free, just that he couldn't have done it without Caridi.)

  15. Re:The "infringing" code on One Company's Response to SCO · · Score: 1

    POSIX, et al, define the API.

    Posix defines that you pass O_RDONLY when you want open to open a file in read only mode and the is that file is not present, errno will have the value ENOENT.

    The API standards do not define the value of these symbols.

  16. The "infringing" code on One Company's Response to SCO · · Score: 5, Interesting

    I've followed most of the SCO nonsense over the past year, but somehow in all of that I missed something....

    In SCO's letter it is talking about the Unix ABIs. I had always assumed the issue involved actual code (e.g., the buffer management code). But they're talking about ABIs here.

    For those that haven't dealt directly with ABIs, here's the skinny...

    When you want to open a file you issue a command like:

    int fd = open("/etc/motd", O_RDONLY);
    if (fd == -1 && errno == ENOENT) {
    printf("File does not exist\n");
    }

    The ABI defines the value of O_RDONLY (0) and the value of ENOENT (2). Without an ABI, one vendor (vendorA) might use the values 0 and 2 while another (vendorB) might use the values 1 and 3. Thus while you would have source compatability (code using the macros O_RDONLY and ENOENT will compile anywhere), you would not have binary compatability (code compiled with vendorA's headers will not run in vendorB's environment).

    What all this means is: SCO is basing their case on the values of #defines!

  17. Re:Is this legal? on RIAA Files 532 Lawsuits · · Score: 1
    Yeah, but who'd want to walk around your lawn comparing "logs" and why would they even *have* IP addresses?

    Isn't that a feature of IPv6?

  18. Re:Are you being shot at? on The Absolute Worst Working Environment? · · Score: 2, Funny
    You can't ride two horses with one ass

    Doesn't that depend on how big your ass is?

  19. Re:Doomed to fail. on Can P2P Filter Copyrighted Content? · · Score: 2, Funny

    Retired? Nah it was outsourced overseas!

  20. Re:Somewhere in America ... on Lawsuit Filed Against Unregulated GloFish · · Score: 2, Insightful
    This is precisely why we see no obvious evolution of the human species. The lawyers won't let us kill off those who should never be allowed to procreate.

    Of course, it could be argued that that is a survival instinct on the part of lawyers.

  21. Re:Windows XP was a complete rewrite? on Rewrites Considered Harmful? · · Score: 1

    Note: that only works on XP Pro. XP Home does not have gpedit. However, you can achieve much the same effect by going to the services control panel and disabling 'Themes'.

  22. Re:Okay: Mindstorm's going away. Which should I bu on Lego Goes Back to the Basics: Building Blocks · · Score: 1
    I hope they're not throwing the baby (Mindstorms) out with the bathwater (Potter/Star Wars/Bionicle).

    In my mind, the Mindstorms product is in keeping with the original Legos line. Generic pieces that you can use to build anything.

    The kits out there today give you exactly what you need to build 2 or 3 models and little more. If you can think of something else to build, you invariablely either don't have the right shapes, or you don't have enough pieces.

    If they don't keep Mindstorms, can someone else release a Mindstorms equivalent?

    Or, does DMCA prevent the construction of something that will attach to a Lego brick?

  23. NOTA on Touch Screen Voting Trouble in Florida · · Score: 2, Insightful
    That's why we need NOTA aka Voter Consent laws. NOTA - None Of The Above - adds either a "None of the Above; For New Election" or "Prefer None of the Above" choice to ballots. The first form is called a "Binding NOTA", the second is a "non-binding NOTA".

    NOTA gives voters the opportunity to actively state that they don't like any of the candidates. With a binding NOTA, if the majority of votes go to NOTA, no one is elected and the process begins again. In a non-binding NOTA, the populace get to express their opinion, but the candidate with the most votes still wins.

    Nevada has had non-binding NOTA on the books since 1976. This past summer, Massachusetts passed the first binding NOTA. It goes into effect in 2005.

  24. Re:Great work, but why? on Swedish Flight Simulator Adds G Forces · · Score: 3, Informative
    How else do you expose trainees to what they will really experience in the cockpit?

    The majority of fighters are single seaters with no room to bring along an instructor.

    Given the cost of modern fighter aircraft, I'd much prefer my tax dollars pay for a couple of simulators you can crash again and again.

  25. Re:Interesting... on Mars Crater Theory Tries To Explain Missing Beagle · · Score: 1

    The question is:

    Was the crater there before Beagle arrived?