Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Semantics for 2D Rasterization(arxiv.org ↗)
    discuss
  2. Device Bound Session Credentials in Asp.net Core(blog.maartenballiauw.be ↗)
    discuss
  3. Embeddable Interactive Avatars(synthesia.io ↗)
    discuss
  4. The paradox of AI automation at the workplace
    discuss
  5. I didn't sign the Fields medallists' letter(gowers.wordpress.com ↗)
    discuss
  6. Artificial Analysis Capability Indices v1.1(artificialanalysis.ai ↗)
    discuss
  7. Show HN: AskMe – answers repetitive support questions(ask-me.studio ↗)
    discuss
  8. Automattic execs signed reciprocal severance deals in Mullenweg absence(techcrunch.com ↗)
    discuss
  9. Ask HN: How do you use AWS AssumeRole?
    discuss
  10. Reckless Expansion Plans Blow Past European Airports Carbon Limits(cleantechnica.com ↗)
    discuss
  11. What Is a Docker Container?(freipaul.com ↗)
    discuss
  12. AI Safety Is Mostly a Sex Cult(skywriter.blue ↗)
    discuss
  13. Stress at work linked to erectile dysfunction, even in younger men(scimex.org ↗)
    1comments
  14. Show HN: Airy TTS – 2K characters/second, $2 per 1M characters(airy.so ↗)
    discuss
  15. Epstein had cache of child sex pics; victims sue to find out who's in them(arstechnica.com ↗)
    discuss
  16. GLM Built Its Own Inference Infrastructure(z.ai ↗)
    discuss
  17. Nobody Encrypts Container Images(bschaatsbergen.com ↗)
    discuss
  18. Jev Is the Missing Piece in Production AI Systems(nimendra.xyz ↗)
    discuss
  19. Release of CmdStan 2.40(mc-stan.org ↗)
    discuss
  20. Backup Exec(wikipedia.org ↗)
    discuss
  21. (Go) Spelunk(github.com/detro ↗)
    1comments
  22. One Year of Sponsored Servo Development(servo.org ↗)
    3comments
  23. EpicSemi Contrail AIX RISC-V Servers(epicsemi.com ↗)
    discuss
  24. Measuring and Exploiting Implicit Trust in LLM Tool-Calling Pipelines(arxiv.org ↗)
    discuss
  25. Axiom Knowledge graph: A deterministic search engine
    2comments
  26. Developer builds 3D code visualizer that takes 21GB RAM shows 2.5M LOC at 120fps(tomshardware.com ↗)
    discuss
  27. CCC invites all model citizens to 40C3(ccc.de ↗)
    discuss
  28. ImageToSTL – photo to 3D, or a logo into a printable STL(imagetostl.im ↗)
    2comments
  29. Code Contracts(code-contracts.cc ↗)
    discuss
  30. Show HN: Gliese Watch – alerts when control over a DeFi contract changes(gliese.io ↗)
    discuss

Axiom Knowledge graph: A deterministic search engine

3 pointsby 53m ago
2 comments
Every time you search on internet you might feel in any corner of your mind as does this a correct information because now in 2026 every search becomes AI search and as we know AI can show errors and shows misleading information confidently which is wrong. We want a proper search engine which can show real facts and true facts with under millisecond of search. So, presenting Axiom a search engine which can solve these all problems. Axiom is not a simple search engine but a hybrid BM25 and a sematic vector search engine. AXIOM addresses these systemic pathologies by re locating computational control to a sovereign local exe cution node. AXIOM operates independently of external cloud services, processing web documents through a high-performance pipeline and indexing them into a locally stored vector space. AXIOM is explicitly architected for environments requiring high throughput, structural permanence, and absolute data privacy: • Offline-First Academic Research: Enables continuous, local ingestion of scientific repositories (e.g., ArXiv, PubMed, IEEE Xplore, CERN, Springer) for local query resolution without web access. • Deterministic Agentic RAG: Serves as a zero hallucination ground-truth context provider for autonomous AI agents requiring verified factual lookups. • Self-Hosted Knowledge Infrastructure: Provides high-density indexing of sensitive internal documentation alongside public domain datasets within a strictly air-gapped security perimeter. AXIOM presents a production-grade alternative to centralized search platforms. By unifying high-concurrency Rust spidering, local vector indexing in Qdrant, and strict cross encoder thresholding, AXIOM delivers high throughput information retrieval while ensuring absolute data sovereignty and factual accuracy. Axiom had won from Bing copilot search in information from Wikipedia about maths formulas and concepts and here Bing copilot search told this completely wrong and incorrect whereas on Axiom it shown correct and actual information.