Show HN: Haven – persistent SSH sessions without tmux
Category: devtools
Tags: terminal, session-persistence, remote-work, rust, ssh
Score: 6.8/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 6)
Haven is a terminal application that provides persistent SSH sessions for remote work, particularly targeting ML engineers on GPU machines. It's interesting because it combines a native macOS GUI client with an open-source Rust daemon that manages sessions over Unix sockets, offering tmux-like persistence without requiring shell modifications or opening network ports.
Target audience: ML engineers, backend devs, devops
Repository: https://haventerminal.com/ · Rust · MIT · 2 stars
View on Hacker News