脆弱性スキャナーのvuls、今月homebrewに追加されてた。brew install vuls
---
vuls
https://formulae.brew.sh/formula/vuls
#bookmarks
About
Googleの認可システムZanzibarにインスパイアされて作られたDB実装。言語はGo
---
GitHub - authzed/spicedb: Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
https://github.com/authzed/spicedb
#bookmarks
kubernetesの各種リソース(objects)の関係性をツリー構造で表示できるkubectlプラグイン。良さそう。macOSならbrew install kubectl-treeでインストールできる
---
GitHub - ahmetb/kubectl-tree: kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
https://github.com/ahmetb/kubectl-tree
#bookmarks
2026年3月27日発売。「3bitプロセッサを設計しながらゼロから仕組みを理解する」
---
<3/27新刊>『創って学ぶCPUの基本』
https://bookplus.nikkei.com/atcl/catalog/26/02/04/02459/
#bookmarks
Let's EncryptのIPアドレスに対する証明書発行にcertbotが対応したとのこと。バージョン5.4以降を使いましょう。
---
Six-Day and IP Address Certificates Available in Certbot
https://letsencrypt.org/2026/03/11/shorter-certs-certbot.html
#bookmarks
Karpenterの監視すべきメトリクス、メモ
---
Key metrics for monitoring Karpenter | Datadog
https://www.datadoghq.com/blog/karpenter-key-metrics/
#bookmarks
HTMLのコンテンツをMarkdownに変換して返すnginxモジュール。AIエージェントからのアクセス想定の模様。Acceptヘッダーでtext/markdownが書かれてれば返すらしいが、そんなAIエージェントもうある?あとSSRじゃないと相性悪そう
---
GitHub - cnkang/nginx-markdown-for-agents: Self-hostable NGINX module that serves Markdown to AI agents via HTTP content negotiation (Accept: text/markdown), powered by a Rust converter.
https://github.com/cnkang/nginx-markdown-for-agents
#bookmarks
MySQL サーバーの診断データを収集するクライアントツール。ただしMySQL Enterprise Editionでのみ使用可能なるほど
---
MySQL 9.5 で実装された MySQL Diagnostic Monitor (mysqldm) について | スマートスタイル TECH BLOG
https://blog.s-style.co.jp/2026/03/15461/
#bookmarks
PostgreSQL 18は本番環境の統計情報のみの抽出が可能で、それを開発環境に流し込めば実データがなくても本番と同様のEXPLAINが可能。ほー面白い。pg_dump --statistics-onlyでいけると。わいわい
---
Production query plans without production data
https://boringsql.com/posts/portable-stats/
#bookmarks
「複雑化する時代で考え続けるソフトウェア技術者のために」2026年4月3日発売。わいわい
---
システム思考の世界へ
https://www.oreilly.co.jp//books/9784814401567/
#bookmarks