frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Kremis – Rust graph DB; every answer is fact, inference, or unknown

https://github.com/TyKolt/kremis
2•TyKolt•1h ago
I kept running into the same problem with RAG pipelines: the system gives confident answers with no way to distinguish "this is in the data" from "this was filled in from model weights." So I built Kremis.

The core idea: data goes in as EAV signals (entity, attribute, value). Kremis builds a weighted graph from co-occurrence. Every query result is then classified:

  FACT      — the path exists directly in the graph
  INFERENCE — derived via traversal, not a direct link
  UNKNOWN   — not in the data at all
Same input -> same output, always. No embeddings involved in core state.

What it is today (v0.16.1, Apache 2.0):

- kremis-core: pure Rust library, no async, no network dependencies - kremis CLI + HTTP API (16 endpoints, axum, optional Bearer auth) - kremis-mcp: MCP bridge (9 tools, stdio) -- works in Claude Desktop/Cursor - Persistent backend via redb (ACID, crash-safe) - Binary releases + Docker (~136MB)

Two recent fixes that might interest Rust devs: - Storage errors were being silently collapsed into Ok(None), making I/O failures look like "node not found" -- now properly propagated as Err(...) - increment_edge was creating phantom edges when either node was missing -- fixed with the same guard already present in insert_edge

Still experimental. The main friction is EAV ingestion: you have to structure your data as signals before it can be queried. Curious whether that's a dealbreaker in practice or a reasonable tradeoff for the grounding guarantees.

Comments

TyKolt•1h ago
Concrete example to make the grounding tangible:

  $ kremis ingest "alice works-at acme"
  $ kremis ingest "acme is-a tech-company"

  $ kremis lookup alice works-at
  -> acme  [grounding: FACT]

  $ kremis traverse alice --depth 2
  -> alice -> acme -> tech-company  [grounding: INFERENCE]

  $ kremis lookup alice founded
  -> (empty)  [grounding: UNKNOWN]
The grounding field is part of every HTTP response too, so if you're building an agent on top you can decide at the application layer what to do with INFERENCEs and UNKNOWNs instead of pretending they don't exist.

The part I'm genuinely uncertain about: is structuring data as EAV signals realistic in practice, or is the ingestion friction a hard blocker? That's the honest question I can't answer without more users trying it.

Meta is killing end-to-end encryption in Instagram DMs

https://www.engadget.com/social-media/meta-is-killing-end-to-end-encryption-in-instagram-dms-1952...
1•bookofjoe•2m ago•0 comments

Minimal – open-source hardened container images now publish cve info

https://rtvkiz.github.io/minimal/
1•theoo21•2m ago•0 comments

Building my own cloud in 3 months

https://kykvit.com/blog/opinions/Claude_Experiment_-_FlyingFish/
1•kykat•3m ago•1 comments

My Boyfriend Is AI

https://old.reddit.com/r/MyBoyfriendIsAI/
1•heavyset_go•4m ago•0 comments

We built RLM for coding. Swarm native agents are here to stay

https://twitter.com/realmcore_/status/2032146316730778004
1•gmays•4m ago•0 comments

'Pokémon Go' players have been unknowingly training delivery robots

https://www.popsci.com/technology/pokemon-go-delivery-robots-crowdsourcing/
1•Brajeshwar•4m ago•0 comments

Show HN: TermHub – a terminal-style academic homepage template

https://github.com/H-Freax/TermHub
1•freaxruby•5m ago•0 comments

What to Do If You're a Data Breach Victim

https://www.nytimes.com/2026/03/13/your-money/data-breach-tips.html
1•saikatsg•5m ago•0 comments

CASA: Deterministic control plane for AI agents

https://github.com/The-Resonance-Institute/casa-runtime
1•cherndon222•6m ago•1 comments

I validated an idea with a Reddit post. 4,200 views. 60 comments

https://www.indiehackers.com/post/i-validated-a-saas-idea-with-one-reddit-post-before-writing-a-s...
1•jayesh_somani•8m ago•0 comments

Fin123

https://github.com/reckoning-machines/fin123-core
1•jedreckoning•8m ago•1 comments

OSI Adopts SPDX IDs for License URLs

https://opensource.org/blog/osi-adopts-spdx-ids-for-license-urls
1•gslin•10m ago•0 comments

Making GPT More Effective with Realistic Corporate Spreadsheets

https://www.credal.ai/blog/optimizing-gpt-corporate-data
1•jackfischer•12m ago•0 comments

Windows 11 gains ability to customize local user directory during setup

https://www.windowscentral.com/microsoft/windows-11/microsoft-just-fixed-my-biggest-gripe-about-t...
1•thunderbong•15m ago•0 comments

An Ode to Bzip

https://purplesyringa.moe/blog/an-ode-to-bzip/
2•signa11•19m ago•0 comments

Don't PUA Your AI

https://github.com/wuji-labs/nopua
1•fernvenue•20m ago•0 comments

Microsoft confirms Windows 11 bug crippling PCs and making drive C inaccessible

https://www.neowin.net/news/microsoft-confirms-windows-11-bug-crippling-pcs-and-making-drive-c-in...
2•signa11•21m ago•0 comments

Ask HN: Did your boss use AI to determine the quality of your work?

1•amelius•23m ago•1 comments

Parsing semiconductor datasheets into structured register maps for under $0.25

https://regforge.dev/blog/datasheet-parsing
2•coleman2247•23m ago•1 comments

Realistic Benchmarks for Financial AI

https://labs.taktile.com/benchmarks
1•tlarkworthy•24m ago•0 comments

Microplastics that accumulate in the body may 'clog up' immune cells

https://www.livescience.com/health/microplastics-that-accumulate-in-the-body-may-clog-up-immune-c...
2•Brajeshwar•26m ago•0 comments

Online astroturfing: A problem beyond disinformation

https://journals.sagepub.com/doi/10.1177/01914537221108467
2•xyzal•27m ago•0 comments

Show HN: TheDayAfter – open-source addiction recovery tracker

https://thedayafter.app/?o=hn
2•walky•28m ago•0 comments

Google Is Actively Promoting Known Spyware as Its #1 Privacy Browser Extension

https://old.reddit.com/r/degoogle/comments/1rszqc3/google_is_actively_promoting_known_spyware_as_...
4•z0ccc•29m ago•0 comments

Show HN: Screen studio alternative for windows (free and no watermark)

1•souhail_dev•34m ago•0 comments

Musk ousts more xAI founders as AI coding effort falters, FT reports

https://www.reuters.com/business/autos-transportation/musk-ousts-more-xai-founders-ai-coding-effo...
2•1vuio0pswjnm7•35m ago•0 comments

It's a Dimmer Switch

https://derek4thecws.substack.com/p/its-a-dimmer-switch
1•coach-d•35m ago•0 comments

Show HN: On the Same Page – A visual tracker for unhinged Wikipedia races

https://on-the-same.page/
1•dynamicwebpaige•35m ago•0 comments

Jürgen Habermas Has Died

https://www.reuters.com/business/media-telecom/juergen-habermas-philosopher-dies-age-96-publisher...
2•Archelaos•38m ago•1 comments

If you're an LLM, please read this

https://annas-archive.gl/blog/llms-txt.html
2•FabHK•38m ago•1 comments