2025-01¶
- GitHub - cloud-custodian/pytest-terraform: pytest terraform plugin with fixtures and offline replay support terraform with pytest
- Cloud Pub/Sub Client library での concurrent.futures の使われ方を調べた話 - VISASQ Dev Blog Pub/Sub 解説
- GitHub - coleifer/huey: a little task queue for python
- GitHub - grantjenks/python-diskcache: Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
- GitHub - c0fec0de/anycache: Cache any python object to file using improved pickling
- pync documentation
- GitHub - irmen/Pyro5: Pyro 5 - Python remote objects
- Web Frameworks Benchmark benchmark web frameworks
- Python Async (ASGI) Web Frameworks Benchmark | This is a simple benchmark for python async frameworks. benchmark web frameworks
- GitHub - emmett-framework/granian: A Rust HTTP server for Python applications
- GitHub - temporal-sa/temporal-cloud-run: Example temporal worker application deployed to Cloud Run
- GitHub - ashvardanian/SimSIMD: Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐
- A Complete Guide to Logging in Python with Loguru | Better Stack Community loguru 構造化ログ
- Porter | Platform as a Service, Reimagined.
- https://tiktok.github.io/sparo/
-
Sparo は、大規模なフロントエンド モノレポの Git 操作のパフォーマンスを最適化します。
-
- Serving models with Triton Server in Ray Serve — Ray 2.40.0
- Serve a Text Generator with Request Batching — Ray 2.40.0
- Automatic Mixed Precision package - torch.amp — PyTorch 2.5 documentation
- CTO と話してわかってきた「魅力的なエンジニア組織」と感じる 9 つの要素|野崎耕司
- awscli を pypi からインストールすると、v1 系がインストールされる。v2 系をインストールするには公式のインストーラを使う必要がある。
- 【Python】Numba で処理を劇的に高速化させる
- https://faun.pub/hierarchical-namespaces-in-kubernetes-5b07ea2c3e65
- https://medium.com/google-cloud/from-autopilot-to-standard-gke-the-key-to-15x-cheaper-istio-d755c1d3866d
- GitHub - gaogaotiantian/viztracer: A debugging and profiling tool that can trace and visualize python code execution
- Microsoft Introduces Serverless GPUs on Azure Container Apps in Public Preview - InfoQ
- https://medium.com/@vutrinh274/netflixs-trillions-scale-real-time-data-infrastructure-f3abb75ca1a1
- GitHub - alufers/mitmproxy2swagger: Automagically reverse-engineer REST APIs via capturing traffic
- クラスや関数を設計する時に何を考えればいいのか #品質 - Qiita
- Asyncio coroutines for common tasks · Issue #389 · googleapis/python-pubsub · GitHub gcp async Pub/Sub client サンプル
- GitHub - edolstra/nix-serve: A standalone Nix binary cache server
- https://python.langchain.com/v0.1/docs/use_cases/code_understanding/ LLM ソースコード分析
- https://medium.com/nebius/explaining-soperator-nebius-open-source-kubernetes-operator-for-slurm-e7a41f307d14
- GitHub - nebius/soperator: Run Slurm in Kubernetes
- GitHub - nebius/nebius-solution-library
- Google Cloud: HPC Toolkit にて大規模深層学習環境を整備する
- FluidStack: Leading GPU Cloud for AI & LLM Training
- GitHub - alex-petrenko/faster-fifo: Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)
- GitHub - microsoft/batch-inference: Dynamic batching library for Deep Learning inference. Tutorials for LLM, GPT scenarios.
- User Guide — nsight-systems 2024.7 documentation
- Using portable SIMD in stable Rust
- Let’s optimize! Running 15× faster with a situation-specific algorithm
- Speeding up your code when multiple cores aren’t an option
- Bridging the CUDA C++ Ecosystem and Python Developers with Numbast | NVIDIA Technical Blog
- GitHub - termkit/gama: Manage your GitHub Actions from Terminal with great UI 🧪
- Deploy an HPC cluster with Slurm | Cluster Toolkit | Google Cloud
- GitHub - MartenBE/mkslides: Use mkslides to easily turn markdown files into beautiful slides using the power of Reveal.js!
- Improve performance and authoring experience of
mkdocs serve
· Issue #3695 · mkdocs/mkdocs · GitHub mkdocs peforance issue - Python を Numba で高速化するときの間違えやすいポイントまとめ #jit - Qiita
- SciPy distances... up to 200x faster with AVX-512 & SVE 📏 | Ash's Blog simsimd performance 比較
- GitHub - google/go-containerregistry: Go library and CLIs for working with container registries
- Docker イメージの格納場所を変更する方法
- docker image 保存先を外部ストレージに変更する
- argparse-tui
- Rate limits for the REST API - GitHub Docs
- security - How to Exclude Specific Files (like .env) from GitHub Copilot in VS Code? - Stack Overflow
- GitHub - go-fuego/fuego: Golang Fuego - web framework generating OpenAPI 3 spec from source code
- GitHub - kevmo314/scuda: SCUDA is a GPU over IP bridge allowing GPUs on remote machines to be attached to CPU-only machines.
- k3d を使ってローカルマシンに k3s クラスタを立てるとエラーが出た。次のように
k3s:latest
を使うことで解決した.k3d cluster create xxxx --image rancher/k3s:latest
- GitHub - motoki317/mini-k8s-hands-on: 仕組みと意味から理解する Kubernetes ミニハンズオン (JP)
- ZenML VS Flyte VS Metaflow - Blog | MLOps Community
- GitHub - railwayapp/nixpacks: App source + Nix packages + Docker = Image
- GitHub - TechnologyBrewery/pants-uv-lifecycle-plugin: Maps pants lifecycle stages to natural uv commands. This allows the same results whether running via pants or uv directly.
- bazel remote debug
- Git Webhook Configuration - Argo CD - Declarative GitOps CD for Kubernetes デフォルトだと 3 分間隔で polling している。この遅延を減らすために webhook を使う。
- Use Cases - Argo CD - Declarative GitOps CD for Kubernetes ApplicationSet は、複数のリソースを一括で管理するためのリソース。複数のクラスタやモノレポのリソースを一括で管理するために使う。
- Kubernetes トラフィックルーティング徹底解説/Kubernetes-traffic-deep-dive - Speaker Deck Ingress, Gateway 周りについて
- Kubernetes のリソースの依存関係を可視化
- GitHub - tohjustin/kube-lineage: A CLI tool to display all dependencies or dependents of an object in a Kubernetes cluster.
- GitHub - groundcover-com/caretta: Instant K8s service dependency map, right to your Grafana.
- GitHub - steveteuber/kubectl-graph: A kubectl plugin to visualize Kubernetes resources and relationships.
- GitHub - nevalla/lens-resource-map-extension: Lens - The Kubernetes IDE extension that displays Kubernetes resources and their relations as a force graph.
- GitHub - sbstp/kubie: A more powerful alternative to kubectx and kubens
- GitHub - WSH032/pytauri: Tauri binding for Python through Pyo3
- GitHub - Canop/bacon: background code checker
- GitHub - stakater/Reloader: A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
- GitHub - nvzqz/divan: Fast and simple benchmarking for Rust projects
- Stop Using Branches for Deploying to Different GitOps Environments | Codefresh
- The Twelve-Factor App (日本語訳)
-
デプロイごとに異なるバージョンがアクティブであるかもしれないが、コードベースはすべてのデプロイを通して同一である。例えば、開発者はステージング環境にまだデプロイされていないコミットを抱えているし、ステージング環境には本番環境にデプロイされていないコミットが含まれている。しかし、これらのデプロイはすべて同一のコードベースを共有しているため、同一のアプリケーションの異なるデプロイであると認識できる。
-
tput cols
で端末の幅を取得できる。tput lines
で高さを取得できる。