korrents

On the map

Tap a claim on the ring to put it at the centre.

← Software is what AI will be best at, because software and AI are both…

17 connected korrents · 14 moments on record from 1 Jun 2022 to 1 Sept 2026.

Everything filed under TypeScript TypeScript Everything filed under Python Python Everything filed under LLMs LLMs Everything filed under coding agents coding agents Everything filed under energy energy Everything filed under JavaScript JavaScript Same subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subject Read this korrent: Software is what AI will be best at, because software and AI are both made of logic and language, which is what lets us bake guardrails in. Software is what AI will be best at,because software and AI are both made oflogic and language, which is what lets usbake guardrails in. Last stated 4 weeks ago 12 Aug 2026 CM Charity Majors — holds since 2026-08-12 — tap for who they are Same subject: The language best suited to AI is simply the one the models have seen most of in training, which is why they do so well on JavaScript, TypeScript and Python. — tap to centre the map on it The language best suited to AI issimply the one the models have seenmost of in training, which is whythey do so well on JavaScript,TypeScript and Python. Last stated 4 months ago 13 May 2026 AH Anders Hejlsberg — holds since 2026-05-13 — tap for who they are Same subject: As AI writes more of the code, an engineer's job shifts away from expressing logic in a language and towards articulating high-level trade-offs. — tap to centre the map on it As AI writes more of the code, anengineer's job shifts away fromexpressing logic in a language andtowards articulating high-leveltrade-offs. Last stated 5 months ago 22 Apr 2026 MK Martin Kleppmann — holds since 2026-04-22 — tap for who they are Same subject: Coding is a software-factory category that may end up bigger than knowledge work itself. — tap to centre the map on it Coding is a software-factorycategory that may end up bigger thanknowledge work itself. Last stated 10 months ago 12 Nov 2025 SN Satya Nadella — holds since 2025-11-12 — tap for who they are Same subject: Coding is the first job AI took because coding has always been text, which is the one thing these models are built to process. — tap to centre the map on it Coding is the first job AI tookbecause coding has always been text,which is the one thing these modelsare built to process. Last stated 11 months ago 17 Oct 2025 AK Andrej Karpathy — holds since 2025-10-17 — tap for who they are Same subject: AI is software that is not pre-recorded: unlike Excel it generates every token for the first time, every time, which is why it needs factories. — tap to centre the map on it AI is software that is notpre-recorded: unlike Excel itgenerates every token for the firsttime, every time, which is why itneeds factories. Last stated 8 months ago 8 Jan 2026 JH Jensen Huang — holds since 2026-01-08 — tap for who they are Same subject: The part of a coding agent that actually acts on code is not AI at all — it is simple systems code wired to ground truth, the way a Makefile is. — tap to centre the map on it The part of a coding agent thatactually acts on code is not AI atall — it is simple systems codewired to ground truth, the way aMakefile is. Last stated a year ago 2 Jun 2025 TP Thomas Ptacek — holds since 2025-06-02 — tap for who they are Same subject: AI is infrastructure on a par with energy and the internet, because every application, company, industry and country uses it. — tap to centre the map on it AI is infrastructure on a par withenergy and the internet, becauseevery application, company, industryand country uses it. Last stated 8 months ago 8 Jan 2026 JH Jensen Huang — holds since 2026-01-08 — tap for who they are Same subject: Models are far more differentiated from one another than clouds are, so AI will not commoditise the way cloud did. — tap to centre the map on it Models are far more differentiatedfrom one another than clouds are, soAI will not commoditise the waycloud did. Last stated 7 months ago 13 Feb 2026 DA Dario Amodei — holds since 2026-02-13 — tap for who they are Same subject: A proprietary language licensed from Microsoft had zero chance in the JavaScript ecosystem: TypeScript had to be open source or nobody would come. — tap to centre the map on it A proprietary language licensed fromMicrosoft had zero chance in theJavaScript ecosystem: TypeScript hadto be open source or nobody wouldcome. Last stated 4 months ago 13 May 2026 AH Anders Hejlsberg — holds since 2026-05-13 — tap for who they are Same subject: Because its types are erased before the program runs, TypeScript can afford not to be sound: checking 99% beats the 0% JavaScript checked, and buys features a sound language cannot offer. — tap to centre the map on it Because its types are erased beforethe program runs, TypeScript canafford not to be sound: checking 99%beats the 0% JavaScript checked, andbuys features a sound languagecannot offer. Last stated 4 months ago 13 May 2026 AH Anders Hejlsberg — holds since 2026-05-13 — tap for who they are Same subject: Fiscal multipliers vary across time and place but are generally nonzero, positive for spending, negative for taxes, and larger when monetary policy cannot offset them. — tap to centre the map on it Fiscal multipliers vary across timeand place but are generally nonzero,positive for spending, negative fortaxes, and larger when monetarypolicy cannot offset them. Last stated 4 years ago 1 Jun 2022 OB Olivier Blanchard — holds since 2022-06-01 — tap for who they are Same subject: A programming language is a ten-year play: version one has issues, version two fixes them, version three is finally good — and only then does adoption start. — tap to centre the map on it A programming language is a ten-yearplay: version one has issues,version two fixes them, versionthree is finally good — and onlythen does adoption start. Last stated 4 months ago 13 May 2026 AH Anders Hejlsberg — holds since 2026-05-13 — tap for who they are Same subject: For a TypeScript team, Rust belongs on the backend — API servers — and not in the front end. — tap to centre the map on it For a TypeScript team, Rust belongson the backend — API servers — andnot in the front end. Last stated 4 months ago 20 May 2026 AR Alice Ryhl — holds since 2026-05-20 — tap for who they are Same subject: If you can use Effect for TypeScript, you should -- to the point of not starting a new project without it. — tap to centre the map on it If you can use Effect forTypeScript, you should -- to thepoint of not starting a new projectwithout it. Last stated 6 days ago 1 Sept 2026 DM Dillon Mulroy — holds since 2026-01-09 — tap for who they are DM Dillon Mulroy — holds since 2026-09-01 — tap for who they are Same subject: A language can keep changing without a Python-2-to-3 break, as long as code written under the old and the new rules can be mixed freely in one program. — tap to centre the map on it A language can keep changing withouta Python-2-to-3 break, as long ascode written under the old and thenew rules can be mixed freely in oneprogram. Last stated 4 months ago 20 May 2026 AR Alice Ryhl — holds since 2026-05-20 — tap for who they are Same subject: Python is ugly: full of superfluous instructions kept since 1987 for legacy reasons, and its __init__ offends the sensibilities to the core. — tap to centre the map on it Python is ugly: full of superfluousinstructions kept since 1987 forlegacy reasons, and its __init__offends the sensibilities to thecore. Last stated a year ago 12 Jul 2025 DH David Heinemeier Hansson — holds since 2025-07-12 — tap for who they are Same subject: Writing lines of Python or C++ may stop being necessary; understanding how code, computer systems and products work will not. — tap to centre the map on it Writing lines of Python or C++ maystop being necessary; understandinghow code, computer systems andproducts work will not. Last stated 2 months ago 19 Jul 2026 ES Elizabeth Stone — holds since 2026-07-19 — tap for who they are
same subject or similar wordinga cloud: claims about one subject, named for itbar: when it was last stated, on a scale from 2015 to today — full is todaya face: someone on record holding the claim — tap it for who they are

At the centre Software is what AI will be best at, because software and AI are both made of logic and language, which is what lets us bake guardrails in. Last stated 12 Aug 2026 · 4 weeks ago Holds Charity Majors Read this korrent →