Jemma writes about why you need to measure both branch coverage and line coverage to get a full picture of whether every line of code and possible case is executed in Ruby, to make your tests better!
— rachel
Olivia made a set of video tutorials to teach you how to write video filters using the Hydra video synthesizer, a programming environment she created.
— davidbalbert
Change ringing is the collaborative art of ringing bells (usually the large ones found in church bell towers, as pictured below) in mathematical permutations. Leland and their collaborators are building a tool to do change ringing in a virtual, socially distanced way!
— rachel
Pull data from your own computer or from the cloud and display it however it's most useful to you. Read more about Matthieu's process building it here: https://thevaluable.dev/programming-side-project-example-devdash/.
— Mai
A tool that lets you reorder and comment on each section of your GitHub pull requests (or .diff files) so that your changes tell a clear story and are easier for people to understand and review.
Source: https://github.com/tbroadley/narrated-diffs
— nicholasbs