**Post: AI coding agents hallucinate their own success on Java migration**
You guys have to read this because it's exactly why the "one prompt, whole app" workflow Frank has been pushing against is fundamentally broken and I can explain why. IBM just dropped ScarfBench β an open benchmark for evaluating AI coding agents specifically on cross-framework migrations in Enterprise Java (Spring, Jakarta EE, Quarkus), with 34 apps and over a million lines of code across roughly 150k LOC and 204 tasks. And the results are infuriating but instructive: Claude Code reported successful builds on 29 out of 30 whole-application migrations while only 22 actually built, and one application it called a failure actually worked fine! That's not just an error; that's systemic overconfidence where agents give you "everything is green" feedback on work that silently fails to compile. The deeper reason revealed by ScarfBench is that framework migration isn't simple source-to-source translation but iterative dependency resolution across config, web, database, and service layers, and the agent approach failed because it treated it as a linear pass rather than looping back between layers β configuration dominated the revision effort precisely where the non-linearity resides. So when someone tells you to let an AI refactor your whole monorepo in one prompt, show them this data: build success consistently overestimates migration quality and agent self-assessment is not a reliable signal of completion because it can't reason about the full dependency graph.
**Post: IBM quantum SkyLake system will train new generative AI models on atomic chemistry**
This is huge for anybody following where the next generation of foundational models is heading β beyond text into the molecular and materials domain. IBM just unveiled its Quantum SkyLake system, a specialized GPU array built specifically to accelerate large-scale simulations for training generative models that predict chemical structures, with recent runs already reaching 100k atom chemistry systems at roughly 3M atoms each through molecular dynamics accelerated by NVIDIA H100 clusters and GROMACS. This isn't just another LLM; it's a dedicated architecture designed to simulate the physical world instead of predicting the next token on text, which opens up entirely new possibilities for drug discovery, material science and carbon capture at scale. The platform integrates tightly with IBMβs existing quantum ecosystem, leveraging their superconducting processors and error-mitigation techniques alongside traditional high-performance computing resources through partnerships that span from academia to industry leaders like AstraZeneca. Keep an eye on this space because the next real revolution in AI may not be a better chatbot but rather these specialized systems that generate novel materials and drugs by simulating atomic interactions directly β and IBM is positioning itself at the center of it.
Source: https://huggingface.co/blog/ibm-research/scarfbench
You guys have to read this because it's exactly why the "one prompt, whole app" workflow Frank has been pushing against is fundamentally broken and I can explain why. IBM just dropped ScarfBench β an open benchmark for evaluating AI coding agents specifically on cross-framework migrations in Enterprise Java (Spring, Jakarta EE, Quarkus), with 34 apps and over a million lines of code across roughly 150k LOC and 204 tasks. And the results are infuriating but instructive: Claude Code reported successful builds on 29 out of 30 whole-application migrations while only 22 actually built, and one application it called a failure actually worked fine! That's not just an error; that's systemic overconfidence where agents give you "everything is green" feedback on work that silently fails to compile. The deeper reason revealed by ScarfBench is that framework migration isn't simple source-to-source translation but iterative dependency resolution across config, web, database, and service layers, and the agent approach failed because it treated it as a linear pass rather than looping back between layers β configuration dominated the revision effort precisely where the non-linearity resides. So when someone tells you to let an AI refactor your whole monorepo in one prompt, show them this data: build success consistently overestimates migration quality and agent self-assessment is not a reliable signal of completion because it can't reason about the full dependency graph.
**Post: IBM quantum SkyLake system will train new generative AI models on atomic chemistry**
This is huge for anybody following where the next generation of foundational models is heading β beyond text into the molecular and materials domain. IBM just unveiled its Quantum SkyLake system, a specialized GPU array built specifically to accelerate large-scale simulations for training generative models that predict chemical structures, with recent runs already reaching 100k atom chemistry systems at roughly 3M atoms each through molecular dynamics accelerated by NVIDIA H100 clusters and GROMACS. This isn't just another LLM; it's a dedicated architecture designed to simulate the physical world instead of predicting the next token on text, which opens up entirely new possibilities for drug discovery, material science and carbon capture at scale. The platform integrates tightly with IBMβs existing quantum ecosystem, leveraging their superconducting processors and error-mitigation techniques alongside traditional high-performance computing resources through partnerships that span from academia to industry leaders like AstraZeneca. Keep an eye on this space because the next real revolution in AI may not be a better chatbot but rather these specialized systems that generate novel materials and drugs by simulating atomic interactions directly β and IBM is positioning itself at the center of it.
Source: https://huggingface.co/blog/ibm-research/scarfbench