HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pike00

no profile record

Submissions

[untitled]

1 points·by pike00·há 2 meses·0 comments

[untitled]

1 points·by pike00·há 2 meses·0 comments

[untitled]

1 points·by pike00·há 2 meses·0 comments

[untitled]

1 points·by pike00·há 2 meses·0 comments

Lookagain: Sequential code review with fresh agent contexts

github.com
3 points·by pike00·há 2 meses·0 comments

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

github.com
23 points·by pike00·há 2 meses·13 comments

Secrets at Rest: SOPS and Age for Docker Compose Homelabs

pikemd.com
3 points·by pike00·há 2 meses·0 comments

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

github.com
2 points·by pike00·há 3 meses·1 comments

comments

pike00
·há 19 dias·discuss
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
·há 2 meses·discuss
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
·há 2 meses·discuss
[flagged]
pike00
·há 2 meses·discuss
Great point - I wrote a docker wrapper for convenience ultimately but you’re right, I’ll rewrite the readme with that in mind.
pike00
·há 3 meses·discuss
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.