fedi.matsuu.org

fedi.matsuu.org

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

About

Joined on Jan, 2023. 8505 posts. Followed by 39. Following 2.

Recent posts

matsuu . @matsuu,

各種サーバソフトウェアの推奨SSL/TLS設定を生成してくれるMozilla SSL Configuration Generatorは5月末にクローズしてこちらに移った模様。ブックマークの変更をお願いします。
---
TLS Configurator
https://configurator.tlsref.org/
#bookmarks

Open thread
matsuu . @matsuu,

AIエージェント連携機能を備えるmacOS向けのターミナル実装。他のターミナルベースではなく独自実装っぽい?ドキュメントにはclaude, codex, piとの連携方法の記載があった。brew install --cask supaterm
---
GitHub - supabitapp/supaterm: a terminal for the coding agents age
https://github.com/supabitapp/supaterm
#bookmarks

Open thread
matsuu . @matsuu,

Apple ContainerをバックエンドにDocker互換REST APIを用意できるCLI/daemon。つまりこれを起動すればdockerコマンドでApple Containerを扱えるわけだ。わいわい。Podman DesktopのApple Container extensionもこれを使っているらしい。
---
GitHub - socktainer/socktainer: Docker-compatible REST API on top of Apple container
https://github.com/socktainer/socktainer
#bookmarks

Open thread
matsuu . @matsuu,

npm/yarn/bun/uv/pipなどのパッケージマネージャのサプライチェーン対策設定を一括で適用してくれるツールかな。Rust実装。
---
GitHub - arnica/depsguard: Harden your package manager configs against supply chain attacks.
https://github.com/arnica/depsguard
#bookmarks

Open thread
matsuu . @matsuu,

JWT(JSON Web Tokens)を自前でエンコード/デコードするためのTUIツール。Rust実装。homebrew公式に追加されてたのでbrew install jwt-uiでインストール可
---
GitHub - jwt-rs/jwt-ui: A command line UI for decoding/encoding JSON Web Tokens
https://github.com/jwt-rs/jwt-ui
#bookmarks

Open thread
matsuu . @matsuu,

ChromecastやDLNA/UPnP対応のスマートテレビで任意の動画ファイルを再生するためのツール。CLI/GUI両対応。Go実装。macOSならbrew install --cask go2tvでインストールできる。
---
GitHub - alexballas/go2tv: Cast media files to Smart TVs and Chromecast devices.
https://github.com/alexballas/go2tv
#bookmarks

Open thread
matsuu . @matsuu,

CREATE TABLEなどのSQLからER図を自動生成。ブラウザで試せるデモあり。セルフホストも可能。PostgreSQL/MySQL/SQLite/MSSQLに対応。pngやsvgでエクスポートも可。
---
GitHub - royalbhati/sqltoerdiagram: ER diagram generator. Paste CREATE TABLE statements and get a clean, interactive ERD — runs 100% in your browser, nothing uploaded
https://github.com/royalbhati/sqltoerdiagram
#bookmarks

Open thread