Live data from Hacker News

Viewing profile — falense

falense

HN member
Joined
Thu, Mar 12, 2026, 1:30 PM UTC
HN karma
7
Public activity
11 items

About falense

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #47831996

    Very cool project! I am working on something similar myself. I call mine TriOnyx. Its based on Simon Willison's lethal trifecta. You get a star from me :D https://www.tri-onyx.com/…

  3. comment
    Comment #47541488

    I disagree. There is in fact a non-zero chance that we will get good enough models that are MOE optimized for desktop size hardware that can do a lot of the same things as the SOTA…

  4. comment
    Comment #47483312

    Agreed! Made my own OpenClaw variant based on many of the same principles. It takes Simon Willies lethal trifecta and implements it to an OpenClaw like architecture. https://www.tr…

  5. comment
    Comment #47409610

    I had a problem. I had many pages with prices of products that I regularly checked to see if they had sales. This is not a good use of my time. So I made a price tracker that works…

  6. story
  7. comment
    Comment #47350599

    Finally, each agent is heavily sandboxed but not hobbled. They have access to a full container runtime but you can restrict outbound and file access ro/rw with glob patterns enforc…

  8. comment
    Comment #47350577

    The new security model is called the Lethal Trifecta of Taint, Sensitivity and Capability. If any one agent has high taint, highly sensitive information and high capability at the …

  9. comment
    Comment #47350541

    Bandwidth Contrained Protocol (documented here https://github.com/tri-onyx/tri-onyx/blob/main/adr/005-bandw... ) is a way to limit the flow of information from an agent that may be…

  10. comment
    Comment #47350328

    I made a OpenClaw clone with security focus. It flips the tables on the common security concept for agents that capability should be limited. Instead we want to track and contain w…

  11. story