korrents

On the map

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 subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame 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 recoverfrom AI, but the speed of the transitionmakes the short term unusually painfulcompared 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 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: 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 costof async/await, and green threadslike Go's avoid it — but for anexisting runtime such as JavaScriptor C#, async/await was still theright 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 inmaintenance than they ever save,because each new version forces arewrite, while PHP stays the sameand 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 onuser input to mask network latency,which should remove most spinnersand 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 inproduction and caches better: onebundle turns over every time asemicolon changes, while smallseparate 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 chunkingstrategy can produce significantefficiency 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 meansfewer people doing the same job, andthat should be said plainly by thepeople 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 adangerous power-sharing arrangement,because it puts everyone's basicneeds at the mercy of whoever holdsoffice. 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 allentry-level white-collar jobs withinone to five years, even while itaccelerates 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 economyis already at potential outputprompts monetary tightening thatdampens or eliminates its effect onoutput. 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 givefiscal policy an advantage overmonetary policy in stabilizingoutput 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 fiscalconsolidation, the costs of highpublic debt were overestimated andfiscal multipliers wereunderestimated, understating theoutput 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 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 2014 to today (stretched back to the oldest claim here) — full is todaya 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 Dario Amodei Read this korrent →