I'm trying to work out what aspects of software someone with a couple of years' of programming experience under their belt could decide to pivot towards.
What I know so far: 80,000 Hours' software engineering career review says
Much of the work in biosecurity is related to handling and processing large amounts of data, so knowledge of how to work with distributed systems is in demand. Expertise in adjacent fields such as data science could also be helpful.
There is also a big focus on security, particularly at organisations like SecureDNA.
Most code in biosecurity is written in Python.
And elsewhere they and others talk about the relevance of infosecurity to biorisk.
It would be nice to have an ordering of these.
Web development seems like a generically useful skill for almost any organisation, but perhaps I should expect good web developers to be easier to come by than other kinds of specialists?
I wonder if bioinformatics or computational biology would also be useful.
Nowadays the amounts have to be extremely large before it is worth the effort of setting up a distributed system. You can fit 1 TB of RAM and several hundred TB of disk space in a commodity 4U server at a price equivalent to a couple of weeks of salary + overhead for someone with the skills to set up a high performance cluster, port your software to work on it, or debug the mysterious errors.