Tag: terminal

  • Managing Transcript Files

    Managing Transcript Files

    I’m doing a PhD and as part of that I have interview transcripts to manage. You can read about my workflow for doing that on my PhD site: phd.anthonyarblaster.com/phd/Transcript-Management/. The main way I was able to achieve this was by creating a python script that my shell calls to process the file. The script is…

    Read article →

  • ETC Reset

    ETC Reset

    ETC Concert doesn’t find Net3 devices sometimes. Using Terminal you can stop and start services manually, but who has time for that? So I wrote a zsh script to do it easily. If you don’t feel comfortable with the Terminal, I have wrapped it in a little app instead.

    Read article →