Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Repeat after me... (Score 2) 315

You mean, limited to writing for any platform that uses something other than a web page as its UI (including embedded development, server-side development, regular PC applications, mobile, video games, etc.)? I think I can live with that limitation!

(Actually, even if you do write things that use web pages for their UI, unless you're the "UI guy" you still might not have to know much CSS!)

Comment Re:Anybody know? (Score 1) 234

No. ESPESCIALLY for free games. Why add copy protection to free stuff anyway? It's free to begin with! No one needs or wants to "pirate" it. Unless of course you need a "pirated" copy of the game to keep the negative SecuROM effects from your system.

This is the difference between "free as in beer" and "free as in speech" / copyleft. In the former case, maybe the company offered the program "free" for a limited time or "free" to a certain group of people or "free" as long as some other particular condition were met, and would object to people distributing the program outside of those conditions.

I'm not saying it's a legitimate reason -- far from it; SecuROM is malware and everyone who conspired to produce or distribute it should be in federal prison-- but it is a "reason."

Comment Re:Advantages? (Score 1) 146

The fact that someone bothered to make uPnP suggests that there's a need for this capability for average users.

There's also a "need" for antigravity and wish-granting genies. They're just needs that may remain unfulfilled due to impossibility.

I assume since you bring up uPnP without citing it as a viable solution, you're aware that it's disasterous for security. I think at least some of that is due to inherent problems in the concept, not just a poor implementation.

Granted, we seem to have gone down that path already (perhaps driven in no small part by the prevalence of NAT), and these services may have a place, but do we want it to be *all* there is to the internet?

I agree that we want people to not be reliant on centralized servers... however, the way to accomplish that would be to upgrade the "average" technical expertise of users to the point where they'd be competent to configure a firewall. That may be practically impossible, but I think developing a technical solution capable of saving them from themselves would be even harder.

I accidentally left my Windows box connected to the internet without an external firewall for a few months with no ill effects.

...that you know of!

Comment Re:Bullshit.... (Score 5, Informative) 133

Can you explain in more detail?

If you have a multi-dimensional set of factors of things and you design a metric to collapse them down into a single dimension, what you're really measuring is a combination of the values of the factors and your weighting of them. Since the "correct" weighting is a matter of opinion and everybody's use-case is different, a single-dimension metric isn't very useful.

This goes for any situation where you're picking the "best" among a set of choices, not just for compression algorithms, by the way.

Like, if you're trying to compress a given file, and one algorithm compressed the file by 0.00001% in 14 seconds, another compressed the file 15% in 20 seconds, and the third compressed it 15.1% in 29 hours, then the middle algorithm is probably going to be the most useful one.

User A is trying to stream stuff that has to have latency less than 15 seconds, so for him the first algorithm is the best. User B is trying to shove the entire contents of Wikipedia into a disc to send on a space probe, so for him, the third algorithm is the best.

You gave a really extreme[ly contrived] example, so in that case you might be able to say that "reasonable" use cases would prefer the middle algorithm. But differences between actual algorithms would not be nearly so extreme.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...