frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Hippo, biologically inspired memory for AI agents

https://github.com/kitfunso/hippo-memory
32•kitfunso•2h ago

Comments

cyanydeez•1h ago
no open code plugin? This seems like something that should just run in the background. It's well documented that it should just be a skill agents can use when they get into various fruitless states.

The "biological" memory strength shouldn't just be a time thing, and even then, the time of the AI agent should only be conformed to the AI's lifetime and not the actual clock. Look up https://stackoverflow.com/questions/3523442/difference-betwe... monotonic clock. If you want a decay, it shouldn't be related to an actual clock, but it's work time.

But memory is more about triggers than it is about anything else. So you should absolutely have memory triggers based on location. Something like a path hash. So whever an agent is working and remembering things it should be tightly compacted to that location; only where a "compaction" happens should these memories become more and more generalized to locations.

The types of memory that often are more prominent are like this, whether it's sports or GUIs, physical location triggers much more intrinsics than conscious memory. Focus on how to trigger recall based on project paths, filenames in the path, file path names, etc.

kitfunso•1h ago
coming right up, adding it as we speak
russellthehippo•1h ago
yep came here to say this. great to hear it's in process.
Grosvenor•1h ago
Sparse distributed memory is what you’re looking for.

https://en.wikipedia.org/wiki/Sparse_distributed_memory

pbhjpbhj•45m ago
Memory links to location but that's largely because humans are localised. Isn't that also a weakness. We should be trying to exploit the benefits of non-locality [of ML models and training data] too.

I feel like much of my life is virtual, non-localised. Writing missives to the four corners of the wind here and elsewhere; gaming online; research/chats with LLMs or on the web, email with people.

My physical location is often not important - a continuing context from non-physical aspects of my existence matters more.

That said, one of the things that's hard for me about digital life is the lack of waymarks - I used to be quite "geographical" in my thinking. Like "oh the part I found interesting was on the left page after the RGB diagram", I'd find that and also find my train of thought and extend it. Now, information can be in any myriad of freeform places across at least 3 devices and in emails, notebooks, bookmarks, chat histories, and of course my brain. When some ready syncretism of those things happens it feels like we'll make better advances. Personal agents can be a part of that.

nberkman•1h ago
Cool project. I like the neuroscience analogy with decay and consolidation.

