パーティショニングされたテーブルはautovacuumによるANALYZEではダメで手動でANALYZE実行が必要であると把握した。
---
Hatchet · The pitfalls of partitioning Postgres yourself
https://hatchet.run/blog/postgres-partitioning
#bookmarks
About
CloudflareによるWireGuard実装。実装言語はRust
---
GitHub - cloudflare/boringtun: Userspace WireGuard® Implementation in Rust
https://github.com/cloudflare/boringtun
#bookmarks
日本国内設置必須の皆様
---
GitHub Enterprise Cloudによる日本国内でのデータレジデンシーを提供開始
https://github.blog/jp/2025-12-19-github-enterprise-cloud-data-residency-in-japan/
#bookmarks
Google Cloud Artifact Registryの脆弱性スキャン結果を取得し、可視化・管理できるCLIツール。Go実装
---
GitHub - hiro-o918/drydock
https://github.com/hiro-o918/drydock
#bookmarks
要求から考えるとそもそも(のべになる)JOINではなくWHEREで絞るべきだけどJOINで実装するサンプルが多いからAIがそう学習しちゃってる感があるな。それはそれとして、こういうときのためのマテリアライズドビューですよ
---
AIに正しく分析してもらうためのテーブル設計戦略 - エムスリーテックブログ
https://www.m3tech.blog/entry/table-design-for-ai-analysis
#bookmarks
生成AIが書いたソースコードは人間が書いた場合よりも現状1.7倍エンバグしやすいそうです。
---
AI vs human code gen report: AI code creates 1.7x more issues
https://www.coderabbit.ai/ja/blog/state-of-ai-vs-human-code-generation-report
#bookmarks
さらっとしか触れられてないが、macOS向けに新たにサポートされたMetalレンダラーは性能向上が期待できるらしい。OBS公式ブログにその記載があった。
---
定番ライブ配信ツール「OBS Studio 32.0」が公開 ~ProRes対応、Hybrid MP4もβ卒業/プラグインマネージャーを追加、Apple Silicon Macでは「Metal」レンダラーを実験実装
https://forest.watch.impress.co.jp/docs/news/2038708.html
#bookmarks
TUIで使えるRDBMSクライアント。良さそう。MSSQL、MySQL、PostgreSQL、SQLite、DuckDB、Oracle、Snowflake、Athenaなど様々なDBに対応。Python実装
---
GitHub - Maxteabag/sqlit: A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL and SQLite, Turso and more.
https://github.com/Maxteabag/sqlit
#bookmarks
基本MITだがSaaSのような形態での商用利用には制約をかけるライセンス。37signalsのFizzyで採用されているらしい。
---
License Agreement
https://osaasy.dev/
#bookmarks
この記事で気になってDebianのca-certificates周りを調べてみたら、Debian13は20250419になっているがDebian12は更新されてないようで"SSL[.]com TLS RSA Root CA 2022"が含まれてなかったわ。distroless含め最新のdebian13を使用しましょう。
---
Troubleshooting TLS handshake failures with Docker distroless images
https://lucabaggi.com/posts/ssl-docker/
#bookmarks