これか
---
GitHub - danielgtaylor/huma: Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
https://github.com/danielgtaylor/huma
#bookmarks
About
ほう
---
GoのAPI開発が変わる!GinやChiに乗せるOpenAPI層「huma」の魅力
https://zenn.dev/nonejp/articles/7542745cd01b1f
#bookmarks
手を動かす練習環境として良さそう。わいわい
---
Go の可観測性ツール群を1コマンドで体験できる Playground を作った
https://zenn.dev/mickamy/articles/4380873dd6e08f
#bookmarks
覚えておく
---
【Go】マップのコピーにはmaps.Copyが便利
https://zenn.dev/tmyhrn/articles/b1320575b72031
#bookmarks
「Codex CLI を安全寄りに運用するための、日本語チートシートと設定テンプレート集」わいわい
---
GitHub - okdt/codex-cli-hardening-cheatsheet
https://github.com/okdt/codex-cli-hardening-cheatsheet
#bookmarks
CanonicalからLXD+MicroCeph+MicroOVNによる仮想化クラスタ構築かな。コンテナだけでなくVMも管理できると。
---
MicroCloud — open source scalable cloud solution | Canonical
https://canonical.com/microcloud
#bookmarks
Claude CodeのイベントをMacBookのノッチ領域を使って通知してくれるアプリ。brew install notchi
---
GitHub - sk-ruban/notchi: notch app for coding tools
https://github.com/sk-ruban/notchi
#bookmarks
DBのGUIクライアントで有名なDBeaverが提供するCLI版DBクライアントツール。有償で800ドル。いいお値段。
---
dbvr - DBeaver
https://dbeaver.com/dbvr/
#bookmarks
JSONだけでなくYAML, TOML, JSONL, CBOR, msgpackなどに対応したjq代替かな。名称にgrepとついているが正規表現には対応しない模様。コマンドがjgなのでjqと見間違えやすい。Rust実装
---
GitHub - micahkepe/jsongrep: A path query language for JSON, YAML, TOML, and other serialization formats.
https://github.com/micahkepe/jsongrep
#bookmarks
mosh代替の自動再接続が可能なツールかな。ssh経由になるのはmosh同様。moshと違ってtmux -CCでも問題が起きないらしい。
---
GitHub - MisterTea/EternalTerminal: Re-Connectable secure remote shell
https://github.com/MisterTea/EternalTerminal
#bookmarks