HackerTrans
トップ新着トレンドコメント過去質問紹介求人

pike00

no profile record

投稿

[untitled]

1 ポイント·投稿者 pike00·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 pike00·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 pike00·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 pike00·2 か月前·0 コメント

Lookagain: Sequential code review with fresh agent contexts

github.com
3 ポイント·投稿者 pike00·2 か月前·0 コメント

Coldkey – Post-quantum age key generation and paper backup tool

github.com
23 ポイント·投稿者 pike00·2 か月前·13 コメント

Secrets at Rest: SOPS and Age for Docker Compose Homelabs

pikemd.com
3 ポイント·投稿者 pike00·2 か月前·0 コメント

Coldkey – Post-quantum age key generation and paper backup tool

github.com
2 ポイント·投稿者 pike00·4 か月前·1 コメント

コメント

pike00
·19 日前·議論
Interesting read! I might replicate with my two whippets. What’s their inter-rater reliability?

You also should continue with a swap of the hands; randomize which one is in the left and record the results to see if the left bias is real
pike00
·2 か月前·議論
Sequential code review with fresh agent contexts. Each pass runs in an independent subagent, ensuring unbiased analysis that catches issues other passes might miss. A single code review pass catches ~60-70% of issues. Running multiple independent passes with fresh contexts significantly increases coverage. This plugin automates that workflow. Build for Claude Code.
pike00
·2 か月前·議論
[flagged]
pike00
·2 か月前·議論
Great point - I wrote a docker wrapper for convenience ultimately but you’re right, I’ll rewrite the readme with that in mind.
pike00
·4 か月前·議論
CLI tool that generates ML-KEM-768 + X25519 hybrid age keys and produces single-page printable HTML backups with QR codes. Designed for SOPS disaster recovery. Runs in a hardened Docker container (no network, read-only fs, no capabilities, distroless image). Written in Go.