2025-04¶
- VM 間で Azure マネージド ディスクを共有する - Azure Virtual Machines | Microsoft Learn
- マルチアタッチを使用して EBS ボリュームを複数の EC2 インスタンスへアタッチ - Amazon EBS
- AWS の Multi-Attach EBS Volumes が「共有ストレージ」に使えるか検証してみた #EC2 - Qiita : Windows Server だと disk 共有できないらしい
- 夢の機能なのか?Amazon EBS マルチアタッチを使用した複数インスタンスからの EBS 共有 - プログラマでありたい : Linux のみデータ共有できる
- GitHub - freelensapp/freelens: Free IDE for Kubernetes
- rules_python/tests/uv at 965dd51065e0a9bebd157518b19a2b1bb5f24321 · bazel-contrib/rules_python · GitHub: bazel python rules の中に uv integration
- POC: Implement
uv pip wheel
by abhiaagarwal · Pull Request #12475 · astral-sh/uv · GitHub: uv pip wheel の PoC - https://www.pantsbuild.org/stable/reference/goals/complete : Pants cli 補完
- GitHub - rapidfuzz/RapidFuzz: Rapid fuzzy string matching in Python using various string metrics
- GitHub - NVIDIA/cuda-python: CUDA Python: Performance meets Productivity
- cuda-python のレポジトリ自体は何年も前からあったけど、ここ最近で cuda.core というパッケージが公開された
- Specify token lifetime for aws_eks_cluster_auth · Issue #16415 · hashicorp/terraform-provider-aws · GitHub : aws_eks_cluster_auth の token の有効期限は 15 分で固定されている
- hcp-terraform-operator/internal/controller/agentpool_controller_tokens.go at 9fafeee2d9d503b3a8689791536c9baabec92731 · hashicorp/hcp-terraform-operator · GitHub
- dynamic credential の実装軽く読んでみたけど、token の期限設定せずに reconcile loop で削除するっぽい。15 分以上の実行もできそう
- 個人開発で Azure の Windows Server を使ってみた。Windows App を使ってクライアントの Mac から RDP 接続した
- How we clone a running VM in 2 seconds - CodeSandbox
- GitHub - mitmproxy/mitmproxy: An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
- GitHub - envoyproxy/ai-gateway: Envoy AI Gateway is an open source project for using Envoy Gateway to handle request traffic from application clients to Generative AI services.
- [EKS] [request]: Ability to add multiple oidc providers for user authentication · Issue #2300 · aws/containers-roadmap · GitHub
aws eks list-identity-provider-configs --cluster-name <cluster_name>
で OIDC プロバイダーの一覧を取得できる。返ってくるデータを見ると配列形式だったので、複数設定できるかと思ったら、1 つしか設定できないらしい。この要望が github issue に上がっていた。
- We finally benchmarked InfluxDB 3 OSS Core (Alpha) | QuestDB
- InfluxDB と QuestDB のベンチマーク比較
- Top 5 InfluxDB alternatives | QuestDB
- GitHub - Yvictor/polars_ta_extension: Polars extension for Ta-Lib: Support Ta-Lib functions in Polars expressions
- GitHub - kjkoeller/glyphx: A next-gen Python plotting library with SVG-first rendering, interactivity, themes, and clean defaults — better than matplotlib.pyplot
- Release SkyPilot v0.9.1 · skypilot-org/skypilot · GitHub
- GitHub - bahdotsh/wrkflw: Validate and execute GitHub Actions workflows locally.