Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Good (Score 1) 628

A reboot is not a desired option in the middle of a work week when I have no time to deal with a mess up.

Unlike Unix variants, once you load a .exe or .dll in Windows, the executable file becomes read-only (for paging and security purposes). So to update the .exe or .dll, you need to shutdown the program, update the executable and restart the OS if the updated executable belongs to the OS.

Comment Re:Benefits outweigh the costs ... (Score 2) 628

"Update" is just a weasel word. We want them to use either (feature) "upgrades" or "bug fixes." Update is just a vague term used to mean upgrades and/or bug fixes. While bug fixes are welcome, upgrades should be reviewed by the user before installation. We don't want useless, bloated upgrades that hog system resources forcing you to buy new hardware every two years.

Comment Re:"But there is a germ of truth" (Score 1) 184

Here's a more detailed article about the dangers of microwave radiation, including cell phones:

Despite not being able to break atoms apart, non-ionizing radiation (such as microwaves) CAN cause physical alterations. For example, sunlight can damage your skin and eyes. Overexposure to radiation can affect tissues by causing molecular damage, DNA mutations, and other changes that can lead to cancer. The serious concern is, with all of this radiation surrounding us from cell and cordless phones, radio towers, satellites, broadcast antennas, military and aviation radar, home electronic devices, computers and Internet, we are all part of an involuntary mass epidemiological experiment, on a scale never before seen in the history of the human race. And the truth is that we don't really KNOW what long term, low-level (but persistent) radiation does to usâ"even the non-ionizing type.

http://articles.mercola.com/si...

Comment Re:"But there is a germ of truth" (Score 1) 184

But that tiny power can cause a lot of damage if the exposure is for many hours a day for several years. Here's a story about the dangers of microwave radiation. Calling all non-ionizing radiation safe is quite careless.

You can't just say off-hand there is no harmful effects. They need to perform studies to reach that conclusion. And the study should be done by an independent agency, not the FCC or Samsung. That would be like letting the wolves guard the hen house.

Comment Re:Actor's agent is also an employer? (Score 2) 88

Is the agent her employer?

In 99.99% of the cases, the public doesn't know the name of an actor's agent. S/he is just a middleman doing some specialized work like contract price negotiation.

When you book a taxi, you choose the taxi based on Uber's reputation, and not on the driver's reputation. This is completely different in the actor's case where you don't care about the agent's reputation as much as the actor's reputation.

Uber handles all these roles:
a) agent of e-taxi drivers
b) marketing and selling e-taxi services
c) billing and payment processing for passengers and drivers
d) hiring and firing taxi drivers

The scope is much bigger than just an agent. Uber is just like any other employer except its employees come and go as they please, and work irregular hours compared to 9-to-5 workers.

Comment Re:LOL (Score 1) 394

So when the guy in the middle leans back to sleep you get to look at him and hear his snoring EXTRA loud

That's the thing, you can't lean back. Zoom in on TFA's seat image and you'll see the last row's window seat back is fused to its previous row's middle seat... all three seats in a row have their backs fused, so you can't lean them back or forward. I guess this is how they achieved extra rows.

Comment Re:Good luck with that. (Score 1) 503

What kind of people are you going to get to do that when money is not a requirement?

Maybe they'll work for free, as a hobby. Isn't slashdot and reddit moderated by moderators who work for free? Isn't stackexchange.com filled with Q&A created entirely for free, just like posting slashdot comments does not earn you money? Millions of man-hours for FREE.

Of course, someone will have to pay for travel expenses from the technician's house to the house that needs servicing. But his service after that will be free. My point is, we're already living in the star trek / communistic society but few people notice it.

Comment Re: Stop the press. The TV is on even after ... (Score 0) 217

Enough with the stupid analogies and defending Google. When you uninstall an app, all app-specific components should be deleted, including any background running programs, not just the user facing GUI program.

