fedi.matsuu.org

fedi.matsuu.org

Profile for matsuu. Username @matsuu, fedi.matsuu.org.

About

Joined on Jan, 2023. 8170 posts. Followed by 38. Following 2.

Recent posts

matsuu . @matsuu,

Grafanaに対して操作やクエリー実行ができる公式CLI。AIによる操作にも対応。brew install gcx
---
GitHub - grafana/gcx: A CLI for managing Grafana and Grafana Cloud resources. Optimized for agentic usage.
https://github.com/grafana/gcx
#bookmarks

Open thread
matsuu . @matsuu,

tmuxでpane上の文字列を素早くコピーできるtmuxプラグイン。vimperator風にコピーする文字列を指定できる。おー面白いなこれ。コピーしそうな特徴的な部分を抽出するように実装されている模様。
---
GitHub - Morantron/tmux-fingers: copy pasting in terminal with vimium/vimperator like hints.
https://github.com/Morantron/tmux-fingers
#bookmarks

Open thread
matsuu . @matsuu,

readline代替のBashプラグイン。コマンドの引数入力時に候補リストを表示したりできる。シンタックスハイライトは""の閉じ忘れ防止などで地味に便利かも。実装言語はRust。
---
GitHub - HalFrgrd/flyline: Flyline: a Bash plugin to replace readline for a modern line editing experience: syntax highlighting, agent integration, rich prompts, tooltips, fuzzy history search, and more!
https://github.com/HalFrgrd/flyline
#bookmarks

Open thread
matsuu . @matsuu,

AIエージェントを使った脆弱性スキャンツール。対象リポジトリのURLを渡したらスキャン、解析、報告まで自動でやってくれるSKILLを用意してる模様。claude code, codex, opencodeに対応。
---
GitHub - alpha-omega-security/scrutineer: Security through scrutiny
https://github.com/alpha-omega-security/scrutineer
#bookmarks

Open thread
matsuu . @matsuu,

「docker compose up するだけで、AWS SSM や 1Password といったシークレットストアから値を引いてきてコンテナに環境変数として注入してくれる docker-vals という Docker CLI プラグイン」
---
docker compose up だけでシークレットを注入する docker-valsの紹介
https://zenn.dev/estie/articles/df0fd5f0326f9a
#bookmarks

Open thread
matsuu . @matsuu,

macOS向けシステムモニター。あとからリプレイできる録画機能がアツイな。brew install --cask siliconscope
---
GitHub - kennss/SiliconScope: Sudoless Apple Silicon system monitor (native SwiftUI GUI) with ANE / Media Engine / memory-bandwidth tracking
https://github.com/kennss/SiliconScope
#bookmarks

Open thread
matsuu . @matsuu,

macOSのメニューバーに常駐して様々な機能を提供するアプリ。リソース使用状況からDock拡張、ウィンドウ制御、スリープ防止、クリップボード履歴など幅広い。ライセンスはGPL-3.0。brew install --cask vorssaint
---
GitHub - vorssaint/vorssaint-utils: Free open-source macOS menu bar toolkit. Per-app volume mixer, system monitor, dock-preview, keep awake, window switcher (Alt Tab), shelf, app uninstaller, and much more.
https://github.com/vorssaint/vorssaint-utils
#bookmarks

Open thread
matsuu . @matsuu,

各ファイルのストレージ使用率をタイルで可視化するTUIアプリ。TUIでの実装は珍しい。スクリーンショット見るとファイル数が多い場合にTUIの限界を感じる。
---
GitHub - patonw/leaves: A text-mode disk usage visualization utility
https://github.com/patonw/leaves
#bookmarks

Open thread