Level up your engineering career this fall with InfoQ! Three 5-week live cohorts start this September: ➡️ Software Architecture - Luca Mezzalira ➡️ Engineering Leadership - Michelle Brush ➡️ AI-Assisted …
無論是哪種資訊系統、不管是 architecture 還是 infrastructure 都歡迎討論
@information-system-design@baudrate.tw
Search for this handle on your own server to follow from there.
Level up your engineering career this fall with InfoQ! Three 5-week live cohorts start this September: ➡️ Software Architecture - Luca Mezzalira ➡️ Engineering Leadership - Michelle Brush ➡️ AI-Assisted …
It’s been a busy week in the #Java ecosystem! Highlights include: ➤ The GA release of Atmosphere 4.0; point releases of GraalVM, Azul Payara and Quarkus; a maintenance release of WildFly 41; milestone…
#Uber built GitFarm to run Git operations as a service - cutting full checkouts to under 500ms by mounting pre-warmed repos. The impact: 🔹 80%+ lower client-side resource usage 🔹 Compliance latency sl…
Why do 90% of enterprise AI agents fail expectations? 🗄️ Your transactional data was built for apps. 📊 Your data lake was built for analysts. ❗ Neither was built for AI. Enterprise systems demand 99.99…
AWS open-sourced Kiro Crew - an internal system built to run persistent, asynchronous AI coding agents across tools and sessions. ✅ Developers can run background tasks for ticket triage, PR monitoring…
In this new #InfoQ article, Pankaj Sharma outlines 4 patterns to bring Post-Quantum Cryptography (PQC) into your #SpringBoot fleet: 1️⃣ Encrypt service-to-service payloads 2️⃣ Protect database fields 3️⃣ Si…
Implement permission boundaries and review gates for AI agents. Build CI checks that allow coding agents to self-correct from Zichuan Xiong and Premanand Chandrasekaran. Build a harness against a real…
“Just add more instructions to the prompt.” Sound familiar? When an LLM acts up, prompt tuning can feel like the obvious fix. But context engineering isn’t about telling the model more - it’s about co…
When you're making the architecture call, who checks your thinking? InfoQ's cohort with Luca Mezzalira: senior peers, QCon frameworks, a capstone article. 4 hrs/wk, 5 weeks. Starts September 14: https…
Cursor has launched Origin - a Git-based code hosting platform built directly into its AI-powered editor. Positioned as a GitHub alternative, Origin is now in early beta for Pro, Teams, and Enterprise…
Adding more AI-generated code won’t help if your team can’t review or deploy it any faster. Lizzie Matusov (Co-Founder & CEO at Quotient) explains why AI token usage and code volume are poor proxies f…
Generating code with AI is easy. Trusting it in production is the hard part. In this #InfoQ talk, #Roblox Engineering Manager Andrew Swerdlow explains how his team moved from Copilot autocomplete to a…
Microsoft is shifting AI governance from static policies to runtime enforcement. Its framework spans 9 governance domains and 4 functions - policy, control, visibility & proof - to ensure governance r…
"LLMs aren’t going to understand what an embedding means. These are just numbers". Sudeep Das (Head of ML/AI at DoorDash) breaks down why agentic recommendation systems are shifting from numerical exp…
#NextJS 16.3 is here with significant improvements: ➡️ Lower memory usage ➡️ Faster builds and type checking ➡️ Instant Navigations for faster, client-like responses with server rendering Details here 👉 …
In this #InfoQ article, Srikanth Mamidala explores data lake architecture for analytics, reporting, and ML, and how to manage consumer lag when using Kafka and Apache Hudi. 🔗 Read now: https://www.inf…
#Cloudflare is turning engineering standards from passive documentation into actively enforced controls across the software development lifecycle. Since early 2026, its AI reviewer has flagged nearly …
Are AI code reviewers outperforming humans? At #QConAI Boston 2026, Roblox’s Andrew Swerdlow shared a striking stat: 🔻 Human code review acceptance: ~55% 🟩 Autonomous AI agent acceptance: 68–70% The k…
#DeepSeek just released DeepSeek Harness (dsh) under the MIT license! Built on Cordis, it unbundles agent infrastructure into a modular micro-kernel where models, tools, and execution loops operate as…
Cloudflare automated issue triage for the Astro open-source framework with isolated AI agents running in GitHub Actions. The agents reproduce bugs, diagnose root causes, verify behavior, propose fixes…