/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.frankysnotes.com
| | markheath.net
1.0 parsecs away

Travel
| | Mark Heath's Development Blog
| | markheath.net
1.1 parsecs away

Travel
| | Mark Heath's Development Blog
| | jameschambers.com
0.8 parsecs away

Travel
| | Even when you're dealing with Function Apps that have limited scope it's a good idea to break your scripts up into manageable, possibly reusable chunks. This is especially true if you want to work wit
| | brianreiter.org
7.3 parsecs away

Travel
| Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once...