/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

alexop.dev
| | bdtechtalks.com
0.8 parsecs away

Travel
| | Model Context Protocol (MCP) simplifies LLM integration with external tools, enhancing AI agents' functionality and flexibility in various applications.
| | www.shuttle.rs
1.1 parsecs away

Travel
| | Learn how to build MCP server in Rust using the rmcp crate. This MCP server development guide covers stdio MCP server creation, DNS lookup MCP implementation, and AI agent extension with Model Context Protocol Rust SDK.
| | www.shuttle.dev
1.0 parsecs away

Travel
| | Learn how to build MCP server in Rust using the rmcp crate. This MCP server development guide covers stdio MCP server creation, DNS lookup MCP implementation, and AI agent extension with Model Context Protocol Rust SDK.
| | brianreiter.org
5.5 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...