Architecture Decision Records(ADR)を管理するRust製CLIツールadrsの紹介です。
deep knowledge, and why everyone using agents is now a site reliability engineer
Writing an appview. How hard can it be? It’s just indexing records from the firehose/jetstream and then returning those records via xrpc endpoints…right?
TUIアプリをAIエージェントに操作させるterminal-useの紹介です。
GPU描画とAIエージェント連携を備えたmacOS用ターミナルOttyの紹介です。
The past few weeks I've wanted to do a little post on subtyping and coercions in rust and how the difference between those two might make some type relations a bit confusing for many a novice rustacean coming from a language with less restrictive subtyping. With the exciting news of !, the never type, getting stabilised* (go thank waffles and everyone else who has been involved with that!!) I have the perfect excuse to do so! Especially since I've already seen a bit of confusion around what the never type actually, technically is. This is a bit of a "I think you should know this stuff if you write rust" moreso than a coherent message or opinion i want to convince you of. Trying to strike a more educational tone than this blog usually does ... also I just want to ramble about this stuff cause it's cool.
日本語の名言を訳や読み仮名つきでターミナルに表示するCLIツールkotofetchの紹介です。
コマンドの出力をSVG画像として保存するツールtermsnapの紹介です。
ブラウザ上でターミナルを共有してリアルタイム共同作業できるsshxの紹介です。
ホットキーで録音するmacOS音声入力ツールkoeの紹介です。
ファイルの変更に反応して差分を表示するTUIツールLivediffの紹介です。
LocalStackの代替を目指すfakecloudの紹介です。
GHCiにシンタックスハイライトや補完を加えるghcittyの紹介です。
Bashの行編集を置き換え、構文ハイライトや補完を強化するFlylineの紹介です。
Choosing graph storage and algorithms in Rust
多様な形式の文書ファイルをMarkdownに変換するanydocの紹介です。
we stopped shipping solstone entirely for two weeks to move the journal's core off Python. it's done. the journal's tree went from 692,090 lines of Python and 61,814 of Rust to 25,980 and 678,905, with no Python left under the product tree at all.
メモを集めて書いてAIに渡すMarkdownエディタmarka.mdの紹介です。
エクスポートされたシンボルなどを一覧表示するAI向けコードアウトラインビューアzatの紹介です。
justをlazyに使うTUIのlazyjustの紹介です。
複数のGitリポジトリの状態を監視できるTUIダッシュボードgitpaneの紹介です。
コミットメッセージのスタイルをlintするcommittedの紹介です。
A small language model training toolkit in Rust using the Candle ML framework, with CUDA/Metal acceleration and AT Protocol training-data ingestion.
todo.txt形式のタスクを管理できる高速なTUI/CLIツールTuxedoの紹介です。
R言語の高機能REPLのarfの紹介です。
日時の解析・計算・フォーマットをターミナルで行えるCLIツールbttfの紹介です。
The CLI now supports --json and --support for scripting and tooling, an opencode plugin and stdio MCP server expose it as agent tools, and a new publish-weight command writes trained checkpoints to a PDS as chunked blobs.
ローカル・リモート・クラウドを統一UIで辿れるmacOSのファイルブラウザSheruの紹介です。
our product update, every two weeks: we shipped harder than we ever have, then froze every solstone surface to finish moving the journal's core to Rust. what that means if you run it today, and what comes back when it lands.
Codex CLIとClaude Codeの作業用に多彩な機能が盛り込まれたCodexiaの紹介です。
Claude Codeのセッションと設定を分析して無駄や改善点を見つけるCLIツールcclensの紹介です。
ターミナルでJWTをデコード・エンコード・検証できるJWT-UIの紹介です。
AIコーディングエージェントがドット絵のオフィスで働くTUIのpixtuoidの紹介です。
A Rust LLM training toolkit on Candle with hardware-aware auto-tuning, AT Protocol data sources, and a memory governor that throttles training rather than let the OS dip into swap.
ファイルとディレクトリをツリーマップで可視化するTUIのleavesの紹介です。
オープンソースのmacOS向けコンテナランタイムArcBoxの紹介です。
VS Code風のペイン構成を持つTUI IDEのcroftの紹介です。
Dockerfileを辛口な指摘でlintするdroastの紹介です。
Markdown・Quarto・R Markdown向けのlanguage server兼formatter兼linterツールPanacheの紹介です。
通信を検査・改変できるMITMプロキシTUIのProxelarの紹介です。
Vim形式のモーダル編集とExcel互換の数式が使えるTUI表計算エディタcellの紹介です。
エディタ・AIエージェント・Webプレビューを内蔵した軽量ターミナルTeraxの紹介です。
ヘッドレスChromeの代替を狙うRust製の軽量ブラウザエンジンObscuraの紹介です。
大規模リポジトリでも軽快に動くことを狙ったGit GUIクライアントGitCometの紹介です。
tapeスクリプトからGIFやSVGを高速生成するターミナル録画ツールEVPの紹介です。
We've optimized for developer convenience for years. AI changes the equation. Maybe it's time to build native desktop applications again.
悪質なAIスクレイパーを毒入りデータの無限ループに誘い込む防御ツールMiasmaの紹介です。