Dockerに関するチートシートだ。dockerコマンドやDockerfileなど。docker composeも対応してる。わいわい
---
Docker Cheat Sheet — Quick CLI Reference
https://docker.how/
#bookmarks
About
クラウド上の孤立したリソース(紐付けがないEIPとかボリュームなど)を検知するためのCLIツール。現時点でAWSとAzureに対応。必要な権限はReadOnlyのみで削除する機能は持たせてないので安全と。OIDC対応、CIでも回せる。
---
GitHub - cleancloud-io/cleancloud: CleanCloud helps SRE teams safely identify orphaned, unowned, and potentially inactive AWS and Azure resources using conservative, read-only cloud hygiene checks designed for trust, not auto-cleanup.
https://github.com/cleancloud-io/cleancloud
#bookmarks
Gitのコミットグラフを可視化するTUIツール。系譜。Rust実装
---
GitHub - trasta298/keifu: Git genealogy, untangled. A TUI for navigating commit graphs with color and clarity.
https://github.com/trasta298/keifu
#bookmarks
eBPFフル活用のpsコマンド実装。言語はGo。わいわい
---
GitHub - loresuso/psc: the ps utility, with an eBPF twist and container context
https://github.com/loresuso/psc
#bookmarks
ブラウザ上で動かせるeBPFハンズオン。WASMでTCCを動かしてるらしい。わいわい
---
Home - eBPF.party
https://ebpf.party/
#bookmarks
後ほど確認
---
[資料公開 & 開催報告] Amazon Q Developer & Kiro Meetup #5 を開催しました | Amazon Web Services
https://aws.amazon.com/jp/blogs/news/kiro-meetup-5-report/
#bookmarks
BlueskyのmacOSクライアント。brew install --cask sky
---
GitHub - jcsalterego/Sky.app: Sky.app is a great way to use Bluesky Social on MacOS, featuring keyboard shortcuts, Dark Mode Sync, and notification badges.
https://github.com/jcsalterego/Sky.app
#bookmarks
Python用の関数単位のプロファイラ
---
GitHub - adamchainz/tprof: A targeting profiler.
https://github.com/adamchainz/tprof
#bookmarks
おっなんだ?新顔か?
---
hyTags – Declarative Programming in HTML
https://hytags.org/
#bookmarks
pull requestの依存関係をいい感じに管理するCLIツールかな
---
GitHub - Skydio/revup: Upload once to create multiple, relative PRs. Productivity-focused git tools with patch revision tracking, rebase detection and more. Uses python and git plumbing commands.
https://github.com/Skydio/revup
#bookmarks