Live data from Hacker News

The Accidental Application Runtime

adventures.michaelfbryan.com

1–4 of 4 posts

Re: The Accidental Application Runtime

#3

A worked example of how an ordinary Go service can quietly grow into an application runtime, and how a well-designed abstraction can make that hidden architecture explicit.

Pardon me for not understanding ordinary English obviously written by a human, but what the hell is a "worked example"?

Re: The Accidental Application Runtime

#4

A worked example of how an ordinary Go service can quietly grow into an application runtime, and how a well-designed abstraction can make that hidden architecture explicit.

Pardon me for not understanding ordinary English obviously written by a human, but what the hell is a "worked example"?

Google defines it pretty well: A worked example is a step-by-step demonstration showing how to solve a problem or complete a task.