frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Introducing tmux-rs

https://richardscollin.github.io/tmux-rs/
591•Jtsummers•10h ago•196 comments

Flounder Mode – Kevin Kelly on a different way to do great work

https://joincolossus.com/article/flounder-mode/
149•latentnumber•10h ago•33 comments

Launch HN: K-Scale Labs (YC W24) – Open-Source Humanoid Robots

143•codekansas•9h ago•71 comments

AV1@Scale: Film Grain Synthesis, The Awakening

https://netflixtechblog.com/av1-scale-film-grain-synthesis-the-awakening-ee09cfdff40b
158•CharlesW•9h ago•127 comments

Manipulating trapped air bubbles in ice for message storage in cold regions

https://www.cell.com/cell-reports-physical-science/fulltext/S2666-3864(25)00221-8
29•__rito__•3d ago•5 comments

Wind Knitting Factory

https://www.merelkarhof.nl/work/wind-knitting-factory
72•bschne•5h ago•21 comments

Kubernetes is a symptom, not a solution

https://andreafortuna.org/2025/06/20/unpopular-opinion-kubernetes-is-a-symptom-not-a-solution
19•gsky•1h ago•7 comments

Peasant Railgun

https://knightsdigest.com/what-exactly-is-the-peasant-railgun-in-dd-5e/
191•cainxinth•11h ago•147 comments

You are what you launch: how software became a lifestyle brand

https://omeru.bearblog.dev/lifestyle/
15•freediver•2d ago•2 comments

Poor Man's Back End-as-a-Service (BaaS), Similar to Firebase/Supabase/Pocketbase

https://github.com/zserge/pennybase
137•dcu•10h ago•91 comments

High-Fidelity Simultaneous Speech-to-Speech Translation

https://arxiv.org/abs/2502.03382
50•Bluestein•5h ago•31 comments

CO2 sequestration through accelerated weathering of limestone on ships

https://www.science.org/doi/10.1126/sciadv.adr7250
21•PaulHoule•2h ago•8 comments

Opening up ‘Zero-Knowledge Proof’ technology

https://blog.google/technology/safety-security/opening-up-zero-knowledge-proof-technology-to-promote-privacy-in-age-assurance/
227•doomroot13•8h ago•138 comments

An Algorithm for a Better Bookshelf

https://cacm.acm.org/news/an-algorithm-for-a-better-bookshelf/
64•pseudolus•2d ago•10 comments

Caching is an abstraction, not an optimization

https://buttondown.com/jaffray/archive/caching-is-an-abstraction-not-an-optimization/
85•samuel246•2d ago•66 comments

Converge (YC S23) well-capitalized New York startup seeks product developers

https://www.runconverge.com/careers
1•thomashlvt•4h ago

Where is my von Braun wheel?

https://angadh.com/wherevonbraunwheel
117•speckx•12h ago•91 comments

Ubuntu 25.10 Raises RISC-V Profile Requirements

https://www.omgubuntu.co.uk/2025/06/ubuntu-riscv-rva23-support
58•bundie•2d ago•17 comments

Postcard is now open source

https://www.contraption.co/postcard-open-source/
77•philip1209•9h ago•25 comments

AI for Scientific Search

https://arxiv.org/abs/2507.01903
87•omarsar•10h ago•21 comments

Stalking the Statistically Improbable Restaurant with Data

https://ethanzuckerman.com/2025/07/03/stalking-the-statistically-improbable-restaurant-with-data/
52•nkurz•8h ago•25 comments

Fei-Fei Li: Spatial intelligence is the next frontier in AI [video]

https://www.youtube.com/watch?v=_PioN-CpOP0
257•sandslash•2d ago•131 comments

Encoding Jake Gyllenhaal into one million checkboxes (2024)

https://ednamode.xyz/blogs/2.html
45•chilipepperhott•9h ago•12 comments

Michael Madsen has died

https://www.nytimes.com/2025/07/03/movies/michael-madsen-dead.html
60•anigbrowl•3h ago•17 comments

Parallelizing SHA256 Calculation on FPGA

https://www.controlpaths.com/2025/06/29/parallelizing_sha256-calculation-fpga/
52•hasheddan•10h ago•30 comments

About AI Evals

https://hamel.dev/blog/posts/evals-faq/
159•TheIronYuppie•2d ago•36 comments

Show HN: I rewrote my notepad calculator as a local-first app with CRDT syncing

https://numpad.io
15•tonyonodi•3d ago•4 comments

Copper is Faster than Fiber (2017) [pdf]

https://www.arista.com/assets/data/pdf/Copper-Faster-Than-Fiber-Brief.pdf
68•tanelpoder•2d ago•64 comments

Astronomers discover 3I/ATLAS – Third interstellar object to visit Solar System

https://www.abc.net.au/news/science/2025-07-03/3i-atlas-a11pl3z-interstellar-object-in-our-solar-system/105489180
281•gammarator•22h ago•149 comments

Alice's Adventures in a Differentiable Wonderland

