Forgot your password?

typodupeerror

Comment: Re:Reality shows are absolutely real and honest. (Score 2) 128

by Zero__Kelvin (#43677797) Attached to: When Vote Counting Goes Bad
The contract is between the contestants and the producers not the producers and the viewers. Have you read it, or have you just decided you already know what it must say? They may say in their advertisements that "Your vote helps decide decide", but does it say anything about them being weighed equally with the network executives votes?

Comment: Re:I have a stupid question. (Score 1) 136

by Zero__Kelvin (#43674167) Attached to: Backdoor Targeting Apache Servers Spreads To Nginx, Lighttpd
You aren't quite getting it. The tool is designed to only allow people who have logged in (auth'd) to perform tasks that require root access, limiting said access to only certain configuration files that they should be able to change, and to make only certain kinds of changes. It has a security flaw which can be exploited. It is no different than any other software that requires root access and has a security flaw that can be exploited from a non-privileged environment. It is akin to a GUI based sudo with nice dialogs as a front end to various tools. If a particular implementation of sudo is flawed it doesn't mean the concept of sudo is flawed.

Comment: Re:I have a stupid question. (Score 4, Insightful) 136

by Zero__Kelvin (#43673743) Attached to: Backdoor Targeting Apache Servers Spreads To Nginx, Lighttpd
CPanel is often used to allow Web Hosting customers to have control over their pay per month websites / accounts. If a company allows their customers to create email accounts, enable ssh, etc. on a shared host this is how it is typically done to reduce the huge overhead of fielding requests for such tasks from every Tom, Dick, and Harry, since you clearly cannot give them root access.

Implemented an idea poorly does not make it a bad idea.

Comment: Re:NRA sedition^H^H^H patriotism (Score 1) 573

by Zero__Kelvin (#43663863) Attached to: "Terrorist" Lyrics Land High Schooler In Jail
My reading comprehension skills are excellent. The South used their privately owned weapons to form a militia. It doesn't matter that they didn't win. It is a classic example of the second amendment in action, not a counter-example that shows it could never happen. It is true that they didn't stop them permanently, but .they did stop them. If I put a barricade in your way I successfully stop you. The fact that you subsequently find a way to destroy the barricade and start again doesn't mean I didn't stop you.

Comment: Re:What do you mean, frustrating? (Score 1) 435

by Zero__Kelvin (#43654797) Attached to: It's 2013, and Windows Activation Is Still Frustrating

"The problem is, how can you trust it (or other "solutions") to be free from malware?"

Yes. That is the problem with Windows regardless of where you get it from. I'll go one step further and say that you can just assume it already has malware. Windows Genuine Disadvantage anyone?

Comment: Re:and all the children are above average (Score 1) 209

I just read the Wikipedia article on Lake Wobegon, and it seems that you are referring to "The Lake Wobegon Effect". Unfortunatley this term is ill-coined. It is indeed possible for all the children to be above average in fictional Lake Wobegon, since they are a very small subset of all the children in the world.

"What is this third kind of software that is neither open source nor proprietary which is bringing down the average industry standard for software quality?"

As far as exceeding industry standards you are confusing a standard with a mean. For example, the industry standard size for a byte is 8 bits. If your bytes have 9 bits in the software you design then you have exceeded industry standards ;-)

Beware of Programmers who carry screwdrivers. -- Leonard Brandwein

Working...