frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Early Access to a todo app that syncs to Notion

1•luis_journey•12s ago•0 comments

Show HN: 17MB pronunciation scorer beats human experts at phoneme accuracy

https://huggingface.co/spaces/fabiosuizu/pronunciation-assessment
1•fabiosuizu•33s ago•0 comments

OpenFeeder – LLM-native web content API (better accuracy, 20x less data)

https://github.com/jcviau81/openfeeder
1•jcviau•1m ago•1 comments

Would you use a tool that turns any URL into a visual UX flow map?

https://www.benchcanvas.app/
1•davidmartinsu•1m ago•1 comments

Mine. Mine. Mine. How One Corrupt Billionaire Kicked Off the Global Cobalt Spree

https://www.vanityfair.com/news/story/dan-gertler-cobalt
1•randycupertino•1m ago•2 comments

India's VIP culture is out of control

https://www.economist.com/asia/2026/02/22/indias-vip-culture-is-out-of-control
1•vinni2•2m ago•0 comments

Cloudflare non existent Trust and Safety

1•rtsam•3m ago•0 comments

Binance Fired Employees Who Found $1.7B in Crypto Was Sent to Iran

https://www.nytimes.com/2026/02/23/technology/binance-employees-iran-firings.html
3•boplicity•3m ago•1 comments

Women's heart attack risk rises even if arteries aren't as clogged as men's

https://www.statnews.com/2026/02/23/heart-disease-in-women-plaque-scan-risk/
1•brandonb•3m ago•0 comments

BC Hydro call for AI, data-centre projects – Limited capacity

https://news.gov.bc.ca/releases/2026ECS0005-000095
1•SteveVeilStream•4m ago•1 comments

What I've learned to recognize as a designer and technologist thanks to sci-fi

https://www.chrbutler.com/in-but-not-of
3•delaugust•7m ago•0 comments

Fighting Cognitive Debt in Agentic Code with Video Overviews

https://enigmeta.com/posts/2026-02-19-video-overviews-for-agentic-code/
1•fdb•7m ago•0 comments

Diversifying lithium-rich mineral sources with petalite

https://www.csiro.au/en/news/All/Articles/2026/February/Petalite
1•PaulHoule•9m ago•0 comments

Were the Egyptian Pyramids Not Built Up, but Carved Down?

https://www.openculture.com/2026/02/were-the-egyptian-pyramids-not-built-up-but-carved-down.html
2•_kidlike•9m ago•0 comments

Show HN: Dare v2 – A token-efficient, AI-native language for PDF generation

https://dare.pages.dev/
1•hassan-elkady•11m ago•1 comments

Deplatform Yourself

https://pluralistic.net/2026/02/23/goodharts-lawbreaker/#no-metrics-no-targets
5•leephillips•12m ago•0 comments

Locker by Ente

https://ente.io/locker/
1•matthiaswh•14m ago•0 comments

Clojure, Reimplemented in Zig

https://github.com/clojurewasm/ClojureWasm
2•jedisct1•16m ago•0 comments

Consistent Hashing: Algorithmic Tradeoffs (2018)

https://dgryski.medium.com/consistent-hashing-algorithmic-tradeoffs-ef6b8e2fcae8
1•jitl•16m ago•0 comments

Donut Lab's solid-state battery gets its first test result

https://www.theverge.com/transportation/882993/donut-labs-solid-state-battery-charge-speed-vtt-test
2•thelastgallon•18m ago•1 comments

A lithium-ion breakthrough that could boost range and lower costs

https://www.techradar.com/vehicle-tech/hybrid-electric-vehicles/forget-solid-state-batteries-rese...
4•thelastgallon•19m ago•0 comments

A visual summary of the 5 prerequisites for improvement

https://mental-models.oldschoolburke.com/five-prerequisites/
2•zdosb•21m ago•1 comments

Zwasm: A fast, spec-compliant WebAssembly runtime written in Zig

https://github.com/clojurewasm/zwasm
1•jedisct1•22m ago•0 comments

