1,855 results for Engineering · 2.635s

News for “Engineering”
19 results • 2630 ms server time
Moozonian News
bing.com• Jul 22, 2026• 1 min read
Forward Deployed Engineering: Bridging the AI Execution GapThere is a conversation happening among technology leaders today that rarely makes it into earnings calls or board presentations. It goes something like this: The AI pilots worked. The business case ...
Advertisement
Moozonian News
bing.com• Jul 14, 2026• 1 min read
Generative AI Is an Engineering DisasterAs they scramble to keep their systems online, AI companies are making things expensive for the rest of us. Large language models such as ChatGPT and Claude are so resource-hungry that tech companies ...
Advertisement
Moozonian News
github.com• Jul 11, 2026• 1 min read
Show HN: Quantum hardware now fault-tolerant without extra engineeringBefore 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 black hole evaporation past the Page time.CIQS and CIQA were validated on IBM Heron r2 duri
Moozonian News
news.ycombinator.com• Jul 9, 2026• 1 min read
Show HN: Reverse-engineering web apps into agent toolsHey 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://demo.frigade.com/hn?skill=jira- Spotify: https://demo.frigade.com/hn?skill=spotify- Hacker News (lol): https://demo.frigade.com/hn?skill=hackernews- Full Demo: https://demo.frigade.com/hn?skill=full-demoAs 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
Advertisement