SQLiteベースの分析ツール。Web UIを備える。Golang実装
---
GitHub - nafey/minimalytics
https://github.com/nafey/minimalytics
#bookmarks

About
OpenAI、認証基盤の実装はOryなんだ。ということはGolang実装ということか。
---
OpenAI uses open source Ory to authenticate over 400M weekly active users
https://www.ory.sh/blog/openai-oauth2-server-open-source
#bookmarks
Linux用のELFバイナリなどに脆弱性が含まれていないか解析できるCLIツール。
---
GitHub - GaloisInc/grease: CLI tool and Ghidra plug-in for analyzing binaries using under-constrained symbolic execution
https://github.com/GaloisInc/grease
#bookmarks
ClickHouseのクエリー実行環境。グラフ表示も可。ClickHouseが組み込まれてるのでローカルで完結できるほか、リモートのClickHouseサーバへ接続も可能。ブラウザで動作するほかTauriベースのデスクトップアプリもok
---
GitHub - agnosticeng/agx: Query and explore local and remote data with Clickhouse.
https://github.com/agnosticeng/agx
#bookmarks
格闘ゲームエンジンM.U.G.E.Nのリソースを流用できるGolang実装の格闘ゲームエンジン。Windows/macOS/Linuxで動作可能。さらにネットワーク越しでの対戦にも対応しているらしい。
---
GitHub - ikemen-engine/Ikemen-GO: An open-source fighting game engine that supports MUGEN resources.
https://github.com/ikemen-engine/Ikemen-GO
#bookmarks
PostgreSQLでsynchronous_commitをoffにすると性能が上がるがリスクも伴う。Auroraで効果的だそうだが、さて安全性は如何に。
---
Selective asynchronous commits in PostgreSQL - balancing durability and performance
https://www.shayon.dev/post/2025/75/selective-asynchronous-commits-in-postgresql-balancing-durability-and-performance/
#bookmarks
誰が一番コミットしているか(責任者は誰か)を確認できるgitサブコマンド。サブサブコマンドtreeでサブディレクトリ単位やファイル単位でも確認可能。初めてプロジェクトに関わる際の関係者調査に便利かも。わいわい
---
GitHub - sinclairtarget/git-who: Git blame for file trees
https://github.com/sinclairtarget/git-who
#bookmarks
TDD(テスト駆動開発)とは異なるTFD(テストファースト開発)、汎用的に言えばVFD(検証ファースト開発)について。ほう
---
Verification-First Development
https://buttondown.com/hillelwayne/archive/verification-first-development/
#bookmarks
数百万台級のEBSを扱う会社曰く、EBSでデータ喪失となる障害は稀なものの、一時的に応答が遅くなる障害は頻繁に発生していると。なるほど。
---
The Real Failure Rate of EBS — PlanetScale
https://planetscale.com/blog/the-real-fail-rate-of-ebs
#bookmarks
わいわい
---
Microsoft Proposes "Hornet" Security Module For The Linux Kernel - Phoronix
https://www.phoronix.com/news/Microsoft-Hornet-Linux-LSM
#bookmarks