Linux
Claude Code over SSH: Keep Sessions Alive with tmux & mosh
Run Claude Code over SSH without losing sessions: tmux decouples the process from the connection, mosh survives network …
MCP server doesn't survive a deploy: SSE vs. Streamable-HTTP
MCP tools failing with -32602 after every deploy? The cause is the stateful SSE transport, whose sessions die …
Developing MCP Servers in Python: From Empty Repo to the First Tool
Developing your own MCP server in Python with FastMCP: from Hello World through real tools with Pydantic validation …
Claude Code with Remote Control: The AI Agent That Lives on Your Server
Here is the translation: How to run Claude Code as a permanent background daemon on your server, control …
LibreChat with Claude & Gemini: AI Power Meets the MCP Ecosystem
LibreChat makes it possible to connect powerful AI models like Claude and Gemini directly to MCP servers – …
AI in the Terminal: How CLI Agents Revolutionize Your Workflow
The constant switching between the terminal and a browser tab with ChatGPT is annoying. This is precisely where …
How to create a symlink for ttyUSBx?
Everyone who operates a Raspberry Pi with connected USB devices probably knows the problem: After a system restart …