tail CI logs over SSH
Summary
This article describes a new feature that allows users to tail CI logs over SSH using a terminal user interface, requiring no installation and handling ANSI codes correctly.
View Cached Full Text
Cached at: 05/29/26, 01:50 AM
Similar Articles
manaflow-ai/cmux
cmux is a Ghostty-based macOS terminal with vertical tabs and notifications designed for AI coding agents, featuring SSH support, in-app browser, and Claude Code Teams integration.
@dexhorthy: hey surprise - you can just launch interactive in tmux and then tail the jsonl - shipped a small wrapper...ralph loop i…
Shannon is a CLI and SDK wrapper that runs an interactive Claude Code session inside tmux, allowing programmatic querying and streaming JSON output by tailing the on-disk transcript.
Replacing Ctrl-R in Bash without TIOCSTI
The article details a method to replace Bash's Ctrl-R history search using a custom tool, adapting to recent Linux kernel security changes that restrict TIOCSTI usage.
Piping terminal output to the browser using systemfd
The article demonstrates a Bash script technique using systemfd, watchexec, and socat to pipe terminal compilation logs directly to a browser during web server development in Rust.
@levelsio: So here's my latest set up Every site I have is a profile on Termius like > hoodmaps .com I click it and immediately I'…
Pieter Levels shares his server workflow using Termius profiles and a custom tmux function that auto-attaches to per-site sessions, enabling seamless switching between devices and consistent work sessions.