Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Free software (Score 1) 386

Google believes that Microsoft's and Apple's purchases of patents are anticompetitive, and that the mobile patents they own are bogus. To combat this, Google is going to acquire its own (bogus?) patents.

Well, yes. That's not the first time a company says the patent system is broken and they have to get bogus patents just to defend themselves.

Arguably, by "dumping" Android in the market at no cost, Google--which has unlimited cash and can afford to do such a thing--is behaving in an anticompetitive fashion. In fact, one could argue that Google is using its dominance in search advertising to unfairly gain entry into another market by giving that new product, Android, away for free.

How do you make a monopoly with Free Software? Google doesn't control Android, anybody can make their own version, and integrate it with their own services. If you're afraid they use Android to promote use of the other Google services, you can just make a version of Android that integrates with Microsoft's online offering.

Comment Re:Duh (Score 1) 548

Well, making a private use copy of a song or movie you buy used to be pretty simple in the analog days.

Then came Macrovision. And CSS. And AACS. And the DMCA.

If you want an example of a specific feature that was pushed onto users, HDCP is a good one. Initially it was implemented in monitors just in case your next OS would need it, and then it became mandatory in order to watch any HD content.

SecureBoot is exactly the same. TPM have been present in many computers in the last years, just in case some people would have a use for them. SecureBoot will make them mandatory if you want some shiny sticker. Soon enough it will be mandatory if you want to watch some media or play some games. Microsoft have been working on something similar for almost ten years.

There are some good reasons to use such a system, for security (it can prevent some kind of malware), or in order to access files in a way that the author can control (security sensible documents, or media and games). But there's also a bunch of bad reasons: maybe Microsoft have some patents and they plan to collect royalties, maybe they want to make money out of an App Store and prevent you from installing foreign applications, maybe they want to kill some competition...

In any case, there are two things that are quite wrong:

  • 1. Most users will give away the control of their machine to Microsoft and Big Content. Even of I don't have to do the same that worries me.
  • 2. I really don't like the idea of hardware manufacturers giving Microsoft a special access to my hardware, and I sure hope they will be mandated to give me the power to revoke that special access and give it to someone else.

Comment Re:QoS (Score 2) 122

Is secure communication important for you or not.

If secure communication is important to me, I want my data to go through a VPN that I control, not through the VPN of some random telecom company. By the way, several governments aked RIM to give them access to the data, so I'm not really sure what kind of security is given by their VPN.

Comment Re:Sounds interesting (Score 1) 320

I agree that recent browsers do a decent jobs when they collaborate properly with the OS, and when you have good fonts installed (and I'm glad to see that hyphenation is finally coming to the browser). But that's quite recent, and I don't how many users will have such a setup.

In any case, I think that you will get at best a Word-like rendering which is still not as good as what LaTeX can do. You can also get various improvements using javascript, but then the code will be much more complex that the LaTeX code...

Comment Re:Sounds interesting (Score 4, Informative) 320

In fact, given what modern browsers are capable of in terms of typesetting

What browser are you using?

My browser doesn't do hyphenation or ligatures, the kerning is probably rather bad, and I don't think that the line breaking algorithm is as good as the one in TeX. Moreover, there is no reasonable way to set the line length (half of the websites use a very small column, and the other half use the full window width which is generally too wide), and making a table of content is a pain in the ass.

And to answer a specific claims:

LaTeX really doesn't have a very good way to say that the end-of-section marker must be on the same page as at least two lines of the previous paragraph

I't called a widow, and you can prevent them with \widowpenalty=10000. By default, they are only discouraged because sometimes they look less ugly that the other alternatives.

Comment Re:The military should be interested in this (Score 1) 70

There's no reason you couldn't transmit data from the human subject to a remote humanoid robot on the battlefield.

We already have very good ways to transmit data from a human subject to a machine, using all kinds of controllers (the most common is probably a steering wheel). We don't need to do it directly from the brain.

Comment Re:Human Right (Score 1) 255

Yes you can dispute automatic radar ticket in France. However, if you get disconnected by the HADOPI, you can only dispute it after they disconnect you, which is an obvious violation of basic rights.

My guess is that as soon as they start to actually disconnect people (which as not happened yet, AFAIK), someone will fight this, and win, and the HADOPI will collapse.

Slashdot Top Deals

One man's constant is another man's variable. -- A.J. Perlis

Working...