Adam Polak at The Software House published an interesting overview piece on the state of software architecture approaches available in 2021, complete with design patterns, case studies, and micro-services.
Varun Vachhar published an extensive blog post with coding examples demonstrating the use of noise in creative coding, such as motion, distortion, particles, and flow.
Varun Vachhar on Storybook.js published a useful framework for testing UIs which covers visual, composition, interaction, accessibility, and user flow testing. The framework gives an overview looks at how to test in each category and scores each using dimensions such as iteration speed, maintenance, and isolating failures.
A bug in an airline reservation system resulted in all female passengers on a Tui flight that select Miss on their booking to be allocated a child's weight of 35kg on the aircraft load sheet instead of the standard weight of 69kg. This error resulted in the pilot calculating takeoff thrust using a weight figure that was 1,200kg lighter than the real weight of the aircraft.
Neil On Software created a handy guide on how to deal with difficult people on software projects. I think the tips on how to address each scenario are applicable for the most part outside of software also.
Want to pass a few hours in the blink of an eye through shear frustration? Well today is your lucky day! :-p This regex crossword was created by Jimb Essler based on a puzzle written by Dan Gulotta for the 2013 MIT Mystery Hunt. I've unsuccessfully spent two late nights trying to solve this so far :-)
For fans of the great TV show Halt and Catch Fire, technologist Ashley Blewer created a great course syllabus for the show. The site is split into 15 classes that link to important RFCs, articles, books, and other resources in the history of computer science and the IT industry that inspire the events of the show.