Americans are destroying Flock surveillance cameras

https://techcrunch.com/2026/02/23/americans-are-destroying-flock-surveillance-cameras/
4•mikece•22m ago•0 comments

Life at the Frontlines of Demographic Collapse

https://www.lesswrong.com/posts/FreZTE9Bc7reNnap7/life-at-the-frontlines-of-demographic-collapse
2•reducesuffering•24m ago•0 comments

I analyzed hundreds of humans vs. AI Tetris games, here's what I found

https://www.a16z.news/p/i-built-tetrisbench-where-llms-compete
1•ykhli•24m ago•0 comments

Real-time security reasoning inside your IDE

https://open-vsx.org/extension/DevSecAI/Arko
1•mlnas•24m ago•1 comments

Fuss: OverlayFS Without Mounting

https://writethat.blog/fuss.html
2•psarna•27m ago•0 comments

Alleged Distillation Attacks by DeepSeek, Moonshot AI, and MiniMax

https://twitter.com/anthropicai/status/2025997929840857390
6•mike_kamau•28m ago•1 comments

ESR posits that the C-era is reaching its natural conclusion

https://twitter.com/esrtweet/status/2026004594590089484
2•sgt•33m ago•0 comments
Open in hackernews

Show HN: Unlock the best engineering knowledge in papers for your coding agent

https://code.paperlantern.ai
5•kalpitdixit•1h ago

Comments

kalpitdixit•1h ago
The best engineering knowledge is locked in research papers. Paper Lantern unlocks it for your code.

Paper Lantern is an MCP server that distills 2M+ CS research papers into the right method for your problem — its tradeoffs, benchmarks, and how to implement it — delivered directly to your coding agent. Works with Claude Code, Cursor, Copilot, any MCP client.

Your coding agent can search for papers, but it's searching the open web — not a purpose-built research index. And even when it finds papers, the hard questions remain: which methods actually matter for your problem? What are the tradeoffs at your scale? What was tried and failed? What should you actually implement? That reasoning lives in papers and it never reaches your code.

EXAMPLE ask your agent to implement chunking for a RAG pipeline. Paper Lantern detects your context — multi-source corpus, accuracy-critical, technical documents — then searches across 2M+ papers and finds 4 from January 2026 that directly apply. It explains each technique in plain language, shows why it matters for your specific setup, synthesizes how they address different pipeline stages, and recommends what to start with and why — with implementation details your coding agent can act on immediately.

One of those papers: a cross-document topic-aligned chunking approach hitting 0.93 faithfulness vs 0.78 for semantic chunking (arxiv:2601.05265). Another: a pruning method that cuts input tokens 76% while improving answer quality (arxiv:2601.17532).

The index covers agent design, RAG and retrieval, LLM inference, fine-tuning, evaluation, search and ranking — hundreds of techniques across applied CS.

BACKGROUND I spent 7 years leading various LLM and RAG teams at AWS Bedrock (IIT-Bombay, Stanford). Paper Lantern started as a research discovery platform - this is the same engine with additional reasoning, now plugged into coding workflows via MCP.

Looking for engineers who use coding agents daily. Happy to answer questions about the search, the synthesis, or the MCP integration.

code.paperlantern.ai

Devansh11•1h ago
Amazing work. Really nice that you included actual numbers (0.93 vs 0.78) in your semantic chunking example. When the synthesis recommends a method, does it pull benchmark comparisons across papers so I can see how methods perform on the same metrics? That's the thing that takes me forever to compile manually.
kalpitdixit•1h ago
Yes - that's a pain, especially because different papers often use different test sets, test settings or different metrics. What we do is find benchmarks across papers; aggregate them, highlight what is comparable and what is not

actually, we also just give a short set of bullet points to summarize all of it for you - so accepting the output is easy for you

