Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:When I multitask... (Score 1) 386

That strip shows polling behavior, not interrupt driven. Interrupts are my preferred method of dealing with the world. How much time have you wasted checking email or Slashdot when there was nothing new? I know the figure is pretty high for me... That said, context switches are indeed expensive.

What I find works best for me is an unobtrusive notification, that I can address when I've wrapped up my current train of thought - the CS analogue would be a top-half/bottom-half split in my interrupt handler. The top half notices that my phone has beeped, and I schedule it for later.

Comment Re:open source... Likely defence (Score 1) 306

To some degree you attack a straw-man here. The bewilderment expressed in these comments is at the apparent waste of resources - setting up a means of informing security when the burner is used is significantly harder than simply removing/disabling the burner, and no easier than selectively enabling it. I question the notion that burning CDs may have been a regular part of business - they surely don't quarantine a section of the office in response to routine behavior. It is precisely the fact that they went to such lengths and seem to care so much and yet aren't taking what seem to be more reasonable precautions that leaves us confused.

Comment Re:Copyright law applies to internal distribution (Score 1) 306

I don't think it would. Consider the last sentence of the passage you quoted.

In this case, too, no GPL-covered code is being distributed under an NDA, or under any additional restrictions.

This is manifestly not the case when I am given a modified version of GPLed code and told I cannot distribute it.

Note specifically that in the examples above, it's a question of what someone agrees to do with code he has written. In our example, it's a question of restricting what someone agrees to do with GPLed code they were provided. If - a big if - the employees are taken to be recipients of the software, the employees are either implicitly licensed the software under the GPL or the company is in violation of copyright.

Comment Re:Copyright law applies to internal distribution (Score 1) 306

Actually, I think it's only partially incorrect.

Point 6 of the GPL:

6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein.

The question is whether an employee asked to use the software can be considered a "recipient" of the software. For this, I can see arguments both ways - and I do not believe it's been tested in court.

Comment Deployment. (Score 1) 517

Liability should fall with whoever deploys the software - they are the only ones in a position to know of the potential downsides. Contract can shift liability after that point, and insurance can get involved at any point, but that's where it should start.

For FOSS, this means that you're using it at your own risk, unless you're paying someone to take that risk on for you (a business opportunity in its own right). This seems appropriate.

Comment Trademark is well founded. (Score 1) 226

Trademark exists to prevent fraud and protect reputation. Unlike data (protected by copyright, patent, and trade secret), reputation cannot be trivially reproduced - the value of a mark derives from its ability to inform, which evaporates if there are no restrictions on what the mark can apply to. While flaws in the current system are sometimes abused, and there is unquestionably room for improvement, the existence of trademark does not geometrically decrease the value in the system (as the other forms of "IP" do). I suspect this is why there is less railing against trademark than against copyright or patent - it's simply *less* broken.
Math

Quantum Theory May Explain Wishful Thinking 415

explosivejared writes "Humans don't always make the most rational decisions. As studies have shown, even when logic and reasoning point in one direction, sometimes we chose the opposite route, motivated by personal bias or simply 'wishful thinking.' This paradoxical human behavior has resisted explanation by classical decision theory for over a decade. But now, scientists have shown that a quantum probability model can provide a simple explanation for human decision-making — and may eventually help explain the success of human cognition overall."
The Internet

Unsolicited Offer For My Personal Domain Name? 542

Batzerto writes "Last Friday I received an unsolicited email offer for my domain — click the link below for the message. Their company name matches my domain, but with a country-specific top level domain (.NL in this case). They do seem to be legitimately using the domain in their country. As for my usage, the domain is my last name(.COM) and I'm only really using it for email. I'm not really that attached to it other than the hassle of changing email addresses. There are other flavors of the domain available (.US for example) that would suit my purposes just fine. So, Slashdot veterans, I ask you, what should I do? I'm leery of making an offer and falling into someone's legal trap. I wouldn't mind getting a chunk of cash out of the deal though."
Space

The Future of Space Sports 254

Loether writes "Space.com has a fun article about how astronauts aboard the ISS play 'sports' in zero gravity. It talks about learning how to throw in a straight line instead of the arc we all take for granted, relay races, and using large water filled bags as medicine balls. 'We realized that you could toss and catch and then go for a ride on this big thing as it takes you away.' The astronauts also put out a request for new ideas for space sports. Have any suggestions?"
Social Networks

To Search Smarter, Find a Person? 136

Svonkie writes "Brendan Koerner reports in Wired Magazine that a growing number of ventures are using people, rather than algorithms, to filter the Internet's wealth of information. These ventures have a common goal: to enhance the Web with the kind of critical thinking that's alien to software but that comes naturally to humans. 'The vogue for human curation reflects the growing frustration Net users have with the limits of algorithms. Unhelpful detritus often clutters search results, thanks to online publishers who have learned how to game the system.'"

Slashdot Top Deals

The use of money is all the advantage there is to having money. -- B. Franklin

Working...