fedi.matsuu.org

fedi.matsuu.org

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

About

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

Recent posts

matsuu . @matsuu,

TwitterことX用のCLIツール。元々Ruby実装だったがRustで書き直された模様。macOSであればbrew install x-cliでインストールできる。
---
GitHub - sferik/x-cli: A command-line power tool for Twitter.
https://github.com/sferik/x-cli
#bookmarks

Open thread
matsuu . @matsuu,

gitリポジトリに含まれるpackage-lock.jsonなどから依存関係の参照や解決、SBOM生成、ライセンスチェック、脆弱性スキャンなどを実行できるgitサブコマンド。historyからいつ変更されたかも抽出できる模様。様々な言語に対応
---
GitHub - git-pkgs/git-pkgs: About A git subcommand for analyzing package/dependency usage in git repositories over time
https://github.com/git-pkgs/git-pkgs
#bookmarks

Open thread
matsuu . @matsuu,

「Opengrep は、Semgrep と互換性のあるルールフォーマットと実行モデルを採用した、オープンソースの静的解析ツール」ほう
---
Opengrep の中身を読む(前編):scan コマンドと AST マッチングの仕組み - ラック・セキュリティごった煮ブログ
https://devblog.lac.co.jp/entry/20260304
#bookmarks

Open thread
matsuu . @matsuu,

「countを削除する場合はTerraform側で自動的にmovedを提案してくれる」なにー。先日まさにこの目的でmovedを使ったばかりだったんだけども。Refactor modulesあとでしっかり読もう。
---
Terraform で moved ブロックを使わなくても count を削除できる - kakakakakku blog
https://kakakakakku.hatenablog.com/entry/2026/03/02/180608
#bookmarks

Open thread
matsuu . @matsuu,

ターミナルのスクリーンショットをSVG形式で保存するツール。SVGなので文字の部分は範囲選択が可能。おー面白い。ただ、フォントを埋め込んでいる関係からファイルサイズ大きめ。macOS、Linux、Windowsに対応。Rust実装。
---
GitHub - pamburus/termframe: 📸 Terminal output SVG screenshot tool
https://github.com/pamburus/termframe
#bookmarks

Open thread