Paul’s Substack • 0 implied HN points • 28 Jun 24
- Function-based, synchronous thinking can't handle true asynchronous operation, needing a new 'clutch' for desynchronization.
- Networking protocols between truly asynchronous nodes show promise with state machines and Statecharts.
- Program development should incorporate multiple paradigms while focusing on creating little networks that use queues for non-synchronous communication.