Tag Archives: software

Zeehaven as a social port of call

A while ago, I was chatting to Jonathan Gray and Liliana Bounegru about converting data. Jonathan was interested in tiny tools that I understood as a software that does one or a very few things and I was thinking about lightweight ways of converting data from Zeeschuimer into a CSV file for students. There are […]

Organising After Deadlines

Deadlines are finally over. Well for a bit. Two fellowships have been submitted and the one thing that links them is the challenge of communicating technical aspects of research. As a tldr; I began to really appreciate trying to find a narrative for technical research. One focussed on community and the second on a research […]

Working through a Development Process

I have recently been writing and updating various bits of code recently. Through working on a Google Summer of Code project as a mentor, I have found that I am updating how I use repositories. Like many developers, I use varying git repositories such as Gitlab and Github among others. My first year on the […]

Archiving Sites

One job that I have been taking on over the last few weeks is archiving some old project sites using a CMS. We tend to render a copy into static HTML to keep them alive, but no longer updateable. Normally, I would use wget -r <site here> to flatten the site. Occasionally the –no-check-certificate option […]

Go at Your Own Pace and Be Social?

I was recently re-reading Paula Bialski’s Middle Tech (Bialski, 2024), an ethnographic account of her time at a German software company that explores culture of Good Enough in software. It is an engaging book that seemingly moves against the Move Fast and Break Things culture, but I am wondering if it holds water there as […]