frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Itsuki – open-source memory engine for AI agents (API and MCP)

https://itsuki.app/
2•12ziyad•1h ago•2 comments

Show HN: Sesame - a local-first, open-source password manager

https://usesesame.app/
52•d0mkaaa•14h ago•68 comments

Show HN: SubSmith – Turn your own videos into language-learning material

https://subsmith.app
67•IbrahimF96•22h ago•51 comments

Show HN: Tokensift, an open-sourced token-efficiency linter for LLM prompts

https://github.com/ritenv/tokensift
3•ritenv•2h ago•1 comments

Show HN: AMC Stocks Hub – asset-manager profiles, 13F holdings, and co-holdings

https://assetmanagementcompany.net/
2•lzyuan1006•3h ago•0 comments

Show HN: The load-bearing vocabulary of Claude

https://louisabraham.github.io/load-bearing/
662•Labo333•2d ago•319 comments

Show HN: OpenTIE and OpenXWA, Modern Ports of Tie Fighter and X-Wing Alliance

https://github.com/elyosh/OpenTIE/
218•elyosh•1d ago•56 comments

Show HN: Hacker News Client with Claude Code and Codex Integration

https://github.com/nilbuild/rundown
8•kamranahmedse•13h ago•0 comments

Show HN: Blast – Open-source sandbox-as-a-service

https://github.com/stanford-mast/blast
10•calebhwin•15h ago•0 comments

Show HN: Metis – An agent harness pushing DeepSeek to Opus-tier coding (82%)

https://github.com/Wholiver/metis
3•oliverhuchenrui•6h ago•2 comments

Show HN: 500,000+ AOL Instant Messenger Buddy Icons All at Once

https://buddyiconarchive.com/
6•shedletsky•10h ago•0 comments

Show HN: Watches user sessions, finds bugs that matter, and fixes them

https://github.com/opslane/opslane
35•aray07•1d ago•11 comments

Show HN: We built open OpenRouter that turns usage into a better model

https://github.com/experientiallabs/experiential
209•SilenN•1d ago•46 comments

Show HN: An annotated archive of S-1 filings, with hindsight

https://s-1.space/
2•eigen-vector•8h ago•0 comments

Show HN: Awe Radio, free 24/7 internet radio stations for anyone

https://aweradio.app/
2•vbst•9h ago•2 comments

Show HN: FeatureFlags.app – Feature Management for .NET

https://featureflags.app/
4•avlcodemonkey•16h ago•0 comments

Show HN: NodeAkt – Zero-dependency distributed actor framework for TypeScript

https://tochemey.github.io/nodeakt/
4•Tochemey•9h ago•0 comments

Show HN: I read 648 banks' exchange boards daily to show what they charge

https://myratefx.com/
5•pedroalbaladejo•17h ago•2 comments

Show HN: Boop – tiny, self-hosted push notifications for your apps built in Go

https://github.com/chrisgreg/boop
6•bustylasercanon•14h ago•2 comments

Show HN: A lightweight, stateless database for agent memory

https://polign.com/blog-edge-agent-memory
34•anuptalwalkar•2d ago•12 comments

Show HN: Voronoi Go

https://voronoigo.com/
154•igpay•1d ago•26 comments

Show HN: Build your own theme park

https://www.magicpatterns.com/theme-park
55•thealexanderlee•2d ago•25 comments

Show HN: Texttile, a multiplayer blog engine for people who write together

https://www.texttile.blog/
13•klausbreyer•21h ago•3 comments

Show HN: My Claude quota ran out in 10 minutes, so I made a tool to find out why

https://github.com/kelviq/tare
86•sachinneravath•1d ago•64 comments

Show HN: Restoredrill – proves your Postgres backups restore

https://github.com/ahmadpiran/restoredrill
46•ahmadpiran•1d ago•22 comments

Show HN: FnScribe – Open-source, offline dictation for macOS

https://github.com/AlgorithmicResearchGroup/fnscribe
20•modagent•1d ago•14 comments

Show HN: Kosh – Bash shell runtime with 100x faster Shellcheck and LSP built-in

https://github.com/toiletbril/kosh
6•toiletbril•12h ago•1 comments

Show HN: OpenLayer – local Photoshop plugin for ComfyUI (inpaint/outpaint demo)

https://github.com/MehranMarxian/OpenLayer
6•HMUSER•17h ago•0 comments

Show HN: Kvist – a Lisp for systems programming that compiles to Odin

https://github.com/kvist-lang/kvist
3•andreasflakstad•12h ago•2 comments

Show HN: RealDiff – runtime behavior diffing for pull requests (six languages)

https://github.com/issacnitin/RealDiff
40•issacnitin•1d ago•10 comments
Open in hackernews

Show HN: Itsuki – open-source memory engine for AI agents (API and MCP)

https://itsuki.app/
2•12ziyad•1h ago

Comments

nirmeet011011•1h ago
Where's the memory actually getting stored - local, or on your servers? Curious how you're handling persistence and privacy here, especially if an agent is pulling memory across different tools/sessions.
12ziyad•54m ago
Itsuki stores memory on its Cloudflare servers,not on the user's computer.instead of complete transcripts Itsuki extracts like useful facts and events,also the data and memory isn't used for training and also it have setup like user can export or delete it.