Live data from Hacker News

Viewing profile — base76

base76

HN member
Joined
Fri, Feb 27, 2026, 6:54 PM UTC
HN karma
2
Public activity
28 items

About base76

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
  4. story
  5. comment
    Comment #47624368

    Nouse doesn't compete with NumPy — they're in completely different categories. NumPy is numerical array computation. Nouse is a knowledge graph that injects structured context into…

  6. comment
  7. story
  8. story
  9. comment
  10. story
  11. comment
    Comment #47231209

    did you try it?

  12. comment
    Comment #47230426

    One MCP tool call → your entire AI agent fleet as a live JSON graph. Nodes: gateway, agents, memory, bus Edges: verify → escalate → store Status: active / idle / blocked / error Bu…

  13. story
  14. comment
    Comment #47221009

    I built TrustPlane on top of cognos-proof-engine, an epistemic scoring engine that scores every LLM request before it reaches users. Formula: C = p × (1 − Ue − Ua) Four outcomes pe…

  15. story
  16. comment
    Comment #47206720

    would love to hear what you say abot it

  17. comment
    Comment #47206698

    I built a two-stage prompt compressor that runs entirely locally before your prompt hits any frontier model API. How it works: 1. llama3.2:1b (via Ollama) compresses the prompt to …

  18. story
  19. comment
    Comment #47198031

    We measured 62% token reduction on academic text with 92% semantic integrity. Not a claim. A measurement. Live, today, on our own research papers. How it works: → Local LLM compres…

  20. story
  21. comment
    Comment #47196842

    Happy to answer questions from anyone testing it. The core loop is simple: every request through the gateway gets a trace_id, a trust score, and a signed decision context. The audi…

  22. comment
    Comment #47194943

    This is the exact problem CognOS was built to solve. 99% reliable means you still can't remove the human from the loop — because you never know which 1% you're in. The only way to …

  23. comment
    Comment #47194927

    The cynicism is earned. But "nobody is good for humanity" is where analysis stops. What's actually happening is a jurisdictional split forming in real time. The US is pricing out c…

  24. comment
    Comment #47194536

    fail closed point is underappreciated — teams bolt on compliance that silently degrades to allow" — CognOS har explicit fail-closed mode.

  25. comment
    Comment #47194529

    We built CognOS exactly for this: it runs as a local gateway (Docker, no external calls), wraps each LLM output with a signed trust score, decision trace, and EU AI Act risk classi…