frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Perverts could push Norway to become the first country to ban smart glasses

https://www.neowin.net/news/perverts-could-push-norway-to-become-the-first-country-to-ban-smart-g...
1•bundie•40s ago•0 comments

Show HN: AI Usage Ball – Claude/Codex/Antigravity Quota as Mac Liquid Orbs

https://github.com/aiusageball/ai-usage-ball
1•xbyxy2000•2m ago•0 comments

Show HN: I built a better right-click menu for macOS

https://github.com/ganeshmshetty/openclip
1•ganeshmshetty•2m ago•0 comments

Show HN: Flipdot display with an AI chat that codes sandboxed animations for it

https://github.com/mdbug/flipdot
1•mdbug•3m ago•0 comments

When 'if' slows you down, avoid it

https://easylang.online/blog/branchless
1•theanonymousone•5m ago•0 comments

Skills vs. MCP tools for AI agents: when to use which

https://blog.logrocket.com/skills-vs-mcp-tools-agent-guide/
1•deepmem•5m ago•0 comments

Training a coding model to paint watercolours

https://huggingface.co/blog/train-to-paint-with-code
1•makaimc•8m ago•0 comments

Unveiling the Cognitive and Social Toll of ChatGPT Over-Reliance

https://onlinelibrary.wiley.com/doi/10.1002/acp.70205
1•geox•10m ago•0 comments

I turned the periodic table into a live market

https://elementswar.lol
1•tunarob•11m ago•0 comments

HotDog and Sausage Software: the HTML editor that barked at the world

https://karamatli.com/posts/hotdog-html-editor-sausage-software/
1•sparsesignal•11m ago•1 comments

Show HN: jeden.day – a compact habit tracker with flexible schedules

https://jeden.day/
3•mdbug•11m ago•0 comments

A Story About Joe

https://alisnic.github.io/posts/story-about-joe/
1•alisnic•14m ago•0 comments

Show HN: Jern Cloud – a coding agent bound by a policy file in your repository

https://jern.ai
1•ademar•14m ago•0 comments

A brief guide to French polling data

https://maxhalford.github.io/blog/french-polling-data/
1•sebg•14m ago•0 comments

Free OpenHelper AI Chatbot v2 Preview is coming with many features

https://techambient.github.io/HybridAI/v2.html
1•techambient•15m ago•0 comments

Bill Gates' roots in the trashcans of history (2000)

https://www.theregister.com/software/2000/06/29/bill-gates-roots-in-the-trashcans-of-history/1502096
1•Bluestein•15m ago•0 comments

Show HN: I built my first MCP to manage Google Ads

https://adchestra.com/
2•MichalKrk•16m ago•0 comments

Anthropic's distillation battle turns to the dark web as China concerns swell

https://www.cnbc.com/2026/09/03/anthropic-distillation-battle-turns-to-dark-web-china-concerns-sw...
2•prng2021•16m ago•0 comments

'Insane data': Duke professor Dan Ariely accused of additional research fraud

https://dukechronicle.com/article/duke-university-professor-dan-ariely-accused-of-additional-rese...
1•_tk_•16m ago•0 comments

Nvidia to Acquire Hugging Face

https://blogs.nvidia.com/blog/nvidia-to-acquire-hugging-face/
5•tosh•17m ago•0 comments

Freelancers are getting buried with 'soulless' AI slop cleanup

https://www.theguardian.com/technology/2026/sep/02/ai-jobs-freelance-cleanup
1•_____k•17m ago•0 comments

Absurd Adventure and Amygdalectomy Advocacy

https://www.astralcodexten.com/p/absurd-adventure-and-amygdalectomy
1•eatitraw•21m ago•0 comments

Show HN: Vantage – One prioritized health action per day from Apple Health

https://www.vantagehealthapp.com/
1•petreradu•22m ago•0 comments

Show HN: Oconee Runtime – Policy enforcement for browser AI and coding agents

https://www.oconeeruntime.com/news/policy-enforcement-for-browser-ai-and-coding-agents
2•hthomas4•23m ago•0 comments

Release 13.0.8 · Grafana/Grafana

https://github.com/grafana/grafana/releases/tag/v13.0.8
2•kyisaiah47•25m ago•0 comments

We ported 65 OSS projects with AI

https://akka.io/blog/we-ported-65-oss-projects
2•TylerJewell•26m ago•2 comments

GoPro: A normal, unremarkable piece of merger activity

https://www.ft.com/content/e7cc6fc2-74ae-497b-92bf-d8254dd161fa
1•root-parent•26m ago•0 comments

How Swiss tables work in Go built-in map

https://victoriametrics.com/blog/go-swiss-table-map/index.html
1•valyala•28m ago•0 comments

Show HN: StillMade – Programmable AI video pipeline; Chat to video (now)

https://www.stillmade.shop
2•nomanWasTaken•29m ago•1 comments

Elmway – Tasks and Notes

2•victor_dd•30m 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•1y ago

Comments

swampus•1y 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!