Tap a claim on the ring to put it at the centre.
← Writing lines of Python or C++ may stop being necessary; understanding…
14 connected korrents · 10 moments on record from 18 Jan 2021 to 12 Aug 2026.
Everything filed under Python
Python
Everything filed under JavaScript
JavaScript
Everything filed under mathematics
mathematics
Everything filed under TypeScript
TypeScript
Same subject Same subject Same subject Same subject Same subject Same subject Same subject Same subject Same subject Same subject Same subject Same subject Same subject Same subject
Read this korrent: Writing lines of Python or C++ may stop being necessary; understanding how code, computer systems and products work will not.
Writing lines of Python or C++ may stop being necessary; understanding how code, computer systems and products 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: 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 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.
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 superfluous instructions kept since 1987 for legacy reasons, and its __init__ offends the sensibilities to the core.
Last stated a year ago
12 Jul 2025
DH
David Heinemeier Hansson — holds since 2025-07-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 is simply the one the models have seen most of in training, which is why they 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: Reading code and writing code are separate skills, and being able to read a language is no evidence you could write it. — tap to centre the map on it
Reading code and writing code are separate skills, and being able to read a language is no evidence you could write it.
Last stated a year ago
22 Mar 2025
TH
ThePrimeagen — holds since 2025-03-22 — tap for who they are
Same subject: You cannot really understand the code you write unless you are also the one operating it. — tap to centre the map on it
You cannot really understand the code you write unless you are also the one operating it.
Last stated 4 weeks ago
12 Aug 2026
CM
Charity Majors — holds since 2026-08-12 — tap for who they are
Same subject: Letting more people write software in natural language does not reduce the work; it snowballs the amount of software that has to be maintained. — tap to centre the map on it
Letting more people write software in natural language does not reduce the work; it snowballs the amount of software that has to be maintained.
Last stated a year ago
22 Mar 2025
TH
ThePrimeagen — holds since 2025-03-22 — tap for who they are
Same subject: Saying that coding will be automated away first betrays a misunderstanding of software engineering, because coding is only a small part of the work. — tap to centre the map on it
Saying that coding will be automated away first betrays a misunderstanding of software engineering, because coding is only a small part of the work.
Last stated 2 months ago
1 Jul 2026
KB
Kent Beck — holds since 2026-07-01 — tap for who they are
Same subject: Programming is mathematical work: it uses discrete mathematics rather than the continuous mathematics people picture when they say maths. — tap to centre the map on it
Programming is mathematical work: it uses discrete mathematics rather than the continuous mathematics people picture when they say maths.
Last stated 6 years ago
18 Jan 2021
HW
Hillel Wayne — holds since 2021-01-18 — 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-year play: version one has issues, version two fixes them, version three is finally good — and only then 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: 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 from Microsoft had zero chance in the JavaScript ecosystem: TypeScript had to be open source or nobody would come.
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 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.
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 time and place but are generally nonzero, positive for spending, negative for taxes, and larger when monetary policy 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: Function colouring is the real cost of async/await, and green threads like Go's avoid it — but for an existing runtime such as JavaScript or C#, async/await was still the right solution. — tap to centre the map on it
Function colouring is the real cost of async/await, and green threads like Go's avoid it — but for an existing runtime such as JavaScript or C#, async/await was still the right solution.
Last stated 4 months ago
13 May 2026
AH
Anders Hejlsberg — holds since 2026-05-13 — tap for who they are
Same subject: JavaScript frameworks cost more in maintenance than they ever save, because each new version forces a rewrite, while PHP stays the same and works. — tap to centre the map on it
JavaScript frameworks cost more in maintenance than they ever save, because each new version forces a rewrite, while PHP stays the same and works.
Last stated 2 years ago
20 Aug 2024
PL
Pieter Levels — holds since 2024-08-20 — tap for who they are
same subject or similar wording a cloud: claims about one subject, named for it bar: when it was last stated, on a scale from 2015 to today — full is today a face: someone on record holding the claim — tap it for who they are
At the centre
Writing lines of Python or C++ may stop being necessary; understanding how code, computer systems and products work will not.
Last stated 19 Jul 2026 · 2 months ago
Holds ES Elizabeth Stone
Read this korrent →
Same subject: Python
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.
Last stated 20 May 2026 · 4 months ago
Holds AR Alice Ryhl
Same subject: Python
Python is ugly: full of superfluous instructions kept since 1987 for legacy reasons, and its __init__ offends the sensibilities to the core.
Last stated 12 Jul 2025 · a year ago
Holds David Heinemeier Hansson
Same subject: Python
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.
Last stated 13 May 2026 · 4 months ago
Holds AH Anders Hejlsberg
Similar wording
Reading code and writing code are separate skills, and being able to read a language is no evidence you could write it.
Last stated 22 Mar 2025 · a year ago
Holds TH ThePrimeagen
Similar wording
You cannot really understand the code you write unless you are also the one operating it.
Last stated 12 Aug 2026 · 4 weeks ago
Holds CM Charity Majors
Similar wording
Letting more people write software in natural language does not reduce the work; it snowballs the amount of software that has to be maintained.
Last stated 22 Mar 2025 · a year ago
Holds TH ThePrimeagen
Similar wording
Saying that coding will be automated away first betrays a misunderstanding of software engineering, because coding is only a small part of the work.
Last stated 1 Jul 2026 · 2 months ago
Holds KB Kent Beck
Similar wording
Programming is mathematical work: it uses discrete mathematics rather than the continuous mathematics people picture when they say maths.
Last stated 18 Jan 2021 · 6 years ago
Holds HW Hillel Wayne
Same subject: TypeScript
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.
Last stated 13 May 2026 · 4 months ago
Holds AH Anders Hejlsberg
Same subject: TypeScript
A proprietary language licensed from Microsoft had zero chance in the JavaScript ecosystem: TypeScript had to be open source or nobody would come.
Last stated 13 May 2026 · 4 months ago
Holds AH Anders Hejlsberg
Same subject: TypeScript
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.
Last stated 13 May 2026 · 4 months ago
Holds AH Anders Hejlsberg
Same subject: JavaScript
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.
Last stated 1 Jun 2022 · 4 years ago
Holds Olivier Blanchard
Same subject: JavaScript
Function colouring is the real cost of async/await, and green threads like Go's avoid it — but for an existing runtime such as JavaScript or C#, async/await was still the right solution.
Last stated 13 May 2026 · 4 months ago
Holds AH Anders Hejlsberg
Same subject: JavaScript
JavaScript frameworks cost more in maintenance than they ever save, because each new version forces a rewrite, while PHP stays the same and works.
Last stated 20 Aug 2024 · 2 years ago
Holds Pieter Levels