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
About
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
pastebinのようなサービスを立ち上げられる。名前の通りRust実装
---
GitHub - orhun/rustypaste: A minimal file upload/pastebin service.
https://github.com/orhun/rustypaste
#bookmarks
Architecture as a codeほう。brew install likec4
---
GitHub - likec4/likec4: Visualize, collaborate, and evolve the software architecture with always actual and live diagrams from your code
https://github.com/likec4/likec4
#bookmarks
side-by-sideでdiff比較ができるツール。gitで使いたい場合は git diff | difi とすればok。vim-fugitive連携機能あり。nvim用にdifi.nvimも用意されてる。go実装。
---
GitHub - oug-t/difi: Review and refine Git diffs before you push
https://github.com/oug-t/difi
#bookmarks
docker-compose.yamlをそのままKubernetesで稼働させるツール。kappal up -dでサービス稼働開始。面白い。
---
GitHub - sandys/kappal
https://github.com/sandys/kappal
#bookmarks
マルウェアやポリシー違反などの理由でChrome Web Storeから削除されたChrome拡張を記録しているGitリポジトリ。逆に言えばここに列挙されているChrome拡張をインストールしている場合は要注意ということでもある。
---
GitHub - toborrm9/malicious_extension_sentry: Malicious Extension Database
https://github.com/toborrm9/malicious_extension_sentry
#bookmarks
PostgreSQLのwork_memは `EXPLAIN (ANALYZE, BUFFERS)` を使って調査しよう。ほうその括弧書きしたことなかったな。今度試してみる
---
Unlocking High-Performance PostgreSQL: Key Memory Optimizations
https://stormatics.tech/blogs/unlocking-high-performance-postgresql-key-memory-optimizations
#bookmarks
翻訳プラットフォームTransifexの公式CLIツール。ほう
---
GitHub - transifex/cli: The Transifex command-line client
https://github.com/transifex/cli
#bookmarks