korrents

On the map

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

← To actually understand a piece of technology, rebuild it from scratch rather than read about it.

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 code generation code generation Same subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subject Read this korrent: To actually understand a piece of technology, rebuild it from scratch rather than read about it. To actually understand a piece oftechnology, rebuild it from scratch ratherthan read about it. Last stated a year ago 22 Mar 2025 TH ThePrimeagen — holds since 2025-03-22 — tap for who they are Same subject: You only really know something once you have built it — blog posts and slides leave gaps that building the thing does not. — tap to centre the map on it You only really know something onceyou have built it — blog posts andslides leave gaps that building thething does not. Last stated 11 months ago 17 Oct 2025 AK Andrej Karpathy — holds since 2025-10-17 — tap for who they are Same subject: Programmers should be reading research papers and crawling their references, and the fact that almost none of them do is a bigger gap than any book recommendation could close. — tap to centre the map on it Programmers should be readingresearch papers and crawling theirreferences, and the fact that almostnone of them do is a bigger gap thanany book recommendation could close. Last stated 2 weeks ago 26 Aug 2026 CM Casey Muratori — holds since 2026-08-26 — tap for who they are Same subject: You learn a programming language by building something in it, not by reading about it. — tap to centre the map on it You learn a programming language bybuilding something in it, not byreading about it. Last stated 4 months ago 20 May 2026 AR Alice Ryhl — holds since 2026-05-20 — tap for who they are Same subject: Veterans of the 1990s free software movement do not understand the world today’s maintainers work in, and should listen before proposing fixes for it. — tap to centre the map on it Veterans of the 1990s free softwaremovement do not understand the worldtoday’s maintainers work in, andshould listen before proposing fixesfor it. Last stated 2 years ago 1 Apr 2024 TD Thomas Depierre — holds since 2024-04-01 — tap for who they are Same subject: Computing is an onion, and the more layers of it you can peel back and understand, the better you can build for the constrained machines real people are using. — tap to centre the map on it Computing is an onion, and the morelayers of it you can peel back andunderstand, the better you can buildfor the constrained machines realpeople are using. Last stated 3 weeks ago 19 Aug 2026 AO Addy Osmani — holds since 2026-08-19 — tap for who they are Same subject: The internet is already past peak truth, and picking out training data worth learning from will only get harder. — tap to centre the map on it The internet is already past peaktruth, and picking out training dataworth learning from will only getharder. Last stated 4 months ago 13 May 2026 AH Anders Hejlsberg — holds since 2026-05-13 — tap for who they are Same subject: What is worth building is found by starting from a long-standing pain and asking which new technology has just made it solvable. — tap to centre the map on it What is worth building is found bystarting from a long-standing painand asking which new technology hasjust made it solvable. Last stated 3 months ago 7 Jun 2026 TF Tony Fadell — holds since 2026-06-07 — 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 thecode you write unless you are alsothe 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: "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. — tap to centre the map on it "Is the page loaded?" was never areal question, and web performanceonly became measurable once it wasbroken into the distinct moments auser 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: "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 safeadvice only if every engineeralready knew how to avoid thearchitectural mistakes that no lateroptimization 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 isnot an achievement but an admission:300 milliseconds is an eternity incomputing, and a product pitching itshows 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: 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 'lesssoftware': without the constraint ofscarce hours, even 37signals willlikely 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: AI-written code makes formal proof necessary, because human review of all that generated code becomes the bottleneck. — tap to centre the map on it AI-written code makes formal proofnecessary, because human review ofall that generated code becomes thebottleneck. Last stated 5 months ago 22 Apr 2026 MK Martin Kleppmann — holds since 2026-04-22 — 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 toolsare pollution: hand-writing them isworth the effort because the bloatslows 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: 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 IDEhas to be lazy and deferredthroughout — a different way ofbuilding compilers from the one thetextbooks 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 achange breaks turns refactoring intofixing errors until the compilerstops shouting. Last stated 4 months ago 20 May 2026 AR Alice Ryhl — holds since 2026-05-20 — tap for who they are Same subject: A programming language is not a compiler but an experience: editing, running, debugging and the runtime library all have to fit together as one cycle. — tap to centre the map on it A programming language is not acompiler but an experience: editing,running, debugging and the runtimelibrary all have to fit together asone cycle. Last stated 4 months ago 13 May 2026 AH Anders Hejlsberg — holds since 2026-05-13 — 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 To actually understand a piece of technology, rebuild it from scratch rather than read about it. Last stated 22 Mar 2025 · a year ago Holds ThePrimeagen Read this korrent →