Viewing profile — asixicle
asixicle
HN member- Joined
- Sun, Mar 15, 2026, 1:37 PM UTC
- HN karma
- 34
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About asixicle
https://holdenmatarazzo.com/
https://github.com/ASIXicle
Recent public activity
-
comment
Comment #48476101
Yes, yet another MCP... but I've been working on this for months and fine-tuning it enough that I think it's worth sharing. As someone that enjoys giving my instances personality a…
- story
-
comment
Comment #48353519
Awesome project and thanks for sharing. I've been trying to do similar things with much, much more meager hardware and your observations align with what I've discovered. Autonomy i…
-
comment
Comment #48288699
Just want to express gratitude for you and all who contributed to a Wikipedia "hand crafted with love and respect". Your contributions will last-- some of us set up Kiwix and a loc…
-
comment
Comment #48274808
Cool project and https://secvant.com/changelog is interesting but no one will trust it without the source code-- my 2 cents the blue-on-blue dark theme makes readability difficult.…
-
comment
Comment #48274728
It could be two things at once, and OP was just speculating and trying to add to the conversation.
-
comment
Comment #48263734
Kerning is staggeringly difficult to do manually with stencils, and at the same time the imperfections show "touch" which is part of what makes TFA's work so appealing.
-
comment
Comment #48263701
This is an excellent point, and as a novice using LLMs for projects I could never previously dream of doing I find myself looking for the same, examples or citations of what exactl…
-
comment
Comment #48228466
Or Stash lol
-
comment
Comment #47958908
I've been running an experiment on multi-agent async with persistent memory for the last three weeks. This is my most important finding so far. It began as an experiment on whether…
- story
-
comment
Comment #47882374
Pretty much. It's a fixed-size vector per chunk-- 1024 dims in the case of Voyager Nano. The autonomy part is entirely in how you build the vectorDB and query it, not in the model'…
-
comment
Comment #47862778
Good point. I guess because I'm new here I'm not positive on the decorum-policy for self-promotion. I just make stuff to share with others, so yeah, good point.
-
comment
Comment #47862310
One of us is confusing prediction with retrieval. The embedding model doesn't predict what is going to be relevant in several turns, just on the turn at hand. Each turn gets a fres…
-
comment
Comment #47862008
That's what the embedding model is for. It's like a tack-on LLM that works out the relevancy and context to grab.
-
comment
Comment #47861950
To be utterly shameless, this what I've been building: https://github.com/ASIXicle/persMEM Three persistent Claude instances share AMQ with an additional Memory Index to query with…
-
comment
Comment #47812968
To elaborate, this has been an ongoing experiment in persistence of Claude instances using a MCP-based persistent semantic memory system named "persMEM" since April 8th, 2026. The …
-
story
Claude Experiment "PersMEM" Rep5: The Distributional Bias and the Third Instance
I'm eager to discuss the project with anyone interested. https://github.com/ASIXicle/persMEM/blob/main/docs/persmem-research-report-5-consolidated.md
-
comment
Comment #47775340
Exactly, context should call queries and analyze results. TBH the more I develop my MCP the less context-window anxiety I have even on a basic (non-enterprise) plan. Of course I'm …
-
comment
Comment #47775292
You may be interested in a local MCP used as a connector, persistent memory on cheap hardware with tools for basic documentation and such. I'm sure finding a way to wrangle Excel i…
-
story
PersMEM: Persistent Semantic Memory and Multi-Instance Communication for AI
I have no Karma so can't post links, and I have no interest in farming it, but I think some of you might find my data interesting. Particularly the Research Reports. https://github…
-
comment
Comment #47761531
You can point Tailscale toward a $5 exit-node VPS and Caddy/nginx through a cheapo-but-memorable-domain to get a Jellyfin Dashboard up in a browser. I assume running the domain and…
-
story
Show HN: Two Claudes collaborating through shared memory on a $100 mini-PC
I am an old artist, AI came at us first. After a mild existential crisis I came around to accepting I have this insanely powerful new tool to make cool stuff. So I got a Pro sub to…
- story