korrents

On the map

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

← Splitting functions into synchronous and asynchronous kinds forces…

8 connected korrents · 6 moments on record from 1 Feb 2015 to 12 Aug 2026.

Same subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subject Read this korrent: Splitting functions into synchronous and asynchronous kinds forces that distinction into every piece of code a programmer afterwards writes. Splitting functions intosynchronous andasynchronous kinds forces… BN Bob Nystrom — holds since 2015-02-01 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 reallyunderstand the code you… CM Charity Majors — holds since 2026-08-12 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 isthe real cost of… AH Anders Hejlsberg — holds since 2026-05-13 Same subject: You can now generate ten thousand variants of a function faster than you could write it once, and that economics pushes software towards replacement rather than repair. — tap to centre the map on it You can now generateten thousand variants… CM Charity Majors — holds since 2026-08-12 Same subject: Asynchrony should be a property of how a program is run, not a colour baked into the type of every function in the standard library. — tap to centre the map on it Asynchrony should be aproperty of how a… BN Bob Nystrom — holds since 2015-02-01 Same subject: Async/await makes asynchronous code easier to write without healing the split it created, and the divide reappears as soon as you write a higher-order function. — tap to centre the map on it Async/await makesasynchronous code… BN Bob Nystrom — holds since 2015-02-01 Same subject: What trips up newcomers to Rust is not the code but the shape of their data. — tap to centre the map on it What trips up newcomersto Rust is not the code… AR Alice Ryhl — holds since 2026-05-20 Same subject: Object-oriented programming is how he sees the world, whatever the frontier says about functional programming. — tap to centre the map on it Object-orientedprogramming is how he… DH David Heinemeier Hansson — holds since 2024-09-18 Same subject: Concurrency should stop being the programmer's problem and become the language designer's: it is better to impose vast pain on a few people than on a million. — tap to centre the map on it Concurrency should stopbeing the programmer's… TS Tim Sweeney — holds since 2025-04-30
same subject or similar wording

At the centre Splitting functions into synchronous and asynchronous kinds forces that distinction into every piece of code a programmer afterwards writes. Holds BNBob Nystrom Read this korrent →