"Oh, so RGB={0,0,255} isn't "quantitatively blue", huh? Horseshit. If there is no red, no green, and %100 blue, then the color is quantitatively blue."
actually no. ask anyone who has only blue cones... they will have no idea what blue is...
So if a tree falls in a forest, and someone, somewhere is deaf, then it doesn't make a sound?
You are entitled to your opinion, but your attempt to establish it as the sole objective point of view is doomed to failure, on account of its subjective basis.
Put it into to Photoshop and eye-dropper the colours. They are quantitatively light blue and dark brown.
But they can perceived as either blue and black or white and gold.
You're assuming proper white balance at the time the photo was shot for the lighting conditions of the environment in which the photo was shot for your "quantitatively" assertion. Unless you were there or took the photo, you cannot say with any certainty.
No, gmbrg is making a statement about the colors recorded in the image file, not about the colors of the dress. The values in the image file are precise quantities.
Put it into to Photoshop and eye-dropper the colours. They are quantitatively light blue and dark brown.
But they can perceived as either blue and black or white and gold.
Thank you. I was prepared to believe that the dress was blue and black, but not that the image of it contained black (FWIW, I have always seen it as unambiguously blue/brown from the start, before I knew there was a question.)
The explanation I read (New Scientist) completely overlooked the significant issue of accuracy in color reproduction, both in the camera and in the display.
I think it's plausible that Lenovo was unaware of the risks that Superfish created. Now its management has figured out what it would cost to police their bloatware offerings, and realized that the relatively meager revenue it brings in does not cover that cost.
The [many-eyes] hypothesis doesn't even come into play until the existence of the bug is known.
If that is so, then it doesn't help much with security, where finding exploitable bugs (and doing so before they are exploited) is usually the hard part.
Even for non-security bugs, the many-eyes hypothesis contains a large dose of wishful thinking, but at least in that case most eyes are looking with the same purpose. When it comes to security, however, it is a race between black-hat and white-hat eyes, and the former only have to win once.
The people who argue dogmatically against any use of gotos are missing Dijkstra's main point. While the title of the paper is about gotos, the body is mostly concerned with discussing how programs can be structured so that it is feasible to reason about their correctness.
When this paper was written, gotos facilitated the rampant production of confused and confusing spaghetti code, and many programmers believed gotos were required to write certain types of program. At that time, banning gotos seemed like the only thing that could fix this. Since then, we have learned a couple of things:
1) Good programmers will write well-structured code even when they have the option to use gotos (and even if they actually do.)
2) Confused programmers will write confused code even while adhering to structured syntax rules.
I didn't vote on it, but I guess it is due to the last paragraph. Compilers are just as capable of generating valid code from unstructured source as from structured source, so long as it is syntactically correct. It is humans who tend to get confused by unstructured code, not compilers.
Which is not to say that structured code is necessarily free of confusion - I have seen plenty of counter-examples.
Is that because they were warned by Djikstra that it would be harmful to use it haphazardly?
Yes - at the time he wrote his paper, and for some time afterwards, goto statements were being used in a truly harmful manner.
As you are probably aware, however, the marginalization of the goto did not guarantee clarity in programs. The confused have proven remarkably adept in finding other ways to sow confusion.
To see anybody even considering this only illustrates how easy they fall for every con in the book, and not even new ones. This shell game goes back to ancient times.
Unless this is just a cover story for a decision that was made on the basis of undisclosed benefits specifically to the people making the decision, in which case it is another game, equally ancient.
It used to be that a sufficiently blatant appearance of corruption could get a public official into trouble, but SCOTUS put a stop to that. This has led to a predictable increase in the lameness of cover stories for this sort of thing.
The link titled 'questionable weather models' was to a lightweight piece of reporting, mostly covering Gary Szatkowski's mea culpa (something that public officials have to do, regardless of whether there was any negligence.) There was no informed reporting on whether the models performed worse than anyone has a right to expect.
The forecasters themselves were well aware that small deviations made a large difference to the models' predictions, but that aspect was almost entirely lost in the reporting, which was mostly about how bad it could be. If public officials don't act, on the grounds that the outcome is uncertain, the press and public will be all over them if it turns out as forecast (or worse), as happened to Bloomberg in NYC a couple of years ago.
The forecasters have more information than the public knows what to do with.
When I was testing AV software, I played with a number of real and test viruses in my disposable VM, yet the host system never alerted on any of them.
Did you verify that they were actual viruses, in that the allegedly infected programs you had were actually capable of spreading the virus to another program, and that the newly-infected program was also capable of passing this test?
I ask because it was (and maybe is) not unusual for published tests to have been performed by someone who did not do this preparation, rendering the results meaningless.
Maintaining a personal white list is not easy - do you want your kid's school to be able to call you? Your credit cards' fraud-detection unit? Any hospital a close family member might be taken to in an emergency?
If this rule change is passed, then maybe it is time for some means to redirect these calls to the personal phones of FCC commissioners and board members of the companies pushing for the change.
"Oh, so RGB={0,0,255} isn't "quantitatively blue", huh?
Horseshit. If there is no red, no green, and %100 blue, then the color is quantitatively blue."
actually no. ask anyone who has only blue cones... they will have no idea what blue is...
So if a tree falls in a forest, and someone, somewhere is deaf, then it doesn't make a sound?
While SCOTUS has made some sensible rulings recently, the lower courts are still making decisions as if nothing has changed.
Enlightened self interested wins every time.
Alas, it is much less common than ordinary self-interested self-interest.
You are entitled to your opinion, but your attempt to establish it as the sole objective point of view is doomed to failure, on account of its subjective basis.
Put it into to Photoshop and eye-dropper the colours. They are quantitatively light blue and dark brown.
But they can perceived as either blue and black or white and gold.
You're assuming proper white balance at the time the photo was shot for the lighting conditions of the environment in which the photo was shot for your "quantitatively" assertion. Unless you were there or took the photo, you cannot say with any certainty.
No, gmbrg is making a statement about the colors recorded in the image file, not about the colors of the dress. The values in the image file are precise quantities.
Put it into to Photoshop and eye-dropper the colours. They are quantitatively light blue and dark brown.
But they can perceived as either blue and black or white and gold.
Thank you. I was prepared to believe that the dress was blue and black, but not that the image of it contained black (FWIW, I have always seen it as unambiguously blue/brown from the start, before I knew there was a question.)
The explanation I read (New Scientist) completely overlooked the significant issue of accuracy in color reproduction, both in the camera and in the display.
I think it's plausible that Lenovo was unaware of the risks that Superfish created. Now its management has figured out what it would cost to police their bloatware offerings, and realized that the relatively meager revenue it brings in does not cover that cost.
The [many-eyes] hypothesis doesn't even come into play until the existence of the bug is known.
If that is so, then it doesn't help much with security, where finding exploitable bugs (and doing so before they are exploited) is usually the hard part.
Let's not be naive: he is being paid to give the impression that doubt is more well-founded than it is, he knows it, and I hope you know it.
Even for non-security bugs, the many-eyes hypothesis contains a large dose of wishful thinking, but at least in that case most eyes are looking with the same purpose. When it comes to security, however, it is a race between black-hat and white-hat eyes, and the former only have to win once.
The people who argue dogmatically against any use of gotos are missing Dijkstra's main point. While the title of the paper is about gotos, the body is mostly concerned with discussing how programs can be structured so that it is feasible to reason about their correctness.
When this paper was written, gotos facilitated the rampant production of confused and confusing spaghetti code, and many programmers believed gotos were required to write certain types of program. At that time, banning gotos seemed like the only thing that could fix this. Since then, we have learned a couple of things:
1) Good programmers will write well-structured code even when they have the option to use gotos (and even if they actually do.)
2) Confused programmers will write confused code even while adhering to structured syntax rules.
I didn't vote on it, but I guess it is due to the last paragraph. Compilers are just as capable of generating valid code from unstructured source as from structured source, so long as it is syntactically correct. It is humans who tend to get confused by unstructured code, not compilers.
Which is not to say that structured code is necessarily free of confusion - I have seen plenty of counter-examples.
Is that because they were warned by Djikstra that it would be harmful to use it haphazardly?
Yes - at the time he wrote his paper, and for some time afterwards, goto statements were being used in a truly harmful manner.
As you are probably aware, however, the marginalization of the goto did not guarantee clarity in programs. The confused have proven remarkably adept in finding other ways to sow confusion.
However, too often in the past when I went back and found the complete interview or presentation...
You fact-check the Daily Show? I think Jon Stewart has had more of an impact on you than you care to admit.
What's to stop the govt. issuing an NSL to each, thereby clearing the canaries?
To see anybody even considering this only illustrates how easy they fall for every con in the book, and not even new ones. This shell game goes back to ancient times.
Unless this is just a cover story for a decision that was made on the basis of undisclosed benefits specifically to the people making the decision, in which case it is another game, equally ancient.
It used to be that a sufficiently blatant appearance of corruption could get a public official into trouble, but SCOTUS put a stop to that. This has led to a predictable increase in the lameness of cover stories for this sort of thing.
The link titled 'questionable weather models' was to a lightweight piece of reporting, mostly covering Gary Szatkowski's mea culpa (something that public officials have to do, regardless of whether there was any negligence.) There was no informed reporting on whether the models performed worse than anyone has a right to expect.
The forecasters themselves were well aware that small deviations made a large difference to the models' predictions, but that aspect was almost entirely lost in the reporting, which was mostly about how bad it could be. If public officials don't act, on the grounds that the outcome is uncertain, the press and public will be all over them if it turns out as forecast (or worse), as happened to Bloomberg in NYC a couple of years ago.
The forecasters have more information than the public knows what to do with.
When I was testing AV software, I played with a number of real and test viruses in my disposable VM, yet the host system never alerted on any of them.
Did you verify that they were actual viruses, in that the allegedly infected programs you had were actually capable of spreading the virus to another program, and that the newly-infected program was also capable of passing this test?
I ask because it was (and maybe is) not unusual for published tests to have been performed by someone who did not do this preparation, rendering the results meaningless.
Umm... This sounds like Physcis 101... Something traveling through a medium vs a vacuum will always be slower was one of the first lessons I learned
That fact may be basic physics, but understanding why requires something more.
Please stop with the Elon Musk circle jerk.
Elon Musk attracts interest because he does interesting things. That, IMHO, is one of the better ways to attract interest.
The hard part of communicating with and between Mars colonies over a network of micro-satellites is setting up the Mars colonies.
Maintaining a personal white list is not easy - do you want your kid's school to be able to call you? Your credit cards' fraud-detection unit? Any hospital a close family member might be taken to in an emergency?
If this rule change is passed, then maybe it is time for some means to redirect these calls to the personal phones of FCC commissioners and board members of the companies pushing for the change.
well but if your "proactive" is doing a fake reactive to the point of doing a "forensics investigation"... then you're just playing games.
When your proactive penetration testing finds a vulnerability, or one of your vendors issues a critical patch, follow through as if it were for real.
Feel free to discuss it, doesn't make it news or newsworthy.
The claim that X is not newsworthy is almost always less interesting than X.
So what you're saying is, every time there's an op-ed piece, someone get's to have a retort published? Really?
So what you are saying is that it is invalid to discuss the editorial policies of major newspapers?
No, that would be just another hyperbolic outburst of the sort that I am replying to here.