The “C” Word apple banned departments from P&L statements. Competition internally doesn't exist. That's how you make an innovative organization.
ACM Code of Ethics and Professional Conduct We have a code of ethics. Note the date, 1992! Bryan Rieger pointed this out recently. ACM is legit, and I like a lot of this.
Do we really need strong passwords? Don't try to improve how you display password requirements, but make passwords less stupid. There are many better ways (one-time codes, saving...) but if you must, try sharing this with the IT Security team. Not just good info on how better is not important, but that most breaches are not the user's fault and "If your passwords are stored badly – for example, in plain text, as unsalted hashes, or encrypted and then left with their encryption keys – then your password’s resistance to guessing is moot." That's just as much the user experience as the UI layer. Make them do it right.
Progressive web apps – let’s not repeat the errors from the beginning of responsive web design... Don’t use iOS meta tags irresponsibly in your Progressive Web Apps
Research with blind users on mobile devices Nothing really new if you have watched my accessibility presentation, but good to see it in practice, and have some actual examples to prove it out again, since so few of us get to do actual research to test our accessibility work.