Across the Spotlight

notes from a support engineer // kanto, japan

Experiments with AI-assisted workflows, network engineering notes, and things worth remembering.

Projects
Claude Service Monitor
2026 · Live

Reddit RSSからユーザーの投稿を収集し、Claude Haikuでサービス状態を自動分類するダッシュボード。API費用は1日1円以下。

Python · FastAPI · Claude API · Reddit RSS · systemd
view ->
next project
in progress
Writing
VPSでSSH鍵が反映されない — OS再インストールで解決した話
2026年4月22日

SSH公開鍵を登録したのにPermission deniedが出続けた。原因はVPS固有の仕様だった。

read ->
VS Code Remote-SSHでLinuxのグループ変更が反映されない
2026年4月22日

usermodでグループを追加したのにgroupsに表示されない。VS Codeのセッションキャッシュが原因だった。

read ->
sudoで作成したファイルに書き込めない — 所有権の罠
2026年4月22日

初回だけsudoで実行して動いたスクリプトが、cronでは権限エラーで失敗していた。

read ->
-- K.