frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Stereo Images of Giant Galaxies

https://www.bbc.com/future/article/20251121-sir-brian-mays-stereo-vision-of-galaxies
1•benbreen•6m ago•1 comments

Hayli Gubbi Volcano

https://www.planet.com/stories/hayli-gubbi-volcano-idGm_jiDg
1•perihelions•8m ago•0 comments

Show HN: Free client-side image compressor (privacy-first, no uploads)

https://www.toolboxnest.com/photosection/image-compressor
1•Vivek123413•8m ago•1 comments

Energy Department Launches 'Genesis Mission'

https://www.energy.gov/articles/energy-department-launches-genesis-mission-transform-american-sci...
1•LostMyLogin•10m ago•1 comments

RoaringBitmap Extension for PostgreSQL

https://github.com/ChenHuajun/pg_roaringbitmap
2•porsager•11m ago•1 comments

Faceted query acceleration for PostgreSQL using roaring bitmaps

https://github.com/cybertec-postgresql/pgfaceting
1•porsager•11m ago•0 comments

Microsoft doesn't understand the dislike for Windows' new direction

https://www.xda-developers.com/microsoft-doesnt-understand-dislike-windows-new-direction/
3•tartoran•11m ago•0 comments

Symbol of LA Modernism, the Stahl House Hits Market for First Time, Asking $25M

https://www.mansionglobal.com/articles/stahl-house-los-angeles-asks-25-million-ac358d99
1•andsoitis•14m ago•1 comments

Energy Snap: Quick Workouts for Entrepreneurs and Solopreneurs

https://energysnap.app/
1•AI_kid1412•15m ago•0 comments

How to get Pandoc to respect custom table styles in Word templates

https://johnathandos.com/posts/2025-11-24-custom-tables-with-pandoc/
1•johnathandos•15m ago•0 comments

Is AI Eating the World?

https://philippdubach.com/2025/11/23/is-ai-really-eating-the-world/
2•freediver•16m ago•1 comments

Age of the Captain

https://en.wikipedia.org/wiki/Age_of_the_captain
2•downboots•20m ago•0 comments

Science, Optics and Youline – Prehistory to 999 Ad

https://micro.magnet.fsu.edu/optics/timeline/pre1000.html
1•andsoitis•21m ago•0 comments

De Bruijn Graph

https://en.wikipedia.org/wiki/De_Bruijn_graph
2•downboots•21m ago•0 comments

Code Wiki: Accelerating your code understanding

https://developers.googleblog.com/en/introducing-code-wiki-accelerating-your-code-understanding/
2•msolujic•27m ago•0 comments

Meta and Google Discuss Deploying TPUs in Meta Datacenters Starting 2027

https://finance.yahoo.com/news/meta-google-discuss-tpu-deal-233823637.html
2•mfiguiere•28m ago•0 comments

Who first understood how eyes work?

https://www.occuity.com/post/who-first-understood-how-eyes-work
2•andsoitis•28m ago•1 comments

OpenAI's AI gadget now has a prototype

https://sherwood.news/tech/altman-openais-ai-gadget-now-has-a-prototype/
1•RyanShook•45m ago•0 comments

Computer Science and Game Theory: A Conversation – Timothy Roughgarden [video]

https://www.youtube.com/watch?v=cKeuB4B1Ww8
2•vismit2000•46m ago•0 comments

AI or You? Who is the one who can't get it done?

https://medium.com/@ahintze_23208/ai-or-you-who-is-the-one-who-cant-get-it-done-1cb60b9a2dbb
1•timschmidt•49m ago•0 comments

Ask HN: Why do maintainers spend time reviewing my code?

1•dils•50m ago•1 comments

Show HN: Kibun (気分) – a decentralized status.cafe alternative I made

https://www.kibun.social/
4•lakshikag•52m ago•0 comments

Unexpected 'Zig-Zag' Structures Discovered in Earth's Magnetic Field

https://www.sciencealert.com/unexpected-zig-zag-structures-discovered-in-earths-magnetic-field
1•ashishgupta2209•58m ago•0 comments

The AI Invasion of Knitting and Crochet

https://www.plagiarismtoday.com/2025/11/24/the-ai-invasion-of-knitting-and-crochet/
3•cardamomo•1h ago•0 comments

Why investors are increasingly fatalistic

https://www.economist.com/finance-and-economics/2025/11/23/why-investors-are-increasingly-fatalistic
3•jcartw•1h ago•2 comments

Quantum computing production expands with Shenzhen's factory project in China

https://dig.watch/updates/quantum-computing-production-expands-with-shenzhens-factory-project-in-...
1•rguiscard•1h ago•1 comments

Stanford Agentic Reviewer

https://paperreview.ai/
1•kpw94•1h ago•1 comments

Webfoundry gets GPT 5.1 Codex HTML generation through voice assistant

https://www.webfoundry.app/
2•guiprav•1h ago•1 comments

The price of gold: In Venezuela, mining threatens Indigenous Pemón

https://news.mongabay.com/2025/11/the-price-of-gold-in-venezuela-mining-threatens-indigenous-pemon/
1•PaulHoule•1h ago•0 comments

Linux compatible reliable C# boost for NATS messaging

https://github.com/nats-io/nats.net
1•northlondoner•1h ago•0 comments
Open in hackernews

PlankDB – A Quantum-Powered Key-Value Store with Grover (Spring Boot)

https://github.com/swampus/plank-db
1•swampus•6mo ago

Comments

swampus•6mo ago
Hi HN!

We’ve built *PlankDB*, an experimental key-value database that supports quantum-powered search via Grover's algorithm.

It combines: - Quantum search using IBM Qiskit (Grover's Algorithm) - Java 17 + Spring Boot + Clean Architecture - RESTful API with Swagger - Support for local (simulated) and IBM remote quantum execution

The quantum part isn't just a gimmick — it performs a *probabilistic search* over inserted keys using Grover’s quadratic speedup. We also support classical search for comparison.

The project is fully open-source and actively maintained: https://github.com/swampus/plank-db

Would love your feedback — ideas, bugs, or quantum jokes are all welcome!