You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

kalium comments on Open thread, 23-29 June 2014 - Less Wrong Discussion

3 Post author: David_Gerard 23 June 2014 07:21AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (190)

You are viewing a single comment's thread. Show more comments above.

Comment author: kalium 25 June 2014 03:04:56AM 0 points [-]

I started using LaTeX for my physics homework because I kept making algebraic mistakes (mostly sign errors) when I'd copy expressions between steps. Ended up saving me time on net.

I use vim now (with syntax highlighting plus some useful macros), but I used nano for a few years and it wasn't too bad either. I compile in the command line and have a pdf open in another window.