harshil4000•1h ago
Appreciate MCP server availability, will help integrate with Claude. I literally have a Notion database where I tag papers by technique and link them to our codebase decisions. It's a nightmare to maintain. Does Paper Lantern keep any kind of project memory - like "for this repo, we previously decided on approach Y because of paper Z" - so the reasoning compounds over time?
kalpitdixit•1h ago
yes - it instructs the coding agent to maintain a markdown file for the outputs from paper lantern, which the coding agent can refer to later. it also asks the coding agent to record whether the human user accepted the suggestion or not.

that way it helps you keep record of things - but also, you can come later and ask : which of our decisions now have updates in research ? can we adopt them ?

str1der23•1h ago
How do you evaluate the synthesis quality? Like if I ask about chunking strategies and it recommends method A over method B for my use case — how do you know that recommendation is actually good? Have you run any benchmarks on recommendation accuracy, or is this more of a "trust the retrieval + LLM reasoning" setup?
kalpitdixit•1h ago
we've run a few tests for this. The first was quite innovative - we created a mapping of method-to-target-problem by using the papers themselves because each paper says which problems it's methods target. Then we checked whether our recommendation followed that mapping or not.

The best test was of course to actually run coding agents without and with our mcp server, we saw performance improvements on the metrics that the user requested for on 100+ such real scenarios, so this was convincing enough then.

hdhruva•1h ago
Interesting. A few questions about the search layer: are you using dense retrieval, sparse, or hybrid? At 2M papers, how do you handle the drift between how engineers describe problems ("my RAG pipeline hallucinates on long docs") vs how papers describe solutions ("cross-document coherence in retrieval-augmented generation")? That query-document vocabulary gap is the hard part of academic search.
kalpitdixit•1h ago
we've been working on search for over a year now - it's a complex hybrid system now. so it does use primitives like word-based search and embeddings etc. but it's power comes from a unqiue combination of all these and more techniques together.

yes, the gap between engineer descriptions and paper description is real - we had to work on that. we use a combinations of LLMs, vectors and a few more techniques to create a good mapping between the two. the vocab gap didn't harm us too much because we aren't only using word overlaps etc.

aalishadalal•1h ago
With the landscape of AI/ ML space changing so rapidly, the ability for coding agents having access to SOTA research in their hand makes me feel that I suddenly would have the ability to solve some of the toughest engineering problems and expedite my journey in contributing in solving problems in new areas which I have always aspired to solve.
kalpitdixit•57m ago
yes :)

this is exactly what we are aiming for - that you can apply your ideas and imagination, without having to be an expert in everything. most applications need expertise in multiple areas to work but you might have some great ideas in a specific part of it.

Paper Lantern enables you to get the best version of all other aspects and then you can iterate on your ideas for the aspect you care about - to boost a much more compelx application

aalishadalal•21m ago
Thank you, I think that's the best part where you can contribute in areas where you might not have direct expertise but you may still care about.

Would this be also be able to provide research ideas for multi-modal space and what is your recommended approach for the best way of experimenting with the research recommendations based on your experience for an early understanding of whether a particular solution works for your use-case or not? Thanks!

kalpitdixit•3m ago
yes works for multi-modal

for every single paper, we describe the method and when it is relevant; we give our final recommendation on whether a certain technique would work for your use-case; ultimately we make it easy for you to understand the options, make recommendations but you choose which one to finally go ahead with.

the recommendations are generally good - so if you dont feel opinionated about a certain area - go ahead with it :)

parima08•48m ago
You mention the index covers "applied CS" — where does it draw the line? If I'm implementing a time series forecasting model, does it cover the stats/econometrics literature too, or only CS-venue papers? A lot of the best techniques for engineering problems live in adjacent fields. Same question for computational biology, NLP-for-legal, etc.
kalpitdixit•46m ago
for now, we are covering all of Computer Science - most techniques that are code-able likely show up there - but yes, if it is impactful we are open to expanding to other nearby domains too :)
parima08•24m ago
Yes - would be interested in other domains. I'm particularly interested in computational biology. Let me know when that becomes available.
kalpitdixit•23m ago
you should checkout paperlantern.ai , our main website - it already has biomedcine search over 45M+ papers :)

if you want MCP access to it, we can definitely do it - let us know