新Linuxカーネル解読室は10名体制。わいわい
---
Linuxカーネルを読んでみたいあなたへ - VA Linux エンジニアブログ
https://www.valinux.co.jp/blog/entry/20260612
#bookmarks
About
Mermaid.jsのRust実装。Rustのライブラリとしても使えるし、wasmでブラウザ動作版のほかCLIツールも用意されていてmacOSならbrew install merman-cliでインストール可。
---
GitHub - Latias94/merman: Mermaid.js, but headless, in Rust.
https://github.com/Latias94/merman
#bookmarks
ターミナルベースのネットワークモニタリングツール。Rust実装。
---
GitHub - matthart1983/netwatch: Real-time network diagnostics in your terminal. One command, zero config, instant visibility.
https://github.com/matthart1983/netwatch
#bookmarks
ターミナル向けKubernetesダッシュボード実装。homebrew公式に追加されたことを確認。brew install kdash
---
GitHub - kdash-rs/kdash: A simple and fast dashboard for Kubernetes
https://github.com/kdash-rs/kdash
#bookmarks
人にもAIにも使いやすいDatadog CLIクライアントかな。pup auth loginで認証できるほか、DD_API_KEY/DD_APP_KEYやDD_ACCESS_TOKENも利用可能。
---
GitHub - datadog-labs/pup: Give your AI agent a Pup — a CLI companion with 200+ commands across 33+ Datadog products.
https://github.com/datadog-labs/pup
#bookmarks
kubectl explainをよりインタラクティブにして探索できるようにしたkubectlサブコマンド。このresourceってなんだっけ?ってちょっと調べるときに良さそう。わいわい。
---
GitHub - keisku/kubectl-explore: A better kubectl explain with the fuzzy finder
https://github.com/keisku/kubectl-explore
#bookmarks
わいわい。絶対あとで見返すことになるのでメモ
---
クラウド間の ID フェデレーションで固定シークレットから解放される
https://diary.sorah.jp/2026/06/12/id-token-federations
#bookmarks
TerraformのMCPサーバがGAだそうです。
---
Terraform MCP server is now generally available
https://www.hashicorp.com/ja/blog/terraform-mcp-server-is-now-generally-available
#bookmarks
ターミナルファーストを謳うAI開発環境(ADE)。terminalのベースはxterm.js。editorはCodeMirror。git対応、Webプレビューも可能。AIはクラウドサービスもローカルLLMも可。macOSならbrew install --cask terax
---
GitHub - crynta/terax-ai: Lightweight (7MB) Terminal-first AI-native dev workspace
https://github.com/crynta/terax-ai
#bookmarks
「MySQL 9.7ではDMLを実行できるようになり、JSON Duality View経由での更新がベーステーブルへ反映される」わいわい
---
第272回 MySQL 9.7でJSON Duality ViewのDMLを再検証してみた | gihyo.jp
https://gihyo.jp/article/2026/06/mysql-rcn0272
#bookmarks