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,

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

Open thread
matsuu . @matsuu,

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

Open thread
matsuu . @matsuu,

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

Open thread
matsuu . @matsuu,

PostgreSQL 18は本番環境の統計情報のみの抽出が可能で、それを開発環境に流し込めば実データがなくても本番と同様のEXPLAINが可能。ほー面白い。pg_dump --statistics-onlyでいけると。わいわい
---
Production query plans without production data
https://boringsql.com/posts/portable-stats/
#bookmarks

Open thread