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
Reddit RSSからユーザーの投稿を収集し、Claude Haikuでサービス状態を自動分類するダッシュボード。API費用は1日1円以下。
Python · FastAPI · Claude API · Reddit RSS · systemd
view ->
next project
Writing
VS Code Remote-SSHでLinuxのグループ変更が反映されない
usermodでグループを追加したのにgroupsに表示されない。VS Codeのセッションキャッシュが原因だった。
read ->-- K.