Reading List
The most recent articles from a list of feeds I subscribe to.
Microsoft Edge now allows you to simulate dark, light, high contrast mode, blurred vision and colour deficiencies right from the Device Emulation toolbar
I was incredibly excited to see that from Microsoft Edge 111 onwards you can now emulate different viewing modes and vision deficiencies right from the device emulation toolbar. This has been one of my pet projects that I really wanted to see come to live ever since I created the Skillshare Course on Accessibility testing […]
Interview questions: Outline your thoughts on open source software development, why is it something a company should do?
Background: I’ve been asked in a few applications for new roles to do written interviews. I thought it might be worth while to release some of my answers as posts as it was fun to reflect a bit on these things. I’ve been a big supporter of open source from the get-go and worked at […]
Upgrading our CSS habits: aspect-ratio
The CSS aspect-ratio property is pretty amazing. You can define a ratio of width to height and it will resize the element accordingly. You can try it out in this pen : See the Pen CSS aspect ratio is awesome! by Christian Heilmann (@codepo8) on CodePen. Where this shines is videos, image content and embeds. […]
Interview questions: What practices in software teams lead to better quality products?
Background: I’ve been asked in a few applications for new roles to do written interviews. I thought it might be worth while to release some of my answers as posts as it was fun to reflect a bit on these things. One question was what practices I think help software teams build better quality products. […]
Resetting Twitter’s interests list using browser developer tools
Twitter has a list of interests you can define that affects what content you see on your home timeline. This is a list of 150 topics, most not chosen by you but considered something you should see. You can change these settings by going to: More -> Settings and Privacy -> Privacy and Safety -> […]