Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
falense
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: OpenPaper - No algorithm, no account, just your sources as a newspaper
(github.com)
3 points
by
falense
4mo ago
|
0 comments
2.
▲
by
falense
5mo ago
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.
▲
by
falense
6mo ago
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 models. Im certainly crossing my fingers that the open-weig
4.
▲
by
falense
6mo ago
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.tri-onyx.com/
5.
▲
Folgpris.no (followprice) – A way to track any price from any store
(folgpris.no)
3 points
by
falense
6mo ago
|
1 comments
6.
▲
by
falense
6mo ago
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 with any page that is publicly available and tracks a price
7.
▲
by
falense
6mo ago
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 enforced by an independent FUSE driver. All files are tracked
8.
▲
by
falense
6mo ago
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 same time this is a critical risk agent. If you cut of eithe
9.
▲
by
falense
6mo ago
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 tained to one that
10.
▲
TriOnyx – What OpenClaw would have been if security came first
(github.com)
3 points
by
falense
6mo ago
|
4 comments
11.
▲
by
falense
6mo ago
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 what the agent can see, which in turn is what can cause the a