The photo uploader was not deleted and the question remains whether this was intentional and malicious to allow Google access to photos it was no longer authorized or entitled to.

Comment Re:Don't really understand. (Score 3, Interesting) 84

And if these apps are useful why not offer free downloads from the play store instead of preinstalling them and making them non-removable? Samsung must be getting paid by software vendors to install these apps or the apps are free and Samsung is selling data collected by these apps.

You're not forced to buy a samsung phone.

That's no excuse to install something useless that wastes flash memory and RAM.

Comment Re:Drone It (Score 1) 843

Yes, but most weapons today wouldn't be made by one person. Not even designed by one person.

So share the profits with the 10 or 100 designers based on the importance of their contribution. Instead all profits go to the organizers (management), investors and shareholders. These people who had little or nothing to do with the technical aspects of the product. Sure they should get a share of the profits, but not all of it.

And even a sword is often the result of centuries of development in its details. What metallurgy went into the blade, how long it is, the guard, the grip, etc.

I'll repeat the previous point: There's no reason only one person should profit from the development of this weapon. The profits could be shared by multiple innovators.

Comment Re:Fucking Lawyers (Score 1) 181

In the US at least, "sweat of the brow" does not by itself allow copyright protection; it is irrelevant how much work is done.

According to wikipedia, sweat of the brow implies:

Substantial creativity or "originality" is not required.

Designing APIs or instruction sets requires a ton of creativity and originality, since billions of lines of code are going to be using it and since changing them in the future is costly and difficult. The originality comes from improved API design that reduces coding time/debug time as is the case in Java API vs C API. Sweat of the brow type of work means something trivial like creating a database of people's names and phone numbers or printing phone books.

That being said, there is a lot of tedious, sweat of the brow concepts involved in designing APIs. For example, reading a text file still needs something like fileopen(), fileclose(), fileread() that is present in all programming languages in some form. But this API should still be copyrightable since copyright protects creative expression of an idea, but not the idea itself.

The TL;DR version: the API ideas/concepts are similar across many programming languages but the way they are expressed differently means they deserve copyright protection.

IP protection is poor and archaic because it was created in the 1700s where you only had to deal with protecting books and mechanical inventions. API/instruction set are a type of IP that seem like a blend of design patents and copyright. IP law should be extended to protect all types of intellectual property using different tools, not just patents and copyright.

I didn't read the NEC vs Intel case too much but it seems like copyright infringement because copying the body/implementation of a function API is similar to copying the microcode (or subassemly language) of a CPU.

Comment Re:Fucking Lawyers (Score 1) 181

Maybe the law back when Lexra was around was that instruction sets were not copyrightable. It is this hole in the law that allowed Google to reimplement the Java Standard Library without paying any licensing fees. But since SCOTUS has already ruled APIs are copyrightable, it should stand that instruction sets should also be copyrightable since APIs and instruction sets are very similar, conceptually.

I did find something about Lexra on google:

Nobody can patent, copyright, or otherwise own a language or an instruction set. Lexra had the right, legally and ethically, to design an IP core with the MIPS instruction set.

http://probell.com/Lexra/lexra...

I disagree with the Lexra employee since a lot of effort and creativity goes into designing an instruction set. Both x86 and MIPS allow programs to execute common operations on their CPUs. However, there are a lot of design decisions that go into designing the nitty gritty portions of the operations.

You were right that Lexra did something similar to what Google just did. They created a MIPS clone but were sued for patent infringement:

Though you can not patent an instruction set, you can patent designs and methods that are necessary to implement a particular unusual instruction that is part of the instruction set. That prevents competitors from creating a fully compatible clone of your processor without infringing your patent. There are four instructions in the MIPS-I instruction set that are protected by one US patent, 4,814,976. These instructions, lwl, lwr, swl, and swr are known as the unaligned load and store instructions.

Slashdot Top Deals

The key elements in human thinking are not numbers but labels of fuzzy sets. -- L. Zadeh

Working...