Skip to content

Future of Work

2 posts with the tag “Future of Work”

Hands-On with GPT-5.2: What It Actually Delivers on Real Projects

GPT-5.2 in extended thinking mode can produce a complete project in one session. In testing, it built a complete 3D game as a downloadable zip file, with no code snippets to assemble by hand. This post reviews what the model delivered and what the published benchmark numbers do and do not show.

Start with the city destruction demo. Prompted to build a game where players fly through skyscrapers and fire miniguns and rockets, GPT-5.2 returned a full Three.js project folder. It included destructible environments, physics, a scoring system, and interactive controls. The zip file ran directly in a browser.

A second demo generated a 3D planet running Conway’s Game of Life, with asteroid impacts, bloom effects, meteor intervals, and pause controls. A third produced a tour of sci-fi megastructures, including Dyson spheres and orbital elevators, with autopilot fly-throughs and adjustable field of view. These builds took 20-55 minutes of extended reasoning each.

The GDP-Val benchmark tries to measure project-level work. It assigns tasks that mimic actual jobs. A manufacturing engineer designs a 3D cable reel stand with exploded views. A financial analyst maps the last-mile delivery market. A nurse analyzes skin lesion images and drafts a consultation report. An event planner optimizes vendor fair layouts or builds a luxury itinerary.

Human experts with an average of 14 years of experience judge the outputs blind. The judges come from firms including Goldman Sachs, Boeing, Google, and the US Department of Defense. They rate quality, completeness, and adherence to the spec.

OpenAI reports that GPT-5.2 Pro won or tied 74% of its matchups against the experts, with 60% outright wins. For comparison, GPT-5 High scored 38.8% and Claude 4.1 Opus 47.6% on the same benchmark in September 2025.

ModelWin/Tie RateWin Rate
Claude 4.1 Opus (Sept 2025)47.6%~35%
GPT-5 High (Sept 2025)38.8%~25%
GPT-5.2 Pro74%60%

One judge’s feedback read: “Exciting and noticeable, appears done by a professional company with staff, surprisingly well-designed layout.” That is a subjective read, and it is the read the benchmark is built on.

What the numbers do not show: judges pick the better deliverable, which is a preference call, not a measure of correctness. The benchmark comes from OpenAI, and the judging methodology is not fully public. Treat 74% as a reported result, not a settled fact.

GPT-5.2 also reports 100% on AIME 2025 and over 90% on ARC-AGI in extended mode, with gains on SWE-Bench Verified. The cost figure is more concrete. OpenAI says the price of a complex task dropped by a factor of 390 in one year. A task that cost $45,000 a year ago runs about $115 at the reported rate.

The useful frame is a rapid contractor, not a labor replacement. GPT-5.2 produces a deliverable in 20-55 minutes and takes another 20-30 minutes per revision. Early glitches appeared in testing, such as overexposed lighting, and prompts like “single-file output” fixed them. Output still needs review. A higher benchmark score does not remove hallucination risk.

The GDP-Val result is the most concrete evidence yet that model output can match experienced professionals on broad project tasks. It is not evidence that jobs disappear. Adoption depends on review workflows, liability, and trust, none of which benchmarks measure. Put plainly: GPT-5.2 is a capable project generator with high reported benchmark scores, and the labor-replacement claim remains unproven.

DeepMind's AGI Claims: What the Announcement Actually Says

Google DeepMind published a podcast episode titled “The Arrival of AGI” with co-founder Shane Legg and host Hannah Fry. Around the same time, OpenAI’s Sam Altman posted a decade retrospective that predicts superintelligence within about ten years. Neither item is a technical result. Both are claims. This post separates the claims from the evidence cited.

Legg’s central claim is economic. He argues that AI will replace the exchange of mental and physical labor for resources, the arrangement that underpins hunter-gatherer tribes, medieval serfdom, and modern jobs. He compares a post-labor society to house cats, which are sustained without contributing and sleep about 18 hours a day. Education, he argues, would need to stop training people for economic roles that may not exist.

Altman’s claim is a timeline. He writes: “In 10 more years, we are almost certain to build superintelligence.” He also defends iterative deployment, releasing models in stages so society adapts as capabilities change. The retrospective reviews a decade of releases, from the 2017 Dota reinforcement learning work and the unsupervised sentiment neuron to ChatGPT in 2022.

A chart from the Federal Reserve Bank of Dallas circulated with the discussion. It plots US GDP per capita over 150 years and forks after 2035 into two paths: a benign singularity with steep growth, and an extinction path at zero. It is a scenario illustration from a bank research department, not a forecast with probabilities. Legg and Altman cite it to frame the stakes.

Epoch AI’s capability indexes show no plateau in measured benchmark trends, which supports the claim that scaling continues. Independent evals such as AI Village run top models on tasks with internet and tool access. Current agent tools are the concrete part. At AWS re:Invent 2025, Frontier Agents such as Kirao triaged bugs and handled developer backlogs. Amazon’s Nova 2 family covers voice (Sonic), multimedia (Omni), and UI automation (Act). Bedrock Agent Core adds policy controls, and Trainium 3 Ultra scales inference at lower cost. China’s pilot programs license robotaxis in stages to pace job displacement. These are working systems, but they perform narrow tasks.

None of this establishes that AGI has arrived. There is no agreed definition of AGI, so the episode title is a position, not a measurement. The evidence is a mix of scenario charts, extrapolated trend lines, and speaker opinion. The Dallas Fed chart describes possible futures, not observed outcomes. Altman’s ten-year window is a prediction. Legg’s labor argument assumes current scaling continues without interruption. The systems in operation handle bounded tasks with tool access. General reasoning across the full range of paid work remains unmeasured.

Treat AGI announcements as claims with attached evidence, and grade each piece of evidence on its own. A scenario chart is not a prediction. A benchmark trend is not a capability. Until a system demonstrates broad competence across the economy without hand-holding, the arrival of AGI is a thesis, not a fact.