Postingan

Show HN: Quantum hardware now fault-tolerant without extra engineering https://ift.tt/OtMRVYK

Show HN: Quantum hardware now fault-tolerant without extra engineering Before you say it's impossible, please go try. --- CIQA, an analytic Quantum Error Correction code, is now freely accessible on GitHub alongside CIQS, the 'million-qubit compiler'. Here's a brief overview of the stack: 1. CIQS - An analytic circuit transpilation pipeline (no heuristics, no tunable parameters). It passed the full IBM Benchpress transpilation suite (892/892 tests) in 75 minutes on older hardware, while Qiskit took 17+ hours. It scales linearly to 1M+ qubits on the same harness (that is one million and above). 2. CIQA - An analytic 1:5 QEC that enables full active computation and complete Pauli correction at depth on existing hardware. On real quantum hardware, it delivered a mean fidelity improvement of up to +0.832 over bare qubits. On the same hardware, it successfully ran the full Hayden-Preskill black hole circuit, preventing early decoherence, and enabling the first observation of...

Show HN: Reame – a CPU inference server that gets faster as it runs https://ift.tt/giLv9lQ

Show HN: Reame – a CPU inference server that gets faster as it runs https://ift.tt/pkwQG4b July 11, 2026 at 11:27PM

Show HN: Reviving my 2001 college band with AI https://ift.tt/tG5VU38

Show HN: Reviving my 2001 college band with AI 25 years ago, I joined a band called Fading Maize at Ripon College in Wisconsin. We did what we could with what we had. We recorded 3 albums over the next 3 years and played at as many bars and coffee shops as we could. We built a website with Microsoft Frontpage. Then we all went our separate ways, got married, had kids, focused on other things. Earlier this year I had the idea to approach the lead singer who wrote all of the lyrics and melodies to the stuff we played back then and wanted to "reimagine" everything in 2026 using AI. That's the project I want to share here! The site has a before/after player where you can flip between the original dorm-room recording and the 2026 version mid-song without losing your place, so you can hear exactly what changed. The original 2001 website is preserved and browsable at https://ift.tt/q5u7PcD , rough edges intact. On the AI question, since it's the elephant: the songs, lyrics,...

Show HN: GodUI – Open-source React components with a shared motion system https://ift.tt/h20ROQo

Show HN: GodUI – Open-source React components with a shared motion system https://godui.design July 9, 2026 at 11:23PM

Show HN: Reverse-engineering web apps into agent tools https://ift.tt/ugBOiyp

Show HN: Reverse-engineering web apps into agent tools Hey HN! We built a browser-based agent that runs inside an authenticated web app, watches how the app calls its own APIs, and automatically turns those into agent tools. You can think of it as an auto-generated MCP server that self-updates as the host app changes. The result is a skilled AI assistant that actually integrates deeply with any product (not just chat and RAG) with minimal effort. Check out these short demos below that show the agent in software you're probably familiar with: - Jira: https://ift.tt/1sG6DN5 - Spotify: https://ift.tt/xrzjRZc - Hacker News (lol): https://ift.tt/i5pYFQb - Full Demo: https://ift.tt/XM05xJ3 As you can see in the examples, you can do way more (and faster) than what you normally would be able to via point and click. And we never even touched the source code of these products! Why do this? In an ideal world, every application has an MCP server or an easily-digestible API available fo...

Show HN: Hover over your UI element to get its exact location in code https://ift.tt/GvLNVgh

Show HN: Hover over your UI element to get its exact location in code https://loerei.github.io/HoverSource/ July 9, 2026 at 12:44AM