Why is it that people these days are so inclined to attribute names they don't like to arrogance? Haven't you considered that the global namespace is running out of good names so developers start using bad ones or non-English ones? Come on, VideoEdit can only be used once and it's probably trademarked too.
Do you have more information about all the things that are going on? The media portraits the 1 Sv/hr thing as a disaster, but balanced information that explain things in perspective are really hard to find. How bad is 1 Sv/hr at the facility and what does it mean?
And the 1 Sievert of radiation, is that part of the planned failure mode too? 1 Sievert is enough to kill someone in a short time. What are they going to do about this?
Yeah, "insanely trivial" to everybody who know all about DNS and its terminology ("zones", "authoritative server", "slave", etc) as well as moderate Unix skills. I develop Unix server software and I get questions all the time from people who don't even know what $PATH is and how it works. If you call installing a DNS server "insanely trivial" then you have no idea what that word means in the context of 99.9% of the world population.
That doesn't count as improving the kernel, that counts as tweaking behavior that the kernel already supports. This tweaking can be done by external teams.
Because that would put burden on the kernel team to maintain the code. Better to push things like this downstream so that the kernel team can focus on other things.
Linus is right about not requiring user setup. It's a usability thing.
However I disagree with the conclusion that the patch should therefore be merged into the kernel. First, instead of pasting some lines to bashrc and running some commands, the user now has to recompile to kernel to benefit from the change. That's a lot less user friendly. Secondly, if one really wants to push user friendliness, one should convince distributions to update their init scripts to run those cgroup commands automatically. Since all software users use go through distros anyway it should be the distros' job to ensure user friendliness.
This has got nothing to do with whether it's going to make a profit. All I'm saying is that you are apparently equating "freedom" with "whatever allows me, and only me, to make a profit". It's called hypocrisy.
As a developer I want to take YOUR derivative product, slap my own name on it and sell it without source code and without credits to you. Neither the GPL nor BSD allow me to do that, therefore neither of them are free. The only license that is truly free is the FooBarWidget license, which states that everybody must publish the source code and give attribution to the original author, except FooBarWidget who can do whatever he wants.
Yes, that was sarcastic. But I hope you realize how hypocritical you are with your definition of free.
Javascript will be more multicore friendly than Python when web workers [wikipedia.org] get widely implemented.
What, are you serious? You do realize that Web Workers just implement the shared-nothing message-passing-processes style of concurrency, right? That's exactly the same model as multiple OS processes passing messages to each other through IPC, and Python has been able to do this for years either manually or through the multiprocess library.
What exactly do you think Firefox should do about it? Viewing a GIF that needs 2 GB of memory and blaming it on Firefox sounds like the same thing as smashing your monitor with a hammer and blaming the manufacturer for not making the monitor durable enough.
"By the time Firefox will make GPU acceleration work right, which is probably 1-2 years, two video card generations will come and go and the technology will be already obsolete. We'll then have 12-16 core processors capable of working with video as fast as they plan to make video work with GPU now."
And by that time we'll also have 300 core GPUs that are 50 times faster than said 16 core CPUs.
I can't say any of those bugs have ever bothered me. The upload progress thing only slightly. If I can choose between a faster Firefox and proper upload progress I'd rather choose the former. Your definition of useless battles isn't the same as everyone's.
What, 97% ACID3 compliance ain't good enough for you?
100% ACID3 compliance doesn't mean it's fully standards compliant. Chrome is 100% compliant but one check at quirksmode.org and you'll see that it doesn't support some CSS 3 features properly, like 'content', while Firefox supports those same features properly.
Seeing that Chrome still doesn't support basic features like saving tab state after a restart - features that Firefox has had for a long time - I'd say the Firefox team is doing a hell good of a job. Your "needs to swallow its pride" statement is uncalled for.
Why is it that people these days are so inclined to attribute names they don't like to arrogance? Haven't you considered that the global namespace is running out of good names so developers start using bad ones or non-English ones? Come on, VideoEdit can only be used once and it's probably trademarked too.
So what are you going to do, switch to Chrome 10?
Do you have more information about all the things that are going on? The media portraits the 1 Sv/hr thing as a disaster, but balanced information that explain things in perspective are really hard to find. How bad is 1 Sv/hr at the facility and what does it mean?
And the 1 Sievert of radiation, is that part of the planned failure mode too? 1 Sievert is enough to kill someone in a short time. What are they going to do about this?
By locking my computer in a safe and throwing it into the ocean, it is a more secure computer than everybody else's.
Yeah, "insanely trivial" to everybody who know all about DNS and its terminology ("zones", "authoritative server", "slave", etc) as well as moderate Unix skills. I develop Unix server software and I get questions all the time from people who don't even know what $PATH is and how it works. If you call installing a DNS server "insanely trivial" then you have no idea what that word means in the context of 99.9% of the world population.
That doesn't count as improving the kernel, that counts as tweaking behavior that the kernel already supports. This tweaking can be done by external teams.
Because that would put burden on the kernel team to maintain the code. Better to push things like this downstream so that the kernel team can focus on other things.
Linus is right about not requiring user setup. It's a usability thing.
However I disagree with the conclusion that the patch should therefore be merged into the kernel. First, instead of pasting some lines to bashrc and running some commands, the user now has to recompile to kernel to benefit from the change. That's a lot less user friendly. Secondly, if one really wants to push user friendliness, one should convince distributions to update their init scripts to run those cgroup commands automatically. Since all software users use go through distros anyway it should be the distros' job to ensure user friendliness.
Except the code is right out there for you to obtain.
This has got nothing to do with whether it's going to make a profit. All I'm saying is that you are apparently equating "freedom" with "whatever allows me, and only me, to make a profit". It's called hypocrisy.
As a developer I want to take YOUR derivative product, slap my own name on it and sell it without source code and without credits to you. Neither the GPL nor BSD allow me to do that, therefore neither of them are free. The only license that is truly free is the FooBarWidget license, which states that everybody must publish the source code and give attribution to the original author, except FooBarWidget who can do whatever he wants.
Yes, that was sarcastic. But I hope you realize how hypocritical you are with your definition of free.
Wow, don't you feel morally superior for wanting to profit from other people's effort without allowing the reverse to happen.
What, are you serious? You do realize that Web Workers just implement the shared-nothing message-passing-processes style of concurrency, right? That's exactly the same model as multiple OS processes passing messages to each other through IPC, and Python has been able to do this for years either manually or through the multiprocess library.
They didn't, they generated the WebP files from the source material.
What exactly do you think Firefox should do about it? Viewing a GIF that needs 2 GB of memory and blaming it on Firefox sounds like the same thing as smashing your monitor with a hammer and blaming the manufacturer for not making the monitor durable enough.
"By the time Firefox will make GPU acceleration work right, which is probably 1-2 years, two video card generations will come and go and the technology will be already obsolete. We'll then have 12-16 core processors capable of working with video as fast as they plan to make video work with GPU now."
And by that time we'll also have 300 core GPUs that are 50 times faster than said 16 core CPUs.
Maybe it did, but the fact still remains that Firefox has had it for years. Does it matter how long it took Firefox to develop it?
My facts say otherwise.
I can't say any of those bugs have ever bothered me. The upload progress thing only slightly. If I can choose between a faster Firefox and proper upload progress I'd rather choose the former. Your definition of useless battles isn't the same as everyone's.
What, 97% ACID3 compliance ain't good enough for you?
100% ACID3 compliance doesn't mean it's fully standards compliant. Chrome is 100% compliant but one check at quirksmode.org and you'll see that it doesn't support some CSS 3 features properly, like 'content', while Firefox supports those same features properly.
Seeing that Chrome still doesn't support basic features like saving tab state after a restart - features that Firefox has had for a long time - I'd say the Firefox team is doing a hell good of a job. Your "needs to swallow its pride" statement is uncalled for.
Woooooosh.
Watch the video.
But Postgres is not web scale. MongoDB however is.
I thought in the US it is required by law to give a tip of at least 10%?
I don't understand how you can say that after reading that Sun nearly went out of business because IBM sued them for violating patents.