/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.guyrutenberg.com
| | brianreiter.org
2.9 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...
| | jamesmills.co.uk
3.2 parsecs away

Travel
| | Every now and then you will probably find yourself in the need to use a custom function in your Laravel application. I cannot think of one project which I have worked on where I haven't needed to add a quick and easy custom function. Our controllers don't contain actions outside of the 7 resource actions [...]
| | dogweather.dev
3.4 parsecs away

Travel
| | Does everyone already know about this? Am I just late to the party? I randomly discovered this, and it's blowing me away. Background: why match & exhaustiveness checking is cool First, here's a great run-down on Python 3.10's match statement. But Rust's "matches are exhaustive". I've always thought this is amazing, almost magical: Rust knows...
| | gist.github.com
7.5 parsecs away

Travel
| GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.