Tap a claim on the ring to put it at the centre.
← "Is the page loaded?" was never a real question, and web performance…
17 connected korrents · 12 moments on record from 15 Oct 2019 to 26 Aug 2026.
Everything filed under software performance
software performance
Everything filed under compilers
compilers
Everything filed under LLMs
LLMs
Everything filed under AI agents
AI agents
Everything filed under Google
Google
Everything filed under AI writing
AI writing
Everything filed under documentation
documentation
Everything filed under AI slop
AI slop
Everything filed under simplicity
simplicity
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: "Is the page loaded?" was never a real question, and web performance only became measurable once it was broken into the distinct moments a user actually notices.
"Is the page loaded?" was never a real question, and web performance only became measurable once it was broken into the distinct moments a user actually notices.
Last stated 3 weeks ago
19 Aug 2026
AO
Addy Osmani — holds since 2026-08-19 — tap for who they are
Same subject: Performance work used to mean half a day reading traces before writing a single fix, and language models have collapsed that step to minutes. — tap to centre the map on it
Performance work used to mean half a day reading traces before writing a single fix, and language models have collapsed that step to minutes.
Last stated 3 weeks ago
19 Aug 2026
AO
Addy Osmani — holds since 2026-08-19 — tap for who they are
Same subject: Users split into two camps on seeing an agent's work, and the split has not faded as trust builds, so an interface has to balance both. — tap to centre the map on it
Users split into two camps on seeing an agent's work, and the split has not faded as trust builds, so an interface has to balance both.
Last stated 7 months ago
17 Feb 2026
LW
Luke Wroblewski — holds since 2026-02-17 — tap for who they are
Same subject: AI web search is imitating a human habit for no reason — revisiting the same pages for snippets instead of taking the whole page once. — tap to centre the map on it
AI web search is imitating a human habit for no reason — revisiting the same pages for snippets instead of taking the whole page once.
Last stated 5 months ago
29 Mar 2026
CH
Chip Huyen — holds since 2026-03-29 — tap for who they are
Same subject: An idea can be obviously good and obviously ridiculous at the same time; being grounded in a real user problem is what carries it through. — tap to centre the map on it
An idea can be obviously good and obviously ridiculous at the same time; being grounded in a real user problem is what carries it through.
Last stated a month ago
31 Jul 2026
PC
Patrick Collison — holds since 2026-07-31 — tap for who they are
Same subject: Now that anyone can generate a body of text, the only thing that justifies asking for a reader's time is whether the idea itself is worth reading. — tap to centre the map on it
Now that anyone can generate a body of text, the only thing that justifies asking for a reader's time is whether the idea itself is worth reading.
Last stated 3 weeks ago
19 Aug 2026
AO
Addy Osmani — holds since 2026-08-19 — tap for who they are
Same subject: A decade of arguing that software is too slow has started to work: new products are now attacking established categories on a performance pitch alone, and getting traction. — tap to centre the map on it
A decade of arguing that software is too slow has started to work: new products are now attacking established categories on a performance pitch alone, and getting traction.
Last stated 2 weeks ago
26 Aug 2026
CM
Casey Muratori — holds since 2026-08-26 — tap for who they are
Same subject: When two expert users argue over whether documentation is clear, that debate is unproductive — the way to actually find unclear documentation is to test it on real readers, not to have experts argue about wording. — tap to centre the map on it
When two expert users argue over whether documentation is clear, that debate is unproductive — the way to actually find unclear documentation is to test it on real readers, not to have experts argue about wording.
Last stated 8 months ago
8 Jan 2026
JE
Julia Evans — holds since 2026-01-08 — tap for who they are
Same subject: A low-effort AI-designed landing page costs a product its audience before the product itself is ever judged. — tap to centre the map on it
A low-effort AI-designed landing page costs a product its audience before the product itself is ever judged.
Last stated 4 weeks ago
13 Aug 2026
MH
Mitchell Hashimoto — holds since 2026-08-13 — tap for who they are
Same subject: "Optimize it later" would be safe advice only if every engineer already knew how to avoid the architectural mistakes that no later optimization can remove. — tap to centre the map on it
"Optimize it later" would be safe advice only if every engineer already knew how to avoid the architectural mistakes that no later optimization can remove.
Last stated 2 weeks ago
26 Aug 2026
CM
Casey Muratori — holds since 2026-08-26 — tap for who they are
Same subject: A 300-millisecond response budget is not an achievement but an admission: 300 milliseconds is an eternity in computing, and a product pitching it shows how far the bar has fallen. — tap to centre the map on it
A 300-millisecond response budget is not an achievement but an admission: 300 milliseconds is an eternity in computing, and a product pitching it shows how far the bar has fallen.
Last stated 2 weeks ago
26 Aug 2026
CM
Casey Muratori — holds since 2026-08-26 — tap for who they are
Same subject: A new computer taking 42 minutes to become usable is unreasonable when the machine is a trillion times faster than what went to the moon; an operating system should install in one minute. — tap to centre the map on it
A new computer taking 42 minutes to become usable is unreasonable when the machine is a trillion times faster than what went to the moon; an operating system should install in one minute.
Last stated 2 weeks ago
25 Aug 2026
DH
David Heinemeier Hansson — holds since 2026-08-25 — tap for who they are
Same subject: Code and files generated by tools are pollution: hand-writing them is worth the effort because the bloat slows everything down for everyone. — tap to centre the map on it
Code and files generated by tools are pollution: hand-writing them is worth the effort because the bloat slows everything down for everyone.
Last stated 7 years ago
15 Oct 2019
DS
Derek Sivers — holds since 2019-10-15 — tap for who they are
Same subject: Generators emit thousands of lines where ten would do, and that waste is why people think their phone is slow. — tap to centre the map on it
Generators emit thousands of lines where ten would do, and that waste is why people think their phone is slow.
Last stated 7 years ago
15 Oct 2019
DS
Derek Sivers — holds since 2019-10-15 — tap for who they are
Same subject: AI acceleration threatens 'less software': without the constraint of scarce hours, even 37signals will likely build too much. — tap to centre the map on it
AI acceleration threatens 'less software': without the constraint of scarce hours, even 37signals will likely build too much.
Last stated a month ago
26 Jul 2026
DH
David Heinemeier Hansson — holds since 2026-07-26 — tap for who they are
Same subject: What clean-code polymorphism really costs you is not the virtual call but the optimizations the compiler can no longer perform once it cannot see what runs. — tap to centre the map on it
What clean-code polymorphism really costs you is not the virtual call but the optimizations the compiler can no longer perform once it cannot see what runs.
Last stated 2 weeks ago
26 Aug 2026
CM
Casey Muratori — holds since 2026-08-26 — tap for who they are
Same subject: A compiler that also serves an IDE has to be lazy and deferred throughout — a different way of building compilers from the one the textbooks teach. — tap to centre the map on it
A compiler that also serves an IDE has to be lazy and deferred throughout — a different way of building compilers from the one the textbooks teach.
Last stated 4 months ago
13 May 2026
AH
Anders Hejlsberg — holds since 2026-05-13 — tap for who they are
Same subject: A compiler that names every place a change breaks turns refactoring into fixing errors until the compiler stops shouting. — tap to centre the map on it
A compiler that names every place a change breaks turns refactoring into fixing errors until the compiler stops shouting.
Last stated 4 months ago
20 May 2026
AR
Alice Ryhl — holds since 2026-05-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
"Is the page loaded?" was never a real question, and web performance only became measurable once it was broken into the distinct moments a user actually notices.
Last stated 19 Aug 2026 · 3 weeks ago
Holds AO Addy Osmani
Read this korrent →
Similar wording
Performance work used to mean half a day reading traces before writing a single fix, and language models have collapsed that step to minutes.
Last stated 19 Aug 2026 · 3 weeks ago
Holds AO Addy Osmani
Similar wording
Users split into two camps on seeing an agent's work, and the split has not faded as trust builds, so an interface has to balance both.
Last stated 17 Feb 2026 · 7 months ago
Holds LW Luke Wroblewski
Similar wording
AI web search is imitating a human habit for no reason — revisiting the same pages for snippets instead of taking the whole page once.
Last stated 29 Mar 2026 · 5 months ago
Holds CH Chip Huyen
Similar wording
An idea can be obviously good and obviously ridiculous at the same time; being grounded in a real user problem is what carries it through.
Last stated 31 Jul 2026 · a month ago
Holds Patrick Collison
Similar wording
Now that anyone can generate a body of text, the only thing that justifies asking for a reader's time is whether the idea itself is worth reading.
Last stated 19 Aug 2026 · 3 weeks ago
Holds AO Addy Osmani
Similar wording
A decade of arguing that software is too slow has started to work: new products are now attacking established categories on a performance pitch alone, and getting traction.
Last stated 26 Aug 2026 · 2 weeks ago
Holds CM Casey Muratori
Similar wording
When two expert users argue over whether documentation is clear, that debate is unproductive — the way to actually find unclear documentation is to test it on real readers, not to have experts argue about wording.
Last stated 8 Jan 2026 · 8 months ago
Holds JE Julia Evans
Similar wording
A low-effort AI-designed landing page costs a product its audience before the product itself is ever judged.
Last stated 13 Aug 2026 · 4 weeks ago
Holds Mitchell Hashimoto
Same subject: software performance
"Optimize it later" would be safe advice only if every engineer already knew how to avoid the architectural mistakes that no later optimization can remove.
Last stated 26 Aug 2026 · 2 weeks ago
Holds CM Casey Muratori
Same subject: software performance
A 300-millisecond response budget is not an achievement but an admission: 300 milliseconds is an eternity in computing, and a product pitching it shows how far the bar has fallen.
Last stated 26 Aug 2026 · 2 weeks ago
Holds CM Casey Muratori
Same subject: software performance
A new computer taking 42 minutes to become usable is unreasonable when the machine is a trillion times faster than what went to the moon; an operating system should install in one minute.
Last stated 25 Aug 2026 · 2 weeks ago
Holds David Heinemeier Hansson
Same subject: code generation
Code and files generated by tools are pollution: hand-writing them is worth the effort because the bloat slows everything down for everyone.
Last stated 15 Oct 2019 · 7 years ago
Holds Derek Sivers
Same subject: code generation
Generators emit thousands of lines where ten would do, and that waste is why people think their phone is slow.
Last stated 15 Oct 2019 · 7 years ago
Holds Derek Sivers
Same subject: code generation
AI acceleration threatens 'less software': without the constraint of scarce hours, even 37signals will likely build too much.
Last stated 26 Jul 2026 · a month ago
Holds David Heinemeier Hansson
Same subject: compilers
What clean-code polymorphism really costs you is not the virtual call but the optimizations the compiler can no longer perform once it cannot see what runs.
Last stated 26 Aug 2026 · 2 weeks ago
Holds CM Casey Muratori
Same subject: compilers
A compiler that also serves an IDE has to be lazy and deferred throughout — a different way of building compilers from the one the textbooks teach.
Last stated 13 May 2026 · 4 months ago
Holds AH Anders Hejlsberg
Same subject: compilers
A compiler that names every place a change breaks turns refactoring into fixing errors until the compiler stops shouting.
Last stated 20 May 2026 · 4 months ago
Holds AR Alice Ryhl