|
|
|
|
|
by hirenj
1866 days ago
|
|
I do molecular biology full time, but I truly believe that I learnt the skills I need to do this in my first project where I took over a several thousand line perl web app. The developer had been extremely clever with his use of tricks, which made debugging and reverse engineering a massive challenge. I often needed to internalise the state of the whole app to reason about why things were going wrong. Those skills have served me well in my current work in debugging biological systems, where the organisms responsible for all these “clever” hacks are long gone, and all we’re left with is a system that often doesn’t boot back up after a crash. |
|