Viewing profile — blackmanta
blackmanta
HN member- Joined
- Wed, Jan 03, 2018, 11:00 PM UTC
- HN karma
- 380
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About blackmanta
Recent public activity
-
comment
Comment #47786542
I have an instance that does search related to my research interests, tracks news related to viruses in the US, events happening around my area and an “urgent” news job that uses s…
-
comment
Comment #47746477
With a nvidia spark or 128gb+ memory machine, you can get a good speed up on the 31B model if you use the 26B MoE as a draft model. It uses more memory but I’ve seen acceptance rat…
- comment
-
comment
Comment #45754499
Unless the goal of the backdoor is to redirect traffic flows through packet inspection devices that the attacker also controls, the decoupling of the control and data plane in SDN …
-
comment
Comment #45703769
You can actually enable search in codex but adding the following to the config file [tools] web_search = true
-
comment
Comment #44946782
I will look into adding this in a future update.
-
comment
Comment #44946779
The graph functionality is stubbed but I will expose it in a future update. You can also use metadata and tags for similar things.
-
comment
Comment #44904511
I may explore this when I implement the vectordb implementation I started.
-
comment
Comment #44903698
While the examples and provided prompt lean toward code (since that's my personal use case), YAMS is fundamentally a generic content-addressed storage system. I will attempt to run…
-
comment
Comment #44902716
I have been using it for task tracking, research, and code search. When using CLI tools, I found that the LLM's were able to find code in less tool calls when I stored my codebase …
-
comment
Comment #44901340
I stored the codebase for yams in the tool. The "blocks" are content-defined blocks/chunks, not filesystem blocks. They're variable-size chunks (typically 4-64KB) created using Rab…
-
comment
Comment #44901053
I have not, but that is something I plan to do when I have time.
-
comment
Comment #44900993
I am working to improve the CLI tools to make getting this information easier but I have stored the yam repo in yams with multiple snapshots and metadata tags and I am seeing about…
-
comment
Comment #44900765
The graph functionality is exposed through the retrieval functionality. I may improve this later but the idea was to maximize getting the best results when looking for stored data.…
-
comment
Comment #44900730
The system is honestly tuned for storage efficiency not speed but these configurations are tunable and you can use the benchmarks as a reference for tuning. https://github.com/trvo…
-
comment
Comment #44897012
The tool has built-in versioning. Each file gets a unique SHA-256 hash on storage (automatic versioning), you can update metadata to track version info, and use collections/snapsho…
-
comment
Comment #44896802
That should be fixed now. It was a misconfiguration of CloudFlare SSL with GitHub Pages.
-
story
Show HN: Yet another memory system for LLMs
Built this for my LLM workflows - needed searchable, persistent memory that wouldn't blow up storage costs. I also wanted to use it locally for my research. It's a content-addresse…
-
story
Show HN: Leveraging Google ADK for Cyber Threat Intelligence
The project is in an early state. I just had to recently reset the graph data store, but I figured now is a good time to share my post and project. The link is to my blog post, the…
- story
-
comment
Comment #39569703
I have used Google messages with RCS on grapheneos.
-
comment
Comment #39569689
Microsoft does take security pretty seriously with windows. There have been times they make mistakes, but historically, they are doing better now than they were in the early 2000s …
- story
- story
- story