https://arxiv.org/abs/2404.17625
133•henning•3d ago•21 comments
Open in hackernews

AI for Scientific Search

https://arxiv.org/abs/2507.01903
87•omarsar•10h ago

Comments

mixedmath•9h ago
From the title, I had thought that this would be a new tool for searching science, such as searching the arxiv. But this is actually a survey.

I quote the conclusion of the survey:

---

In conclusion, rapid advancements in artificial intelligence, particularly large language models like OpenAI-o1 and DeepSeek-R1, have demonstrated substantial potential in areas such as logical reasoning and experimental coding. These developments have sparked increasing interest in applying AI to scientific research. However, despite the growing potential of AI in this domain, there is a lack of comprehensive surveys that consolidate current knowledge, hindering further progress. This paper addresses this gap by providing a detailed survey and unified framework for AI4Research. Our contributions include a systematic taxonomy for classifying AI4Research tasks, identification of key research gaps and future directions, and a compilation of open-source resources to support the community. We believe this work will enhance our understanding of AI’s role in research and serve as a catalyst for future advancements in the field.

---

I jumped at this because I'm a mathematician who has been complaining about the lack of effective mathematical search for several years.

Davidzheng•7h ago
How do you view o3? I personally find it superior to google search almost always. Do you find that it often misses key references? (also mathematician)
masterjack•3h ago
Have you found https://sugaku.net/ useful? It’s focused on math research
gavinray•8h ago
I was hoping for this to announce a tool for research.

Anyone know of the best way to do something like:

"Find most relevant papers related to topic XYZ, download them, extract metadata, generate big-picture summary and entity-relationship graph"?

Having a nice workflow for this would be the best thing since sliced bread for hobbyists interested in niche science topics.

Recently found https://minicule.com which is free and lets you search + import, but it focuses more on "concept-extraction" than LLM synthesis/summary.

AustinBGibbons•8h ago
Check out https://elicit.com/
gavinray•6h ago
Seems potentially useful, thanks! Only drawback I can see is the small number of papers provided by the free plan, but that's reasonable I suppose.
hugeBirb•7h ago
I've been trying to tackle this exact problem. Current process is to use exa.ai to collect a wide breadth of research papers. Do a summarization pass and convert to markdown. Search for more specific terms then give the relevant papers/context to Gemini 2.5 pro and say give me a summary. Looking for very specific resources and to be honest it's been a terrible process :|
kianN•6h ago
Linking to a nearby thread in case this is helpful: https://news.ycombinator.com/item?id=44457928
dmezzetti•7h ago
PaperAI is also an option if you prefer open-source: https://github.com/neuml/paperai

Disclaimer: I'm the primary author of this project.

kianN•7h ago
I built a public literature review search tool for some graduate student friends that became pretty popular in the Santa Barbara area. It actually does exactly what you are describing.

It’s not neural network based: it leverages hierarchical mixture models to give a statistical overview of the data. It lets you build these analysis graphs via search or citation networks.

Example: https://platform.sturdystatistics.com/deepdive?search_type=e...

gavinray•6h ago
This is genuinely incredible, tried it using a recent-ish paper on the pharmacology and mechanisms of the Androgen Receptor and my mind is blown:

https://platform.sturdystatistics.com/deepdive?fast=1&q=http...

andjar•6h ago
A while ago, I started working on two R packages for creating 'living reviews': metawoRld and DataFindR, see https://andjar.github.io/metawoRld/articles/conceptual_overv... . You do the broad literature search yourself, but the idea is to use LLMs to select relevant studies and perform data extraction in a structured, reproducible manner. The extracted data is stored in a git repository for collaboration and version tracking, with automated validation and website generation for presenting results.
TechDebtDevin•5h ago
"Structured and Reproducable"
tkuipers•6h ago
I’ve found a lot of success with https://www.undermind.ai/ though I’m not sure it has the graph you’re looking for
gavinray•6h ago
This also looks excellent, thank you!
whattheheckheck•5h ago
Connectedpapers.com
tough•1h ago
emergentmind is pretty good
sergeim19•1h ago
Hi, I'm the creator of https://tatevlab.com. It does something similar + aiming to be something like a "spotify" for research papers (currently working on a feature to allow creating and sharing personal collections). It summarizes papers based on practical potential and you can find papers based on similarity. Feedback is welcome.
fabmilo•5h ago
I like zotero, I started vibe coding some integration for my workflow, the project is a bit clunky to build and iterate the development specially with gemini & claude. But I think that is the direction to take instead of reinvent from scratch something
scientific_ass•5h ago
Was expecting a product I can try out. But still, not disappointed.
bossyTeacher•3h ago
AI for Scientific Search yes. LLM for Scientific Search I am not sure. AI is not equivalent with LLM. I dislike it when people do it.

AI will have a brand crisis once LLMs get abandoned and researchers need to explain the public that the new AI (not LLM based) is different than the old AI (LLM based) which is different from the old AI (GOFAI)