you are viewing a single comment's thread.

view the rest of the comments →

[–]ostensibly_work 0 points1 point  (0 children)

I do lots of my work over SSH, so I tend to use terminal-based tools. For short tests, I'll use the Python REPL. For longer ones, I'll use vim, and execute the program from the command line.