Browser-Wars History: MD5-Hashed Posts Declassified
robert.ocallahan.org
Browser-Wars History: MD5-Hashed Posts Declassified
1–10 of 75 posts
Re: Browser-Wars History: MD5-Hashed Posts Declassified
#2Well it's not like there aren't any bugs in the specs. And whether there are bugs in the code or the specification, it's the same process for fixing them : politics :)
Re: Browser-Wars History: MD5-Hashed Posts Declassified
#3> the more code engines share, the more de facto standardization of bugs we would see, so having genuinely separate implementations is very important. Well it's not like there aren't any bugs in the specs. And whether there are bugs in the code or the specification, it's the same process for fixing them : politics :)
Re: Browser-Wars History: MD5-Hashed Posts Declassified
#4> the more code engines share, the more de facto standardization of bugs we would see, so having genuinely separate implementations is very important. Well it's not like there aren't any bugs in the specs. And whether there are bugs in the code or the specification, it's the same process for fixing them : politics :)
Web developers code to Web browsers, so bugs in Web browsers lead to sites depending on those bugs, making those bugs unfixable unless you have developers testing in multiple browsers. Spec bugs don't become unfixable that way.
Re: Browser-Wars History: MD5-Hashed Posts Declassified
#5Earlier quoted context omitted.
Web developers code to Web browsers, so bugs in Web browsers lead to sites depending on those bugs, making those bugs unfixable unless you have developers testing in multiple browsers. Spec bugs don't become unfixable that way.
Though spec bugs go the opposite way: if you discover an issue in the spec, then it is very difficult to change it because someone somewhere may have been - at the time correctly - relying on that behaviour.
Re: Browser-Wars History: MD5-Hashed Posts Declassified
#6Earlier quoted context omitted.
Web developers code to Web browsers, so bugs in Web browsers lead to sites depending on those bugs, making those bugs unfixable unless you have developers testing in multiple browsers. Spec bugs don't become unfixable that way.
Though spec bugs go the opposite way: if you discover an issue in the spec, then it is very difficult to change it because someone somewhere may have been - at the time correctly - relying on that behaviour.
Re: Browser-Wars History: MD5-Hashed Posts Declassified
#7 ec06b3461cf0eaf3d3e4d7a2e429bddb
but then $ curl -s https://raw.githubusercontent.com/rocallahan/blog-archive/master/hashed-blog1.txt | md5
9ba0c5cba20cff553500f034f58d5bb7
hmm.that said, the others check out, so i'm sure it's harmless.
Re: Browser-Wars History: MD5-Hashed Posts Declassified
#8> the more code engines share, the more de facto standardization of bugs we would see, so having genuinely separate implementations is very important. Well it's not like there aren't any bugs in the specs. And whether there are bugs in the code or the specification, it's the same process for fixing them : politics :)
Web developers code to Web browsers, so bugs in Web browsers lead to sites depending on those bugs, making those bugs unfixable unless you have developers testing in multiple browsers. Spec bugs don't become unfixable that way.
Re: Browser-Wars History: MD5-Hashed Posts Declassified
#9Re: Browser-Wars History: MD5-Hashed Posts Declassified
#10 Jan 21th 2007
[...] Furthermore, there's a wider community relying on
Gecko --- embedders, XUL developers, extension authors, Web
authors, and their users, who would not be well served if
Gecko suddenly nose-dives. [...]
They changed their opinion 10 years later.