2026年6月16日発売
---
ターミナルから始める次世代AIコーディング Claude Code入門 - 秀和システム新社 あなたの学びをサポート!
https://www.shuwasystem.co.jp/book/b677663.html
#bookmarks
About
"過去の文章から「あなたの書き方」を学習し、新しい下書きがその文体にどれだけ近いかをスコアで返してくれる CLI ツール" わいわい
---
文体の一致度を評価する nao1215/omokage を作った話
https://debimate.jp/post/ja/2026-06-02-%E6%96%87%E4%BD%93%E3%81%AE%E4%B8%80%E8%87%B4%E5%BA%A6%E3%82%92%E8%A9%95%E4%BE%A1%E3%81%99%E3%82%8Bomokage%E3%82%92%E4%BD%9C%E3%81%A3%E3%81%9F%E8%A9%B1/
#bookmarks
わいわい
---
kubectl describe hpa だけではつらいHPA調査を kubectl-hpa-status で短くする
https://zenn.dev/mattsu2020/articles/ef8aaab702add6
#bookmarks
知見だ。わいわい
---
WSLgのGUIアプリ(Chrome・Obsidian)で文字をくっきり表示し、ウィンドウの端をドラッグでリサイズする - Qiita
https://qiita.com/vochicong/items/17a43cc51fcbac282b3c
#bookmarks
「接続先のクラウド側で発生するトラフィックについては接続先のクラウドにて費用が発生」するものの、500Mbps以下に帯域制限しながら利用するテクが捗りそうだ。
---
AWS、他クラウドと500Mbpsまでの接続が無料に。AWS Interconnect - multicloudに無料枠が登場
https://www.publickey1.jp/blog/26/aws500mbpsaws_interconnect_-_multicloud.html
#bookmarks
ターミナルで動作するPDFビューア。Rust実装。
---
GitHub - itsjunetime/tdf: A tui-based PDF viewer
https://github.com/itsjunetime/tdf
#bookmarks
macOSで電力消費を記録してグラフで可視化できるツール。brew install --cask power-monitor
---
GitHub - SAP/power-monitoring-tool-for-macos: Power Monitor is an application that measures and reports the power consumption of a Mac.
https://github.com/SAP/power-monitoring-tool-for-macos
#bookmarks
マウスやトラックパッドのクリック/ドラッグなどの操作が難しい人のための支援ツール。マウスを一定以上同じ場所に置いておけばクリックなどを実現できる。brew install --cask dwellclick
---
DwellClick for macOS
https://pilotmoon.com/dwellclick/
#bookmarks
WindsurfはDevin Desktopとして生まれ変わったことを知る。homebrew Caskのパッケージ名もdevin-desktopに変わった。
---
Devin Desktop
https://devin.ai/desktop/
#bookmarks
日時に関する様々なパース処理/フォーマット処理/繰り返し処理などに対応したCLIツール。これは地味に便利かもしれん。Rust実装。BurntSushi先生だった。
---
GitHub - BurntSushi/bttf: A command line tool for datetime arithmetic, parsing, formatting and more.
https://github.com/BurntSushi/bttf
#bookmarks