2026年2月24日発売
---
OpenID Connect入門 | 技術評論社
https://gihyo.jp/book/2026/978-4-297-15456-1
#bookmarks
About
わいわい
---
Windowsのイベントログ分析トレーニング用コンテンツの公開 - JPCERT/CC Eyes
https://blogs.jpcert.or.jp/ja/2026/02/windows-1.html
#bookmarks
「障害調査に特化したOSSのAIエージェント(CNCFプロジェクト)」ほう
---
障害対応は名探偵AIエージェントにお任せ? HolmesGPTを使ってみた
https://zenn.dev/koduki/articles/holmes-gpt-20250517
#bookmarks
いわゆるエプスタイン文書のPDFファイルは情報公開のお手本。司法省はとてもよく練られたワークフローでPDFが作成されていると。技術的な視点で興味深い。
---
A case study in PDF forensics: The Epstein PDFs – PDF Association
https://pdfa.org/a-case-study-in-pdf-forensics-the-epstein-pdfs/
#bookmarks
Gitの各種ワークフローに対応したgitサブコマンド実装。Gitflow, GitHub Flow, GitLab Flowのサポートとカスタムも可能。Go実装。brew install git-flow-next
---
git-flow-next: Your Favorite Git Workflow. Reimagined. | git-flow-next
https://git-flow.sh/
#bookmarks
C4モデル as Code。ほう。ソースコードはgithubにある。
---
Structurizr
https://structurizr.com/
#bookmarks
人が読みやすくなるように調整するJSON formatter。一般的なformatterだと縦長になりがちだが、できるだけ横幅を取るように配置してくれる。桁揃えも考慮。あーいいねこれ。C#実装。
---
GitHub - j-brooke/FracturedJson: JSON formatter that produces highly readable but fairly compact output.
https://github.com/j-brooke/FracturedJson
#bookmarks
Apple Store Connect API用のCLIツール。ターミナル、IDE、CI/CDからApple Storeへの登録も容易になると。Go実装
---
GitHub - rudrankriyam/App-Store-Connect-CLI: Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts
https://github.com/rudrankriyam/App-Store-Connect-CLI
#bookmarks
GrafanaをCLIから操作できる公式ツール。Grafana12以上で動作
---
GitHub - grafana/grafanactl: The Grafana CLI. Command-line tool designed to simplify interaction with Grafana resources.
https://github.com/grafana/grafanactl
#bookmarks
次世代を謳うデータベース管理ツール。React+Go実装。無償版はPostgreSQL, MySQL, SQLite, MongoDB, Redis, Elasticsearchに対応。有償版は追加でOracle, MSSQL, DnymoDB, Athena, Snowflake, Cassandraなどに対応。
---
GitHub - clidey/whodb: A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface
https://github.com/clidey/whodb
#bookmarks