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
About
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
2026年版主要クラウドでベンチマーク対決。性能ではAWSのc8a.largeが強いらしい。コストではOracle Cloudのfree tierが1強だがそれを除けばHetznerが安価と。対象はAWS, GCP, Azure, Oracle, Akamai, DigitalOcean, Hetzner
---
Cloud VM benchmarks 2026: performance / price
https://devblog.ecuadors.net/cloud-vm-benchmarks-2026-performance-price-1i1m.html
#bookmarks
Ghosttyを意識したmacOS向けMarkdownノートアプリ。Ghosttyのようにタブ機能や画面分割が可能。画面分割とかは今までのノートアプリにあんまりなかったかもな。
---
GitHub - mimoo/ghostmd
https://github.com/mimoo/ghostmd
#bookmarks