TheSetup Changelog

From WikiDotMako
Revision as of 01:55, 30 December 2014 by Benjamin Mako Hill (talk | contribs) (ad scientific python and tikz)

In April 11, 2012, I did an interview with The Setup which is online at http://benjamin.mako.hill.usesthis.com/. Over time, my technology use changes but I don't get to update the website very often. As a result, I've tried to keep a changelog here where I update lists of major pieces of software that I adopt. Between that interview and this changelog, you should be able to get a pretty comprehensive idea of what I'm using.

  • (January 2013) I've migrated my personal blog, and all of the other blogs that I maintain, from PyBlosxom to Wordpress. You can read more about my experience and rationale on my blog.
  • (April 2013) I've started using mosh instead of ssh for most of my interactive shells. It works wonderfully on high latency connections and in situations where you're frequently moving around. It use remote terminals quite a lot and this has been a huge upgrade.
  • (April 2013) I've started a long process of switching my slides from LibreOffice/OpenOffice over to LaTeX Beamer. Now that I'm becoming a teacher, I want to make sure I invest my time in teaching materials that I love and that will work over the long haul. The missing pieces for me in Beamer will mostly filled by pdfpc (a former version of which was called pdf-presenter-console) which is something I was previously using quite a bit in openoffice. Reproducing my slides and doing all the things I used to be able to do in LO/OO is a challenge but so far I'm pretty happy with it.
  • (December 2014) I've completed a nearly complete migration away from LibreOffice which I now only use for reading Office documents. All of my slides that I've developed for teaching are in LaTeX beamer and I've actually gotten pretty good at using TikZ for doing graphics and layout. The learning curve was step but things are great up at the top of it.
  • (December 2014) I'm trying to focus more on using Python and the Scientific Python stack wherever possible in my research. Although I'm comfortable with R and many other languages, having one language to work with my students in is deeply useful.