Hacker News new | ask | show | jobs
by drstrangevibes 3891 days ago
but isnt chromium open source?
4 comments

Sure. But the theory that open source prevents problems of this sort is a theory, not a universal law. The solution is social and based on trust.

https://www.ece.cmu.edu/~ganger/712.fall02/papers/p761-thomp...

You mean hypothesis, not theory.
Working theory: This is not a useful distinction in colloquial usage of english.
I just did a search for "working theory" in all the dictionaries I could find. None of them had it. Where did you get this phrase from?
Yes it is. Words have meaning, we would all benefit if we used them correctly.
And language evolves, c.f. "literally".
This is my pet peeve, as well. People who conflate the two are stating ignorance of the scientific method.
Yes, and it's not just usual ignorance, but they seem to be proud about their ignorance in a way that makes them behave irrationally and become offensive. For example how people downvote me in this thread, right now, although I got this treatment in many other venues, and in real life as well.

And of course the "argument" that language changes doesn't hold water. They are not merely using different words, they are de-facto eliminating the word that describes a "theory". People who actually make scientific hypothesis and scientific theories use the word correctly, it's the ignorants who can't use it, and who quite often will utter phrases like "X is just a theory!", like somehow that should lessen X.

honestly, I blame the phrase "conspiracy theory" and it's constant misuse for the fact that people conflate hypothesis and theory.
Intriguing. Never thought of that.
Being open source doesn't mean the source code is easy or quick to read.
I remember looking into compiling Chromium >year ago, and it required 16GB ram minimum at the time ....
I've been compiling chromium for a while now, even back when I had only 8 GB of RAM :/
Me too. It does take a long time, though, even with ccache on.
That unfortunately doesn't make it easy to see where those requests are coming from, especially given that the vast majority of Chrome(ium) developers are from Google.