frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Portable RAG (Open Source)

3•cepstrum9•2h ago
There's a class of text that's too big for a context window but too small to justify a vector database. A codebase, a folder of notes, a Slack export. I built a small library - raglet - to solve this problem raglet for it.

You can use it in Python i.e

from raglet import RAGlet

rag = RAGlet.from_files(["docs/", "notes.md"])

results = rag.search("what did we decide about the API design?", top_k=5)

rag.save("my-notes")

Load it anywhere

rag = RAGlet.load("my-notes")

It uses local embeddings (sentence-transformers, no API keys), saves to a plain directory you can git commit.

The benchmark numbers were more interesting than I expected:

1 MB (~262K tokens) | 3.5s build | 3.7ms search 10 MB (~2.6M tokens) | 35s build | 6.3ms search 100 MB (~26M tokens) | 6min build | 10.4ms search

limitations: .txt and .md only right now (PDF/DOCX is next), no file change detection, ~100 MB practical ceiling before build time gets unwieldy.

What would make this useful for your workflow?

Let's Write a Real-Time Operating System

https://github.com/skaiui2/SKRTOS_sparrow
1•skaiuijing•10s ago•1 comments

The Biggest Identity Sandpiles and How to Compute Them

https://eavan.blog/posts/big-identity-sandpiles.html
1•lachlan_gray•10s ago•0 comments

Show HN: Script that finds local businesses with bad websites and cold emails

https://jumbotronic.gumroad.com/l/dbrtv
1•ryanholtdev•45s ago•0 comments

Top Gen AI Consumer Apps: March 2026

https://www.a16z.news/p/top-100-gen-ai-consumer-apps-march
1•7777777phil•1m ago•0 comments

Show HN: Hebbs – a single-binary memory engine for AI agents – sub-10ms

https://github.com/hebbs-ai/hebbs
1•paragarora•1m ago•1 comments

Okmain: How to pick an OK main colour of an image

https://dgroshev.com/blog/okmain/
1•dgroshev•1m ago•0 comments

Why Leaving the Legacy Algorithmic Media Is So Hard

https://technically-good.ca/blog/2026-03-caught-in-a-multi-billion-dollar-web-why-leaving-the-leg...
1•speckx•2m ago•0 comments

Show HN: Sento AI – Generate landing pages from a text prompt (sento24.com)

https://sento24.com/
1•abirbuilds•3m ago•0 comments

Show HN: ClawDiary – Audit log and human approval gate for AI agents (Claw, MCP

https://github.com/jetywolf/claw-diary
2•jetywolf•3m ago•0 comments

Nvidia 595 Linux Driver Running Well in Early Benchmarks

https://www.phoronix.com/review/nvidia-595-linux#google_vignette
2•doener•4m ago•0 comments

Phantom Islands – A Sonic Atlas

https://www.andrewpekler.com/phantom-islands/
2•TigerUniversity•4m ago•0 comments

The Need for Understanding (2025)

https://blog.information-superhighway.net/on-the-need-for-understanding
2•ahlCVA•4m ago•0 comments

Show HN: Mallo – An iOS AI companion that remembers you and checks in daily

https://mallopal.com/
2•tmproduction•7m ago•1 comments

The AI economy needs an ass

https://www.assstore.ai/
2•groovecoder•8m ago•0 comments

MariaDB to Acquire GridGain

https://mariadb.com/newsroom/press-releases/mariadb-to-acquire-gridgain-architecting-the-real-tim...
2•Klaster_1•8m ago•0 comments

Phoenix-4: Real-Time Human Rendering with Emotional Intelligence

https://www.tavus.io/post/phoenix-4-real-time-human-rendering-with-emotional-intelligence
1•perelin•9m ago•0 comments

Show HN: Claude Code Release Tracker

https://ccwatch.net/
3•mdix•9m ago•2 comments

Show HN: Garry's Count – stats to tell if you're shipping at YC speed

https://github.com/mrieck/garrys-count
2•mrieck•10m ago•0 comments

AI Is Not Ready for Ethereum Security Audits: A Test

https://magicgrants.org/2026/03/09/AI-Not-Ready-for-Ethereum-Audits
2•sgp_•10m ago•1 comments

Towards a Solution for Cognitive Debt

https://quint-lang.org/posts/cognitive_debt
2•bugarela•11m ago•0 comments

Why LLM agents break when you give them 100k tools

https://getviktor.com/blog/what-breaks-when-your-agent-has-100000-tools
2•peteralbert•11m ago•1 comments

Satsgate: A Lightning L402 paywall and prepaid credits for APIs/AI agents

https://github.com/Mike-io-hash/satsgate
2•Mike-io•13m ago•1 comments

New Strides Made on Deceptively Simple 'Lonely Runner' Problem

https://www.quantamagazine.org/new-strides-made-on-deceptively-simple-lonely-runner-problem-20260...
3•rbanffy•13m ago•0 comments

On Software Quality

https://pxlnv.com/blog/on-software-quality/
2•vintagedave•15m ago•0 comments

FastParseX 1.0 – High‑performance C++ parsing engine (CSV, logs, binary)

https://github.com/FastParseX-dev/FastParseX
2•FastParseX_dev•15m ago•2 comments

DropMind – a simple self-hosted memory cache

https://github.com/oldany/dropmind
2•oldany•15m ago•1 comments

Show HN: Crit – terminal TUI for reviewing AI-generated code and plan documents

https://github.com/kevindutra/crit
2•kevindutra•16m ago•0 comments

Show HN: Peribus – "Track hand on A, display on B, blink LED on C" – one prompt

https://github.com/peripherialabs/peribus
2•kanzeee•17m ago•0 comments

Show HN: EdgeGhost – A frictionless futures trading journal

https://edgeghost.com
2•AdamPayne238•17m ago•1 comments

RFC 2322 – Management of IP numbers by peg-DHCP

https://datatracker.ietf.org/doc/html/rfc2322
2•LorenDB•18m ago•0 comments