I've been working on a related problem from the other direction: Claude Code and Codex already persist full session transcripts, but there's no good way to search across them. So I built ccrider (https://github.com/neilberkman/ccrider). It indexes existing sessions into SQLite FTS5 and exposes an MCP server so agents can query their own conversation history without a separate memory layer. Basically treating it as a retrieval problem rather than a storage problem.

the_arun•1h ago
Aren't tools like claude already store context by project in file system? Also any reason use "capture" instead of "export" (an obvious opposite of import)?
nberkman•57m ago
> Aren't tools like claude already store context by project in file system?

They do, the missing piece is a tool to access them. See comment about my tool that addresses this: https://news.ycombinator.com/item?id=47668270

gfody•1h ago
yegge has a cool solution for this in gastown: the current agent is able to hold a seance with the previous one
kami23•53m ago
Cool to see others on this thread.

Here's a post I wrote about how we can start to potentially mimic mechanisms

https://n0tls.com/2026-03-14-musings.html

Would love to compare notes, I'm also looking at linguistic phenomena through an LLM lens

https://n0tls.com/2026-03-19-more-musings.html

Hoping to wrap up some of the kaggle eval work and move back to researching more neuropsych.

swyx•45m ago
hmm the repo doesnt mention this at all but this name and problem domain brings up HippoRAG https://arxiv.org/abs/2405.14831 <- any relation? seems odd to miss out this exactly similarly named paper with related techniques.
esafak•42m ago
How does it select what to forget? Let's say I land a PR that introduces a sharp change, migrating from one thing to another. An exponential decay won't catch this. Biological learning makes sense when things we observe similar things repeatedly in order to learn patterns. I am skeptical that it applies to learning the commits of one code base.

Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS

https://github.com/matthartman/ghost-pepper
191•MattHart88•4h ago•90 comments

Anthropic expands partnership w Google and Broadcom for multiple GW of compute

https://www.anthropic.com/news/google-broadcom-partnership-compute
45•l1n•2h ago•3 comments

After 20 years I turned off Google Adsense for my websites

https://blog.ericgoldman.org/archives/2025/06/after-20-years-i-turned-off-google-adsense-for-my-w...
15•datadrivenangel•46m ago•1 comments

Launch HN: Freestyle – Sandboxes for Coding Agents

https://www.freestyle.sh/
192•benswerd•7h ago•108 comments

Sam Altman may control our future – can he be trusted?

https://www.newyorker.com/magazine/2026/04/13/sam-altman-may-control-our-future-can-he-be-trusted
652•adrianhon•13h ago•213 comments

A cryptography engineer's perspective on quantum computing timelines

https://words.filippo.io/crqc-timeline/
300•thadt•8h ago•127 comments

Show HN: Hippo, biologically inspired memory for AI agents

https://github.com/kitfunso/hippo-memory
32•kitfunso•2h ago•12 comments

Show HN: GovAuctions lets you browse government auctions at once

https://www.govauctions.app/
191•player_piano•7h ago•62 comments

German police name alleged leaders of GandCrab and REvil ransomware groups

https://krebsonsecurity.com/2026/04/germany-doxes-unkn-head-of-ru-ransomware-gangs-revil-gandcrab/
253•Bender•10h ago•130 comments

Issue: Claude Code is unusable for complex engineering tasks with Feb updates

https://github.com/anthropics/claude-code/issues/42796
713•StanAngeloff•10h ago•446 comments

What being ripped off taught me

https://belief.horse/notes/what-being-ripped-off-taught-me/
316•doctorhandshake•11h ago•173 comments

HackerRank (YC S11) Is Hiring

1•rvivek•3h ago

Book review: There Is No Antimemetics Division

https://www.stephendiehl.com/posts/no_antimimetics/
198•ibobev•10h ago•139 comments

The anatomy of SMS delivery: from request to carrier

https://blog.bridgexapi.io/the-anatomy-of-sms-delivery-from-request-to-carrier
9•Bridgexapi•1d ago•1 comments

Show HN: Tusk for macOS and Gnome

https://shapemachine.xyz/tusk/
40•factorialboy•2d ago•15 comments

Show HN: Anos – a hand-written ~100KiB microkernel for x86-64 and RISC-V

https://github.com/roscopeco/anos
15•noone_youknow•2d ago•3 comments

Sky – an Elm-inspired language that compiles to Go

https://github.com/anzellai/sky
121•whalesalad•8h ago•42 comments

Battle for Wesnoth: open-source, turn-based strategy game

https://www.wesnoth.org
370•akyuu•6h ago•93 comments

Agent Reading Test

https://agentreadingtest.com
42•kaycebasques•5h ago•10 comments

Show HN: TTF-DOOM – A raycaster running inside TrueType font hinting

https://github.com/4RH1T3CT0R7/ttf-doom
17•4RH1T3CT0R•4h ago•4 comments

The Last Quiet Thing

https://www.terrygodier.com/the-last-quiet-thing
142•coinfused•2d ago•85 comments

AI singer now occupies eleven spots on iTunes singles chart

https://www.showbiz411.com/2026/04/05/itunes-takeover-by-fake-ai-singer-eddie-dalton-now-occupies...
77•flinner•8h ago•90 comments

The cult of vibe coding is dogfooding run amok

https://bramcohen.com/p/the-cult-of-vibe-coding-is-insane
448•drob518•5h ago•379 comments

Eighteen Years of Greytrapping – Is the Weirdness Finally Paying Off?

https://nxdomain.no/~peter/eighteen_years_of_greytrapping.html
46•jruohonen•2d ago•5 comments

Show HN: Docking – Extensible Linux dock in Python

https://docking.cc
19•edumucelli•2d ago•5 comments

SOM: A minimal Smalltalk for teaching of and research on Virtual Machines

http://som-st.github.io/
22•tosh•5h ago•0 comments

Ask HN: How do you handle marketing as a solo technical founder?

20•lazarkap•2h ago•12 comments

Adobe modifies hosts file to detect whether Creative Cloud is installed

https://www.osnews.com/story/144737/adobe-secretly-modifies-your-hosts-file-for-the-stupidest-rea...
214•rglullis•6h ago•103 comments

Zooming UIs in 2026: Prezi, impress.js, and why I built something different

81•tinchox6•5h ago•36 comments

Reducto releases Deep Extract

https://reducto.ai/blog/reducto-deep-extract-agent
44•raunakchowdhuri•7h ago•7 comments