frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Single API for keyword and semantic and recency (no more duct-tape)

https://coderswap.ai/
1•vtaya•3h ago
Hey HN! Like many of you, I've built the same search infrastructure multiple times: Elasticsearch for keywords, Pinecone for vectors, Redis for recent items, and a mess of Python trying to merge results. The pattern we all know: python# Sound familiar? keyword_results = elasticsearch.search(query) vector_results = pinecone.query(embedding) recent_results = redis.get_recent() # ...200 lines of merge logic, score normalization, dedup After building this three times at different companies, we decided to combine everything into one API. Not revolutionary, just practical - handle keyword matching, semantic search, and recency scoring without the orchestration layer. Example with "ORA-12545 error from last week": The system recognizes "ORA-12545" needs exact matching (keyword), understands "error" conceptually (semantic), boosts recent results (temporal), and returns a single unified response. Some numbers from testing on Oracle docs (47GB): Traditional stack: 2-3 days to set up, 320ms latency, 3+ services to maintain, ~$400/month for ES + Pinecone + compute. Our approach: 5 minute setup, 180ms latency, 1 API endpoint, ~$200/month all-in. Trade-offs we made:

Simpler config (just weight ratios) vs full control English-only initially 100GB limit per index No graph relationships

The interesting bit: most teams don't actually need to tune BM25 parameters or vector similarity metrics. They just want search that works for their domain. What's not obvious until you run multiple search systems:

Keeping Elasticsearch and Pinecone in sync is a constant headache When search fails, debugging across three systems takes hours The merge logic becomes more complex than your actual application

Questions for the community:

What's your current search stack looking like? Is maintaining multiple systems worth the flexibility? What search problems are still unsolved for you?

Happy to share more technical details. We put up a demo at coderswap.ai if anyone wants to try it with their edge-case documents. What's been your experience combining keyword and vector search? Are you running multiple systems or found a better way?

AMD and Intel Mark x86 Ecosystem Advisory Group's Anniversary

https://www.phoronix.com/news/AMD-Intel-One-Year-x86-Eco
1•csmantle•1m ago•0 comments

The Puzzle of the 'Idiot Savant'

https://aeon.co/essays/historys-shaming-fascination-for-the-so-called-idiot-savant
1•FreeQueso•2m ago•0 comments

Ask HN: Blogs / Sites / Channels for agentic coding topics

2•d_sc•3m ago•0 comments

Native American stereotypes, as seen by Native Americans

https://phys.org/news/2025-10-native-american-stereotypes-americans.html
1•bikenaga•3m ago•0 comments

Rust Maintainers Fund [pdf]

https://rustnl.org/resources/Rust-Maintainers-Fund.pdf
1•weinzierl•5m ago•0 comments

From Pipeline Sprawl to Table-Based Data Flows: ETL with Pub/Sub for Tables

1•immortan_dag•5m ago•0 comments

Benchmarking Postgres 17 vs. 18

https://planetscale.com/blog/benchmarking-postgres-17-vs-18
1•bddicken•6m ago•0 comments

A modern approach to preventing CSRF in Go

https://www.alexedwards.net/blog/preventing-csrf-in-go
1•todsacerdoti•7m ago•1 comments

Show HN: Pghashlib – open-source stable hash functions for PostgresSQL

https://github.com/christyjacob4/pghashlib
1•christyjacob4•7m ago•0 comments

The RCL Configuration Language

https://rcl-lang.org
1•raldu•8m ago•0 comments

Show HN: Ottoclip – Treat product demos and guides like compiled code

https://www.ottoclip.com
1•ttruong•9m ago•0 comments

Redesigning a Base Fee for Monad

https://www.category.xyz/blogs/redesigning-a-base-fee-for-monad
1•twinno2•10m ago•0 comments

Headlamp Plugin for Karpenter (Kubernetes)

https://kubernetes.io/blog/2025/10/06/introducing-headlamp-plugin-for-karpenter/
1•andrewstetsenko•11m ago•0 comments

Echo JS: a HN-style site for JavaScript news

https://echojs.com/
2•ayaros•12m ago•0 comments

The US Is Adding EV Chargers at a Record Pace

https://www.bloomberg.com/news/articles/2025-10-09/us-ev-drivers-gain-access-to-record-number-of-...
2•toomuchtodo•12m ago•1 comments

The Worlds Hardest Game – Remake Multiplayer in Browser

https://worldshardestgame.app
1•crosschainer•12m ago•1 comments

Show HN: I Vibe Coded an Evolution Tracker for Digimon Story Time Stranger

https://www.digimanager.app
1•dandes•12m ago•0 comments

12 Angry Agents, Or: A Plan for AI Empathy

https://www.lesswrong.com/posts/FvHJEX4LubCmeqhuX/12-angry-agents-or-a-plan-for-ai-empathy
2•flypunk•13m ago•0 comments

Chinese beverage giant to debut in US

https://www.chinadaily.com.cn/a/202510/04/WS68e0613ea310f735438b37ce.html
1•paulpauper•14m ago•0 comments

We Turned the Light On–and the AI Looked Back

https://marginalrevolution.com/marginalrevolution/2025/10/jack-clark-on-ai.html
2•paulpauper•15m ago•0 comments

3D portfolio of an award-winning creative graphics engineer

https://samsy.ninja
2•gregwolanski•15m ago•0 comments

Semantic-UUID

https://github.com/inversepolarity/semantic-uuid
1•surajs•16m ago•0 comments

OpenAI wants to stop ChatGPT from validating users' political views

https://arstechnica.com/ai/2025/10/openai-wants-to-stop-chatgpt-from-validating-users-political-v...
3•SilverElfin•16m ago•1 comments

Why Some Students Learn Faster

https://fivetwelvethirteen.substack.com/p/why-some-students-learn-faster
1•FromTheArchives•17m ago•0 comments

What Everyone Is Getting Wrong About AI And Jobs – Garry Tan [video]

https://www.youtube.com/watch?v=IqwSb2hO1jE
1•serendipty01•18m ago•0 comments

A Furious Debate over Autism's Causes Leaves Parents Grasping for Answers

https://www.nytimes.com/2025/10/14/health/autism-parents-genetics-vaccines-tylenol.html
2•curtistyr•18m ago•0 comments

Ask HN: Favorite Pairing App?

2•ctkhn•18m ago•1 comments

Subverting Telegram's End-to-End Encryption

https://tosc.iacr.org/index.php/ToSC/article/view/10302
14•pona-a•19m ago•1 comments

VW's Cariad Disaster – Closer Look [video]

https://www.youtube.com/watch?v=rEOd6mOS66E
1•drmacak•21m ago•0 comments

Firefox 145 Beta Released with 32-Bit Linux Support Dropped

https://www.phoronix.com/news/Firefox-145-Beta
1•Bender•21m ago•0 comments