/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

stackoverflow.blog
| | sourcegraph.com
2.7 parsecs away

Travel
| | here is little doubt of AI's promise to transform software development. But how can engineering teams measure the ROI of these tools in a way that aligns with their priorities?
| | gist.github.com
3.3 parsecs away

Travel
| | Kickstarter Engineering Ladder. GitHub Gist: instantly share code, notes, and snippets.
| | www.hatica.io
2.2 parsecs away

Travel
| | DevEx Framework: Read on our guide to know the 3 dimensions of the DevEx framework and how to measure the DevEx metrics.
| | brianreiter.org
8.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...