Late.sh – a command-line Clubhouse for computer people
4 hours ago
- late.sh is a cozy command-line clubhouse for computer people, offering chill radio, classical stations, and guest stations.
- Includes arcade games (2048, sudoku, nonograms, solitaire), a collaborative artboard, daily challenges, live chat, and news sharing.
- Multiplayer games are coming soon.
- The artboard is a shared ASCII canvas where each cell remembers who placed it, with daily and monthly snapshots to preserve history.
- The 'work' feature allows users to post profiles (headline, status, skills, links, bio, fetch readout, showcase) via the TUI.
- The 'play' feature provides a read-only browser view of the TUI — a demo session with no typing, chat, or games.
- Identity is based on SSH keys: no passwords, no OAuth. Chats, scores, and streaks are tied to the public key fingerprint.
- Privacy: only the key fingerprint is stored, not the full public key. No IP logging, no tracking, no analytics. Data is stored in PostgreSQL tied to the fingerprint.