I think you are misunderstanding what this tech demo actually is, but I will engage with what I think your gripe is — AI tooling trivializing the skillsets of programmers, artists, and designers. My first games involved hand assembling machine code and turning graph paper
@id_aa_carmack
-

Nvidia Book Contains Fabricated Quote from Carmack
By
–
The second Nvidia book to come out this year, complementing The Nvidia Way with more of a focus on Jensen personally. I enjoyed it, but I am slightly miffed about having a quote from me fabricated: “We wanted a faster responding Quake so our customers could reach out and frag
-
GPU cluster scheduling practices at major AI labs
By
–
Have any of the big AI labs written publicly about how they schedule usage of their GPU clusters between research, frontier training, and production?
-
Visual Software Development Approaches Continue to Face Significant Challenges
By
–
There have been countless efforts to make software development “more visual”, but anything that isn’t a simple collection of human (and LLM!) readable text files continues to step on land mines.
-
Python AI Development Preference for VS Code Over Studio
By
–
I work mostly in python for AI nowadays, so I use VS Code. Studio was better for C++ work.
-
Appreciation for thoughtful perspective on near-term humanoid robot skepticism
By
–
Thanks, that is good food for thought for somewhat-humanoid-robot-skeptical (in the near term) me.
-
AGI Hype Overlooks Basic Reinforcement Learning Gaps
By
–
Amidst all the OMG AGI IS HERE hype, it is amusing to reflect on how some of the most basic continuous online reinforcement learning problems that trivial organisms solve remain unworkable for today’s systems.
— John Carmack (@ID_AA_Carmack) 5 mars 2025
Happy to be working with Rich! https://t.co/7VKpj6wmm2Amidst all the OMG AGI IS HERE hype, it is amusing to reflect on how some of the most basic continuous online reinforcement learning problems that trivial organisms solve remain unworkable for today’s systems. Happy to be working with Rich!
-
Skepticism on AI Singularity and Government Economic Growth Management
By
–
I do not believe in a fast takeoff singularity — the inertia of the System of the World is immense. I unfortunately believe in the ability of government spending to keep pace with 10% economic growth rates.
-
Offline Reinforcement Learning: Beyond Mimicking to Improvement
By
–
Offline reinforcement learning, where an agent tries to improve a behavior policy by observing another agent without actually playing, is a harder problem than it appears. The challenge isn’t to mimic the provided play, but to learn something better than what you have seen. The
-
Core Technology Remains Fundamentally Matrix Multiplication Based
By
–
Not really — the core is still just big matmuls