Creating my own shell for unix
Building Astra: A Modern Shell in Rust I've been working on a personal project called Astra , an interactive shell written in Rust. The goal isn't to …
Latest Testing & QA news from Tech News
Building Astra: A Modern Shell in Rust I've been working on a personal project called Astra , an interactive shell written in Rust. The goal isn't to …
I built Talon Audit: a privacy-first approach to website exposure and remediation Most website audit tools answer one narrow question. A performance t…
I Built STRM: A Movie Search TUI for the Terminal I recently built STRM , an open-source terminal application that lets you search for movies without …
Foreword Terminal applications (TUI, Text User Interface) have always had a unique charm — lightweight, fast, and cross-platform. From htop to vim , f…
TL;DR — cordless manages your remote terminal / coding-agent (Claude Code, Codex) sessions and puts them on your phone. v0.6 makes it CLI-first : run …
I've used a Linux OS as my daily driver for 15 years now. Recently, I wanted a way to record my screen on my minimal Linux system. The obvious choice …
I spent 3 months building a tool that solves the most annoying part of working on a dev team. You know the drill: → New dev joins → "hey check your DM…
I was doing AI-assisted coding inside a terminal session. The AI kept modifying files, but I had no way to view those changes in the same window — I h…
Most AI coding assistants are glorified autocomplete on steroids. They suggest code, maybe write a function or two, but leave you holding the bag when…
My shell took 2 seconds to start. Then I realized an AI agent was paying that tax hundreds of times a day. For fifteen years the advice was settled: i…
This article was originally published on aicoderscope.com TL;DR : OpenCode is an MIT-licensed, provider-agnostic terminal coding agent with 167k GitHu…
This article was originally published on aicoderscope.com On April 28, 2026, Warp open-sourced its terminal client under AGPL-3.0, picked up 60,000 Gi…
If you are building full-stack apps (like a Django backend mated to a React/Vite frontend), you know the struggle of the "Locked Terminal." You run np…
AI tools are fundamentally changing what developers can build -- and who can be a developer. Large Language Models (LLMs) and AI are no longer science…
Author: Arthur Jean, solo indie maker. More on paneflow.dev and arthurjean.com . Repo: github.com/ArthurDEV44/paneflow . MIT licensed. I spend my days…
🔧 TL;DR: Android 15 broke PRoot with stricter seccomp filters. After ~10 hours of debugging, I found a working solution using patchelf + LD_PRELOAD= t…
11 мая Anthropic выкатили в Claude Code новую фичу — agent view. Это менеджер сессий: один экран, в котором видны все запущенные параллельно сессии Cl…
Claude Code is genuinely remarkable. But if you've been using it for more than a week, you've noticed something: everyone's terminal looks identical. …
I had four Ghostty tabs open the other morning. Three projects, four tabs, each tab split into two or three panes. Every single tab in the tab bar sai…
I have been living in the terminal more than ever lately. Not because I suddenly hate GUIs. The terminal just started feeling like the place where the…