Tap a claim on the ring to put it at the centre.
← Labour markets will eventually recover from AI, but the speed of the…
17 connected korrents · 12 moments on record from 4 Nov 2014 to 3 Sept 2026. Nearly all of them are about JavaScript .
Everything filed under AI and jobs
AI and jobs
Everything filed under fiscal policy
fiscal policy
Everything filed under Python
Python
Everything filed under TypeScript
TypeScript
Everything filed under design
design
Everything filed under software performance
software performance
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 Same subject Same subject Same subject
Read this korrent: Labour markets will eventually recover from AI, but the speed of the transition makes the short term unusually painful compared with past technologies.
Labour markets will eventually recover from AI, but the speed of the transition makes the short term unusually painful compared with past technologies.
Last stated 8 months ago
1 Jan 2026
DA
Dario Amodei — holds since 2026-01-01 — 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: JavaScript should act immediately on user input to mask network latency, which should remove most spinners and loading messages. — tap to centre the map on it
JavaScript should act immediately on user input to mask network latency, which should remove most spinners and loading messages.
Last stated 12 years ago
4 Nov 2014
GR
Guillermo Rauch — holds since 2014-11-04 — tap for who they are
Same subject: No-build JavaScript works in production and caches better: one bundle turns over every time a semicolon changes, while small separate files live forever. — tap to centre the map on it
No-build JavaScript works in production and caches better: one bundle turns over every time a semicolon changes, while small separate files live forever.
Last stated 2 years ago
18 Sept 2024
DH
David Heinemeier Hansson — holds since 2024-09-18 — tap for who they are
Same subject: Optimizing JavaScript chunking strategy can produce significant efficiency gains at internet scale — tap to centre the map on it
Optimizing JavaScript chunking strategy can produce significant efficiency gains at internet scale
Last stated 4 days ago
3 Sept 2026
GR
Guillermo Rauch — holds since 2026-09-03 — tap for who they are
Same subject: A productivity improvement means fewer people doing the same job, and that should be said plainly by the people defending it as good. — tap to centre the map on it
A productivity improvement means fewer people doing the same job, and that should be said plainly by the people defending it as good.
Last stated 2 weeks ago
26 Aug 2026
DH
David Heinemeier Hansson — holds since 2026-08-26 — tap for who they are
Same subject: A universal basic income is a dangerous power-sharing arrangement, because it puts everyone's basic needs at the mercy of whoever holds office. — tap to centre the map on it
A universal basic income is a dangerous power-sharing arrangement, because it puts everyone's basic needs at the mercy of whoever holds office.
Last stated 3 months ago
4 Jun 2026
AI
Alex Imas — holds since 2026-06-04 — tap for who they are
Same subject: AI could displace half of all entry-level white-collar jobs within one to five years, even while it accelerates economic growth. — tap to centre the map on it
AI could displace half of all entry-level white-collar jobs within one to five years, even while it accelerates economic growth.
Last stated 8 months ago
1 Jan 2026
DA
Dario Amodei — holds since 2026-01-01 — tap for who they are
Same subject: A fiscal expansion when the economy is already at potential output prompts monetary tightening that dampens or eliminates its effect on output. — tap to centre the map on it
A fiscal expansion when the economy is already at potential output prompts monetary tightening that dampens or eliminates its effect on output.
Last stated 4 years ago
1 Jun 2022
OB
Olivier Blanchard — holds since 2022-06-01 — tap for who they are
Same subject: Automatic fiscal stabilizers give fiscal policy an advantage over monetary policy in stabilizing output because they act faster. — tap to centre the map on it
Automatic fiscal stabilizers give fiscal policy an advantage over monetary policy in stabilizing output because they act faster.
Last stated 4 years ago
1 Jun 2022
OB
Olivier Blanchard — holds since 2022-06-01 — tap for who they are
Same subject: During post-2008 fiscal consolidation, the costs of high public debt were overestimated and fiscal multipliers were underestimated, understating the output costs of austerity. — tap to centre the map on it
During post-2008 fiscal consolidation, the costs of high public debt were overestimated and fiscal multipliers were underestimated, understating the output costs of austerity.
Last stated 4 years ago
1 Jun 2022
OB
Olivier Blanchard — holds since 2022-06-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 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: 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++ 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 or similar wording a cloud: claims about one subject, named for it bar: when it was last stated, on a scale from 2014 to today (stretched back to the oldest claim here) — full is today a face: someone on record holding the claim — tap it for who they are
At the centre
Labour markets will eventually recover from AI, but the speed of the transition makes the short term unusually painful compared with past technologies.
Last stated 1 Jan 2026 · 8 months ago
Holds DA Dario Amodei
Read this korrent →
Same subject: JavaScript
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: JavaScript
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
Same subject: JavaScript
JavaScript should act immediately on user input to mask network latency, which should remove most spinners and loading messages.
Last stated 4 Nov 2014 · 12 years ago
Holds Guillermo Rauch
Same subject: JavaScript
No-build JavaScript works in production and caches better: one bundle turns over every time a semicolon changes, while small separate files live forever.
Last stated 18 Sept 2024 · 2 years ago
Holds David Heinemeier Hansson
Same subject: JavaScript
Optimizing JavaScript chunking strategy can produce significant efficiency gains at internet scale
Last stated 3 Sept 2026 · 4 days ago
Holds Guillermo Rauch
Same subject: AI and jobs
A productivity improvement means fewer people doing the same job, and that should be said plainly by the people defending it as good.
Last stated 26 Aug 2026 · 2 weeks ago
Holds David Heinemeier Hansson
Same subject: AI and jobs
A universal basic income is a dangerous power-sharing arrangement, because it puts everyone's basic needs at the mercy of whoever holds office.
Last stated 4 Jun 2026 · 3 months ago
Holds AI Alex Imas
Same subject: AI and jobs
AI could displace half of all entry-level white-collar jobs within one to five years, even while it accelerates economic growth.
Last stated 1 Jan 2026 · 8 months ago
Holds DA Dario Amodei
Same subject: fiscal policy
A fiscal expansion when the economy is already at potential output prompts monetary tightening that dampens or eliminates its effect on output.
Last stated 1 Jun 2022 · 4 years ago
Holds Olivier Blanchard
Same subject: fiscal policy
Automatic fiscal stabilizers give fiscal policy an advantage over monetary policy in stabilizing output because they act faster.
Last stated 1 Jun 2022 · 4 years ago
Holds Olivier Blanchard
Same subject: fiscal policy
During post-2008 fiscal consolidation, the costs of high public debt were overestimated and fiscal multipliers were underestimated, understating the output costs of austerity.
Last stated 1 Jun 2022 · 4 years ago
Holds Olivier Blanchard
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
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