Hacker News
· u/_qnt
· 6d ago
Show HN: TKeeper – policy-governed, signed intents for autonomous systems
As autonomous systems evolve (we see what AI agents are doing now), we open-sourced TKeeper, which allows you to build guardrails around their actions using typed intents, policy checks, and cryptographic proofs.It allow…
r/openwrt
· u/electrobento
· May 16, 2026
Quick PSA: Your OpenWRT performance defaults may be sub optimal
TL;DR: Check your CPU governor setting. It could be set to a mode with no scaling or at a reduced frequency, which can reduce performance, reduce energy efficiency, and/or increase heat unnecessarily. I've been working o…
Hacker News
· u/cavalrytactics
· 7h ago
Show HN: A policy gate that runs before your AI coding agent's tool calls
As a Security Engineer with over 10+ years in industry, I kept running into the same problem with coding agents: Instructions are not guarantees.I put guidance in `CLAUDE.md`, `AGENTS.md`, memory files, MCP descriptions,…