2025年10月21日発売。 #また上野宣か
---
セキュリティ1年生 図解でわかる!会話でまなべる! | 翔泳社
https://www.shoeisha.co.jp/book/detail/9784798190457
#bookmarks
About
画像ファイル(JPEG、PNG、WebP)のファイルサイズ圧縮ツール。lossless/lossyの両方に対応してる。
---
GitHub - Lymphatus/caesium-clt: Caesium Command Line Tools - Lossy/lossless image compression tool
https://github.com/Lymphatus/caesium-clt
#bookmarks
ネットワークスキャン&解析用ツール。L2以上のスキャンができるほか、Wi-Fiのシグナル強度なども取得できる模様。Rust実装。macOSはbrew install netscannerでインストールできる。
---
GitHub - Chleba/netscanner: Terminal Network scanner & diagnostic tool with modern TUI
https://github.com/Chleba/netscanner
#bookmarks
Claude CodeにTDD(テスト駆動開発)を強制するためのツール。各言語用に用意されたライブラリと組み合わせて使う模様。対応言語は現時点でJavaScript/TypeScript、Python、PHP、Go、Rustかな
---
GitHub - nizos/tdd-guard: Automated TDD enforcement for Claude Code
https://github.com/nizos/tdd-guard
#bookmarks
PostgreSQLのデータベーススキーマの差分(diff)を取れるツール。差分を埋めるための段階的なDDLを提示してくれる。これ何気にすごいかも。fromとtoに別のPostgreSQLを指定できるので、開発環境と本番環境の差分反映とかできそう
---
GitHub - stripe/pg-schema-diff: Go library for diffing Postgres schemas and generating SQL migrations
https://github.com/stripe/pg-schema-diff
#bookmarks
macOSで様々なアプリの各種キャッシュを削除してくれるツール。Chrome、Homebrew、Docker、Go、Google Drive、ゴミ箱、Xcode、yarnなど様々なものを対象としている。brew install mac-cleanup-py
---
GitHub - mac-cleanup/mac-cleanup-py: 👨💻 Python cleanup script for macOS
https://github.com/mac-cleanup/mac-cleanup-py
#bookmarks
rmコマンドの代替でゴミ箱のような挙動を実現できるツール。取り出しもCLIで指定できるほか、TUIでインタラクティブなリストアも可能。LinuxとmacOSに対応。macOSならbrew install gtrashでok
---
GitHub - umlx5h/gtrash: A Featureful Trash CLI manager: alternative to rm and trash-cli
https://github.com/umlx5h/gtrash
#bookmarks
ターミナルで動作するタイピングアプリ。--langオプションで様々なプログラミング言語を指定できる。macOSならhomebrewに追加されてたのでbrew install typteaでインストール可。
---
GitHub - ashish0kumar/typtea: ⌨️ Minimal terminal-based typing speed tester
https://github.com/ashish0kumar/typtea
#bookmarks
「組織学習型 QA ツール qa-knowledge」「チーム全体で AI を成長させる仕組み」ほほう
---
組織で育てるAI活用テスト設計の仕組み
https://zenn.dev/medley/articles/26a8a5d2c8175f
#bookmarks
SAVEPOINTが使われるの知らなかったな。なるほどですね
---
MySQLのロック継承が引き起こしたsupremumロックによるDB障害事例 - freee Developers Hub
https://developers.freee.co.jp/entry/db-failure-caused-by-supremum-lock
#bookmarks