frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: Where do all the laid off devs hang out?

1•fud101•44s ago•0 comments

Set-OutlookSignatures v4.26.0 support for M365 sovereign clouds

https://set-outlooksignatures.com/
1•explicitcons•2m ago•1 comments

Show HN: TrustScan – Simplify privacy policies and audit GDPR compliance

https://trustscan.dev
1•hafizjavid•3m ago•0 comments

Every business will have AGI by 2027

https://nuggetz.ai/articles/every-business-will-have-agi-by-2027
2•ezisezisezis•6m ago•0 comments

Show HN: Marketing Content Generator AI-powered multi-channel content platform

https://devpost.com/software/marketing-content-generator-ch4p2q
1•gaborishka•6m ago•0 comments

Show HN: I built a mini PowerBI for tech comps with no dev experience with Codex

https://gotham-web.onrender.com/
1•muhneesh•9m ago•0 comments

Fontcrafter: Turn Your Handwriting into a Real Font

https://arcade.pirillo.com/fontcrafter.html
1•rendx•10m ago•0 comments

Show HN: cursor-tg – Run Cursor Cloud Agents from Telegram

https://github.com/tb5z035i/cursor-tg
1•tb5z035i•13m ago•0 comments

MoltBrowser MCP

https://github.com/Joakim-Sael/moltbrowser-mcp
2•geobotPY•13m ago•1 comments

Show HN: FretBench – I tested 14 LLMs on reading guitar tabs. Most failed

https://fretbench.tymo.ai/blog/i-asked-14-ai-models-to-read-guitar-tabs/
1•jmcapra•14m ago•0 comments

Show HN: NirvaCrop – Offline Python tool for batch video cropping

https://nirvasoft.gumroad.com/l/ffdoc
1•Ashwiniakash•15m ago•1 comments

A sneak preview behind an embedded software factory. I suspect "rad" is back

https://ghuntley.com/rad/
1•ghuntley•22m ago•0 comments

Sumi – Open-source voice-to-text with local AI polishing

1•alkd•22m ago•0 comments

Show HN: U-Claw – An Offline Installer USB for OpenClaw in China

https://www.u-claw.org/
1•17vibe•24m ago•0 comments

Replaced by a Goldfish

https://clawd.it/posts/10-replaced-by-a-goldfish/
2•patrikgro•27m ago•0 comments

Why AI Agents Need Email Guardrails

https://molted.email/blog/why-ai-agents-need-email-guardrails
1•spacesh1psoda•27m ago•0 comments

SQLite: Query Result Formatting in the CLI

https://www.sqlite.org/climode.html
1•thunderbong•29m ago•0 comments

Seedance2.0 and OmniVideo: AI video creation from text and images – experiences?

1•hongxiao•30m ago•0 comments

Kairos – real-time AI that cross-verifies news before answering (Python, 90KB)

1•joshuaveliyath•32m ago•0 comments

A short guide to email opening lines

https://www.economist.com/business/2026/03/05/a-short-guide-to-email-opening-lines
1•petethomas•35m ago•0 comments

MiniMax Music 2.5 – AI Music Generation Model for Fast Song Creation

https://www.minimax-music.com/minimax-music-2-5
2•cy20251210•36m ago•1 comments

Is Europe's AI Darling Mistral Becoming a Consultant?

https://www.bloomberg.com/news/newsletters/2026-03-03/europe-s-ai-darling-mistral-looks-more-like...
2•flawn•37m ago•1 comments

How I built a free flight simulator that runs in the browser

https://worldflightsim.com/blog/free-flight-simulator-browser
1•fmfamaral•38m ago•0 comments

Show HN: OpenCode Benchmark Dashboard

https://github.com/grigio/opencode-benchmark-dashboard
1•grigio•40m ago•0 comments

Show HN: Supaguard – AI agent that writes and repairs Playwright tests

https://supaguard.app
2•maddhruvhn•45m ago•0 comments

Ka'ak, and the Case for the Ancient Arabic Origins of the Bagel (2023)

https://www.seriouseats.com/kaak-ancient-bagel-arabic-origins
2•notagoodidea•45m ago•0 comments

Show HN: Simple spec driven development for Claude

https://tinyspec.dev/
1•natedaines•46m ago•0 comments

We Stopped Using the Mathematics That Works

https://gfrm.in/posts/why-decision-theory-lost/index.html
2•slygent•50m ago•0 comments

QGIS 4.0 Visual Changelog [video]

https://www.youtube.com/watch?v=wTK1exokBA8
1•marklit•50m ago•0 comments

A simple rule set that fixes Claude Code's worst habits

https://github.com/akinalpfdn/claude-ground
2•akinalpfdn•51m 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•9mo ago

Comments

swampus•9mo 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!