/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

yousef.sh
| | justin.abrah.ms
3.5 parsecs away

Travel
| |
| | jvns.ca
2.2 parsecs away

Travel
| | Bash scripting quirks & safety tips
| | www.trickster.dev
2.8 parsecs away

Travel
| | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
| | brianreiter.org
9.4 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...