Fundable projects
This is a list of medium - large sized projects that I would like to work on, but don’t currently have funding for. If you know where I can get funding from to buy out my time for these, please let me know! As long as the money can be sent to UCL, I should be able to work on them as part of my day job.
How much CO2 does running continuous integration on open source projects emit?
Here’s my best guess for one months GitHub actions activity on Matplotlib:
The headline answer seems to be “not much”. Every time I commute from Cambridge to London I’m responsible for ~ 8kg CO2e (see Our World in Data for transport emissions in the UK), so one person doing that eight times a month is already more than the entire CO2 emitted by Matplotlib’s CI!
But I’d like to make this more systematic and refine it, and maybe publish a short paper on it. For info on my approach so far, see the README at dstansby/ci-impact.
Building accessibility into matplotlib
windows
Matplotlib has a number of interactive backends that allow users to interact with plots. So far no-one has done an accessibility audit on these backends - is it possible for users with accessibility requirements to use them, and if not what needs to happen?
This project would carry out an accessibility audit, and use the results to work on making interactive plotting in Matplotlib accessible.
Relevant issues: