Slashdot Mirror


User: yuhong

yuhong's activity in the archive.

Stories
0
Comments
1,888
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,888

  1. Looks like boilerplate on MPAA Threatens To Disconnect Google From Internet · · Score: 2

    I read TFA and looks like they are quoting boilerplate. It is still funny, though.

  2. tptacek has been talking about it for a while now on Are You Sure SHA-1+Salt Is Enough For Passwords? · · Score: 1

    I remember people like Thomas Ptacek warned against it years ago, particularly after a fiasco started by a blog article on Coding Horror on rainbow tables.

  3. Direct response is a much better alternative on Feds Settle Case of Woman Fired Over Facebook Posts · · Score: 1

    IMO directly responding is a much better alternative, and likely will be allowed.

  4. Re:Stop celebrating - it's going to pass on House Fails To Extend Patriot Act Spy Powers · · Score: 4, Insightful

    At least this time it will be debated and amendments will be considered.

  5. Don't forget the other news on Intel Resumes Shipping of Faulty Sandy Bridge Chip · · Score: 1

    From TFA:
    "In the meantime, Intel also says it's now started manufacturing new versions of the chipsets with a silicon fix to solve the 3Gbps SATA problems, and that these will start shipping in mid-February. "

  6. Re:Great if you can get it spent correctly on FCC Moves To Convert Phone Fund To Broadband Fund · · Score: 1

    In this case it was even worse. The government was paying telcos to do what already has been done, which is exactly what this aims to fix.

  7. Re:lip service on Congresswoman Writes On Broadband, Net Neutrality · · Score: 2

    I never heard that Intel, HP, and Cisco were against net neutrality.

  8. Re:Maybe app isn't short for applicaton on App — the Most Abused Word In Tech? · · Score: 1

    Yep, it dates back to NeXTStep I think.

  9. Re:And Yet, No Ogg Theora in IE on Microsoft Makes Chrome Play H.264 Video · · Score: 1

    Yea, they adopted Ogg quite early, and I think Jimbo was personally involved (see the mailing list archives). I still remember reading the complaints on the media help talk page.

  10. Re:Does anybody else think this sounds ominous? on Sandy Bridge Chipset Shipments Halted Due To Bug · · Score: 1
  11. Old Slashdot articles are now broken on Slashdot Launches Re-Design · · Score: 4, Informative

    Visit an article like this and see for yourselves:
    http://slashdot.org/articles/00/11/14/1533230.shtml

  12. Re:Breaking the layout (5:erocS) on Slashdot Launches Re-Design · · Score: 1

    HTML5 now have the <bdi> tag to solve this problem.

  13. Re:Breaking the layout (5:erocS) on Slashdot Launches Re-Design · · Score: 1

    HTML5 now have the tag to solve this problem.

  14. Re:Why exactly is this a problem? on Amazon Flaw Lets Password Variants Through · · Score: 1

    Yea, system compromises can and do happen, and a weak password hash is going to cause trouble in case of such a compromise.

  15. Password hashes are one-way on Amazon Flaw Lets Password Variants Through · · Score: 3

    A password hash is a one-way function, which means that it is impossible to re-encode passwords stored using one hash using another hash. This means that the old password hash function must still be supported until all passwords are changed.

  16. Re:Need compatibility with FF 2.0 and SeaMonkey 1. on Slashdot Launches Re-Design · · Score: 1

    Well, it has nothing to do with the DOCTYPE themselves. The standards mode toggled by a <!DOCTYPE html> DOCTYPE is no different from a HTML 4.01 strict doctype.

  17. Re:Need compatibility with FF 2.0 and SeaMonkey 1. on Slashdot Launches Re-Design · · Score: 1

    Actually, I think it is likely either Win98/Me or Mac OS X 10.3. It is just a guess though.

  18. Re:Also, old versions of Konqueror on Slashdot Launches Re-Design · · Score: 1

    Well, keep in mind no browsers actually try to detect the HTML version number, they have quirks mode and standard mode instead.

  19. Re:Need compatibility with FF 2.0 and SeaMonkey 1. on Slashdot Launches Re-Design · · Score: 1

    Win95, I think.

  20. Re:Those Who Ship Win on The Abdication of the HTML Standard · · Score: 1

    - 1999 and earlier: No HTML standard existed and Mozilla Netscape just willy-nilly added new features (blink tag for example).

    Yep, how many know that CSS dates back to 1994:
    http://groups.google.com/group/comp.infosystems.www.authoring.html/msg/358f05eb3e9a79b5

  21. Re:Those Who Ship Win on The Abdication of the HTML Standard · · Score: 1

    Circa 2000, Netscape 4 sucked. Period. It was the worst, steaming pile of excrement to have ever sullied a hard drive

    Yea, the fiasco with Netscape 4 and CSS/JSSS when Netscape submitted JSSS to the W3C and implemented it in Netscape 4, then it got rejected by the W3C in favor of CSS. As a result, Netscape has to rush a CSS to JSSS translator resulting in poor support.

  22. Re:Those Who Ship Win on The Abdication of the HTML Standard · · Score: 1

    IE5 and 6 were browsers that complied with nothing, and even today still cause problems for web designers.

    Actually, after reading about it and thinking about it for a while, I think the full story with CSS was something like this: IE3 rushed to implement parts of CSS1. IE4 rushed to implement parts of CSS2. Note that both was released before the corresponding CSS level became a recommendation at W3C, and the final recommendation ended up being different from what IE implemented (for example, the box model). For IE 5.x, MS decided to force on adding proprietary features, not on increasing compliance, and WaSP complained about it. IE 6 introduced DOCTYPE switching, and achieved full compliance of CSS1 in the standard mode. Then IE stagnated for 5 years, and in the meantime people tried to use CSS2 and found the bugs introduced when IE4 rushed to implement CSS2 (and some other bugs) and IE6 was despised as not "standard-compliant". IE7 tried to fix some of the bugs in it's "standard modes", but by then some sites were depending on the CSS bugs in IE6. IE8 had to introduce another "standards" mode, and X-UA-Compatible and "Compatiblity View" to switch between the "standards modes".

  23. Re:just being realistic on The Abdication of the HTML Standard · · Score: 1

    They can make a HTML 5.00 standard, and have most of the browsers implement 99% of it and then they release 5.01 and the browser makers will get to work implementing that, but totally abandon implementing that last 1% of the HTML 5.00 spec...

    And it actually happened with CSS 2.0. And people denounce IE6 as "non-compliant".

  24. Re:A tip for management on Hackers Bringing Telnet Back · · Score: 1

    Not the IT manager targeted. Those knowing that HTTP runs on port 80 likely know that it is perfectly okay. Those that don't will just use the default when telnetting.

  25. Re:A tip for management on Hackers Bringing Telnet Back · · Score: 1

    Yea, there is a difference between telnet on a private network and on the public Internet.