Elvis

@elvissun·7 public posts on ADHXView on X
Text

btw once you have all these security in place this is what it unlocks: https://x.com/elvissun/status/2025920521871716562?s=20

5d agoPreview
Text

send this to fable along with your hardest engineering problem. thank me later. https://t.co/tVxCaLW1VL

1w ago· 1 savePreview
Photo

if you use --dangerously-skip-permissions you need to add this to your .bashrc right now. it'll block AI agents from merging PRs accidentally. thank me later. ps @github you need to separate merge from write permissions in PATs so agents can create PRs but not merge them.

1w agoPreview
Photo

alright here’s every practical security tip i have on agents: - move critical data to a USB stick, unplug when sleeping - security by least privilege, not by prompts - billing cap on everything AI touches - limit reads of external data, wrap in <UNTRUSTED_EXTERNAL_CONTEXT> always - don’t post about what access your agent has publicly - those are prompt injection invitations (unless @levelsio already posted about it, then it’s a race) - don’t connect to moltbook (lol?) - roll every skill yoursel…

1w agoPreview
Photo

zoe was burning 24M+ opus tokens/day monitoring agents that weren't running. replaced her cron with a 2-layer system: - bash pre-check, zero tokens when idle - webhook fires opus only when needed. ~95% token reduction and more reliable output. details below. (set up a cron to watch this performance, if it works well I'll double down on this event driven stack, seems like the future)

1w agoPreview
Article

OpenClaw + Codex/ClaudeCode Agent Swarm: The One-Person Dev Team [Full Setup]

3w ago· 1 savePreview
Article

/goal + Loss Functions: How to Distill a Product in 30 Hours with One Prompt [Full Playbook]

3w ago· 1 savePreview