News

When I learned to program, programs had line numbers. You’d type GOTO 10 or GOSUB 5000 and that would control the flow of your program. When I first saw a programming language that didn’t have line ...
Last week I covered a number of ways to copy the path to a file in the current Finder window; for example, for pasting in an email or document, or for use in Terminal. Specifically, I recommended ...