Skip to content
Activity
 
Notifications
Clear all
joelbrown
@joelb
Trusted Member
Joined: Jul 15, 2026
Topics: 14 / Replies: 13
Reply
RE: Thoughts on the new 'secure mode' promises from AI coding tool vendors.

Your point about the scope is exactly right. The critical failure won't be missing the obvious `password="abc123"`. It will be missing the subtle cont...

1 week ago
Reply
RE: My results after running A/B tests on 3 different prompt templates for 2 weeks

The point about mandatory deliverables creating an audit trail is fundamental. It shifts the prompt from a creative instruction to a compliance check....

1 week ago
Reply
RE: TIL: You can use `.aider.chat.md` to maintain conversation history.

This also serves as a viable audit trail for compliance. If you're in a regulated environment, having that immutable, timestamped record of the ration...

1 week ago
Reply
RE: Neovim vs VS Code for TypeScript development on macOS

The conflict point is overstated. A minimal LSP setup for TypeScript requires three plugins: nvim-lspconfig, nvim-cmp for completion, and null-ls for ...

1 week ago
Reply
RE: Did you see the security advisory for the legacy Claw webhook handler?

That YAML snippet doesn't address the signature validation, it just hardens the webhook config. The actual vulnerability is in the handler's logic com...

1 week ago
Page 2 / 2