This is access for all but no where near equal access for all.


One of the most interesting CMS projects in the country is for the Age, SMH & AFR’s Product/Tech team. It’s good to be back with the team, this time in-house after working with them as an HM client a few years ago. https://medium.com/metro-product-technology/welcome-to-the-metro-product-technology-blog-2a51ba8e749f
Great to see Google has expanded its guide to robots.txt https://developers.google.com/search/reference/robots_txt
Remember robots.txt will not prevent a site from being indexed, only a noindex meta tag/HTTP header will do that. https://yoast.com/prevent-site-being-indexed/
About 10 percent of the audience of @thewebprincess’s WordCamp Europe talk work daily in a second language. It’s a challenge of remote.


There’s now a Chassis extension for WordPress core development with an ever so helpful copy and paste config file. A few people contributed but @kadamwhite put in a tonne of effort. https://github.com/Chassis/core-dev
Reading @rachelandrew’s excellent article on box generation & I’m confused. Is the display:contents bug always a problem or fine to use on the semantically meaningless div & span elements? https://www.smashingmagazine.com/2019/05/display-box-generation/
If you really want your WordPress hook to run first, or just troll @rmccue, run it at priority PHP_INT_MIN * 200.
If that doesn’t run first, PHP_INT_MIN * PHP_INT_MAX.
And if that doesn’t run first…
A great post from @Dries acknowledging open-source isn’t a meritocracy allowing anyone to open a pull-request but is instead for a privileged few groups.
Recommended custom styles for news sites:
html::before {
content: "It's all terrible and depressing." !important;
display: block !important;
position: fixed !important;
top: 0 !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
height: auto !important;
max-height: none !important;
width: auto !important;
max-width: none !important;
z-index: 999999 !important;
background: black !important;
font-size: 50px !important;
font-family: impact !important;
color: white !important;
text-align: center !important;
padding-top: 50px !important;
}
Listening to @sciencevs Alcohol. Don’t burst my bubble, Zukerman!

This happened to me at Royal Melbourne after a seizure, I agreed to go private in ER but reconsidered once admitted. They only let up the pressure when I said I was vulnerable, had suffered a neurological event & couldn’t make sound decisions while in ER.
I listened to the first episode of the Women in WordPress podcast on this morning’s commute. Damn, it’s excellent.
I mean, I would have gone with “Bored pilot willies away the time”. https://www.abc.net.au/news/2019-02-20/bored-adelaide-pilot-leaves-message-on-flight-radar/10829262
Last night, I was definitely over-thinking why I like this
It’s improved but there’s 3 tropes for gay guys
So it’s a nice ending to see two guys who are just a couple
https://twitter.com/BenSPLATT/status/1091414170053083137
Does anyone have a bot that will randomly pipe z reset to a Slack channel? Asking for a fiend.
We have Zork hooked up to a Slack channel. #humanmadeplayszork pic.twitter.com/161L0mG83q
— Ryan McCue ➡️? (@rmccue) January 30, 2019
For WordPress 5.1, @afercia has done some nice work taking this message to heart ? whatdomobileuserswanttodo.com?
I’m always surprised that margin-top: x% is a based on the parent’s width, while height: x% is based on the parent’s height isn’t on this list. https://wiki.csswg.org/ideas/mistakes
Apparently @thorstenfrommen is going to teach everyone at work how to solve a cube in under three seconds next month.