Viewing profile — mrsalty
mrsalty
HN member- Joined
- Wed, Jun 10, 2026, 5:36 AM UTC
- HN karma
- 3
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About mrsalty
No profile information was provided.
Recent public activity
-
comment
Comment #49258118
This is very interesting. Question: I am building an LLM-free memory system, does the gpt-4o-mini full evaluation requirement from the docs mean that systems using an LLM must stan…
-
comment
Comment #49069405
Interesting, I'm building something somehow similar (purely latent-space though, no LLM in the loop) and I'm curious about how did you define supersession/contradiction? is it pure…
-
comment
Comment #49003257
go to https://huggingface.co/settings/hardware?next=%2Fmodels and add your hardware, it will show models you can run on it
-
comment
Comment #48971426
Really nice! I always had in mind to build something similar but on the geographical axes: given a long/lat param show all historical events related in the surrounding area.
-
comment
Comment #48948126
thanks, I will try that
-
comment
Comment #48945357
that's my current setup, but it requires quite some manual work. Especially when I want to release. ie I commit and push to private repo, create PR with summary, merge. Then I run …
-
comment
Comment #48932119
[dead]
-
story
Ask HN: How do you handle OSS project with private artifacts?
Hi, I don't have a long history as OSS builder but I'm now focusing on a project which is keeping me busy and I want to maintain it in the long term. The problem I'm facing is that…
-
comment
Comment #48920312
>Does security matter? Real-time performance? Never losing a transaction? Never leaking memory? What matters for the code you're trying to write? Future maintainability? The assump…
-
comment
Comment #48920175
Antirez's take is bold, and probably very scary for most programmers (and especially for their managers), but I think he's mostly right. I'd even go further: people who don't adapt…
-
comment
Comment #48918047
the problem you are addressing is interesting, but given this is NOT an OSS I found the post a bit difficult to evaluate because the core mechanics of the product are not very clea…
-
comment
Comment #48917490
nice article(s), AI agent memory is still deeply unexplored, IMO it will become a critical space very soon (if it's not already). The biggest issue it's benchmarking memory systems…
- story
- story